>>> gcc-avr: Building community/gcc-avr 12.2.0-r4 (using abuild 3.10.0-r0) started Mon, 05 Dec 2022 23:03:31 +0000 >>> gcc-avr: Checking sanity of /home/buildozer/aports/community/gcc-avr/APKBUILD... >>> gcc-avr: Analyzing dependencies... >>> gcc-avr: Installing for build: build-base binutils-avr bash linux-headers gmp-dev mpfr-dev mpc1-dev zlib-dev isl-dev (1/11) Installing binutils-avr (2.39-r2) (2/11) Installing readline (8.2.0-r0) (3/11) Installing bash (5.2.12-r0) Executing bash-5.2.12-r0.post-install (4/11) Installing linux-headers (5.19.5-r0) (5/11) Installing libgmpxx (6.2.1-r2) (6/11) Installing gmp-dev (6.2.1-r2) (7/11) Installing mpfr-dev (4.1.0-r0) (8/11) Installing mpc1-dev (1.2.1-r1) (9/11) Installing zlib-dev (1.2.13-r0) (10/11) Installing isl-dev (0.25-r0) (11/11) Installing .makedepends-gcc-avr (20221205.230332) Executing busybox-1.35.0-r29.trigger OK: 413 MiB in 114 packages >>> gcc-avr: Cleaning up srcdir >>> gcc-avr: Cleaning up pkgdir >>> gcc-avr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gcc-12.2.0.tar.xz >>> gcc-avr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gcc-12.2.0.tar.xz >>> gcc-avr: Checking sha512sums... gcc-12.2.0.tar.xz: OK fix-no-system-headers.patch: OK >>> gcc-avr: Unpacking /var/cache/distfiles/edge/gcc-12.2.0.tar.xz... >>> gcc-avr: fix-no-system-headers.patch patching file gcc/Makefile.in Hunk #1 succeeded at 3237 (offset 81 lines). checking build system type... i686-pc-linux-musl checking host system type... i686-pc-linux-musl checking target system type... avr-unknown-none checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking for libatomic support... no checking for libitm support... no checking for libsanitizer support... no checking for libvtv support... no checking for libphobos support... 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 whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for gnatbind... gnatbind checking for gnatmake... gnatmake checking whether compiler driver understands Ada... yes checking for gdc... no checking whether the D compiler works... no checking how to compare bootstrapped objects... cmp $$f1 $$f2 16 16 checking whether g++ supports C++11 features by default... 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 checking for isl 0.15 or later... yes *** This configuration is not supported in the following subdirectories: zlib target-libgomp target-libatomic target-libitm target-libsanitizer target-libvtv target-libquadmath target-libssp target-libstdc++-v3 target-libphobos gnattools gotools target-libada target-zlib target-libbacktrace target-libgfortran target-libgo target-libffi target-libobjc target-liboffloadmic (Any other directories should still work fine.) Copying /usr/avr/include to /usr/avr/sys-include mkdir: can't create directory '/usr/avr/sys-include': Permission denied mkdir: can't create directory '/usr/avr/sys-include': Permission denied /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/configure: cd: line 9492: can't cd to /usr/avr/include: No such file or directory /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/configure: cd: line 9492: can't cd to /usr/avr/sys-include: No such file or directory /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/configure: line 9498: can't create /usr/avr/sys-include/COPIED: nonexistent directory checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... no checking for byacc... no checking for yacc... no checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... no checking for flex... no checking for lex... no checking for flex... no checking for makeinfo... no /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/missing: line 81: makeinfo: not found checking for expect... no checking for runtest... no checking for ar... ar checking for as... as checking for dlltool... no checking for dsymutil... no checking for ld... (cached) /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking for lipo... no checking for nm... nm checking for ranlib... ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... objcopy checking for objdump... objdump checking for otool... no checking for readelf... readelf checking for avr-cc... no checking for avr-gcc... no checking for avr-c++... no checking for avr-g++... no checking for avr-cxx... no checking for avr-gxx... no checking for avr-gcc... no checking for avr-gfortran... no checking for avr-gccgo... no checking for avr-gdc... no checking for ar... /usr/avr/bin/ar checking for as... /usr/avr/bin/as checking for dlltool... no checking for avr-dlltool... no checking for dsymutil... no checking for avr-dsymutil... no checking for ld... /usr/avr/bin/ld checking for lipo... no checking for avr-lipo... no checking for nm... /usr/avr/bin/nm checking for objcopy... /usr/avr/bin/objcopy checking for objdump... /usr/avr/bin/objdump checking for otool... no checking for avr-otool... no checking for ranlib... /usr/avr/bin/ranlib checking for readelf... /usr/avr/bin/readelf checking for strip... /usr/avr/bin/strip checking for windres... no checking for avr-windres... no checking for windmc... no checking for avr-windmc... no checking where to find the target ar... pre-installed in /usr/avr/bin checking where to find the target as... pre-installed in /usr/avr/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 /usr/avr/bin checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed in /usr/avr/bin checking where to find the target objcopy... pre-installed in /usr/avr/bin checking where to find the target objdump... pre-installed in /usr/avr/bin checking where to find the target otool... pre-installed checking where to find the target ranlib... pre-installed in /usr/avr/bin checking where to find the target readelf... pre-installed in /usr/avr/bin checking where to find the target strip... pre-installed in /usr/avr/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 make[1]: Entering directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build' mkdir ./fixincludes mkdir ./libiberty mkdir ./intl Configuring in ./fixincludes mkdir ./lto-plugin Configuring in ./libiberty Configuring in ./intl mkdir build-i686-pc-linux-musl mkdir build-i686-pc-linux-musl mkdir: can't create directory 'build-i686-pc-linux-musl': File exists mkdir build-i686-pc-linux-musl/libiberty mkdir build-i686-pc-linux-musl/fixincludes Configuring in ./lto-plugin mkdir ./libbacktrace Configuring in build-i686-pc-linux-musl/libiberty Configuring in build-i686-pc-linux-musl/fixincludes mkdir build-i686-pc-linux-musl/libcpp Configuring in build-i686-pc-linux-musl/libcpp mkdir ./libcody Configuring in ./libbacktrace mkdir ./libdecnumber Configuring in ./libcody mkdir ./c++tools Configuring in ./libdecnumber Configuring in ./c++tools configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/missing makeinfo --split-size=5000000 checking build system type... configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... configure: creating cache ./config.cache no configure: creating cache ./config.cache i686-pc-linux-musl checking host system type... checking build system type... configure: creating cache ./config.cache configure: creating cache ./config.cache checking build system type... checking whether make sets $(MAKE)... i686-pc-linux-musl checking maintainer-mode... configure: creating cache ./config.cache i686-pc-linux-musl checking host system type... checking build system type... configure: creating cache ./config.cache checking for i686-pc-linux-musl-gcc... gcc i686-pc-linux-musl configure: creating cache ./config.cache checking for i686-pc-linux-musl-ar... ar yes checking for i686-pc-linux-musl-gcc... checking for i686-pc-linux-musl-ranlib... gcc ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for i686-pc-linux-musl-gcc... gcc checking build system type... i686-pc-linux-musl checking host system type... i686-pc-linux-musl checking host system type... checking build system type... configure: creating cache ./config.cache i686-pc-linux-musl checking target system type... i686-pc-linux-musl checking host system type... checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/missing makeinfo --split-size=5000000 configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... i686-pc-linux-musl checking target system type... configure: creating cache ./config.cache no checking build system type... i686-pc-linux-musl checking host system type... i686-pc-linux-musl checking target system type... avr-unknown-none checking for i686-pc-linux-musl-gcc... gcc i686-pc-linux-musl checking host system type... avr-unknown-none checking for i686-pc-linux-musl-gcc... gcc avr-unknown-none checking build system type... checking whether the C++ compiler works... checking for a BSD-compatible install... i686-pc-linux-musl checking build system type... /usr/bin/install -c checking whether build environment is sane... checking target system type... yes i686-pc-linux-musl checking target system type... checking whether the C compiler works... i686-pc-linux-musl checking host system type... checking for a thread-safe mkdir -p... i686-pc-linux-musl checking host system type... avr-unknown-none checking for i686-pc-linux-musl-gcc... avr-unknown-none gcc checking for a BSD-compatible install... /usr/bin/install -c i686-pc-linux-musl checking for i686-pc-linux-musl-ar... ar checking for i686-pc-linux-musl-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for i686-pc-linux-musl-gcc... gcc i686-pc-linux-musl checking whether the C compiler works... checking target system type... avr-unknown-none checking whether the C compiler works... checking whether make sets $(MAKE)... /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/lto-plugin/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... checking whether the C compiler works... yes checking for a BSD-compatible install... /usr/bin/install -c checking for i686-pc-linux-musl-gcc... gcc yes yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether make supports nested variables... checking whether the C compiler works... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether to enable maintainer-specific portions of Makefiles... no checking whether the C compiler works... checking for style of include used by make... checking whether the C compiler works... GNU checking for i686-pc-linux-musl-gcc... gcc yes checking for C compiler default output file name... a.out checking for suffix of executables... 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 C compiler default output file name... a.out checking for suffix of executables... yes yes checking for C compiler default output file name... checking for C compiler default output file name... a.out a.out checking whether the C compiler works... checking for suffix of executables... checking for suffix of executables... yes checking for C compiler default output file name... a.out yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking for suffix of executables... checking whether the C compiler works... checking whether we are cross compiling... checking whether we are cross compiling... no checking for suffix of object files... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... checking whether we are cross compiling... no checking for suffix of object files... no yes checking for C compiler default output file name... a.out checking for suffix of object files... checking for suffix of executables... o checking whether we are using the GNU C compiler... yes checking for C compiler default output file name... a.out checking whether we are cross compiling... checking for suffix of executables... checking whether we are cross compiling... no o checking whether we are using the GNU C compiler... checking for suffix of object files... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether gcc accepts -g... no no checking for suffix of object files... checking for suffix of object files... o checking whether we are using the GNU C compiler... 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... checking whether we are cross compiling... checking whether we are cross compiling... yes checking whether g++ accepts -g... no yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... checking for suffix of object files... yes checking for gcc option to accept ISO C89... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... no checking for suffix of object files... yes checking whether g++ is for C++11... none needed checking for i686-pc-linux-musl-ranlib... ranlib checking for i686-pc-linux-musl-ar... ar checking for aclocal... no checking for autoconf... no checking for autoheader... no yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... o checking whether we are using the GNU C compiler... no checking whether gcc supports -W... checking for suffix of object files... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... none needed checking how to run the C preprocessor... yes checking for gcc option to accept ISO C89... yes yes checking whether gcc accepts -g... adding -std=c++11 checking whether gcc supports -Wall... o checking whether we are using the GNU C compiler... checking adding -Wl,--no-undefined to linker... none needed none needed checking how to run the C preprocessor... gcc -E yes checking for gcc option to accept ISO C89... o checking whether we are using the GNU C compiler... yes checking whether g++ accepts -g... checking whether we are using the GNU C++ compiler... yes checking for gcc option to accept ISO C89... checking for grep that handles long lines and -e... yes checking whether gcc accepts -g... gcc -E yes yes checking whether gcc accepts -g... checking whether gcc supports -Wwrite-strings... yes checking whether g++ accepts -g... none needed ok checking how to run the C preprocessor... yes checking for autoconf... yes checking for gcc option to accept ISO C89... no checking exceptions... checking for autoheader... no checking for i686-pc-linux-musl-ranlib... ranlib checking for i686-pc-linux-musl-ar... no ar checking whether to build C++ tools... yes checking maintainer-mode... no checking for O_CLOEXEC... checking for grep that handles long lines and -e... none needed checking how to run the C preprocessor... none needed checking whether gcc understands -c and -o together... yes checking for gcc option to accept ISO C89... yes checking whether gcc supports -Wstrict-prototypes... yes checking for i686-pc-linux-musl-ranlib... ranlib checking for i686-pc-linux-musl-ar... ar checking how to run the C preprocessor... configure: updating cache ./config.cache configure: creating ./config.status gcc -E gcc -E yes checking how to run the C++ preprocessor... yes checking whether gcc supports -Wmissing-prototypes... gcc -E none needed checking how to run the C preprocessor... checking for grep that handles long lines and -e... yes checking how to run the C preprocessor... none needed checking whether gcc understands -c and -o together... checking for grep that handles long lines and -e... g++ -E /bin/grep checking for egrep... yes /bin/grep -E checking for ANSI C header files... checking for grep that handles long lines and -e... checking whether gcc supports -Wold-style-definition... gcc -E gcc -E config.status: creating Makefile checking for grep that handles long lines and -e... yes checking whether gcc supports -Wmissing-format-attribute... checking for grep that handles long lines and -e... yes checking dependency style of gcc... config.status: creating config.h checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether gcc supports -Wcast-qual... gcc3 checking how to run the C preprocessor... make[2]: Entering directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/libcody' g++ -Os -fomit-frame-pointer -fno-exceptions -fno-rtti -include config.h -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcody \ -MMD -MP -MF buffer.d -c -o buffer.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcody/buffer.cc g++ -Os -fomit-frame-pointer -fno-exceptions -fno-rtti -include config.h -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcody \ -MMD -MP -MF client.d -c -o client.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcody/client.cc g++ -Os -fomit-frame-pointer -fno-exceptions -fno-rtti -include config.h -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcody \ -MMD -MP -MF netclient.d -c -o netclient.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcody/netclient.cc g++ -Os -fomit-frame-pointer -fno-exceptions -fno-rtti -include config.h -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcody \ -MMD -MP -MF netserver.d -c -o netserver.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcody/netserver.cc /bin/grep checking for egrep... g++ -Os -fomit-frame-pointer -fno-exceptions -fno-rtti -include config.h -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcody \ -MMD -MP -MF resolver.d -c -o resolver.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcody/resolver.cc /bin/grep -E checking for ANSI C header files... g++ -Os -fomit-frame-pointer -fno-exceptions -fno-rtti -include config.h -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcody \ -MMD -MP -MF packet.d -c -o packet.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcody/packet.cc /bin/grep checking for egrep... g++ -Os -fomit-frame-pointer -fno-exceptions -fno-rtti -include config.h -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcody \ -MMD -MP -MF server.d -c -o server.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcody/server.cc yes /bin/grep -E checking for ANSI C header files... checking whether gcc supports -pedantic -Wlong-long... gcc -E /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether gcc supports -fno-lto... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking how to run the C preprocessor... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/stat.h... gcc -E yes yes checking for stdlib.h... checking for sys/types.h... checking for grep that handles long lines and -e... yes checking for sys/types.h... yes yes yes checking for sys/types.h... checking for string.h... checking for sys/stat.h... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes yes checking for sys/types.h... yes checking for stdlib.h... yes checking for memory.h... checking for sys/stat.h... yes checking for sys/types.h... yes yes yes checking for sys/stat.h... checking for sys/types.h... checking for stdlib.h... yes checking for sys/stat.h... yes yes yes checking for string.h... checking for strings.h... checking for sys/stat.h... /bin/grep checking for egrep... yes yes /bin/grep -E checking for ANSI C header files... yes checking for stdlib.h... checking for stdlib.h... checking for string.h... yes yes checking for stdlib.h... checking for sys/stat.h... yes yes yes checking for memory.h... yes checking for stdlib.h... checking for inttypes.h... checking for string.h... yes checking for string.h... yes yes checking for memory.h... yes checking for string.h... checking for sys/types.h... yes yes checking for strings.h... yes checking for stdlib.h... checking for string.h... yes checking for memory.h... yes yes yes checking for sys/stat.h... checking for stdint.h... yes checking for strings.h... yes checking for memory.h... checking for memory.h... yes checking for inttypes.h... yes yes yes checking for memory.h... checking for stdlib.h... checking for strings.h... yes yes checking for inttypes.h... checking for unistd.h... yes yes yes checking for strings.h... checking for string.h... checking for strings.h... yes yes yes checking for sys/types.h... yes yes checking for strings.h... checking for stdint.h... checking for inttypes.h... checking for string.h... yes yes checking for stdint.h... checking minix/config.h usability... yes yes checking for inttypes.h... checking for inttypes.h... yes checking for sys/stat.h... yes yes checking for memory.h... yes checking for inttypes.h... checking for unistd.h... yes yes yes no checking minix/config.h presence... checking for unistd.h... checking for memory.h... checking for stdint.h... yes yes yes checking for stdint.h... checking for stdint.h... checking for stdlib.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes checking for stdint.h... checking minix/config.h usability... yes checking for strings.h... yes yes yes checking for strings.h... yes checking for unistd.h... checking minix/config.h usability... checking for string.h... yes checking for unistd.h... yes yes checking for a sed that does not truncate output... checking for unistd.h... yes /bin/sed no checking minix/config.h presence... checking whether gcc supports -W... checking for unistd.h... yes checking for inttypes.h... yes no checking minix/config.h presence... yes checking for memory.h... yes checking minix/config.h usability... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for inttypes.h... checking minix/config.h usability... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether gcc supports -Wall... yes checking minix/config.h usability... yes checking minix/config.h usability... yes checking for strings.h... no checking minix/config.h presence... yes no checking minix/config.h presence... yes checking for stdint.h... checking whether gcc supports -Wwrite-strings... yes yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for stdint.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... 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... /usr/bin/install -c yes checking whether NLS is requested... no no checking minix/config.h presence... no checking minix/config.h presence... checking for msgfmt... yes no checking for gmsgfmt... : checking for inttypes.h... checking whether gcc supports -Wstrict-prototypes... checking for xgettext... no yes checking for msgmerge... no no checking for unistd.h... checking whether gcc supports -W... no checking for minix/config.h... no no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking whether it is safe to define __EXTENSIONS__... checking build system type... i686-pc-linux-musl checking host system type... i686-pc-linux-musl checking for i686-pc-linux-musl-ranlib... ranlib checking for library containing strerror... yes checking whether gcc supports -Wmissing-prototypes... yes yes yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking whether gcc supports -Wall... checking for stdint.h... yes checking minix/config.h usability... yes yes checking for a sed that does not truncate output... checking for unistd.h... yes /bin/sed checking for special C compiler options needed for large files... yes no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking whether gcc supports -W... checking whether gcc supports -Wold-style-definition... yes yes none required checking for an ANSI C-conforming const... checking whether gcc supports -Wwrite-strings... checking for a thread-safe mkdir -p... no checking for aclocal... no checking for autoconf... no checking for autoheader... no checking whether gcc supports -W... yes checking for unistd.h... /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes no checking minix/config.h presence... yes yes checking whether gcc supports -Wall... checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-pc-linux-musl-gcc... (cached) gcc checking whether gcc supports -Wmissing-format-attribute... yes yes checking for inline... checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -Wall... no no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking whether gcc supports -W... inline checking whether we are using the GNU C compiler... (cached) yes checking for off_t... 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 i686-pc-linux-musl-ranlib... ranlib checking for gawk... (cached) awk checking for dwz... no checking how to print strings... yes printf checking for a sed that does not truncate output... yes /bin/sed checking sys/mman.h usability... checking for fgrep... yes /bin/grep -F checking for ld used by gcc... checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Woverlength-strings... yes checking whether gcc supports -Wstrict-prototypes... checking ctype.h usability... /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes yes yes checking for BSD- or MS-compatible name lister (nm)... g++ -Os -fomit-frame-pointer -fno-exceptions -fno-rtti -include config.h -DSRCDIR='"/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcody"' -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcody \ -MMD -MP -MF fatal.d -c -o fatal.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcody/fatal.cc checking whether gcc supports -Wall... nm checking the name lister (nm) interface... checking whether gcc supports -Wnarrowing... yes yes checking whether gcc supports -pedantic -Wlong-long... checking whether gcc supports -Wstrict-prototypes... yes BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... checking whether gcc supports -Wshadow=local... yes yes checking whether gcc supports -Wwrite-strings... checking whether gcc supports -Wwrite-strings... yes checking ctype.h presence... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i686-pc-linux-musl-objdump... objdump checking how to recognize dependent libraries... yes pass_all checking for i686-pc-linux-musl-ar... ar yes checking sys/mman.h presence... checking for i686-pc-linux-musl-strip... checking for ANSI C header files... no checking for strip... (cached) yes strip checking for i686-pc-linux-musl-ranlib... (cached) yes ranlib checking for ctype.h... yes checking command to parse nm output from gcc object... yes checking for i686-pc-linux-musl-gcc... (cached) gcc checking stddef.h usability... checking stddef.h usability... yes checking whether gcc supports -pedantic ... yes yes yes yes checking for sys/mman.h... yes checking for AF_UNIX... checking whether gcc supports -Wmissing-format-attribute... checking whether gcc supports -Wc++-compat... checking whether gcc supports -Wmissing-prototypes... 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... yes checking for size_t... yes checking whether gcc and cc understand -c and -o together... yes yes yes checking whether gcc supports -Wstrict-prototypes... yes checking stddef.h presence... checking whether gcc supports -Wstrict-prototypes... yes checking stddef.h presence... checking whether gcc supports -Wold-style-definition... no yes checking for stddef.h... yes yes checking for stddef.h... yes checking whether gcc supports -Wall... checking for stdlib.h... (cached) yes checking for string.h... (cached) yes yes checking for AF_INET6... checking for strings.h... (cached) yes checking stdio.h usability... checking for unistd.h... (cached) yes ok checking for dlfcn.h... checking fcntl.h usability... yes yes yes checking whether gcc supports -Wmissing-prototypes... checking whether gcc supports -Wmissing-format-attribute... checking whether gcc supports -Wshadow=local... yes checking for -static-libgcc... yes yes yes checking whether gcc supports -pedantic ... checking whether gcc supports -Wold-style-definition... yes checking stdio.h presence... checking whether gcc supports -Woverlength-strings... yes yes checking fcntl.h presence... checking for objdir... yes checking for epoll... .libs yes checking for stdio.h... yes yes checking for CET support... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for fcntl.h... yes yes checking for working alloca.h... checking sys/file.h usability... yes checking whether gcc and cc understand -c and -o together... yes yes checking whether gcc supports -Wc++-compat... checking whether gcc supports -pedantic -Wlong-long... yes checking for an ANSI C-conforming const... yes checking for pselect... yes yes checking whether gcc supports -pedantic -Wlong-long... checking for ANSI C header files... (cached) yes yes checking for alloca... checking stddef.h usability... yes checking sys/file.h presence... checking if gcc supports -fno-rtti -fno-exceptions... yes checking for sys/file.h... yes yes checking for inline... checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes yes checking for uintptr_t... checking whether gcc supports -fno-exceptions... yes checking for select... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... inline checking whether byte ordering is bigendian... yes checking for stdlib.h... (cached) yes yes checking stddef.h presence... checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for stddef.h... yes yes checking if gcc static flag -static works... yes checking whether gcc supports -fno-rtti... checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes yes checking for accept4... yes checking fcntl.h usability... checking for feof_unlocked... yes checking for int_least32_t... yes yes checking for an ANSI C-conforming const... yes no checking whether symbol versioning is supported... checking for getpagesize... yes checking for inet_ntop... no checking for a BSD-compatible install... /usr/bin/install -c checking dependency style of g++... checking for CET support... yes checking fcntl.h presence... yes yes checking for inline... checking for ferror_unlocked... yes checking for fcntl.h... yes checking sys/file.h usability... gnu yes checking for int_fast32_t... checking how to print strings... inline checking whether byte ordering is bigendian... printf checking for a sed that does not truncate output... yes checking for working mmap... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... yes checking for library containing gethostbyname... gcc3 checking whether time.h and sys/time.h may both be included... /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... yes checking for fflush_unlocked... yes checking sys/file.h presence... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i686-pc-linux-musl-objdump... objdump checking how to recognize dependent libraries... yes checking for sys/file.h... yes pass_all checking for i686-pc-linux-musl-ar... ar checking for i686-pc-linux-musl-strip... no checking for strip... strip checking for i686-pc-linux-musl-ranlib... ranlib checking command to parse nm output from gcc object... yes checking whether string.h and strings.h may both be included... checking for sys/stat.h... (cached) yes none required checking for library containing socket... yes checking for uint64_t... checking for clearerr_unlocked... yes no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... checking for fgetc_unlocked... yes checking locale.h usability... yes none required checking for feof_unlocked... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking whether we are using the GNU C Library 2.1 or newer... ok checking for dlfcn.h... configure: updating cache ./config.cache no configure: creating ./config.status no checking whether integer division by zero raises SIGFPE... yes checking for sys/file.h... yes checking locale.h presence... checking for fgets_unlocked... yes yes checking for off_t... yes checking for locale.h... yes yes checking for sys/param.h... checking fcntl.h usability... checking for ferror_unlocked... yes yes checking for objdir... checking for limits.h... .libs yes checking for fileno_unlocked... yes checking for inttypes.h... yes checking for stdlib.h... (cached) yes yes checking if gcc supports -c -o file.o... checking for malloc.h... yes yes checking fcntl.h presence... config.status: creating Makefile checking for fflush_unlocked... yes yes checking for fcntl.h... yes checking for string.h... (cached) yes config.status: creating config.h checking limits.h usability... checking for unistd.h... (cached) yes yes checking for strings.h... (cached) yes checking for stdint.h... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) supports shared libraries... checking for sys/time.h... no yes checking for sys/file.h... checking for fprintf_unlocked... yes checking whether -lc should be explicitly linked in... yes checking for time.h... checking if gcc supports -fno-rtti -fno-exceptions... yes yes checking for fgetc_unlocked... checking for sys/param.h... yes checking size of int... yes checking for unsigned long long... yes yes checking limits.h presence... checking for sys/resource.h... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... no checking dynamic linker characteristics... yes checking for limits.h... yes checking for limits.h... yes checking stddef.h usability... yes checking for sys/stat.h... (cached) yes yes yes checking if gcc static flag -static works... checking for sys/mman.h... no checking for fputc_unlocked... checking for stdlib.h... (cached) yes yes checking for malloc.h... checking for fgets_unlocked... yes yes checking for inttypes.h... checking for fcntl.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes yes checking for strings.h... (cached) yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking stddef.h presence... 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... checking for alloca.h... checking for sys/time.h... yes checking if gcc supports -c -o file.o... 4 checking size of long... yes checking for stddef.h... yes yes yes checking for stdlib.h... (cached) yes yes yes checking whether the inttypes.h PRIxNN macros are broken... yes checking for sys/pstat.h... checking for fputs_unlocked... checking for time.h... checking for strings.h... (cached) yes checking for fileno_unlocked... checking for string.h... (cached) yes checking sys/file.h usability... no no yes checking unwind.h usability... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) supports shared libraries... checking for sys/sysmp.h... checking for sys/resource.h... no checking for ld used by GCC... yes checking whether -lc should be explicitly linked in... no checking for sys/sysinfo.h... yes checking for sys/stat.h... (cached) yes /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... checking for sys/mman.h... yes checking for shared library run path origin... yes checking for fprintf_unlocked... yes yes checking sys/file.h presence... checking for fread_unlocked... yes yes done checking for fcntl.h... checking for machine/hal_sysinfo.h... no checking dynamic linker characteristics... 4 yes checking for sys/file.h... yes checking for ANSI C header files... checking argz.h usability... (cached) yes checking for unistd.h... (cached) yes checking build system type... yes checking unwind.h presence... checking whether byte ordering is bigendian... yes i686-pc-linux-musl checking host system type... no checking for alloca.h... checking for sys/table.h... i686-pc-linux-musl checking target system type... yes checking for unwind.h... yes checking for _Unwind_Backtrace... avr-unknown-none checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored dpd checking whether byte ordering is bigendian... yes checking for sys/pstat.h... no checking for sys/sysctl.h... no checking for fputc_unlocked... yes checking for fwrite_unlocked... no checking argz.h presence... no checking for sys/sysmp.h... no GNU/Linux ld.so checking for sys/systemcfg.h... 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... no checking for argz.h... no checking limits.h usability... no checking for sys/sysinfo.h... no checking for stdint.h... (cached) yes yes checking for -funwind-tables option... checking for stdio_ext.h... yes yes checking for machine/hal_sysinfo.h... checking for fputs_unlocked... yes no checking for an ANSI C-conforming const... checking for process.h... yes no checking for sys/table.h... ar -cr libcody.a buffer.o client.o fatal.o netclient.o netserver.o resolver.o packet.o server.o checking for getchar_unlocked... yes checking for -frandom-seed=string option... yes checking limits.h presence... no no checking for CET support... ranlib libcody.a checking for sys/prctl.h... make[2]: Leaving directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/libcody' yes no yes checking for limits.h... yes yes checking for inline... checking for sys/wait.h that is POSIX.1 compatible... checking for sys/sysctl.h... checking locale.h usability... yes yes checking whether gcc supports -W... no inline checking for sys/systemcfg.h... checking for obstacks... checking for fread_unlocked... yes checking for getc_unlocked... no checking for stdint.h... (cached) yes yes checking for uint64_t... checking for stdio_ext.h... yes checking whether time.h and sys/time.h may both be included... yes checking locale.h presence... yes checking whether gcc supports -Wall... yes checking for locale.h... yes yes checking nl_types.h usability... checking for process.h... no checking for off_t... yes yes checking for fwrite_unlocked... checking for putchar_unlocked... yes checking whether errno must be declared... no checking for sys/prctl.h... yes checking whether gcc supports -Wwrite-strings... yes checking nl_types.h presence... no checking size of int... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for nl_types.h... yes checking malloc.h usability... yes checking for putc_unlocked... yes checking whether gcc supports -Wstrict-prototypes... yes checking for getchar_unlocked... yes checking for size_t... yes checking malloc.h presence... no yes yes yes checking whether time.h and sys/time.h may both be included... yes checking for malloc.h... yes checking whether abort is declared... checking stddef.h usability... yes checking whether gcc supports -Wmissing-prototypes... 4 checking size of long... configure: updating cache ./config.cache configure: creating ./config.status yes yes checking whether errno must be declared... checking for getc_unlocked... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking stddef.h presence... yes checking whether gcc supports -Wold-style-definition... 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 yes checking for ssize_t... checking for feof_unlocked... no checking size of int... yes yes checking whether asprintf is declared... checking whether gcc supports -Wmissing-format-attribute... 4 checking size of size_t... yes checking for putchar_unlocked... yes checking whether gcc supports -Wcast-qual... yes checking for fgets_unlocked... config.status: creating Makefile yes checking for _Unwind_GetIPInfo... config.status: creating config.h config.status: executing gstdint.h commands 4 checking for long long... yes yes checking for uintptr_t... checking whether basename is declared... yes checking for putc_unlocked... yes 4 checking size of long... checking for getc_unlocked... yes checking for CET support... make[2]: Entering directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/libdecnumber' source='/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libdecnumber -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libdecnumber -I. -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libdecnumber/decNumber.c source='/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libdecnumber -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libdecnumber -I. -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libdecnumber/decContext.c source='/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libdecnumber -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libdecnumber -I. -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libdecnumber/dpd/decimal32.c source='/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libdecnumber -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libdecnumber -I. -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libdecnumber/dpd/decimal64.c source='/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libdecnumber -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libdecnumber -I. -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libdecnumber/dpd/decimal128.c yes yes yes checking whether abort is declared... checking for getcwd... checking whether errno is declared... yes checking for ptrdiff_t... yes checking size of long long... 4 checking size of size_t... yes checking for getegid... no checking whether vasprintf is declared... yes checking whether asprintf is declared... yes no checking __sync extensions... checking for geteuid... 8 checking for a 64-bit type... yes 4 checking for long long... checking whether clearerr_unlocked is declared... yes yes checking for uint64_t... config.status: creating Makefile checking whether basename is declared... uint64_t yes checking __atomic extensions... checking for intptr_t... yes checking for getgid... config.status: creating config.h config.status: executing depfiles commands yes yes checking whether struct tm is in sys/time.h or time.h... checking whether feof_unlocked is declared... config.status: executing libtool commands yes yes checking output filetype... checking whether errno is declared... yes checking for getuid... elf32 time.h checking size of int... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking size of long long... no checking whether vasprintf is declared... yes checking whether ferror_unlocked is declared... yes checking for mempcpy... yes checking for uintptr_t... yes checking for uintptr_t... yes yes yes checking whether clearerr_unlocked is declared... checking for munmap... checking whether fflush_unlocked is declared... 4 8 checking size of long... checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for int_least32_t... yes checking for putenv... yes checking for ssize_t... yes yes checking whether feof_unlocked is declared... checking whether fgetc_unlocked is declared... 4 checking for clearerr_unlocked... yes checking for setenv... yes checking for int_fast32_t... yes yes checking whether ferror_unlocked is declared... checking whether fgets_unlocked is declared... yes yes checking for uintptr_t... checking for feof_unlocked... yes checking for setlocale... yes checking for pid_t... yes checking for uint64_t... yes yes checking whether fflush_unlocked is declared... checking whether fileno_unlocked is declared... yes yes checking for stpcpy... checking for ferror_unlocked... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes yes checking whether fgetc_unlocked is declared... checking whether fprintf_unlocked is declared... yes checking for ssize_t... yes yes checking for strcasecmp... checking for fflush_unlocked... yes checking for library containing strerror... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... no checking whether fputc_unlocked is declared... yes checking for strdup... yes yes checking whether fgets_unlocked is declared... checking for fgetc_unlocked... none required checking for asprintf... yes yes yes checking for strtoul... yes checking for pid_t... checking link.h usability... checking whether fputs_unlocked is declared... yes checking for fgets_unlocked... yes checking for atexit... yes checking whether fileno_unlocked is declared... yes checking link.h presence... yes checking for tsearch... yes yes checking for fileno_unlocked... checking whether fread_unlocked is declared... yes checking for basename... yes checking for link.h... yes checking for dl_iterate_phdr... yes checking whether fprintf_unlocked is declared... yes checking for __argz_count... yes checking for fprintf_unlocked... yes yes checking mach-o/dyld.h usability... yes checking for bcmp... no checking for library containing strerror... checking whether fputc_unlocked is declared... yes checking whether fwrite_unlocked is declared... no checking for __argz_stringify... no checking mach-o/dyld.h presence... none required checking for asprintf... no checking for fputc_unlocked... yes no checking for mach-o/dyld.h... no checking sys/ldr.h usability... checking for bcopy... yes yes checking whether fputs_unlocked is declared... checking whether getchar_unlocked is declared... no checking for __argz_next... yes checking for atexit... yes checking for fputs_unlocked... no checking sys/ldr.h presence... yes checking for bsearch... yes checking whether getc_unlocked is declared... yes no checking for sys/ldr.h... no checking for fcntl... no checking for __fsetlocking... checking whether fread_unlocked is declared... yes checking for basename... yes checking for fread_unlocked... yes checking for bzero... yes yes checking for iconv... checking whether strnlen is declared... yes yes yes checking whether putchar_unlocked is declared... checking for bcmp... checking whether fwrite_unlocked is declared... yes checking for fwrite_unlocked... yes yes checking for iconv declaration... checking for calloc... yes yes checking for bcopy... checking whether getpagesize is declared... yes checking whether putc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking for getchar_unlocked... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes yes checking for bsearch... checking for clock... yes checking for lstat... yes yes checking for an ANSI C-conforming const... checking whether getc_unlocked is declared... yes yes checking for LC_MESSAGES... checking for getc_unlocked... yes yes checking sys/mman.h usability... yes checking for bzero... checking for ffs... yes yes checking for bison... checking for readlink... no checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... no checking for autoconf... no checking for autoheader... no yes checking for putchar_unlocked... yes checking whether putchar_unlocked is declared... yes checking sys/mman.h presence... yes checking for calloc... configure: updating cache ./config.cache configure: creating ./config.status yes checking for sys/mman.h... yes checking for mmap... yes yes checking for getexecname... checking for getcwd... yes checking for putc_unlocked... yes yes no checking for KERN_PROC... checking whether putc_unlocked is declared... checking for clock... 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 for getpagesize... no checking for KERN_PROG_ARGS... config.status: creating Makefile yes config.status: creating config.intl checking whether abort is declared... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no no checking for clock_gettime... config.status: creating config.h yes checking for ffs... yes checking for an ANSI C-conforming const... config.status: executing default-1 commands yes checking for gettimeofday... configure: updating cache ./config.cache configure: creating ./config.status yes checking sys/mman.h usability... yes yes checking whether -pthread is supported... checking whether asprintf is declared... make[2]: Entering directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/intl' yes checking for getcwd... yes yes checking whether -gdwarf-5 is supported... checking for index... yes checking sys/mman.h presence... config.status: creating Makefile yes checking for sys/mman.h... yes checking for mmap... yes checking for getpagesize... yes config.status: creating mkheaders.almost yes checking for compress in -lz... checking whether basename is declared... yes config.status: creating config.h checking for insque... 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 for gettimeofday... yes checking whether --compress-debug-sections is supported... yes checking whether errno is declared... yes checking for memchr... yes yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for index... yes checking for objcopy... objcopy checking for readelf... readelf checking whether objcopy supports debuglink... yes checking for dsymutil... no dsymutil checking for nm... nm checking for xz... no checking for comm... comm checking for lzma_auto_decoder in -llzma... checking whether getopt is declared... configure: updating cache ./config.cache configure: creating ./config.status yes checking for memcmp... yes checking for insque... no checking whether tests can run... yes checking whether vasprintf is declared... yes config.status: creating Makefile yes checking for memcpy... yes checking for memchr... config.status: creating mkheaders.almost config.status: creating config.h yes checking whether clearerr_unlocked is declared... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for memcmp... yes checking for memmem... yes checking whether feof_unlocked is declared... yes yes checking for memcpy... checking for memmove... yes checking whether ferror_unlocked is declared... yes yes checking for memmem... checking for mempcpy... yes checking whether fflush_unlocked is declared... yes checking for memmove... yes checking for memset... yes checking whether fgetc_unlocked is declared... yes checking for mempcpy... yes checking for mkstemps... yes checking whether fgets_unlocked is declared... yes checking for memset... yes config.status: creating Makefile checking for putenv... yes yes checking whether fileno_unlocked is declared... checking for mkstemps... yes checking for random... config.status: creating backtrace-supported.h yes checking for putenv... config.status: creating install-debuginfo-for-buildid.sh yes checking for rename... yes config.status: creating config.h checking whether fprintf_unlocked is declared... config.status: executing libtool commands yes checking for random... config.status: executing gstdint.h commands config.status: executing default commands no checking whether fputc_unlocked is declared... yes checking for rindex... yes checking for rename... make[2]: Entering directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/libbacktrace' make all-am yes yes make[3]: Entering directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c -o atomic.lo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/atomic.c checking whether fputs_unlocked is declared... checking for setenv... true DO=all multi-do # make /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c -o dwarf.lo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/dwarf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c -o fileline.lo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/fileline.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c -o posix.lo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/posix.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c -o print.lo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/print.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c -o sort.lo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/sort.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c -o state.lo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/state.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c -o backtrace.lo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/backtrace.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c -o simple.lo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/simple.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c -o elf.lo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/elf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c -o mmapio.lo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/mmapio.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c -o mmap.lo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/mmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/print.c -fPIC -DPIC -o .libs/print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/state.c -fPIC -DPIC -o .libs/state.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o yes checking for rindex... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 yes checking for snprintf... yes checking whether fread_unlocked is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/state.c -o state.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/simple.c -o simple.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/print.c -o print.o >/dev/null 2>&1 yes checking for setenv... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/posix.c -o posix.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/sort.c -o sort.o >/dev/null 2>&1 yes checking for sigsetmask... yes checking whether fwrite_unlocked is declared... yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 checking for snprintf... no checking for stpcpy... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 yes checking for sigsetmask... yes checking whether getchar_unlocked is declared... yes checking for stpncpy... no checking for stpcpy... yes checking whether getc_unlocked is declared... yes checking for strcasecmp... yes checking for stpncpy... yes checking whether putchar_unlocked is declared... yes checking for strchr... yes checking for strcasecmp... yes checking whether putc_unlocked is declared... yes checking for strdup... yes checking for strchr... yes checking for working alloca.h... yes checking for strncasecmp... yes checking for strdup... yes checking for alloca... yes checking for strndup... yes checking for strncasecmp... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking for strnlen... yes checking for strndup... yes checking whether NLS is requested... no checking for uchar... checking size of ino_t... yes yes checking for strrchr... checking for strnlen... yes yes checking for strrchr... checking for strstr... 8 checking size of dev_t... yes yes checking for strstr... checking for strtod... 8 checking for ld used by GCC... /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes yes checking for shared library run path origin... yes checking for strtod... checking for strtol... done checking for iconv... (cached) no checking for CET support... yes yes checking for strtol... checking for strtoul... yes checking for strtoul... yes checking for strtoll... yes checking for strtoll... yes checking for strtoull... no yes checking for strtoull... yes checking for strverscmp... configure: updating cache ./config.cache configure: creating ./config.status rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libdecnumber.a make[2]: Leaving directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/libdecnumber' yes checking for strverscmp... yes checking for tmpnam... config.status: creating Makefile yes checking for tmpnam... config.status: creating config.h yes checking for vasprintf... config.status: executing depdir commands mkdir .deps yes checking for vasprintf... yes checking for vfprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for vsprintf... yes yes checking for waitpid... checking for waitpid... yes yes checking for setproctitle... checking for setproctitle... no checking whether alloca needs Cray hooks... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... no checking stack direction for C alloca... -1 checking for vfork.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 -1 checking for vfork.h... no checking for fork... no checking for fork... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../include -I /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libbacktrace/elf.c -o elf.o >/dev/null 2>&1 yes checking for vfork... yes checking for vfork... yes checking for working fork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... no checking for sys_errlist... no checking for sys_nerr... no checking for sys_nerr... no checking for sys_siglist... no checking for sys_siglist... no checking for external symbol _system_configuration... no checking for __fsetlocking... no checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for canonicalize_file_name... no checking for dup3... no checking for dup3... yes checking for getrlimit... yes checking for getrlimit... yes checking for getrusage... yes yes checking for getrusage... checking for getsysinfo... yes no checking for gettimeofday... (cached) yes checking for getsysinfo... checking for on_exit... no no checking for pipe2... checking for gettimeofday... (cached) yes checking for on_exit... yes checking for psignal... no checking for pipe2... yes checking for pstat_getdynamic... yes checking for psignal... no checking for pstat_getstatic... yes checking for pstat_getdynamic... no checking for realpath... no checking for pstat_getstatic... yes checking for setrlimit... no checking for realpath... yes checking for spawnve... yes checking for setrlimit... no checking for spawnvpe... yes checking for spawnve... no checking for strerror... no checking for spawnvpe... yes checking for strsignal... no checking for strerror... yes checking for sysconf... yes checking for strsignal... yes checking for sysctl... yes checking for sysconf... no checking for sysmp... yes checking for sysctl... no checking for table... no checking for times... no checking for sysmp... yes checking for wait3... no checking for table... yes checking for wait4... no checking for times... yes checking for sbrk... yes checking for wait3... /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 -Os -fomit-frame-pointer -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo yes checking whether basename is declared... yes checking for wait4... libtool: link: ar rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o libtool: link: ranlib .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/libbacktrace' make[2]: Leaving directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/libbacktrace' yes yes checking whether ffs is declared... checking for sbrk... yes checking whether basename is declared... yes checking whether asprintf is declared... yes yes checking whether ffs is declared... checking whether vasprintf is declared... yes yes checking whether asprintf is declared... checking whether snprintf is declared... yes yes checking whether vasprintf is declared... checking whether vsnprintf is declared... yes yes checking whether snprintf is declared... checking whether calloc is declared... yes yes checking whether vsnprintf is declared... checking whether getenv is declared... yes yes checking whether calloc is declared... checking whether getopt is declared... yes yes checking whether getenv is declared... checking whether malloc is declared... yes yes checking whether getopt is declared... checking whether realloc is declared... yes yes checking whether malloc is declared... checking whether sbrk is declared... yes yes checking whether realloc is declared... checking whether strtol is declared... yes yes checking whether sbrk is declared... checking whether strtoul is declared... yes yes checking whether strtoll is declared... checking whether strtol is declared... yes yes checking whether strtoul is declared... checking whether strtoull is declared... yes checking whether strverscmp is declared... yes checking whether strtoll is declared... yes checking whether strnlen is declared... yes checking whether strtoull 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 yes checking for working mmap... checking whether strverscmp is declared... yes checking whether strnlen is declared... yes checking for working strncmp... 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 configure: updating cache ./config.cache configure: creating ./config.status yes checking for working strncmp... config.status: creating Makefile config.status: creating testsuite/Makefile yes config.status: creating config.h config.status: executing default commands configure: updating cache ./config.cache configure: creating ./config.status mkdir ./libcpp Configuring in ./libcpp make[2]: Entering directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/libiberty' if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-picdir touch stamp-noasandir 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 if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi make[3]: Entering directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/libiberty/testsuite' if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi config.status: creating Makefile if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/getpwd.c -o getpwd.o config.status: creating testsuite/Makefile if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/lbasename.c -o lbasename.o config.status: creating config.h if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/cp-demint.c -o cp-demint.o config.status: executing default commands if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi i686-pc-linux-musl checking target system type... avr-unknown-none checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for i686-pc-linux-musl-gcc... gcc make[2]: Entering directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/build-i686-pc-linux-musl/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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi checking whether the C compiler works... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/argv.c -o noasan/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi yes checking for C compiler default output file name... a.out if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi checking for suffix of executables... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/md5.c -o noasan/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/crc32.c -o crc32.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/fdmatch.c -o fdmatch.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/filedescriptor.c -o filedescriptor.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/cplus-dem.c -o cplus-dem.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/fibheap.c -o fibheap.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/filename_cmp.c -o filename_cmp.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/fdmatch.c -o fdmatch.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/md5.c -o md5.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/dwarfnames.c -o dwarfnames.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/getopt.c -o getopt.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/getruntime.c -o getruntime.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/make-temp-file.c -o make-temp-file.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/fibheap.c -o fibheap.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/physmem.c -o pic/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/filedescriptor.c -o filedescriptor.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi checking whether we are cross compiling... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/floatformat.c -o floatformat.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi no gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/getopt1.c -o getopt1.o checking for suffix of object files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/obstack.c -o obstack.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/getpwd.c -o getpwd.o o checking whether we are using the GNU C compiler... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/hashtab.c -o hashtab.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/lbasename.c -o lbasename.o yes checking whether gcc accepts -g... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/lrealpath.c -o lrealpath.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi yes checking for gcc option to accept ISO C89... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/make-temp-file.c -o make-temp-file.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/objalloc.c -o objalloc.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/obstack.c -o pic/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/obstack.c -o obstack.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/partition.c -o partition.o none needed if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/timeval-utils.c -o timeval-utils.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xasprintf.c -o xasprintf.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi checking whether we are using the GNU C++ compiler... gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/physmem.c -o pic/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/strerror.c -o strerror.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/pex-common.c -o pex-common.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xexit.c -o xexit.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xatexit.c -o xatexit.o if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/pex-one.c -o pex-one.o yes checking whether g++ accepts -g... if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/sigsetmask.c -o pic/sigsetmask.o; \ else true; fi if [ x"-fpic" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xstrdup.c -o xstrdup.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi yes checking for i686-pc-linux-musl-ranlib... ranlib checking for i686-pc-linux-musl-ar... ar checking how to run the C preprocessor... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xmemdup.c -o xmemdup.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xstrerror.c -o xstrerror.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xmalloc.c -o xmalloc.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/sigsetmask.c -o noasan/sigsetmask.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.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 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xvasprintf.c -o xvasprintf.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/splay-tree.c -o splay-tree.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/sigsetmask.c -o sigsetmask.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object-elf.c -o simple-object-elf.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/setproctitle.c -o setproctitle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xstrndup.c -o xstrndup.o gcc -E if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object-coff.c -o simple-object-coff.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/spaces.c -o spaces.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/strerror.c -o strerror.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/strsignal.c -o strsignal.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o checking for grep that handles long lines and -e... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xatexit.c -o xatexit.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/sigsetmask.c -o pic/sigsetmask.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/sigsetmask.c -o noasan/sigsetmask.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/sigsetmask.c -o sigsetmask.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/setproctitle.c -o pic/setproctitle.o; \ 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 if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/setproctitle.c -o setproctitle.o make[3]: Entering directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/build-i686-pc-linux-musl/libiberty/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/build-i686-pc-linux-musl/libiberty/testsuite' if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/regex.c -o noasan/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/cp-demangle.c -o cp-demangle.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/sha1.c -o sha1.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/argv.c -o noasan/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/bsearch_r.c -o bsearch_r.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/concat.c -o noasan/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/crc32.c -o pic/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/crc32.c -o crc32.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi /bin/grep checking for egrep... gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/rust-demangle.c -o rust-demangle.o /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/simple-object-elf.c -o simple-object-elf.o 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... no checking for autoconf... no checking for autoheader... no 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... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/cp-demangle.c -o cp-demangle.o 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++... 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... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Os -fomit-frame-pointer -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libiberty/regex.c -o regex.o 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... 4 checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... 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 ./sigsetmask.o ./setproctitle.o yes ranlib ./libiberty.a checking for fgetc_unlocked... 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 ./sigsetmask.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 ./sigsetmask.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi make[2]: Leaving directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/build-i686-pc-linux-musl/libiberty' make[2]: Entering directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/build-i686-pc-linux-musl/fixincludes' gcc -c -Os -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -Os -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes -I../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/../include /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/fixincl.c gcc -c -Os -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -Os -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes -I../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/../include /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/fixtests.c make[2]: Entering directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/build-i686-pc-linux-musl/libcpp' g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/charset.cc gcc -c -Os -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -Os -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes -I../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/../include /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/fixfixes.c gcc -c -Os -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -Os -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes -I../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/../include /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/server.c g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/directives.cc gcc -c -Os -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -Os -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes -I../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/../include /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/procopen.c g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/errors.cc gcc -c -Os -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -Os -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes -I../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/../include /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/fixlib.c g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/expr.cc gcc -c -Os -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -Os -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes -I../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/../include /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/fixopts.c g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/files.cc srcdir="/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes" /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/mkfixinc.sh avr-unknown-none g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/identifiers.cc echo "#define LOCALEDIR \"/usr/share/locale\"" > localedir.new g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/lex.cc /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../move-if-change localedir.new localedir.h g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/line-map.cc sed -e 's/@gcc_version@/12.2.0/' < mkheaders.almost > mkheadersT yes g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/macro.cc g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/mkdeps.cc echo timestamp > localedir.hs mv -f mkheadersT mkheaders g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/pch.cc g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/symtab.cc checking for fgets_unlocked... g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/traditional.cc yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/init.cc yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes 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... gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp make[2]: Leaving directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/build-i686-pc-linux-musl/fixincludes' yes checking whether asprintf is declared... yes checking whether basename is declared... yes 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... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... 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 ./sigsetmask.o ./setproctitle.o ranlib ./libiberty.a if [ x"-fpic" != 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 ./sigsetmask.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 ./sigsetmask.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi no checking whether fputc_unlocked is declared... make[2]: Leaving directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/libiberty' make[2]: Entering directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/fixincludes' gcc -c -Os -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -Os -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes -I../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/../include /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/fixincl.c gcc -c -Os -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -Os -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes -I../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/../include /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/fixtests.c gcc -c -Os -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -Os -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes -I../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/../include /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/fixfixes.c gcc -c -Os -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -Os -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes -I../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/../include /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/server.c make[2]: Entering directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/lto-plugin' gcc -c -Os -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -Os -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes -I../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/../include /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/procopen.c gcc -c -Os -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -Os -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes -I../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/../include /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/fixlib.c gcc -c -Os -fomit-frame-pointer -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -Os -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes -I../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/../include /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/fixopts.c srcdir="/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes" /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/fixincludes/mkfixinc.sh avr-unknown-none sed -e 's/@gcc_version@/12.2.0/' < mkheaders.almost > mkheadersT yes mv -f mkheadersT mkheaders make all-am checking whether fputs_unlocked is declared... make[3]: Entering directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/lto-plugin' /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/lto-plugin -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/lto-plugin/../include -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -c -o lto-plugin.lo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/lto-plugin/lto-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/lto-plugin -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/lto-plugin/../include -DHAVE_CONFIG_H -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes 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... gcc -Os -fomit-frame-pointer -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a yes checking whether NLS is requested... no checking for uchar... echo timestamp > full-stamp make[2]: Leaving directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/fixincludes' 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 ar: `u' modifier ignored since `D' is the default (see `U') checking size of ino_t... ranlib libcpp.a make[2]: Leaving directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/build-i686-pc-linux-musl/libcpp' /bin/sh ./libtool --tag=CC --tag=disable-static --mode=link gcc -Wall -Os -fomit-frame-pointer -Wc,-static-libgcc -module -avoid-version -bindir /usr/lib/gcc/avr/12.2.0 -Wl,--version-script=/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/lto-plugin/lto-plugin.map -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-Wl,--as-needed,-O1,--sort-common' -o liblto_plugin.la -rpath /usr/lib/gcc/avr/12.2.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a 8 checking size of dev_t... libtool: link: gcc -shared -fPIC -DPIC .libs/lto-plugin.o -static-libgcc -Wl,--version-script=/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/lto-plugin/lto-plugin.map -static-libstdc++ -static-libgcc -Wl,--as-needed -Wl,-O1 -Wl,--sort-common ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so -o .libs/liblto_plugin.so libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" ) mkdir ../gcc 8 checking for ld used by GCC... /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... libtool: install: /usr/bin/install -c .libs/liblto_plugin.so /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/lto-plugin/../gcc/liblto_plugin.so libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/lto-plugin/../gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gcc/avr/12.2.0' make[3]: Leaving directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/lto-plugin' make[2]: Leaving directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/lto-plugin' Configuring in ./gcc yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for CET support... configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... i686-pc-linux-musl checking target system type... avr-unknown-none 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 i686-pc-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... no checking whether we are cross compiling... configure: updating cache ./config.cache configure: creating ./config.status no checking for suffix of object files... config.status: creating Makefile o checking whether we are using the GNU C compiler... config.status: creating config.h config.status: executing depdir commands yes checking whether gcc accepts -g... mkdir .deps yes checking for gcc option to accept ISO C89... make[2]: Entering directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/libcpp' g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/charset.cc g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/directives.cc g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/errors.cc g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/expr.cc g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/files.cc g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/identifiers.cc echo "#define LOCALEDIR \"/usr/share/locale\"" > localedir.new g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/lex.cc /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../move-if-change localedir.new localedir.h g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/line-map.cc g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/macro.cc g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/mkdeps.cc echo timestamp > localedir.hs g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/pch.cc g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/symtab.cc g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/traditional.cc none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for i686-pc-linux-musl-gnatbind... gnatbind checking for i686-pc-linux-musl-gnatmake... gnatmake checking whether compiler driver understands Ada... yes checking for i686-pc-linux-musl-gdc... no checking whether the D compiler works... no checking how to run the C++ preprocessor... g++ -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -Os -fomit-frame-pointer -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/include -Os -fomit-frame-pointer -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcpp/init.cc g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to run the C preprocessor... gcc -E checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of ino_t... 8 checking size of dev_t... 8 checking size of void *... 4 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for int8_t... yes checking for int16_t... 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 ar: `u' modifier ignored since `D' is the default (see `U') yes checking for int32_t... ranlib libcpp.a make[2]: Leaving directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/libcpp' 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++ is affected by placement new aliasing bug... no checking whether g++ supports -W... yes checking whether g++ supports -Wall... yes checking whether g++ supports -Wnarrowing... yes checking whether g++ supports -Wwrite-strings... yes checking whether g++ supports -Wcast-qual... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether g++ supports -Wmissing-format-attribute... yes checking whether g++ supports -Woverloaded-virtual... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wc++-compat... yes checking whether g++ 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 (configured with --native-system-header-dir) configure: WARNING: decimal float is not supported for this target, ignored configure: WARNING: fixed-point is not supported for this target, ignored checking whether make sets $(MAKE)... yes checking for gawk... awk checking whether ln -s works... yes checking whether ln works... yes checking for i686-pc-linux-musl-ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c checking for cmp's capabilities... fastcompare checking for mktemp... yes checking for makeinfo... /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.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... no checking for flex... /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/missing flex checking for bison... /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/missing 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... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for limits.h... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... yes checking for iconv.h... yes checking for fcntl.h... yes checking for ftw.h... yes checking for unistd.h... (cached) yes checking for sys/file.h... yes checking for sys/time.h... yes checking for sys/mman.h... yes checking for sys/resource.h... yes checking for sys/param.h... yes checking for sys/times.h... yes checking for sys/stat.h... (cached) yes checking for sys/locking.h... no checking for direct.h... no checking for malloc.h... yes checking for langinfo.h... yes checking for ldfcn.h... no checking for locale.h... yes checking for wchar.h... yes checking for thread.h... 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++ -E checking for unordered_map... yes checking for tr1/unordered_map... yes checking for ext/hash_map... yes checking dependency style of g++... 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... no checking for library containing ZSTD_compress... no checking for times... yes checking for clock... yes checking for kill... yes checking for getrlimit... yes checking for setrlimit... yes checking for atoq... no checking for popen... yes checking for sysconf... yes checking for strsignal... yes checking for getrusage... yes checking for nl_langinfo... yes checking for gettimeofday... yes checking for mbstowcs... yes checking for wcswidth... yes checking for mmap... yes checking for posix_fallocate... yes checking for setlocale... yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking for madvise... yes checking for mallinfo... no checking for mallinfo2... no checking for fstatat... yes checking whether mbstowcs works... yes checking for ssize_t... yes checking for caddr_t... yes checking for sighander_t... no checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for pid_t... yes checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for ld used by GCC... /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for LC_MESSAGES... yes checking for nl_langinfo and CODESET... yes checking whether basename is declared... no checking whether strstr is declared... yes checking whether getenv is declared... yes checking whether atol is declared... yes checking whether atoll is declared... yes checking whether asprintf is declared... yes checking whether sbrk is declared... yes checking whether abort is declared... yes checking whether atof is declared... yes checking whether getcwd is declared... yes checking whether getwd is declared... no 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... 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 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... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes 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 `/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.cc' for machine-specific logic. Using `/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.md' as machine description file. Using the following target machine macro files: /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/elfos.h /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/elf.h /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr-arch.h /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.h /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/specs.h /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/dbxelf.h /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr-stdint.h /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avrlibc.h /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/initfini-array.h Using host-linux.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... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i686-pc-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-musl-ar... (cached) ar checking for i686-pc-linux-musl-strip... no checking for strip... strip checking for i686-pc-linux-musl-ranlib... (cached) ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) 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... g++ -E checking for ld used by g++... /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so 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... /usr/avr/bin/ld checking what nm to use... /usr/avr/bin/nm checking what objdump to use... /usr/avr/bin/objdump checking what readelf to use... /usr/avr/bin/readelf checking for avr-otool... no checking what otool to use... not found checking for avr-dsymutil... no checking assembler flags... 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... unknown checking for .preinit_array/.init_array/.fini_array support... checking cross compile... guessing... no 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 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 --mlink-relax option... yes checking assembler for -mrmw option... yes checking assembler for __gcc_isr pseudo instruction... yes checking binutils for avrxmega3 .rodata support... 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... no checking assembler for assembly of compiler generated 32-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... yes checking linker PT_GNU_EH_FRAME support... no checking linker CIEv3 in .eh_frame support... yes checking linker position independent executable support... yes checking linker PIE support with copy reloc... no checking linker EH-compatible garbage collection of sections... no checking linker EH garbage collection of sections bug... yes 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... yes checking sys/sdt.h in the target C library... no checking dl_iterate_phdr in target C library... unknown 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 i686-pc-linux-musl to avr-unknown-none. checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... (cached) none required checking for -fPIC -shared... yes gcc_driver_version: 12.2.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 mkdir ./libcc1 make[2]: Entering directory '/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/build/gcc' Configuring in ./libcc1 configure: creating cache ./config.cache checking build system type... i686-pc-linux-musl checking host system type... awk -v HAVE_LONG_DOUBLE_IS_DOUBLE= \ -v HAVE_DOUBLE32=HAVE_DOUBLE32 \ -v HAVE_DOUBLE64=HAVE_DOUBLE64 \ -v HAVE_LONG_DOUBLE32=HAVE_LONG_DOUBLE32 \ -v HAVE_LONG_DOUBLE64=HAVE_LONG_DOUBLE64 \ -v with_double=32 \ -v with_long_double=64 \ -v with_multilib_list= \ -f /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/genmultilib.awk /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/genmultilib.awk /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr-mcus.def > t-multilib-avr i686-pc-linux-musl checking target system type... avr-unknown-none checking for i686-pc-linux-musl-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... LANGUAGES="c c++ lto" \ CONFIG_HEADERS= \ CONFIG_SHELL="/bin/sh" \ CONFIG_FILES=Makefile /bin/sh config.status yes checking for gcc option to accept ISO C89... config.status: creating Makefile none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... config.status: executing depdir commands config.status: executing gccdepdir commands gcc -E config.status: executing default commands checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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... TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/elfos.h config/avr/elf.h config/avr/avr-arch.h config/avr/avr.h config/avr/specs.h config/dbxelf.h config/avr/avr-stdint.h config/avr/avrlibc.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 WITH_AVRLIBC WITH_LIBF7_LIBGCC WITH_LIBF7_MATH WITH_LIBF7_MATH_SYMBOLS WITH_DOUBLE_COMPARISON=2 HAVE_DOUBLE32 HAVE_DOUBLE64 HAVE_DOUBLE_MULTILIB HAVE_LONG_DOUBLE32 HAVE_LONG_DOUBLE64 HAVE_LONG_DOUBLE_MULTILIB WITH_DOUBLE32 WITH_LONG_DOUBLE64" \ /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/mkconfig.sh tm.h TARGET_CPU_DEFAULT="" \ HEADERS="config/avr/avr-protos.h tm-preds.h" DEFINES="" \ /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/mkconfig.sh tm_p.h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/mkconfig.sh bconfig.h yes LC_ALL=C ; export LC_ALL ; \ awk -f /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/opt-gather.awk /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ada/gcc-interface/lang.opt /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/d/lang.opt /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/fortran/lang.opt /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/go/lang.opt /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/lto/lang.opt /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c.opt /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common.opt /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/params.opt /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/analyzer.opt /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.opt > tmp-optionlist checking for memory.h... yes checking for strings.h... /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-gi.list gtyp-input.list echo "#define BUILDING_GCC_MAJOR `echo 12.2.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h echo timestamp > s-gtyp-input echo "#define BUILDING_GCC_MINOR `echo 12.2.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/avr/avr.h config/avr/avr-protos.h defaults.h" DEFINES="" \ /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/mkconfig.sh tm_d.h echo "#define BUILDING_GCC_PATCHLEVEL `echo 12.2.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h if test yes = yes \ || test -n ""; then \ /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/genmultilib \ "mmcu=avr2/mmcu=avr25/mmcu=avr3/mmcu=avr31/mmcu=avr35/mmcu=avr4/mmcu=avr5/mmcu=avr51/mmcu=avr6/mmcu=avrxmega2/mmcu=avrxmega3/mmcu=avrxmega4/mmcu=avrxmega5/mmcu=avrxmega6/mmcu=avrxmega7/mmcu=avrtiny msp8 mshort-calls mdouble=64/mlong-double=32" \ "avr2 avr25 avr3 avr31 avr35 avr4 avr5 avr51 avr6 avrxmega2 avrxmega3 avrxmega4 avrxmega5 avrxmega6 avrxmega7 avrtiny tiny-stack short-calls double64 long-double32" \ "" \ "" \ "" \ "" \ "" \ "msp8 msp8/mdouble=64 msp8/mlong-double=32 mmcu=avr25 mmcu=avr25/mdouble=64 mmcu=avr25/mlong-double=32 mmcu=avr25/msp8 mmcu=avr25/msp8/mdouble=64 mmcu=avr25/msp8/mlong-double=32 mmcu=avr3 mmcu=avr3/mdouble=64 mmcu=avr3/mlong-double=32 mmcu=avr31 mmcu=avr31/mdouble=64 mmcu=avr31/mlong-double=32 mmcu=avr35 mmcu=avr35/mdouble=64 mmcu=avr35/mlong-double=32 mmcu=avr4 mmcu=avr4/mdouble=64 mmcu=avr4/mlong-double=32 mmcu=avr5 mmcu=avr5/mdouble=64 mmcu=avr5/mlong-double=32 mmcu=avr51 mmcu=avr51/mdouble=64 mmcu=avr51/mlong-double=32 mmcu=avr6 mmcu=avr6/mdouble=64 mmcu=avr6/mlong-double=32 mmcu=avrxmega2 mmcu=avrxmega2/mdouble=64 mmcu=avrxmega2/mlong-double=32 mmcu=avrxmega3/mshort-calls mmcu=avrxmega3/mshort-calls/mdouble=64 mmcu=avrxmega3/mshort-calls/mlong-double=32 mmcu=avrxmega3 mmcu=avrxmega3/mdouble=64 mmcu=avrxmega3/mlong-double=32 mmcu=avrxmega4 mmcu=avrxmega4/mdouble=64 mmcu=avrxmega4/mlong-double=32 mmcu=avrxmega5 mmcu=avrxmega5/mdouble=64 mmcu=avrxmega5/mlong-double=32 mmcu=avrxmega6 mmcu=avrxmega6/mdouble=64 mmcu=avrxmega6/mlong-double=32 mmcu=avrxmega7 mmcu=avrxmega7/mdouble=64 mmcu=avrxmega7/mlong-double=32 mmcu=avrtiny mmcu=avrtiny/mdouble=64 mmcu=avrtiny/mlong-double=32 mdouble=64 mlong-double=32" \ "" \ "" \ "yes" \ > tmp-mlib.h; \ else \ /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/genmultilib '' '' '' '' '' '' '' '' \ "" '' no \ > tmp-mlib.h; \ fi echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h lsf="/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/lang-specs.h /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/lto/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/||' > tmp-specs.h echo timestamp > s-bversion /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-specs.h specs.h rm -f tmp-all-tree.def echo timestamp > s-specs echo '#include "tree.def"' > tmp-all-tree.def awk -f /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gen-pass-instances.awk \ /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/passes.def /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr-passes.def > pass-instances.def echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def rm -f tmp-omp-device-properties.h; \ for kind in kind arch isa; do \ echo 'const char omp_offload_device_'${kind}'[] = ' \ >> tmp-omp-device-properties.h; \ for prop in none ; do \ [ "$prop" = "none" ] && continue; \ tgt=`echo "$prop" | sed 's/=.*$//'`; \ props=`echo "$prop" | sed 's/.*=//'`; \ echo "\"$tgt\\0\"" >> tmp-omp-device-properties.h; \ sed -n 's/^'${kind}': //p' ${props} \ | sed 's/[[:blank:]]/ /g;s/ */ /g;s/^ //;s/ $//;s/ /\\0/g;s/^/"/;s/$/\\0\\0"/' \ >> tmp-omp-device-properties.h; \ done; \ echo '"";' >> tmp-omp-device-properties.h; \ done; \ /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-omp-device-properties.h \ omp-device-properties.h echo '#include "c-family/c-common.def"' >> tmp-all-tree.def echo timestamp > s-omp-device-properties-h echo "g++ -no-pie -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common" > checksum-options.tmp \ && /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change checksum-options.tmp checksum-options yes checking for inttypes.h... ltf="/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ada/gcc-interface/ada-tree.def /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/cp-tree.def /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/d/d-tree.def /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/||' >> tmp-all-tree.def cp /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gcc-ar.cc gcc-nm.cc yes /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-all-tree.def all-tree.def cp /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gcc-ar.cc gcc-ranlib.cc checking for stdint.h... echo timestamp > s-alltree cp /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ginclude/stdfix.h stdfix-gcc.h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/mkconfig.sh tconfig.h g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/sort.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/sort.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/genhooks.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/genhooks.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/genchecksum.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/genchecksum.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/genmodes.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/genmodes.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/errors.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/errors.cc g++ -c -DBASEVER="\"12.2.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(Alpine Linux) \"" -DBUGURL="\"\"" -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/genversion.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/genversion.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/gengtype-lex.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gengtype-lex.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/gengtype-parse.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gengtype-parse.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/gengenrtl.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gengenrtl.cc 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__... /home/rguenther/src/releases/gcc-12.2.0/gcc-12.2.0/gcc/gengtype-lex.l: In function 'int yylex(const char**)': gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /home/rguenther/src/releases/gcc-12.2.0/gcc-12.2.0/gcc/gengtype-lex.l:119:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /home/rguenther/src/releases/gcc-12.2.0/gcc-12.2.0/gcc/gengtype-lex.l:114:1: note: here gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /home/rguenther/src/releases/gcc-12.2.0/gcc-12.2.0/gcc/gengtype-lex.l:139:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /home/rguenther/src/releases/gcc-12.2.0/gcc-12.2.0/gcc/gengtype-lex.l:135:1: note: here g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genchecksum \ build/genchecksum.o ../build-i686-pc-linux-musl/libiberty/libiberty.a yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common \ build/genversion.o -o build/genversion /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/libcc1/../install-sh -c -d checking for gawk... awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU build/genversion > tmp-version.h checking whether make supports nested variables... yes checking dependency style of gcc... /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-version.h version.h echo timestamp > s-version g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/gengtype.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gengtype.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/gengtype-state.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gengtype-state.cc 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... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i686-pc-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-musl-ar... ar checking for i686-pc-linux-musl-strip... no checking for strip... strip checking for i686-pc-linux-musl-ranlib... ranlib checking command to parse nm output from gcc object... g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-i686-pc-linux-musl/libiberty/libiberty.a build/gengenrtl > tmp-genrtl.h /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h ok checking for dlfcn.h... g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genhooks \ build/genhooks.o build/errors.o ../build-i686-pc-linux-musl/libiberty/libiberty.a build/genhooks "Target Hook" \ > tmp-target-hooks-def.h build/genhooks "Common Target Hook" \ > tmp-common-target-hooks-def.h build/genhooks "C Target Hook" \ > tmp-c-target-hooks-def.h build/genhooks "D Target Hook" \ > tmp-d-target-hooks-def.h /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-common-target-hooks-def.h \ common/common-target-hooks-def.h /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-c-target-hooks-def.h \ c-family/c-target-hooks-def.h /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-d-target-hooks-def.h \ d/d-target-hooks-def.h echo timestamp > s-target-hooks-def-h echo timestamp > s-common-target-hooks-def-h echo timestamp > s-c-target-hooks-def-h echo timestamp > s-d-target-hooks-def-h yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) 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... no checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genmodes \ build/genmodes.o build/errors.o ../build-i686-pc-linux-musl/libiberty/libiberty.a checking for ld used by g++... build/genmodes -h > tmp-modes.h build/genmodes -i > tmp-modes-inline.h /usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) is GNU ld... build/genmodes -m > tmp-min-modes.cc /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-modes.h insn-modes.h /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-modes-inline.h \ insn-modes-inline.h /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-min-modes.cc min-insn-modes.cc build/genmodes > tmp-modes.cc yes echo timestamp > s-modes-h echo timestamp > s-modes-inline-h echo timestamp > s-modes-m /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-modes.cc insn-modes.cc checking whether the g++ linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) supports shared libraries... yes echo timestamp > s-modes g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/genmddeps.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/genmddeps.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/read-md.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/read-md.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/genconstants.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/genconstants.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/min-insn-modes.o min-insn-modes.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/inchash.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/inchash.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/genenums.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/genenums.cc checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/lib/gcc/i586-alpine-linux-musl/12.2.1/../../../../i586-alpine-linux-musl/bin/ld) 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... no checking whether basename is declared... yes checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking for socket libraries... checking for connect... yes checking for gethostbyname... yes checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... none required checking for -fPIC -shared... yes checking for socketpair... yes checking for select... g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genmddeps \ build/genmddeps.o build/read-md.o build/errors.o ../build-i686-pc-linux-musl/libiberty/libiberty.a g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genconstants \ build/genconstants.o build/read-md.o build/errors.o ../build-i686-pc-linux-musl/libiberty/libiberty.a g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genenums \ build/genenums.o build/read-md.o build/errors.o ../build-i686-pc-linux-musl/libiberty/libiberty.a build/genmddeps /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common.md /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.md > tmp-mddeps /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps build/genconstants /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common.md /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.md \ > tmp-constants.h build/genenums /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common.md /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.md \ > tmp-enums.cc /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-constants.h insn-constants.h /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-enums.cc insn-enums.cc echo timestamp > s-constants echo timestamp > s-enums yes checking for fork... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/gengtype \ build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o ../build-i686-pc-linux-musl/libiberty/libiberty.a config.status: creating Makefile config.status: creating cc1plugin-config.h config.status: executing depfiles commands config.status: executing libtool commands /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options awk -f /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/opt-functions.awk -f /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/opt-read.awk \ -f /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/opth-gen.awk \ < optionlist > tmp-options.h awk -f /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/opt-functions.awk -f /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/opt-read.awk \ -f /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/optc-save-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.cc awk -f /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/opt-functions.awk -f /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/opt-read.awk \ -f /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.cc /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h build/gengtype \ -S /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I gtyp-input.list -w tmp-gtype.state g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/gencheck.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gencheck.cc g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/gencheck \ build/gencheck.o ../build-i686-pc-linux-musl/libiberty/libiberty.a build/gencheck > tmp-check.h /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-gtype.state gtype.state build/gengtype \ -r gtype.state echo timestamp > s-gtype g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/genopinit.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/genopinit.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/gencfn-macros.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gencfn-macros.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/genattrtab.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/genattrtab.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/genautomata.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/genautomata.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/genemit.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/genemit.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/genextract.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/genextract.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/genoutput.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/genoutput.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/genpeep.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/genpeep.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/genrecog.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/genrecog.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/genpreds.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/genpreds.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/rtl.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/rtl.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/read-rtl.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/read-rtl.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/ggc-none.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ggc-none.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/vec.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/vec.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/gensupport.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gensupport.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/print-rtl.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/print-rtl.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/hash-table.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/hash-table.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/genflags.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/genflags.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/genconditions.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/genconditions.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/genattr.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/genattr.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/genattr-common.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/genattr-common.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/gencodes.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gencodes.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/genconfig.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/genconfig.cc g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/gentarget-def.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gentarget-def.cc g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -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-i686-pc-linux-musl/libiberty/libiberty.a build/gencfn-macros -c \ > tmp-case-cfn-macros.h build/gencfn-macros -o \ > tmp-cfn-operators.pd /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-case-cfn-macros.h \ case-cfn-macros.h /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-cfn-operators.pd \ cfn-operators.pd echo timestamp > s-case-cfn-macros echo timestamp > s-cfn-operators g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/genmatch.o /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/genmatch.cc g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -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-i686-pc-linux-musl/libiberty/libiberty.a g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -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-i686-pc-linux-musl/libiberty/libiberty.a g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -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-i686-pc-linux-musl/libiberty/libiberty.a g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -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-i686-pc-linux-musl/libiberty/libiberty.a g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -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-i686-pc-linux-musl/libiberty/libiberty.a g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -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-i686-pc-linux-musl/libiberty/libiberty.a g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -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-i686-pc-linux-musl/libiberty/libiberty.a g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -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-i686-pc-linux-musl/libiberty/libiberty.a g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -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-i686-pc-linux-musl/libiberty/libiberty.a g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -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-i686-pc-linux-musl/libiberty/libiberty.a g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -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-i686-pc-linux-musl/libiberty/libiberty.a g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -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-i686-pc-linux-musl/libiberty/libiberty.a g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -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-i686-pc-linux-musl/libiberty/libiberty.a build/genpreds -h /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common.md /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.md > tmp-preds.h build/genpreds -c /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common.md /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.md > tmp-constrs.h build/genpreds /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common.md /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.md > tmp-preds.cc build/genconditions /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common.md /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.md > tmp-condmd.cc /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-preds.h tm-preds.h /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-constrs.h tm-constrs.h /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-preds.cc insn-preds.cc echo timestamp > s-preds-h echo timestamp > s-constrs-h echo timestamp > s-preds /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-condmd.cc build/gencondmd.cc echo timestamp > s-conditions g++ -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/build -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -Os -fomit-frame-pointer \ -o build/gencondmd.o build/gencondmd.cc g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -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-i686-pc-linux-musl/libiberty/libiberty.a g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -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-i686-pc-linux-musl/libiberty/libiberty.a g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/gencondmd \ build/gencondmd.o build/errors.o ../build-i686-pc-linux-musl/libiberty/libiberty.a build/gencondmd > tmp-cond.md /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common.md /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-flags.h build/genattr /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common.md /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-attr.h build/genattr-common /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common.md /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-attr-common.h build/gencodes /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common.md /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-codes.h build/genconfig /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common.md /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-config.h build/gentarget-def /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common.md /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-target-def.h build/genopinit /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common.md /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.md \ insn-conditions.md -htmp-opinit.h -ctmp-opinit.cc build/genattrtab /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common.md /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.md insn-conditions.md \ -Atmp-attrtab.cc -Dtmp-dfatab.cc -Ltmp-latencytab.cc build/genemit /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common.md /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-emit.cc build/genextract /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common.md /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-extract.cc build/genoutput /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common.md /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-output.cc build/genpeep /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common.md /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-peep.cc build/genrecog /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common.md /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-recog.cc /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-flags.h insn-flags.h /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-attr-common.h insn-attr-common.h /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-config.h insn-config.h /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-target-def.h insn-target-def.h /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-extract.cc insn-extract.cc /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-peep.cc insn-peep.cc /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-opinit.h insn-opinit.h echo timestamp > s-flags echo timestamp > s-attr-common echo timestamp > s-config echo timestamp > s-target-def echo timestamp > s-extract echo timestamp > s-peep /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-opinit.cc insn-opinit.cc echo timestamp > s-opinit g++ /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/gen-avr-mmcu-specs.cc -o gen-avr-mmcu-specs -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-emit.cc insn-emit.cc echo timestamp > s-emit /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-attrtab.cc insn-attrtab.cc /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-dfatab.cc insn-dfatab.cc /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-latencytab.cc insn-latencytab.cc echo timestamp > s-attrtab Statistics for recog: Number of decisions: 11241 longest path: 59 (code: 399) longest backtrack: 10 (code: 469) Statistics for split_insns: Number of decisions: 5386 longest path: 54 (code: 428) longest backtrack: 6 (code: 419) Statistics for peephole2_insns: Number of decisions: 569 longest path: 49 (code: 26) longest backtrack: 2 (code: 88) rm -rf device-specs mkdir device-specs && cd device-specs && ../gen-avr-mmcu-specs /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-output.cc insn-output.cc echo timestamp > s-output Shared 11663 out of 27380 states by creating 3594 new states, saving 8069 echo timestamp > s-device-specs /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-recog.cc insn-recog.cc echo timestamp > s-recog g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -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-i686-pc-linux-musl/libiberty/libiberty.a -lm build/genautomata /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common.md /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-automata.cc /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-automata.cc insn-automata.cc echo timestamp > s-automata g++ -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,--as-needed,-O1,--sort-common -o build/genmatch \ build/genmatch.o ../build-i686-pc-linux-musl/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o build/sort.o ../build-i686-pc-linux-musl/libiberty/libiberty.a build/genmatch --gimple /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.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 /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.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 /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-gimple-match.cc \ gimple-match.cc /bin/sh /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../move-if-change tmp-generic-match.cc \ generic-match.cc echo timestamp > s-match g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c/c-lang.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/stub-objc.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/attribs.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c/c-errors.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c/c-decl.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c/c-typeck.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c/c-convert.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c/c-aux-info.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c/c-objc-common.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c/c-parser.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c/c-fold.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c/gimple-parser.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c-common.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c-cppbuiltin.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c-dump.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c-format.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c-gimplify.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c-indentation.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c-lex.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c-omp.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DTARGET_SYSTEM_ROOT=\"/usr/avr\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c-opts.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DHOST_MACHINE=\"i686-pc-linux-musl\" -DTARGET_MACHINE=\"avr-unknown-none\" -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c-pch.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c-ppoutput.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c-pragma.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c-family/c-pretty-print.o -MT c-family/c-pretty-print.o -MMD -MP -MF c-family/.deps/c-pretty-print.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c-pretty-print.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c-semantics.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c-family/c-ada-spec.o -MT c-family/c-ada-spec.o -MMD -MP -MF c-family/.deps/c-ada-spec.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c-ada-spec.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c-ubsan.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c-family/known-headers.o -MT c-family/known-headers.o -MMD -MP -MF c-family/.deps/known-headers.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/known-headers.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c-attribs.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c-warn.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o c-family/c-spellcheck.o -MT c-family/c-spellcheck.o -MMD -MP -MF c-family/.deps/c-spellcheck.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c-spellcheck.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr-c.cc In function 'bool detect_intervening_unindent(const char*, int, int, unsigned int, unsigned int)', inlined from 'bool should_warn_for_misleading_indentation(const token_indent_info&, const token_indent_info&, const token_indent_info&)' at /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c-indentation.cc:531:36, inlined from 'void warn_for_misleading_indentation(const token_indent_info&, const token_indent_info&, const token_indent_info&)' at /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c-indentation.cc:645:46: /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c-indentation.cc:174:9: warning: 'line_vis_column' may be used uninitialized [-Wmaybe-uninitialized] 174 | if (line_vis_column < vis_column) | ^~ /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c-indentation.cc: In function 'void warn_for_misleading_indentation(const token_indent_info&, const token_indent_info&, const token_indent_info&)': /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/c-family/c-indentation.cc:172:20: note: 'line_vis_column' was declared here 172 | unsigned int line_vis_column; | ^~~~~~~~~~~~~~~ g++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o default-c.o -MT default-c.o -MMD -MP -MF ./.deps/default-c.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/default-c.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-match.o -MT gimple-match.o -MMD -MP -MF ./.deps/gimple-match.TPo gimple-match.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o generic-match.o -MT generic-match.o -MMD -MP -MF ./.deps/generic-match.TPo generic-match.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo insn-emit.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ggc-page.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o adjust-alignment.o -MT adjust-alignment.o -MMD -MP -MF ./.deps/adjust-alignment.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/adjust-alignment.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/alias.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/alloc-pool.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/auto-inc-dec.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/auto-profile.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/bb-reorder.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/bitmap.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/builtins.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/caller-save.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/calls.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ccmp.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cfg.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cfganal.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cfgbuild.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cfgcleanup.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cfgexpand.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cfghooks.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cfgloop.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cfgloopanal.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cfgloopmanip.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cfgrtl.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ctfc.o -MT ctfc.o -MMD -MP -MF ./.deps/ctfc.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ctfc.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ctfout.o -MT ctfout.o -MMD -MP -MF ./.deps/ctfout.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ctfout.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o btfout.o -MT btfout.o -MMD -MP -MF ./.deps/btfout.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/btfout.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/symtab.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o symtab-thunks.o -MT symtab-thunks.o -MMD -MP -MF ./.deps/symtab-thunks.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/symtab-thunks.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o symtab-clones.o -MT symtab-clones.o -MMD -MP -MF ./.deps/symtab-clones.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/symtab-clones.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cgraph.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cgraphbuild.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cgraphunit.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cgraphclones.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/combine.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/combine-stack-adj.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/compare-elim.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/context.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/convert.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o coroutine-passes.o -MT coroutine-passes.o -MMD -MP -MF ./.deps/coroutine-passes.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/coroutine-passes.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/coverage.cc g++ -fno-PIE -c -DGCC_INCLUDE_DIR=\"/usr/lib/gcc/avr/12.2.0/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/avr/12.2.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc/avr/12.2.0/../../../../avr/include/c++/12.2.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc/avr/12.2.0/../../../../avr/include/c++/12.2.0/avr\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc/avr/12.2.0/../../../../avr/include/c++/12.2.0/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/usr/lib/gcc/avr/12.2.0/../../../../avr/libc++_include/c++/12.2.0/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/avr${sysroot_headers_suffix}/include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/avr/12.2.0/../../../../avr/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/include\" -DPREFIX=\"/usr/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DTARGET_SYSTEM_ROOT=\"/usr/avr\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -DBASEVER="\"12.2.0\"" -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cppbuiltin.cc g++ -fno-PIE -c -DGCC_INCLUDE_DIR=\"/usr/lib/gcc/avr/12.2.0/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/avr/12.2.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc/avr/12.2.0/../../../../avr/include/c++/12.2.0\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc/avr/12.2.0/../../../../avr/include/c++/12.2.0/avr\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc/avr/12.2.0/../../../../avr/include/c++/12.2.0/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/usr/lib/gcc/avr/12.2.0/../../../../avr/libc++_include/c++/12.2.0/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/avr${sysroot_headers_suffix}/include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/avr/12.2.0/../../../../avr/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/include\" -DPREFIX=\"/usr/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DTARGET_SYSTEM_ROOT=\"/usr/avr\" -DTARGET_SYSTEM_ROOT_RELOCATABLE -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cppdefault.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cprop.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cse.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cselib.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/data-streamer.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/data-streamer-in.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/data-streamer-out.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o dbxout.o -MT dbxout.o -MMD -MP -MF ./.deps/dbxout.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/dbxout.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/dbgcnt.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/dce.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ddg.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/debug.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/df-core.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/df-problems.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/df-scan.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/dfp.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o digraph.o -MT digraph.o -MMD -MP -MF ./.deps/digraph.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/digraph.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/dojump.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/dominance.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/domwalk.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/double-int.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/dse.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/dumpfile.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/dwarf2asm.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/dwarf2cfi.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o dwarf2ctf.o -MT dwarf2ctf.o -MMD -MP -MF ./.deps/dwarf2ctf.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/dwarf2ctf.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/dwarf2out.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o early-remat.o -MT early-remat.o -MMD -MP -MF ./.deps/early-remat.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/early-remat.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/emit-rtl.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/et-forest.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/except.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/explow.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/expmed.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/expr.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF ./.deps/fibonacci_heap.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/fibonacci_heap.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o file-prefix-map.o -MT file-prefix-map.o -MMD -MP -MF ./.deps/file-prefix-map.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/file-prefix-map.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/final.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/fixed-value.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/fold-const.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/fold-const-call.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/function.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o function-abi.o -MT function-abi.o -MMD -MP -MF ./.deps/function-abi.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/function-abi.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/function-tests.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/fwprop.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP -MF ./.deps/gcc-rich-location.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gcc-rich-location.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gcse.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gcse-common.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ggc-common.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ggc-tests.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-array-bounds.o -MT gimple-array-bounds.o -MMD -MP -MF ./.deps/gimple-array-bounds.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-array-bounds.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-builder.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-expr.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-if-to-switch.o -MT gimple-if-to-switch.o -MMD -MP -MF ./.deps/gimple-if-to-switch.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-if-to-switch.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-iterator.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-fold.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-harden-conditionals.o -MT gimple-harden-conditionals.o -MMD -MP -MF ./.deps/gimple-harden-conditionals.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-harden-conditionals.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-laddress.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-loop-interchange.o -MT gimple-loop-interchange.o -MMD -MP -MF ./.deps/gimple-loop-interchange.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-loop-interchange.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-loop-jam.o -MT gimple-loop-jam.o -MMD -MP -MF ./.deps/gimple-loop-jam.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-loop-jam.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-loop-versioning.o -MT gimple-loop-versioning.o -MMD -MP -MF ./.deps/gimple-loop-versioning.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-loop-versioning.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-low.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-predicate-analysis.o -MT gimple-predicate-analysis.o -MMD -MP -MF ./.deps/gimple-predicate-analysis.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-predicate-analysis.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-pretty-print.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-range.o -MT gimple-range.o -MMD -MP -MF ./.deps/gimple-range.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-range.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-range-cache.o -MT gimple-range-cache.o -MMD -MP -MF ./.deps/gimple-range-cache.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-range-cache.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-range-edge.o -MT gimple-range-edge.o -MMD -MP -MF ./.deps/gimple-range-edge.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-range-edge.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-range-fold.o -MT gimple-range-fold.o -MMD -MP -MF ./.deps/gimple-range-fold.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-range-fold.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-range-gori.o -MT gimple-range-gori.o -MMD -MP -MF ./.deps/gimple-range-gori.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-range-gori.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-range-trace.o -MT gimple-range-trace.o -MMD -MP -MF ./.deps/gimple-range-trace.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-range-trace.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-ssa-backprop.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-ssa-evrp.o -MT gimple-ssa-evrp.o -MMD -MP -MF ./.deps/gimple-ssa-evrp.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-ssa-evrp.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-ssa-evrp-analyze.o -MT gimple-ssa-evrp-analyze.o -MMD -MP -MF ./.deps/gimple-ssa-evrp-analyze.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-ssa-evrp-analyze.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-ssa-isolate-paths.cc /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/expmed.cc: In function 'rtx_def* extract_bit_field_1(rtx, poly_uint64, poly_uint64, int, rtx, machine_mode, machine_mode, bool, bool, rtx_def**)': /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/expmed.cc:1832:45: warning: '*(unsigned int*)((char*)&imode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))' may be used uninitialized [-Wmaybe-uninitialized] 1832 | rtx sub = extract_bit_field_as_subreg (mode1, op0, imode, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ 1833 | bitsize, bitnum); | ~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/expmed.cc:1792:19: note: '*(unsigned int*)((char*)&imode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))' was declared here 1792 | scalar_int_mode imode; | ^~~~~ g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-ssa-nonnull-compare.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-ssa-split-paths.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-ssa-store-merging.o -MT gimple-ssa-store-merging.o -MMD -MP -MF ./.deps/gimple-ssa-store-merging.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-ssa-store-merging.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-ssa-strength-reduction.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-ssa-sprintf.o -MT gimple-ssa-sprintf.o -MMD -MP -MF ./.deps/gimple-ssa-sprintf.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-ssa-sprintf.cc /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/expmed.cc: In function 'rtx_def* emit_store_flag_1(rtx, rtx_code, rtx, rtx, machine_mode, int, int, machine_mode)': /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/expmed.cc:5739:7: warning: '*(unsigned int*)((char*)&int_mode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))' may be used uninitialized [-Wmaybe-uninitialized] 5739 | if (int_target_mode != int_mode) | ^~ /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/expmed.cc:5661:19: note: '*(unsigned int*)((char*)&int_mode + offsetof(scalar_int_mode, scalar_int_mode::m_mode))' was declared here 5661 | scalar_int_mode int_mode; | ^~~~~~~~ g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-ssa-warn-access.o -MT gimple-ssa-warn-access.o -MMD -MP -MF ./.deps/gimple-ssa-warn-access.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-ssa-warn-access.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-ssa-warn-alloca.o -MT gimple-ssa-warn-alloca.o -MMD -MP -MF ./.deps/gimple-ssa-warn-alloca.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-ssa-warn-alloca.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-ssa-warn-restrict.o -MT gimple-ssa-warn-restrict.o -MMD -MP -MF ./.deps/gimple-ssa-warn-restrict.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-ssa-warn-restrict.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-streamer-in.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-streamer-out.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-walk.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-warn-recursion.o -MT gimple-warn-recursion.o -MMD -MP -MF ./.deps/gimple-warn-recursion.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-warn-recursion.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimplify.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimplify-me.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/godump.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/graph.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/graphds.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o graphviz.o -MT graphviz.o -MMD -MP -MF ./.deps/graphviz.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/graphviz.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/graphite.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o graphite-isl-ast-to-gimple.o -MT graphite-isl-ast-to-gimple.o -MMD -MP -MF ./.deps/graphite-isl-ast-to-gimple.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/graphite-isl-ast-to-gimple.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/graphite-dependences.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/graphite-optimize-isl.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/graphite-poly.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/graphite-scop-detection.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/graphite-sese-to-poly.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/haifa-sched.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF ./.deps/hash-map-tests.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/hash-map-tests.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o hash-set-tests.o -MT hash-set-tests.o -MMD -MP -MF ./.deps/hash-set-tests.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/hash-set-tests.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/hw-doloop.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/hwint.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ifcvt.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ree.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/inchash.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/incpath.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/init-regs.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/internal-fn.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa-cp.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa-sra.o -MT ipa-sra.o -MMD -MP -MF ./.deps/ipa-sra.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa-sra.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa-devirt.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa-fnsummary.o -MT ipa-fnsummary.o -MMD -MP -MF ./.deps/ipa-fnsummary.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa-fnsummary.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o -MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa-polymorphic-call.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa-split.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa-inline.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa-comdats.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa-free-lang-data.o -MT ipa-free-lang-data.o -MMD -MP -MF ./.deps/ipa-free-lang-data.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa-free-lang-data.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa-visibility.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa-inline-analysis.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa-inline-transform.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa-modref.o -MT ipa-modref.o -MMD -MP -MF ./.deps/ipa-modref.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa-modref.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa-modref-tree.o -MT ipa-modref-tree.o -MMD -MP -MF ./.deps/ipa-modref-tree.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa-modref-tree.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa-predicate.o -MT ipa-predicate.o -MMD -MP -MF ./.deps/ipa-predicate.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa-predicate.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa-profile.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa-prop.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa-param-manipulation.o -MT ipa-param-manipulation.o -MMD -MP -MF ./.deps/ipa-param-manipulation.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa-param-manipulation.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa-pure-const.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa-icf.o -MT ipa-icf.o -MMD -MP -MF ./.deps/ipa-icf.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa-icf.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF ./.deps/ipa-icf-gimple.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa-icf-gimple.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa-reference.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa-ref.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa-utils.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ipa.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ira.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ira-build.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ira-costs.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ira-conflicts.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ira-color.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ira-emit.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ira-lives.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/jump.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/langhooks.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/lcm.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/lists.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/loop-doloop.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/loop-init.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/loop-invariant.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/loop-iv.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/loop-unroll.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/lower-subreg.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/lra.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/lra-assigns.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/lra-coalesce.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/lra-constraints.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/lra-eliminations.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/lra-lives.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/lra-remat.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/lra-spills.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/lto-cgraph.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/lto-streamer.cc g++ -fno-PIE -c -DTARGET_MACHINE=\"avr\" -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/lto-streamer-in.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/lto-streamer-out.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/lto-section-in.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/lto-section-out.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/lto-opts.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/lto-compress.cc /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ira-color.cc: In function 'void ira_sort_regnos_for_alter_reg(int*, int, machine_mode*)': /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ira-color.cc:4469:26: warning: 'a' may be used uninitialized [-Wmaybe-uninitialized] 4469 | ira_allocno_t allocno, a; | ^ g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/mcf.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/mode-switching.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/modulo-sched.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/multiple_target.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o omp-offload.o -MT omp-offload.o -MMD -MP -MF ./.deps/omp-offload.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/omp-offload.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o omp-expand.o -MT omp-expand.o -MMD -MP -MF ./.deps/omp-expand.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/omp-expand.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o omp-general.o -MT omp-general.o -MMD -MP -MF ./.deps/omp-general.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/omp-general.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/omp-low.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o omp-oacc-kernels-decompose.o -MT omp-oacc-kernels-decompose.o -MMD -MP -MF ./.deps/omp-oacc-kernels-decompose.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/omp-oacc-kernels-decompose.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o omp-oacc-neuter-broadcast.o -MT omp-oacc-neuter-broadcast.o -MMD -MP -MF ./.deps/omp-oacc-neuter-broadcast.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/omp-oacc-neuter-broadcast.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o omp-simd-clone.o -MT omp-simd-clone.o -MMD -MP -MF ./.deps/omp-simd-clone.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/omp-simd-clone.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o opt-problem.o -MT opt-problem.o -MMD -MP -MF ./.deps/opt-problem.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/opt-problem.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/optabs.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF ./.deps/optabs-libfuncs.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/optabs-libfuncs.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o optabs-query.o -MT optabs-query.o -MMD -MP -MF ./.deps/optabs-query.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/optabs-query.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/optabs-tree.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o optinfo.o -MT optinfo.o -MMD -MP -MF ./.deps/optinfo.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/optinfo.cc g++ -fno-PIE -c -DTARGET_NAME=\"avr\" -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o optinfo-emit-json.o -MT optinfo-emit-json.o -MMD -MP -MF ./.deps/optinfo-emit-json.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/optinfo-emit-json.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/opts-global.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ordered-hash-map-tests.o -MT ordered-hash-map-tests.o -MMD -MP -MF ./.deps/ordered-hash-map-tests.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ordered-hash-map-tests.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/passes.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/plugin.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o pointer-query.o -MT pointer-query.o -MMD -MP -MF ./.deps/pointer-query.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/pointer-query.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/postreload-gcse.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/postreload.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/predict.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/print-rtl.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o print-rtl-function.o -MT print-rtl-function.o -MMD -MP -MF ./.deps/print-rtl-function.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/print-rtl-function.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/print-tree.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/profile.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o profile-count.o -MT profile-count.o -MMD -MP -MF ./.deps/profile-count.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/profile-count.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o range.o -MT range.o -MMD -MP -MF ./.deps/range.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/range.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o range-op.o -MT range-op.o -MMD -MP -MF ./.deps/range-op.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/range-op.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o read-md.o -MT read-md.o -MMD -MP -MF ./.deps/read-md.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/read-md.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o read-rtl.o -MT read-rtl.o -MMD -MP -MF ./.deps/read-rtl.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/read-rtl.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o read-rtl-function.o -MT read-rtl-function.o -MMD -MP -MF ./.deps/read-rtl-function.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/read-rtl-function.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/real.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/realmpfr.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/recog.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/reg-stack.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/regcprop.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/reginfo.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/regrename.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/regstat.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/reload.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/reload1.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/reorg.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/resource.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/rtl-error.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/rtl-ssa -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o rtl-ssa/accesses.o -MT rtl-ssa/accesses.o -MMD -MP -MF rtl-ssa/.deps/accesses.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/rtl-ssa/accesses.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/rtl-ssa -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o rtl-ssa/blocks.o -MT rtl-ssa/blocks.o -MMD -MP -MF rtl-ssa/.deps/blocks.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/rtl-ssa/blocks.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/rtl-ssa -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o rtl-ssa/changes.o -MT rtl-ssa/changes.o -MMD -MP -MF rtl-ssa/.deps/changes.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/rtl-ssa/changes.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/rtl-ssa -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o rtl-ssa/functions.o -MT rtl-ssa/functions.o -MMD -MP -MF rtl-ssa/.deps/functions.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/rtl-ssa/functions.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/rtl-ssa -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o rtl-ssa/insns.o -MT rtl-ssa/insns.o -MMD -MP -MF rtl-ssa/.deps/insns.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/rtl-ssa/insns.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o rtl-tests.o -MT rtl-tests.o -MMD -MP -MF ./.deps/rtl-tests.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/rtl-tests.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/rtl.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o rtlhash.o -MT rtlhash.o -MMD -MP -MF ./.deps/rtlhash.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/rtlhash.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/rtlanal.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/rtlhooks.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o rtx-vector-builder.o -MT rtx-vector-builder.o -MMD -MP -MF ./.deps/rtx-vector-builder.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/rtx-vector-builder.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o run-rtl-passes.o -MT run-rtl-passes.o -MMD -MP -MF ./.deps/run-rtl-passes.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/run-rtl-passes.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/sched-deps.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/sched-ebb.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/sched-rgn.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/sel-sched-ir.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o sel-sched-dump.o -MT sel-sched-dump.o -MMD -MP -MF ./.deps/sel-sched-dump.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/sel-sched-dump.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o sel-sched.o -MT sel-sched.o -MMD -MP -MF ./.deps/sel-sched.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/sel-sched.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o selftest-rtl.o -MT selftest-rtl.o -MMD -MP -MF ./.deps/selftest-rtl.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/selftest-rtl.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o selftest-run-tests.o -MT selftest-run-tests.o -MMD -MP -MF ./.deps/selftest-run-tests.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/selftest-run-tests.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/sese.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF ./.deps/shrink-wrap.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/shrink-wrap.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/simplify-rtx.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o sparseset.o -MT sparseset.o -MMD -MP -MF ./.deps/sparseset.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/sparseset.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/spellcheck.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o spellcheck-tree.o -MT spellcheck-tree.o -MMD -MP -MF ./.deps/spellcheck-tree.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/spellcheck-tree.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o splay-tree-utils.o -MT splay-tree-utils.o -MMD -MP -MF ./.deps/splay-tree-utils.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/splay-tree-utils.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/sreal.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o stack-ptr-mod.o -MT stack-ptr-mod.o -MMD -MP -MF ./.deps/stack-ptr-mod.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/stack-ptr-mod.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/statistics.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/stmt.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/stor-layout.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/store-motion.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF ./.deps/streamer-hooks.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/streamer-hooks.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o stringpool.o -MT stringpool.o -MMD -MP -MF ./.deps/stringpool.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/stringpool.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o substring-locations.o -MT substring-locations.o -MMD -MP -MF ./.deps/substring-locations.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/substring-locations.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o target-globals.o -MT target-globals.o -MMD -MP -MF ./.deps/target-globals.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/target-globals.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o targhooks.o -MT targhooks.o -MMD -MP -MF ./.deps/targhooks.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/targhooks.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/timevar.cc g++ -fno-PIE -c -DTARGET_NAME=\"avr\" -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/toplev.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tracer.o -MT tracer.o -MMD -MP -MF ./.deps/tracer.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tracer.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/trans-mem.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-affine.o -MT tree-affine.o -MMD -MP -MF ./.deps/tree-affine.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-affine.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/asan.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tsan.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ubsan.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o sanopt.o -MT sanopt.o -MMD -MP -MF ./.deps/sanopt.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/sanopt.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o sancov.o -MT sancov.o -MMD -MP -MF ./.deps/sancov.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/sancov.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-call-cdce.o -MT tree-call-cdce.o -MMD -MP -MF ./.deps/tree-call-cdce.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-call-cdce.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF ./.deps/tree-cfg.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-cfg.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-cfgcleanup.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-chrec.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-complex.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-data-ref.o -MT tree-data-ref.o -MMD -MP -MF ./.deps/tree-data-ref.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-data-ref.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF ./.deps/tree-dfa.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-dfa.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-diagnostic.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-diagnostic-path.o -MT tree-diagnostic-path.o -MMD -MP -MF ./.deps/tree-diagnostic-path.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-diagnostic-path.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-dump.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-eh.o -MT tree-eh.o -MMD -MP -MF ./.deps/tree-eh.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-eh.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-emutls.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-if-conv.o -MT tree-if-conv.o -MMD -MP -MF ./.deps/tree-if-conv.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-if-conv.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-inline.o -MT tree-inline.o -MMD -MP -MF ./.deps/tree-inline.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-inline.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-into-ssa.o -MT tree-into-ssa.o -MMD -MP -MF ./.deps/tree-into-ssa.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-into-ssa.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-iterator.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-loop-distribution.o -MT tree-loop-distribution.o -MMD -MP -MF ./.deps/tree-loop-distribution.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-loop-distribution.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-nested.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF ./.deps/tree-nrv.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-nrv.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-object-size.o -MT tree-object-size.o -MMD -MP -MF ./.deps/tree-object-size.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-object-size.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-outof-ssa.o -MT tree-outof-ssa.o -MMD -MP -MF ./.deps/tree-outof-ssa.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-outof-ssa.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-parloops.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF ./.deps/tree-phinodes.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-phinodes.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF ./.deps/tree-predcom.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-predcom.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP -MF ./.deps/tree-pretty-print.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-pretty-print.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-profile.o -MT tree-profile.o -MMD -MP -MF ./.deps/tree-profile.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-profile.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-scalar-evolution.o -MT tree-scalar-evolution.o -MMD -MP -MF ./.deps/tree-scalar-evolution.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-scalar-evolution.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-sra.o -MT tree-sra.o -MMD -MP -MF ./.deps/tree-sra.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-sra.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-switch-conversion.o -MT tree-switch-conversion.o -MMD -MP -MF ./.deps/tree-switch-conversion.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-switch-conversion.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP -MF ./.deps/tree-ssa-address.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-address.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-alias.o -MT tree-ssa-alias.o -MMD -MP -MF ./.deps/tree-ssa-alias.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-alias.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-ccp.o -MT tree-ssa-ccp.o -MMD -MP -MF ./.deps/tree-ssa-ccp.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-ccp.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP -MF ./.deps/tree-ssa-coalesce.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-coalesce.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF ./.deps/tree-ssa-copy.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-copy.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-dce.o -MT tree-ssa-dce.o -MMD -MP -MF ./.deps/tree-ssa-dce.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-dce.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-dom.o -MT tree-ssa-dom.o -MMD -MP -MF ./.deps/tree-ssa-dom.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-dom.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-dse.o -MT tree-ssa-dse.o -MMD -MP -MF ./.deps/tree-ssa-dse.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-dse.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-forwprop.o -MT tree-ssa-forwprop.o -MMD -MP -MF ./.deps/tree-ssa-forwprop.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-forwprop.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD -MP -MF ./.deps/tree-ssa-ifcombine.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-ifcombine.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-live.o -MT tree-ssa-live.o -MMD -MP -MF ./.deps/tree-ssa-live.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-live.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-loop-ch.o -MT tree-ssa-loop-ch.o -MMD -MP -MF ./.deps/tree-ssa-loop-ch.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-loop-ch.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-loop-im.o -MT tree-ssa-loop-im.o -MMD -MP -MF ./.deps/tree-ssa-loop-im.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-loop-im.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-loop-ivcanon.o -MT tree-ssa-loop-ivcanon.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivcanon.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-loop-ivcanon.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-loop-ivopts.o -MT tree-ssa-loop-ivopts.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivopts.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-loop-ivopts.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-loop-manip.o -MT tree-ssa-loop-manip.o -MMD -MP -MF ./.deps/tree-ssa-loop-manip.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-loop-manip.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF ./.deps/tree-ssa-loop-niter.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-loop-niter.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-loop-prefetch.o -MT tree-ssa-loop-prefetch.o -MMD -MP -MF ./.deps/tree-ssa-loop-prefetch.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-loop-prefetch.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-loop-split.o -MT tree-ssa-loop-split.o -MMD -MP -MF ./.deps/tree-ssa-loop-split.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-loop-split.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-loop-unswitch.o -MT tree-ssa-loop-unswitch.o -MMD -MP -MF ./.deps/tree-ssa-loop-unswitch.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-loop-unswitch.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-loop.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-math-opts.o -MT tree-ssa-math-opts.o -MMD -MP -MF ./.deps/tree-ssa-math-opts.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-math-opts.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-operands.o -MT tree-ssa-operands.o -MMD -MP -MF ./.deps/tree-ssa-operands.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-operands.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-range-path.o -MT gimple-range-path.o -MMD -MP -MF ./.deps/gimple-range-path.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-range-path.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF ./.deps/tree-ssa-phiopt.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-phiopt.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-phiprop.o -MT tree-ssa-phiprop.o -MMD -MP -MF ./.deps/tree-ssa-phiprop.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-phiprop.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF ./.deps/tree-ssa-pre.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-pre.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD -MP -MF ./.deps/tree-ssa-propagate.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-propagate.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-reassoc.o -MT tree-ssa-reassoc.o -MMD -MP -MF ./.deps/tree-ssa-reassoc.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-reassoc.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-sccvn.o -MT tree-ssa-sccvn.o -MMD -MP -MF ./.deps/tree-ssa-sccvn.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-sccvn.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-scopedtables.o -MT tree-ssa-scopedtables.o -MMD -MP -MF ./.deps/tree-ssa-scopedtables.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-scopedtables.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF ./.deps/tree-ssa-sink.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-sink.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-strlen.o -MT tree-ssa-strlen.o -MMD -MP -MF ./.deps/tree-ssa-strlen.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-strlen.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-structalias.o -MT tree-ssa-structalias.o -MMD -MP -MF ./.deps/tree-ssa-structalias.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-structalias.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-tail-merge.o -MT tree-ssa-tail-merge.o -MMD -MP -MF ./.deps/tree-ssa-tail-merge.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-tail-merge.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-ter.o -MT tree-ssa-ter.o -MMD -MP -MF ./.deps/tree-ssa-ter.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-ter.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-threadbackward.o -MT tree-ssa-threadbackward.o -MMD -MP -MF ./.deps/tree-ssa-threadbackward.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-threadbackward.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF ./.deps/tree-ssa-threadedge.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-threadedge.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o -MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-threadupdate.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP -MF ./.deps/tree-ssa-uncprop.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-uncprop.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa-uninit.o -MT tree-ssa-uninit.o -MMD -MP -MF ./.deps/tree-ssa-uninit.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa-uninit.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssa.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-ssanames.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-stdarg.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-streamer.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP -MF ./.deps/tree-streamer-in.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-streamer-in.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP -MF ./.deps/tree-streamer-out.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-streamer-out.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-tailcall.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP -MF ./.deps/tree-vect-generic.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-vect-generic.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o gimple-isel.o -MT gimple-isel.o -MMD -MP -MF ./.deps/gimple-isel.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/gimple-isel.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-vect-patterns.o -MT tree-vect-patterns.o -MMD -MP -MF ./.deps/tree-vect-patterns.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-vect-patterns.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD -MP -MF ./.deps/tree-vect-data-refs.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-vect-data-refs.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-vect-stmts.o -MT tree-vect-stmts.o -MMD -MP -MF ./.deps/tree-vect-stmts.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-vect-stmts.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-vect-loop.o -MT tree-vect-loop.o -MMD -MP -MF ./.deps/tree-vect-loop.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-vect-loop.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-vect-loop-manip.o -MT tree-vect-loop-manip.o -MMD -MP -MF ./.deps/tree-vect-loop-manip.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-vect-loop-manip.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF ./.deps/tree-vect-slp.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-vect-slp.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-vect-slp-patterns.o -MT tree-vect-slp-patterns.o -MMD -MP -MF ./.deps/tree-vect-slp-patterns.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-vect-slp-patterns.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-vectorizer.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-vector-builder.o -MT tree-vector-builder.o -MMD -MP -MF ./.deps/tree-vector-builder.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-vector-builder.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree-vrp.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tree.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o tristate.o -MT tristate.o -MMD -MP -MF ./.deps/tristate.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/tristate.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o typed-splay-tree.o -MT typed-splay-tree.o -MMD -MP -MF ./.deps/typed-splay-tree.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/typed-splay-tree.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/valtrack.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o value-pointer-equiv.o -MT value-pointer-equiv.o -MMD -MP -MF ./.deps/value-pointer-equiv.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/value-pointer-equiv.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o value-query.o -MT value-query.o -MMD -MP -MF ./.deps/value-query.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/value-query.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o value-range.o -MT value-range.o -MMD -MP -MF ./.deps/value-range.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/value-range.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o value-range-equiv.o -MT value-range-equiv.o -MMD -MP -MF ./.deps/value-range-equiv.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/value-range-equiv.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o value-relation.o -MT value-relation.o -MMD -MP -MF ./.deps/value-relation.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/value-relation.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/value-prof.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/var-tracking.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/varasm.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/varpool.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o vec-perm-indices.o -MT vec-perm-indices.o -MMD -MP -MF ./.deps/vec-perm-indices.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/vec-perm-indices.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/vmsdbgout.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o vr-values.o -MT vr-values.o -MMD -MP -MF ./.deps/vr-values.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/vr-values.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/vtable-verify.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o warning-control.o -MT warning-control.o -MMD -MP -MF ./.deps/warning-control.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/warning-control.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/web.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o wide-int.o -MT wide-int.o -MMD -MP -MF ./.deps/wide-int.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/wide-int.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/wide-int-print.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o xcoffout.o -MT xcoffout.o -MMD -MP -MF ./.deps/xcoffout.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/xcoffout.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o avr.o -MT avr.o -MMD -MP -MF ./.deps/avr.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/analysis-plan.o -MT analyzer/analysis-plan.o -MMD -MP -MF analyzer/.deps/analysis-plan.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/analysis-plan.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/analyzer.o -MT analyzer/analyzer.o -MMD -MP -MF analyzer/.deps/analyzer.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/analyzer.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/analyzer-logging.o -MT analyzer/analyzer-logging.o -MMD -MP -MF analyzer/.deps/analyzer-logging.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/analyzer-logging.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/analyzer-pass.o -MT analyzer/analyzer-pass.o -MMD -MP -MF analyzer/.deps/analyzer-pass.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/analyzer-pass.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/analyzer-selftests.o -MT analyzer/analyzer-selftests.o -MMD -MP -MF analyzer/.deps/analyzer-selftests.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/analyzer-selftests.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/bar-chart.o -MT analyzer/bar-chart.o -MMD -MP -MF analyzer/.deps/bar-chart.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/bar-chart.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/call-info.o -MT analyzer/call-info.o -MMD -MP -MF analyzer/.deps/call-info.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/call-info.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/call-string.o -MT analyzer/call-string.o -MMD -MP -MF analyzer/.deps/call-string.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/call-string.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/checker-path.o -MT analyzer/checker-path.o -MMD -MP -MF analyzer/.deps/checker-path.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/checker-path.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/complexity.o -MT analyzer/complexity.o -MMD -MP -MF analyzer/.deps/complexity.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/complexity.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/constraint-manager.o -MT analyzer/constraint-manager.o -MMD -MP -MF analyzer/.deps/constraint-manager.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/constraint-manager.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/diagnostic-manager.o -MT analyzer/diagnostic-manager.o -MMD -MP -MF analyzer/.deps/diagnostic-manager.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/diagnostic-manager.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/engine.o -MT analyzer/engine.o -MMD -MP -MF analyzer/.deps/engine.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/engine.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/feasible-graph.o -MT analyzer/feasible-graph.o -MMD -MP -MF analyzer/.deps/feasible-graph.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/feasible-graph.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/function-set.o -MT analyzer/function-set.o -MMD -MP -MF analyzer/.deps/function-set.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/function-set.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/pending-diagnostic.o -MT analyzer/pending-diagnostic.o -MMD -MP -MF analyzer/.deps/pending-diagnostic.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/pending-diagnostic.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/program-point.o -MT analyzer/program-point.o -MMD -MP -MF analyzer/.deps/program-point.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/program-point.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/program-state.o -MT analyzer/program-state.o -MMD -MP -MF analyzer/.deps/program-state.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/program-state.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/region.o -MT analyzer/region.o -MMD -MP -MF analyzer/.deps/region.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/region.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/region-model.o -MT analyzer/region-model.o -MMD -MP -MF analyzer/.deps/region-model.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/region-model.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/region-model-asm.o -MT analyzer/region-model-asm.o -MMD -MP -MF analyzer/.deps/region-model-asm.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/region-model-asm.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/region-model-impl-calls.o -MT analyzer/region-model-impl-calls.o -MMD -MP -MF analyzer/.deps/region-model-impl-calls.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/region-model-impl-calls.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/region-model-manager.o -MT analyzer/region-model-manager.o -MMD -MP -MF analyzer/.deps/region-model-manager.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/region-model-manager.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/region-model-reachability.o -MT analyzer/region-model-reachability.o -MMD -MP -MF analyzer/.deps/region-model-reachability.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/region-model-reachability.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/sm.o -MT analyzer/sm.o -MMD -MP -MF analyzer/.deps/sm.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/sm.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/sm-file.o -MT analyzer/sm-file.o -MMD -MP -MF analyzer/.deps/sm-file.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/sm-file.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/sm-malloc.o -MT analyzer/sm-malloc.o -MMD -MP -MF analyzer/.deps/sm-malloc.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/sm-malloc.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/sm-pattern-test.o -MT analyzer/sm-pattern-test.o -MMD -MP -MF analyzer/.deps/sm-pattern-test.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/sm-pattern-test.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/sm-sensitive.o -MT analyzer/sm-sensitive.o -MMD -MP -MF analyzer/.deps/sm-sensitive.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/sm-sensitive.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/sm-signal.o -MT analyzer/sm-signal.o -MMD -MP -MF analyzer/.deps/sm-signal.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/sm-signal.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/sm-taint.o -MT analyzer/sm-taint.o -MMD -MP -MF analyzer/.deps/sm-taint.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/sm-taint.cc /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/diagnostic-manager.cc: In member function 'void ana::saved_diagnostic::dump_as_dot_node(pretty_printer*) const': /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/diagnostic-manager.cc:783:28: warning: unknown conversion type character 'E' in format [-Wformat=] 783 | pp_printf (pp, "var: %qE\n", m_var); | ^ /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/diagnostic-manager.cc:783:20: warning: too many arguments for format [-Wformat-extra-args] 783 | pp_printf (pp, "var: %qE\n", m_var); | ^~~~~~~~~~~~ g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/state-purge.o -MT analyzer/state-purge.o -MMD -MP -MF analyzer/.deps/state-purge.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/state-purge.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/store.o -MT analyzer/store.o -MMD -MP -MF analyzer/.deps/store.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/store.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/supergraph.o -MT analyzer/supergraph.o -MMD -MP -MF analyzer/.deps/supergraph.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/supergraph.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/svalue.o -MT analyzer/svalue.o -MMD -MP -MF analyzer/.deps/svalue.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/svalue.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o analyzer/trimmed-graph.o -MT analyzer/trimmed-graph.o -MMD -MP -MF analyzer/.deps/trimmed-graph.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/analyzer/trimmed-graph.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr-devices.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/avr/avr-log.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o host-linux.o -MT host-linux.o -MMD -MP -MF ./.deps/host-linux.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/config/host-linux.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/main.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o avr-common.o -MT avr-common.o -MMD -MP -MF ./.deps/avr-common.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common/config/avr/avr-common.cc g++ -fno-PIE -c -DPREFIX=\"/usr\" -DBASEVER="\"12.2.0\"" -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/prefix.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/opts.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/opts-common.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/vec.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/hooks.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Icommon -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/common/common-targhooks.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/hash-table.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/file-find.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/selftest.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o opt-suggestions.o -MT opt-suggestions.o -MMD -MP -MF ./.deps/opt-suggestions.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/opt-suggestions.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o diagnostic-spec.o -MT diagnostic-spec.o -MMD -MP -MF ./.deps/diagnostic-spec.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/diagnostic-spec.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/diagnostic.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/diagnostic-color.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF ./.deps/diagnostic-show-locus.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/diagnostic-show-locus.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o diagnostic-format-json.o -MT diagnostic-format-json.o -MMD -MP -MF ./.deps/diagnostic-format-json.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/diagnostic-format-json.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o json.o -MT json.o -MMD -MP -MF ./.deps/json.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/json.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o edit-context.o -MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/edit-context.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/pretty-print.cc g++ -fno-PIE -c -DLOCALEDIR=\"/usr/share/locale\" -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/intl.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/sbitmap.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/input.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/ggc-none.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/memory-block.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o selftest-diagnostic.o -MT selftest-diagnostic.o -MMD -MP -MF ./.deps/selftest-diagnostic.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/selftest-diagnostic.cc g++ -fno-PIE -c -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/. -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o sort.o -MT sort.o -MMD -MP -MF ./.deps/sort.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/sort.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/cp-lang.o -MT cp/cp-lang.o -MMD -MP -MF cp/.deps/cp-lang.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/cp-lang.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/call.o -MT cp/call.o -MMD -MP -MF cp/.deps/call.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/call.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/class.o -MT cp/class.o -MMD -MP -MF cp/.deps/class.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/class.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/constexpr.o -MT cp/constexpr.o -MMD -MP -MF cp/.deps/constexpr.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/constexpr.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/constraint.o -MT cp/constraint.o -MMD -MP -MF cp/.deps/constraint.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/constraint.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/coroutines.o -MT cp/coroutines.o -MMD -MP -MF cp/.deps/coroutines.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/coroutines.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/cp-gimplify.o -MT cp/cp-gimplify.o -MMD -MP -MF cp/.deps/cp-gimplify.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/cp-gimplify.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/cp-objcp-common.o -MT cp/cp-objcp-common.o -MMD -MP -MF cp/.deps/cp-objcp-common.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/cp-objcp-common.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/cp-ubsan.o -MT cp/cp-ubsan.o -MMD -MP -MF cp/.deps/cp-ubsan.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/cp-ubsan.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/cvt.o -MT cp/cvt.o -MMD -MP -MF cp/.deps/cvt.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/cvt.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/cxx-pretty-print.o -MT cp/cxx-pretty-print.o -MMD -MP -MF cp/.deps/cxx-pretty-print.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/cxx-pretty-print.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/decl.o -MT cp/decl.o -MMD -MP -MF cp/.deps/decl.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/decl.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/decl2.o -MT cp/decl2.o -MMD -MP -MF cp/.deps/decl2.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/decl2.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/dump.o -MT cp/dump.o -MMD -MP -MF cp/.deps/dump.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/dump.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/error.o -MT cp/error.o -MMD -MP -MF cp/.deps/error.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/error.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/except.o -MT cp/except.o -MMD -MP -MF cp/.deps/except.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/except.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/expr.o -MT cp/expr.o -MMD -MP -MF cp/.deps/expr.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/expr.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/friend.o -MT cp/friend.o -MMD -MP -MF cp/.deps/friend.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/friend.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/init.o -MT cp/init.o -MMD -MP -MF cp/.deps/init.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/init.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/lambda.o -MT cp/lambda.o -MMD -MP -MF cp/.deps/lambda.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/lambda.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/lex.o -MT cp/lex.o -MMD -MP -MF cp/.deps/lex.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/lex.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/logic.o -MT cp/logic.o -MMD -MP -MF cp/.deps/logic.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/logic.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/mangle.o -MT cp/mangle.o -MMD -MP -MF cp/.deps/mangle.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/mangle.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/mapper-client.o -MT cp/mapper-client.o -MMD -MP -MF cp/.deps/mapper-client.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/mapper-client.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/mapper-resolver.o -MT cp/mapper-resolver.o -MMD -MP -MF cp/.deps/mapper-resolver.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/mapper-resolver.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/method.o -MT cp/method.o -MMD -MP -MF cp/.deps/method.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/method.cc g++ -fno-PIE -c -DHOST_MACHINE=\"i686-pc-linux-musl\" -DTARGET_MACHINE=\"avr-unknown-none\" -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/module.o -MT cp/module.o -MMD -MP -MF cp/.deps/module.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/module.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/name-lookup.o -MT cp/name-lookup.o -MMD -MP -MF cp/.deps/name-lookup.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/name-lookup.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/optimize.o -MT cp/optimize.o -MMD -MP -MF cp/.deps/optimize.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/optimize.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/parser.o -MT cp/parser.o -MMD -MP -MF cp/.deps/parser.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/parser.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/pt.o -MT cp/pt.o -MMD -MP -MF cp/.deps/pt.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/pt.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/ptree.o -MT cp/ptree.o -MMD -MP -MF cp/.deps/ptree.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/ptree.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/rtti.o -MT cp/rtti.o -MMD -MP -MF cp/.deps/rtti.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/rtti.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/search.o -MT cp/search.o -MMD -MP -MF cp/.deps/search.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/search.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libbacktrace -Os -fomit-frame-pointer -o cp/semantics.o -MT cp/semantics.o -MMD -MP -MF cp/.deps/semantics.TPo /home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp/semantics.cc g++ -fno-PIE -c -DIN_GCC_FRONTEND -Os -fomit-frame-pointer -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/cp -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcpp/include -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libcody -I/home/buildozer/aports/community/gcc-avr/src/gcc-12.2.0/gcc/../libdecnumber -I/home/buildozer/aports/community/gcc-avr/src/