>>> gcc: Building main/gcc 12.1.1_git20220630-r2 (using abuild 3.9.0-r6) started Sat, 10 Sep 2022 16:05:40 +0000 >>> gcc: Checking sanity of /home/buildozer/aports/main/gcc/APKBUILD... >>> WARNING: gcc: g++ should not be in makedepends >>> gcc: Analyzing dependencies... >>> gcc: Installing for build: build-base binutils bison flex texinfo gawk zip gmp-dev mpfr-dev mpc1-dev zlib-dev linux-headers isl-dev !gettext-dev libucontext-dev (1/22) Installing m4 (1.4.19-r1) (2/22) Installing bison (3.8.2-r0) (3/22) Installing flex (2.6.4-r3) (4/22) Installing libbz2 (1.0.8-r3) (5/22) Installing perl (5.36.0-r0) (6/22) Installing texinfo (6.8-r1) (7/22) Installing gawk (5.2.0-r0) (8/22) Installing unzip (6.0-r10) (9/22) Installing zip (3.0-r9) (10/22) Installing libgmpxx (6.2.1-r2) (11/22) Installing gmp-dev (6.2.1-r2) (12/22) Installing mpfr-dev (4.1.0-r0) (13/22) Installing mpc1-dev (1.2.1-r0) (14/22) Installing zlib-dev (1.2.12-r3) (15/22) Installing linux-headers (5.19.5-r0) (16/22) Installing isl-dev (0.24-r0) (17/22) Installing libucontext (1.2-r0) (18/22) Installing libucontext-dev (1.2-r0) (19/22) Installing .makedepends-gcc (20220910.160546) (20/22) Installing perl-error (0.17029-r1) (21/22) Installing perl-git (2.37.3-r0) (22/22) Installing git-perl (2.37.3-r0) Executing busybox-1.35.0-r25.trigger OK: 341 MiB in 100 packages >>> gcc: Cleaning up srcdir >>> gcc: Cleaning up pkgdir >>> gcc: Fetching https://dev.alpinelinux.org/~nenolod/gcc-12.1.1_git20220630.tar.xz >>> gcc: Fetching https://dev.alpinelinux.org/~nenolod/gcc-12.1.1_git20220630.tar.xz >>> gcc: Checking sha512sums... gcc-12.1.1_git20220630.tar.xz: OK 0001-posix_memalign.patch: OK 0002-gcc-poison-system-directories.patch: OK 0003-specs-turn-on-Wl-z-now-by-default.patch: OK 0004-Turn-on-D_FORTIFY_SOURCE-2-by-default-for-C-C-ObjC-O.patch: OK 0005-On-linux-targets-pass-as-needed-by-default-to-the-li.patch: OK 0006-Enable-Wformat-and-Wformat-security-by-default.patch: OK 0007-Enable-Wtrampolines-by-default.patch: OK 0008-Disable-ssp-on-nostdlib-nodefaultlibs-and-ffreestand.patch: OK 0009-Ensure-that-msgfmt-doesn-t-encounter-problems-during.patch: OK 0010-Don-t-declare-asprintf-if-defined-as-a-macro.patch: OK 0011-libiberty-copy-PIC-objects-during-build-process.patch: OK 0012-libitm-disable-FORTIFY.patch: OK 0013-libgcc_s.patch: OK 0014-nopie.patch: OK 0015-dlang-use-libucontext-on-mips64.patch: OK 0016-ada-fix-shared-linking.patch: OK 0017-build-fix-CXXFLAGS_FOR_BUILD-passing.patch: OK 0018-add-fortify-headers-paths.patch: OK 0019-Alpine-musl-package-provides-libssp_nonshared.a.-We-.patch: OK 0020-DP-Use-push-state-pop-state-for-gold-as-well-when-li.patch: OK 0021-mips64-disable-multilib-support.patch: OK 0022-aarch64-disable-multilib-support.patch: OK 0023-s390x-disable-multilib-support.patch: OK 0024-ppc64-le-disable-multilib-support.patch: OK 0025-x86_64-disable-multilib-support.patch: OK 0026-riscv-disable-multilib-support.patch: OK 0027-always-build-libgcc_eh.a.patch: OK 0028-ada-libgnarl-compatibility-for-musl.patch: OK 0029-ada-musl-support-fixes.patch: OK 0030-gcc-go-Fix-handling-of-signal-34-on-musl.patch: OK 0031-There-are-more-than-one-st_-a-m-c-tim-fields-in-stru.patch: OK 0032-gcc-go-undef-SETCONTEXT_CLOBBERS_TLS-in-proc.c.patch: OK 0033-gcc-go-link-to-libucontext.patch: OK 0034-Use-generic-errstr.go-implementation-on-musl.patch: OK 0035-configure-Add-enable-autolink-libatomic-use-in-LINK_.patch: OK 0036-configure-fix-detection-of-atomic-builtins-in-libato.patch: OK 0037-libgo-Recognize-off64_t-and-loff_t-definitions-of-mu.patch: OK 0039-gcc-go-Use-int64-type-as-offset-argument-for-mmap.patch: OK 0040-libgo-include-asm-ptrace.h-for-pt_regs-definition-on.patch: OK 0041-go-gospec-forcibly-disable-fsplit-stack-support.patch: OK 0042-gcc-go-fix-build-error-with-SYS_SECCOMP.patch: OK 0043-libstdc-do-not-throw-exceptions-for-non-C-locales-on.patch: OK 0044-gdc-unconditionally-link-libgphobos-against-libucont.patch: OK 0045-druntime-link-against-libucontext-on-all-platforms.patch: OK 0046-c-avoid-memory-poisoning-on-musl-PR106102.patch: OK 0047-jit-avoid-calloc-poisoning-on-musl-PR106102.patch: OK 0049-libgo-adjust-name-of-union-in-sigevent-struct.patch: OK 0050-libphobos-don-t-define-__mode_t-twice-on-musl-target.patch: OK 0051-libgo-Explicitly-define-SYS_timer_settime-for-32-bit.patch: OK 0052-libgnat-time_t-is-always-64-bit-on-musl-libc.patch: OK 0053-libgo-make-match.sh-POSIX-shell-compatible.patch: OK >>> gcc: Unpacking /var/cache/distfiles/gcc-12.1.1_git20220630.tar.xz... >>> gcc: Applying 0001-posix_memalign.patch patching file gcc/config/i386/pmm_malloc.h >>> gcc: Applying 0002-gcc-poison-system-directories.patch patching file gcc/common.opt patching file gcc/config.in patching file gcc/configure patching file gcc/configure.ac patching file gcc/doc/invoke.texi patching file gcc/gcc.cc patching file gcc/incpath.cc >>> gcc: Applying 0003-specs-turn-on-Wl-z-now-by-default.patch patching file gcc/doc/invoke.texi patching file gcc/gcc.cc >>> gcc: Applying 0004-Turn-on-D_FORTIFY_SOURCE-2-by-default-for-C-C-ObjC-O.patch patching file gcc/c-family/c-cppbuiltin.cc patching file gcc/doc/invoke.texi >>> gcc: Applying 0005-On-linux-targets-pass-as-needed-by-default-to-the-li.patch patching file gcc/config/aarch64/aarch64-linux.h patching file gcc/config/alpha/linux-elf.h patching file gcc/config/arm/linux-elf.h patching file gcc/config/gnu-user.h patching file gcc/config/i386/gnu-user.h patching file gcc/config/i386/gnu-user64.h patching file gcc/config/ia64/linux.h patching file gcc/config/mips/gnu-user.h patching file gcc/config/riscv/linux.h patching file gcc/config/rs6000/linux64.h patching file gcc/config/rs6000/sysv4.h patching file gcc/config/s390/linux.h patching file gcc/config/sparc/linux.h patching file gcc/gcc.cc >>> gcc: Applying 0006-Enable-Wformat-and-Wformat-security-by-default.patch patching file gcc/c-family/c.opt >>> gcc: Applying 0007-Enable-Wtrampolines-by-default.patch patching file gcc/common.opt >>> gcc: Applying 0008-Disable-ssp-on-nostdlib-nodefaultlibs-and-ffreestand.patch patching file gcc/gcc.cc patching file gcc/params.opt >>> gcc: Applying 0009-Ensure-that-msgfmt-doesn-t-encounter-problems-during.patch patching file libstdc++-v3/po/Makefile.am patching file libstdc++-v3/po/Makefile.in >>> gcc: Applying 0010-Don-t-declare-asprintf-if-defined-as-a-macro.patch patching file include/libiberty.h >>> gcc: Applying 0011-libiberty-copy-PIC-objects-during-build-process.patch patching file libiberty/Makefile.in >>> gcc: Applying 0012-libitm-disable-FORTIFY.patch patching file libitm/configure.tgt >>> gcc: Applying 0013-libgcc_s.patch patching file gcc/config/i386/i386-expand.cc patching file libgcc/config/i386/cpuinfo.c patching file libgcc/config/i386/t-linux >>> gcc: Applying 0014-nopie.patch patching file gcc/configure patching file gcc/configure.ac >>> gcc: Applying 0015-dlang-use-libucontext-on-mips64.patch patching file libphobos/configure.tgt >>> gcc: Applying 0016-ada-fix-shared-linking.patch patching file gcc/ada/link.c >>> gcc: Applying 0017-build-fix-CXXFLAGS_FOR_BUILD-passing.patch patching file Makefile.in >>> gcc: Applying 0018-add-fortify-headers-paths.patch patching file gcc/config/linux.h >>> gcc: Applying 0019-Alpine-musl-package-provides-libssp_nonshared.a.-We-.patch patching file gcc/gcc.cc >>> gcc: Applying 0020-DP-Use-push-state-pop-state-for-gold-as-well-when-li.patch patching file gcc/gcc.cc >>> gcc: Applying 0021-mips64-disable-multilib-support.patch patching file gcc/config/mips/mips.h patching file gcc/config/mips/t-linux64 >>> gcc: Applying 0022-aarch64-disable-multilib-support.patch patching file gcc/config/aarch64/t-aarch64-linux >>> gcc: Applying 0023-s390x-disable-multilib-support.patch patching file gcc/config/s390/t-linux64 >>> gcc: Applying 0024-ppc64-le-disable-multilib-support.patch patching file gcc/config/rs6000/t-linux patching file gcc/config/rs6000/t-linux64 patching file gcc/config/rs6000/t-linux64bele patching file gcc/config/rs6000/t-linux64lebe >>> gcc: Applying 0025-x86_64-disable-multilib-support.patch patching file gcc/config/i386/t-linux64 >>> gcc: Applying 0026-riscv-disable-multilib-support.patch patching file gcc/config/riscv/linux.h patching file gcc/config/riscv/t-linux >>> gcc: Applying 0027-always-build-libgcc_eh.a.patch patching file libgcc/Makefile.in >>> gcc: Applying 0028-ada-libgnarl-compatibility-for-musl.patch patching file gcc/ada/libgnarl/s-osinte__linux.ads patching file gcc/ada/libgnarl/s-taprop__linux.adb >>> gcc: Applying 0029-ada-musl-support-fixes.patch patching file gcc/ada/Makefile.rtl patching file gcc/ada/adaint.c patching file gcc/ada/adaint.h patching file gcc/ada/terminals.c >>> gcc: Applying 0030-gcc-go-Fix-handling-of-signal-34-on-musl.patch patching file libgo/mksigtab.sh >>> gcc: Applying 0031-There-are-more-than-one-st_-a-m-c-tim-fields-in-stru.patch patching file libgo/mksysinfo.sh >>> gcc: Applying 0032-gcc-go-undef-SETCONTEXT_CLOBBERS_TLS-in-proc.c.patch patching file libgo/runtime/proc.c >>> gcc: Applying 0033-gcc-go-link-to-libucontext.patch patching file Makefile.in >>> gcc: Applying 0034-Use-generic-errstr.go-implementation-on-musl.patch patching file libgo/go/syscall/errstr.go patching file libgo/go/syscall/errstr_glibc.go >>> gcc: Applying 0035-configure-Add-enable-autolink-libatomic-use-in-LINK_.patch patching file Makefile.in patching file gcc/config.in patching file gcc/config/gnu-user.h patching file gcc/configure patching file gcc/configure.ac patching file gcc/doc/install.texi patching file gcc/doc/tm.texi patching file gcc/doc/tm.texi.in patching file gcc/gcc.cc >>> gcc: Applying 0036-configure-fix-detection-of-atomic-builtins-in-libato.patch patching file libatomic/configure.tgt >>> gcc: Applying 0037-libgo-Recognize-off64_t-and-loff_t-definitions-of-mu.patch patching file libgo/configure patching file libgo/configure.ac patching file libgo/sysinfo.c >>> gcc: Applying 0039-gcc-go-Use-int64-type-as-offset-argument-for-mmap.patch patching file libgo/go/runtime/mem_gccgo.go >>> gcc: Applying 0040-libgo-include-asm-ptrace.h-for-pt_regs-definition-on.patch patching file libgo/runtime/go-signal.c >>> gcc: Applying 0041-go-gospec-forcibly-disable-fsplit-stack-support.patch patching file gcc/go/gospec.cc >>> gcc: Applying 0042-gcc-go-fix-build-error-with-SYS_SECCOMP.patch patching file libgo/mksysinfo.sh >>> gcc: Applying 0043-libstdc-do-not-throw-exceptions-for-non-C-locales-on.patch patching file libstdc++-v3/config/locale/generic/c_locale.cc >>> gcc: Applying 0044-gdc-unconditionally-link-libgphobos-against-libucont.patch patching file Makefile.in >>> gcc: Applying 0045-druntime-link-against-libucontext-on-all-platforms.patch patching file libphobos/configure patching file libphobos/m4/druntime/libraries.m4 >>> gcc: Applying 0046-c-avoid-memory-poisoning-on-musl-PR106102.patch patching file gcc/cp/mapper-client.cc patching file gcc/cp/mapper-resolver.cc patching file gcc/cp/module.cc patching file libcc1/libcc1plugin.cc patching file libcc1/libcp1plugin.cc >>> gcc: Applying 0047-jit-avoid-calloc-poisoning-on-musl-PR106102.patch patching file gcc/jit/jit-playback.cc patching file gcc/jit/jit-recording.cc patching file gcc/jit/libgccjit.cc patching file gcc/system.h >>> gcc: Applying 0049-libgo-adjust-name-of-union-in-sigevent-struct.patch patching file libgo/go/runtime/os_linux.go >>> gcc: Applying 0050-libphobos-don-t-define-__mode_t-twice-on-musl-target.patch patching file libphobos/libdruntime/core/sys/posix/sys/stat.d >>> gcc: Applying 0051-libgo-Explicitly-define-SYS_timer_settime-for-32-bit.patch patching file libgo/sysinfo.c >>> gcc: Applying 0052-libgnat-time_t-is-always-64-bit-on-musl-libc.patch patching file gcc/ada/libgnat/s-parame.ads >>> gcc: Applying 0053-libgo-make-match.sh-POSIX-shell-compatible.patch patching file libgo/match.sh >>> gcc: Building the following: CBUILD=riscv64-alpine-linux-musl CHOST=riscv64-alpine-linux-musl CTARGET=riscv64-alpine-linux-musl CTARGET_ARCH=riscv64 CTARGET_LIBC=musl languages=c,c++,objc,go,fortran,jit arch_configure=--with-arch=rv64gc --with-abi=lp64d --enable-autolink-libatomic --disable-libquadmath libc_configure=--disable-libssp --disable-libmpx --disable-libmudflap --disable-libsanitizer cross_configure= bootstrap_configure=--enable-shared --enable-threads --enable-tls --disable-libitm hash_style_configure=--with-linker-hash-style=gnu checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking target system type... riscv64-alpine-linux-musl 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... gawk checking for libatomic support... yes checking for libvtv support... no checking for libphobos support... yes checking for riscv64-alpine-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... 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 riscv64-alpine-linux-musl-gnatbind... no checking for gnatbind... no checking for riscv64-alpine-linux-musl-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking for riscv64-alpine-linux-musl-gdc... no checking for gdc... no checking whether the D compiler works... no checking how to compare bootstrapped objects... cmp $$f1 $$f2 16 16 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 The following languages will be built: c,c++,fortran,go,jit,lto,objc *** This configuration is not supported in the following subdirectories: zlib target-libquadmath target-libvtv gnattools target-libada target-libphobos target-zlib target-liboffloadmic target-libitm target-libsanitizer target-libssp (Any other directories should still work fine.) checking for default BUILD_CONFIG... bootstrap-debug checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for riscv64-alpine-linux-musl-ar... no checking for ar... ar checking for riscv64-alpine-linux-musl-as... no checking for as... as checking for riscv64-alpine-linux-musl-dlltool... no checking for dlltool... no checking for riscv64-alpine-linux-musl-dsymutil... no checking for dsymutil... no checking for ld... (cached) /usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/bin/ld checking for riscv64-alpine-linux-musl-ld... (cached) /usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/bin/ld checking for riscv64-alpine-linux-musl-lipo... no checking for lipo... no checking for riscv64-alpine-linux-musl-nm... no checking for nm... nm checking for riscv64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for riscv64-alpine-linux-musl-strip... no checking for strip... strip checking for riscv64-alpine-linux-musl-windres... no checking for windres... no checking for riscv64-alpine-linux-musl-windmc... no checking for windmc... no checking for riscv64-alpine-linux-musl-objcopy... no checking for objcopy... objcopy checking for riscv64-alpine-linux-musl-objdump... no checking for objdump... objdump checking for riscv64-alpine-linux-musl-otool... no checking for otool... no checking for riscv64-alpine-linux-musl-readelf... no checking for readelf... readelf checking for riscv64-alpine-linux-musl-cc... no checking for cc... cc checking for riscv64-alpine-linux-musl-c++... riscv64-alpine-linux-musl-c++ checking for riscv64-alpine-linux-musl-gcc... riscv64-alpine-linux-musl-gcc checking for riscv64-alpine-linux-musl-gfortran... no checking for gfortran... no checking for riscv64-alpine-linux-musl-gccgo... no checking for gccgo... no checking for riscv64-alpine-linux-musl-gdc... no checking for gdc... no checking for ar... /usr/riscv64-alpine-linux-musl/bin/ar checking for as... /usr/riscv64-alpine-linux-musl/bin/as checking for dlltool... no checking for riscv64-alpine-linux-musl-dlltool... no checking for dlltool... no checking for dsymutil... no checking for riscv64-alpine-linux-musl-dsymutil... no checking for dsymutil... no checking for ld... /usr/riscv64-alpine-linux-musl/bin/ld checking for lipo... no checking for riscv64-alpine-linux-musl-lipo... no checking for lipo... no checking for nm... /usr/riscv64-alpine-linux-musl/bin/nm checking for objcopy... /usr/riscv64-alpine-linux-musl/bin/objcopy checking for objdump... /usr/riscv64-alpine-linux-musl/bin/objdump checking for otool... no checking for riscv64-alpine-linux-musl-otool... no checking for otool... no checking for ranlib... /usr/riscv64-alpine-linux-musl/bin/ranlib checking for readelf... /usr/riscv64-alpine-linux-musl/bin/readelf checking for strip... /usr/riscv64-alpine-linux-musl/bin/strip checking for windres... no checking for riscv64-alpine-linux-musl-windres... no checking for windres... no checking for windmc... no checking for riscv64-alpine-linux-musl-windmc... no checking for windmc... no checking where to find the target ar... pre-installed in /usr/riscv64-alpine-linux-musl/bin checking where to find the target as... pre-installed in /usr/riscv64-alpine-linux-musl/bin checking where to find the target cc... just compiled checking where to find the target c++... just compiled checking where to find the target c++ for libstdc++... just compiled checking where to find the target dlltool... host tool checking where to find the target dsymutil... host tool checking where to find the target gcc... just compiled checking where to find the target gfortran... just compiled checking where to find the target gccgo... just compiled checking where to find the target gdc... host tool checking where to find the target ld... pre-installed in /usr/riscv64-alpine-linux-musl/bin checking where to find the target lipo... host tool checking where to find the target nm... pre-installed in /usr/riscv64-alpine-linux-musl/bin checking where to find the target objcopy... pre-installed in /usr/riscv64-alpine-linux-musl/bin checking where to find the target objdump... pre-installed in /usr/riscv64-alpine-linux-musl/bin checking where to find the target otool... host tool checking where to find the target ranlib... pre-installed in /usr/riscv64-alpine-linux-musl/bin checking where to find the target readelf... pre-installed in /usr/riscv64-alpine-linux-musl/bin checking where to find the target strip... pre-installed in /usr/riscv64-alpine-linux-musl/bin checking where to find the target windres... host tool checking where to find the target windmc... host tool checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile [ -f stage_final ] || echo stage3 > stage_final make[1]: Entering directory '/home/buildozer/aports/main/gcc/src/build' make[2]: Entering directory '/home/buildozer/aports/main/gcc/src/build' make[2]: Leaving directory '/home/buildozer/aports/main/gcc/src/build' make[2]: Entering directory '/home/buildozer/aports/main/gcc/src/build' mkdir build-riscv64-alpine-linux-musl mkdir build-riscv64-alpine-linux-musl mkdir build-riscv64-alpine-linux-musl mkdir build-riscv64-alpine-linux-musl/libiberty mkdir: can't create directory 'build-riscv64-alpine-linux-musl': File exists mkdir: can't create directory 'build-riscv64-alpine-linux-musl': File exists mkdir build-riscv64-alpine-linux-musl/fixincludes mkdir build-riscv64-alpine-linux-musl/libcpp Configuring in build-riscv64-alpine-linux-musl/libiberty Configuring in build-riscv64-alpine-linux-musl/fixincludes Configuring in build-riscv64-alpine-linux-musl/libcpp Configuring stage 1 in ./intl Configuring stage 1 in ./lto-plugin Configuring stage 1 in ./libiberty Configuring stage 1 in ./libbacktrace Configuring stage 1 in ./libcody Configuring stage 1 in ./libdecnumber configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000 checking build system type... configure: creating cache ./config.cache riscv64-alpine-linux-musl checking host system type... checking build system type... riscv64-alpine-linux-musl checking target system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking for riscv64-alpine-linux-musl-gcc... gcc riscv64-alpine-linux-musl checking target system type... configure: creating cache ./config.cache checking for riscv64-alpine-linux-musl-gcc... gcc configure: creating cache ./config.cache configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether /usr/bin/make sets $(MAKE)... riscv64-alpine-linux-musl checking whether /usr/bin/make sets $(MAKE)... configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000 checking build system type... checking build system type... yes checking for riscv64-alpine-linux-musl-gcc... gcc yes checking for a BSD-compatible install... /usr/bin/install -c checking for riscv64-alpine-linux-musl-gcc... gcc checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking maintainer-mode... riscv64-alpine-linux-musl checking target system type... checking whether the C compiler works... riscv64-alpine-linux-musl checking target system type... riscv64-alpine-linux-musl checking for riscv64-alpine-linux-musl-gcc... gcc riscv64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking whether the C compiler works... yes checking for a thread-safe mkdir -p... checking whether the C compiler works... /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/lto-plugin/../install-sh -c -d checking whether the C compiler works... checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking whether the C++ compiler works... yes checking whether /usr/bin/make supports nested variables... checking whether the C compiler works... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by /usr/bin/make... checking for perl... perl GNU checking for riscv64-alpine-linux-musl-gcc... gcc checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking for riscv64-alpine-linux-musl-ar... ar checking for riscv64-alpine-linux-musl-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for riscv64-alpine-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 the C compiler works... checking for perl... perl yes checking for C compiler default output file name... a.out checking for suffix of executables... checking build system type... yes checking for C compiler default output file name... a.out checking for suffix of executables... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking for riscv64-alpine-linux-musl-ar... ar checking for riscv64-alpine-linux-musl-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for riscv64-alpine-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... checking whether we are cross compiling... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... checking whether we are cross compiling... checking whether the C compiler works... checking whether we are cross compiling... checking whether we are cross compiling... checking whether the C compiler works... checking whether we are cross compiling... no checking for suffix of object files... yes checking for C compiler default output file name... a.out checking for suffix of executables... no no checking for suffix of object files... checking for suffix of object files... no checking for suffix of object files... no checking for suffix of object files... no checking for suffix of object files... yes checking for C compiler default output file name... a.out checking for suffix of executables... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... checking whether we are cross compiling... o checking whether we are using the GNU C compiler... no o checking whether we are using the GNU C compiler... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... o checking whether we are using the GNU C++ compiler... checking whether we are cross compiling... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... no checking for suffix of object files... yes checking for gcc option to accept ISO C89... yes checking whether g++ -std=c++11 accepts -g... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether g++ -std=c++11 is for C++11... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... yes checking whether gcc accepts -g... o checking whether we are using the GNU C compiler... none needed yes checking adding -Wl,--no-undefined to linker... none needed checking how to run the C preprocessor... none needed checking for riscv64-alpine-linux-musl-ranlib... ranlib checking for riscv64-alpine-linux-musl-ar... ar checking for aclocal... no checking for autoconf... no checking for autoheader... no checking whether gcc supports -W... checking whether we are using the GNU C++ compiler... gcc -E none needed checking whether gcc understands -c and -o together... yes checking for gcc option to accept ISO C89... yes checking whether gcc accepts -g... gcc -E ok checking for grep that handles long lines and -e... yes checking exceptions... no checking for riscv64-alpine-linux-musl-ranlib... ranlib checking for riscv64-alpine-linux-musl-ar... ar checking whether gcc supports -Wall... none needed checking whether gcc understands -c and -o together... yes checking whether g++ -std=c++11 accepts -g... configure: updating cache ./config.cache configure: creating ./config.status yes checking for gcc option to accept ISO C89... checking for grep that handles long lines and -e... yes checking how to run the C preprocessor... yes checking whether gcc supports -Wwrite-strings... yes checking for riscv64-alpine-linux-musl-ranlib... ranlib checking for riscv64-alpine-linux-musl-ar... ar checking how to run the C preprocessor... none needed checking how to run the C preprocessor... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking dependency style of gcc... gcc -E config.status: creating Makefile /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes config.status: creating config.h checking whether gcc supports -Wstrict-prototypes... gcc -E gcc -E none needed checking how to run the C preprocessor... gcc3 checking how to run the C preprocessor... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... make[3]: Entering directory '/home/buildozer/aports/main/gcc/src/build/libcody' g++ -std=c++11 -g -fPIC -fno-exceptions -fno-rtti -include config.h -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcody \ -MMD -MP -MF buffer.d -c -o buffer.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcody/buffer.cc g++ -std=c++11 -g -fPIC -fno-exceptions -fno-rtti -include config.h -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcody \ -MMD -MP -MF client.d -c -o client.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcody/client.cc g++ -std=c++11 -g -fPIC -fno-exceptions -fno-rtti -include config.h -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcody \ -MMD -MP -MF netclient.d -c -o netclient.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcody/netclient.cc g++ -std=c++11 -g -fPIC -fno-exceptions -fno-rtti -include config.h -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcody \ -MMD -MP -MF netserver.d -c -o netserver.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcody/netserver.cc g++ -std=c++11 -g -fPIC -fno-exceptions -fno-rtti -include config.h -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcody \ -MMD -MP -MF resolver.d -c -o resolver.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcody/resolver.cc g++ -std=c++11 -g -fPIC -fno-exceptions -fno-rtti -include config.h -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcody \ -MMD -MP -MF packet.d -c -o packet.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcody/packet.cc g++ -std=c++11 -g -fPIC -fno-exceptions -fno-rtti -include config.h -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcody \ -MMD -MP -MF server.d -c -o server.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcody/server.cc yes checking whether gcc supports -Wmissing-prototypes... gcc -E gcc -E /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... g++ -std=c++11 -g -fPIC -fno-exceptions -fno-rtti -include config.h -DSRCDIR='"/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcody"' -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcody \ -MMD -MP -MF fatal.d -c -o fatal.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcody/fatal.cc yes checking for grep that handles long lines and -e... checking whether gcc supports -Wold-style-definition... /bin/grep checking for egrep... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... checking for grep that handles long lines and -e... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking whether gcc supports -Wmissing-format-attribute... /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 yes checking for sys/types.h... checking for sys/stat.h... yes checking whether gcc supports -Wcast-qual... yes yes checking for sys/stat.h... checking for stdlib.h... yes checking whether gcc supports -pedantic -Wlong-long... yes yes checking for string.h... checking for stdlib.h... yes checking for sys/types.h... yes yes checking for sys/types.h... checking for sys/types.h... yes checking whether gcc supports -fno-lto... yes yes checking for memory.h... checking for string.h... yes checking for sys/stat.h... yes yes checking for sys/stat.h... checking for sys/stat.h... yes checking how to run the C preprocessor... yes yes checking for strings.h... yes yes checking for memory.h... checking for sys/types.h... yes checking for sys/types.h... checking for stdlib.h... yes yes checking for stdlib.h... checking for stdlib.h... gcc -E yes yes checking for inttypes.h... yes yes yes checking for sys/stat.h... checking for strings.h... checking for sys/stat.h... checking for string.h... yes yes checking for string.h... checking for string.h... checking for grep that handles long lines and -e... yes yes checking for stdint.h... yes yes checking for stdlib.h... yes checking for inttypes.h... checking for stdlib.h... checking for memory.h... yes yes checking for memory.h... checking for memory.h... ar -cr libcody.a buffer.o client.o fatal.o netclient.o netserver.o resolver.o packet.o server.o ranlib libcody.a make[3]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/libcody' yes yes checking for unistd.h... yes checking for string.h... yes yes /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... checking for string.h... yes checking for stdint.h... yes checking for strings.h... checking for strings.h... checking for strings.h... yes checking minix/config.h usability... yes yes checking for memory.h... yes yes yes yes checking for memory.h... checking for unistd.h... checking for inttypes.h... checking for inttypes.h... checking for inttypes.h... no checking minix/config.h presence... yes yes checking for strings.h... yes yes yes yes checking for strings.h... checking minix/config.h usability... checking for stdint.h... checking for stdint.h... checking for stdint.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes yes yes checking for inttypes.h... yes no checking minix/config.h presence... yes checking for inttypes.h... checking for unistd.h... checking for unistd.h... checking for unistd.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... /bin/sed checking whether gcc supports -W... yes yes yes yes checking for stdint.h... checking minix/config.h usability... checking minix/config.h usability... checking for stdint.h... yes checking minix/config.h usability... yes checking for sys/types.h... yes checking whether gcc supports -Wall... yes no checking minix/config.h presence... no checking minix/config.h presence... yes yes checking whether /usr/bin/make sets $(MAKE)... checking for unistd.h... checking for unistd.h... no checking minix/config.h presence... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking build system type... no checking for minix/config.h... checking for sys/stat.h... no checking whether it is safe to define __EXTENSIONS__... riscv64-alpine-linux-musl checking host system type... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... riscv64-alpine-linux-musl checking for riscv64-alpine-linux-musl-ranlib... ranlib checking for library containing strerror... yes checking whether gcc supports -Wwrite-strings... yes checking minix/config.h usability... yes checking minix/config.h usability... yes checking for stdlib.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking minix/config.h presence... yes no checking minix/config.h presence... checking whether gcc supports -Wstrict-prototypes... 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... /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../install-sh -c -d checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... none required checking for an ANSI C-conforming const... yes checking for string.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether /usr/bin/make supports nested variables... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-alpine-linux-musl-gcc... (cached) gcc no no checking for aclocal... no checking for autoconf... no checking for autoheader... no checking whether gcc supports -W... checking whether gcc supports -W... yes 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 for riscv64-alpine-linux-musl-ranlib... ranlib checking for gawk... (cached) gawk checking for dwz... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... yes /bin/grep -F checking for ld used by gcc... checking for memory.h... yes checking for inline... /usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for riscv64-alpine-linux-musl-gcc... (cached) gcc yes yes checking whether gcc supports -Wall... checking whether gcc supports -Wall... yes inline checking for off_t... checking whether gcc supports -Wold-style-definition... yes checking for strings.h... 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... 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/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/bin/ld option to reload object files... -r checking for riscv64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-alpine-linux-musl-ar... ar checking for riscv64-alpine-linux-musl-strip... no checking for strip... strip checking for riscv64-alpine-linux-musl-ranlib... (cached) ranlib checking command to parse nm output from gcc object... no yes yes checking whether gcc supports -W... checking whether gcc supports -Wwrite-strings... checking whether gcc supports -Wnarrowing... yes checking for inttypes.h... yes checking whether gcc supports -Wmissing-format-attribute... no checking whether gcc supports -Wall... yes yes checking whether gcc supports -Wall... checking whether gcc supports -Wc++-compat... yes yes checking whether gcc supports -Wwrite-strings... checking for stdint.h... yes checking whether gcc supports -Woverlength-strings... yes checking for size_t... yes checking for -static-libgcc... ok yes yes checking for dlfcn.h... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... checking whether gcc supports -Wmissing-format-attribute... checking for unistd.h... yes checking whether gcc supports -pedantic -Wlong-long... yes checking for CET support... no checking whether symbol versioning is supported... yes checking for objdir... .libs yes yes checking whether gcc supports -Wc++-compat... checking ctype.h usability... yes yes checking whether gcc supports -Wstrict-prototypes... checking whether gcc supports -Wshadow=local... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... yes checking for working alloca.h... yes checking ctype.h presence... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -pedantic ... yes yes checking stddef.h presence... gnu checking how to print strings... printf checking for a sed that does not truncate output... checking whether gcc supports -Wmissing-prototypes... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... yes checking for ctype.h... yes checking stddef.h usability... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes /usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-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... checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking for alloca... checking fcntl.h usability... yes checking whether gcc and cc understand -c and -o together... yes checking whether gcc supports -Wshadow=local... yes checking whether gcc supports -Wold-style-definition... yes checking stddef.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/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/bin/ld option to reload object files... -r checking for riscv64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-alpine-linux-musl-ar... ar checking for riscv64-alpine-linux-musl-strip... no checking for strip... strip checking for riscv64-alpine-linux-musl-ranlib... ranlib checking command to parse nm output from gcc object... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking for stddef.h... yes checking for string.h... (cached) yes yes checking fcntl.h presence... checking stdio.h usability... yes checking whether gcc supports -pedantic ... yes checking for fcntl.h... yes yes checking if gcc static flag -static works... yes checking sys/file.h usability... yes checking whether gcc supports -Wc++-compat... checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking stdio.h presence... yes checking whether gcc and cc understand -c and -o together... yes checking sys/file.h presence... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking whether gcc supports -pedantic -Wlong-long... yes checking for getpagesize... yes checking if gcc supports -c -o file.o... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... ok checking for dlfcn.h... yes checking whether gcc supports -fno-exceptions... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking for an ANSI C-conforming const... yes checking for objdir... .libs yes checking for working mmap... yes yes checking for uintptr_t... checking for feof_unlocked... yes checking whether gcc supports -fno-rtti... no checking dynamic linker characteristics... yes checking for inline... yes inline checking whether byte ordering is bigendian... yes checking for ferror_unlocked... checking if gcc supports -fno-rtti -fno-exceptions... yes checking for an ANSI C-conforming const... yes checking for int_least32_t... checking dependency style of g++ -std=c++11... 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 for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking whether we are using the GNU C Library 2.1 or newer... gcc3 checking whether time.h and sys/time.h may both be included... yes checking for inline... yes no checking whether integer division by zero raises SIGFPE... checking for fflush_unlocked... no yes checking if gcc static flag -static works... checking unwind.h usability... inline checking whether byte ordering is bigendian... yes checking for int_fast32_t... no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... no checking for sys/file.h... yes checking unwind.h presence... yes checking whether string.h and strings.h may both be included... yes yes checking if gcc supports -c -o file.o... yes checking for unwind.h... yes checking for _Unwind_Backtrace... checking for sys/param.h... yes checking for fgetc_unlocked... no yes checking for inttypes.h... checking for limits.h... yes checking locale.h usability... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/bin/ld) supports shared libraries... yes yes checking whether -lc should be explicitly linked in... checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for uint64_t... yes yes checking locale.h presence... yes yes checking for -funwind-tables option... yes no checking for a BSD-compatible install... /usr/bin/install -c checking for string.h... (cached) yes checking for CET support... no checking for stdint.h... checking for fgets_unlocked... checking for unistd.h... (cached) yes checking for sys/file.h... checking for strings.h... (cached) yes no checking dynamic linker characteristics... checking for sys/time.h... yes checking for locale.h... yes checking fcntl.h usability... yes checking for sys/param.h... yes checking for time.h... yes yes checking for -frandom-seed=string option... checking for limits.h... yes checking for unsigned long long... yes yes checking fcntl.h presence... checking for sys/resource.h... yes yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking for fileno_unlocked... checking for stdlib.h... (cached) yes yes checking for fcntl.h... yes yes checking for malloc.h... checking limits.h usability... checking for sys/stat.h... (cached) yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... checking for sys/mman.h... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for int64_t... yes yes checking whether gcc supports -W... checking for string.h... (cached) yes yes checking for unistd.h... (cached) yes checking for fcntl.h... checking for strings.h... (cached) yes checking for sys/time.h... yes checking limits.h presence... yes checking for inttypes.h... yes checking for off_t... yes checking for alloca.h... yes yes yes checking for limits.h... yes checking for time.h... checking for fprintf_unlocked... checking stddef.h usability... yes checking whether gcc supports -Wall... yes checking for sys/pstat.h... yes checking for sys/resource.h... no yes checking stddef.h presence... checking for sys/sysmp.h... yes yes checking whether the inttypes.h PRIxNN macros are broken... checking for sys/stat.h... (cached) yes yes checking for sys/mman.h... checking whether gcc supports -Wwrite-strings... yes checking for uint64_t... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes no checking for sys/sysinfo.h... checking for strings.h... (cached) yes yes checking for string.h... (cached) yes no checking for fputc_unlocked... checking for fcntl.h... checking sys/file.h usability... yes checking for machine/hal_sysinfo.h... yes checking size of int... yes no checking for ld used by GCC... checking for alloca.h... yes checking whether gcc supports -Wstrict-prototypes... no /usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/bin/ld) is GNU ld... checking for sys/table.h... yes checking for shared library run path origin... yes checking sys/file.h presence... yes yes checking for sys/wait.h that is POSIX.1 compatible... checking for sys/pstat.h... done yes checking for sys/file.h... yes checking argz.h usability... no checking for unistd.h... (cached) yes checking for sys/sysctl.h... checking whether byte ordering is bigendian... yes no checking for sys/sysmp.h... checking for fputs_unlocked... yes checking whether gcc supports -Wmissing-prototypes... no checking for sys/systemcfg.h... no checking for sys/sysinfo.h... no checking argz.h presence... 4 checking size of long... no yes checking for stdint.h... (cached) yes yes checking for stdio_ext.h... checking for machine/hal_sysinfo.h... yes checking whether gcc supports -Wold-style-definition... no checking for argz.h... no configure: updating cache ./config.cache checking limits.h usability... checking that generated files are newer than configure... done configure: creating ./config.status yes yes no checking for process.h... checking for sys/table.h... checking for fread_unlocked... no yes checking limits.h presence... checking for sys/prctl.h... no checking for sys/sysctl.h... yes checking whether gcc supports -Wmissing-format-attribute... no checking for an ANSI C-conforming const... yes checking for limits.h... yes yes checking for sys/wait.h that is POSIX.1 compatible... checking locale.h usability... no checking for sys/systemcfg.h... 8 checking for ANSI C header files... (cached) yes checking build system type... yes riscv64-alpine-linux-musl checking host system type... checking for fwrite_unlocked... no yes checking for stdint.h... (cached) yes riscv64-alpine-linux-musl checking target system type... checking whether gcc supports -Wcast-qual... checking for stdio_ext.h... riscv64-alpine-linux-musl 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 inline... yes checking locale.h presence... yes checking for process.h... yes checking for locale.h... yes yes checking whether time.h and sys/time.h may both be included... checking nl_types.h usability... inline checking for obstacks... yes checking for _Unwind_GetIPInfo... no checking for sys/prctl.h... yes checking for getchar_unlocked... yes no checking for off_t... yes checking nl_types.h presence... checking for sys/wait.h that is POSIX.1 compatible... yes checking whether errno must be declared... yes checking for nl_types.h... yes checking malloc.h usability... no checking for CET support... no yes checking for CET support... no checking __sync extensions... configure: updating cache ./config.cache configure: creating ./config.status no checking size of int... yes yes checking malloc.h presence... checking for getc_unlocked... yes checking whether time.h and sys/time.h may both be included... yes checking for malloc.h... yes checking stddef.h usability... yes checking for size_t... yes checking __atomic extensions... yes checking whether errno must be declared... config.status: creating Makefile yes checking stddef.h presence... yes checking for putchar_unlocked... config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands yes checking for stddef.h... yes 4 checking size of long... config.status: creating config.h checking for stdlib.h... (cached) yes checking for string.h... (cached) yes config.status: executing depfiles commands checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... config.status: executing libtool commands no checking size of int... yes checking output filetype... make[3]: Entering directory '/home/buildozer/aports/main/gcc/src/build/libdecnumber' source='/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libdecnumber -I. -Os -fomit-frame-pointer -O2 -g -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/main/gcc/src/gcc-12.1.1_git20220630/libdecnumber -I. -Os -fomit-frame-pointer -O2 -fPIC -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libdecnumber/decNumber.c source='/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libdecnumber -I. -Os -fomit-frame-pointer -O2 -g -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/main/gcc/src/gcc-12.1.1_git20220630/libdecnumber -I. -Os -fomit-frame-pointer -O2 -fPIC -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libdecnumber/decContext.c source='/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libdecnumber -I. -Os -fomit-frame-pointer -O2 -g -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/main/gcc/src/gcc-12.1.1_git20220630/libdecnumber -I. -Os -fomit-frame-pointer -O2 -fPIC -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libdecnumber/dpd/decimal32.c source='/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libdecnumber -I. -Os -fomit-frame-pointer -O2 -g -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/main/gcc/src/gcc-12.1.1_git20220630/libdecnumber -I. -Os -fomit-frame-pointer -O2 -fPIC -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libdecnumber/dpd/decimal64.c source='/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libdecnumber -I. -Os -fomit-frame-pointer -O2 -g -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/main/gcc/src/gcc-12.1.1_git20220630/libdecnumber -I. -Os -fomit-frame-pointer -O2 -fPIC -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libdecnumber/dpd/decimal128.c yes checking for ssize_t... yes checking for putc_unlocked... 8 yes checking size of size_t... elf64 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking for fgets_unlocked... 4 checking size of long... yes checking whether abort is declared... yes checking for uintptr_t... yes checking for getc_unlocked... 8 checking for long long... yes checking for uintptr_t... yes checking whether asprintf is declared... 8 checking size of size_t... yes checking for getcwd... yes checking for ptrdiff_t... yes checking whether basename is declared... yes checking for int_least32_t... yes checking size of long long... yes checking for getegid... 8 checking for long long... yes checking whether errno is declared... yes checking for uint64_t... yes checking for int_fast32_t... no checking whether vasprintf is declared... 8 checking for a 64-bit type... yes checking for geteuid... yes checking whether struct tm is in sys/time.h or time.h... uint64_t checking for intptr_t... yes checking size of long long... yes checking whether clearerr_unlocked is declared... yes checking for uint64_t... time.h checking size of int... yes checking for getgid... yes checking whether feof_unlocked is declared... 8 yes checking for uintptr_t... checking for a 64-bit type... yes checking for getuid... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... 4 checking size of long... yes checking whether ferror_unlocked is declared... uint64_t checking for intptr_t... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for mempcpy... yes checking whether fflush_unlocked is declared... yes checking for ssize_t... 8 checking for clearerr_unlocked... yes yes yes checking for uintptr_t... checking whether fgetc_unlocked is declared... yes checking link.h usability... checking for munmap... yes checking for feof_unlocked... yes checking for pid_t... yes checking link.h presence... yes checking whether fgets_unlocked is declared... yes checking for link.h... yes checking for dl_iterate_phdr... yes checking for putenv... yes yes checking for ssize_t... checking for ferror_unlocked... yes checking whether fileno_unlocked is declared... yes checking for library containing strerror... yes checking mach-o/dyld.h usability... yes checking for setenv... yes checking for fflush_unlocked... no checking mach-o/dyld.h presence... yes checking whether fprintf_unlocked is declared... no checking for mach-o/dyld.h... no checking sys/ldr.h usability... yes checking for pid_t... none required checking for asprintf... yes checking for setlocale... no checking whether fputc_unlocked is declared... yes no checking sys/ldr.h presence... checking for fgetc_unlocked... no checking for sys/ldr.h... no checking for fcntl... yes checking for atexit... yes checking whether fputs_unlocked is declared... yes checking for stpcpy... yes checking for library containing strerror... yes checking for fgets_unlocked... yes checking whether strnlen is declared... yes checking for basename... yes checking whether fread_unlocked is declared... yes checking for strcasecmp... none required checking for asprintf... yes checking for fileno_unlocked... yes checking whether getpagesize is declared... yes yes checking whether fwrite_unlocked is declared... checking for bcmp... yes yes yes checking for atexit... checking for strdup... checking for fprintf_unlocked... yes checking for lstat... yes checking whether getchar_unlocked is declared... yes checking for bcopy... yes checking for basename... yes no checking for fputc_unlocked... checking for strtoul... yes yes checking whether getc_unlocked is declared... checking for readlink... yes checking for bsearch... yes yes checking for bcmp... yes yes checking whether putchar_unlocked is declared... checking for fputs_unlocked... checking for tsearch... yes checking for getexecname... yes rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') checking for bzero... ranlib libdecnumber.a make[3]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/libdecnumber' yes checking whether putc_unlocked is declared... yes yes yes checking for bcopy... checking for __argz_count... checking for fread_unlocked... no checking for KERN_PROC... yes checking for calloc... no checking for KERN_PROG_ARGS... yes checking for an ANSI C-conforming const... yes checking for fwrite_unlocked... yes no checking for clock_gettime... no checking for bsearch... checking for __argz_stringify... yes checking sys/mman.h usability... yes checking for clock... yes checking sys/mman.h presence... yes yes checking whether -pthread is supported... checking for getchar_unlocked... yes checking for bzero... no checking for __argz_next... yes checking for sys/mman.h... yes checking for mmap... yes checking whether -gdwarf-5 is supported... yes checking for ffs... yes checking for getc_unlocked... 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 calloc... no checking for __fsetlocking... yes checking for compress in -lz... yes checking for getcwd... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no yes checking for putchar_unlocked... configure: updating cache ./config.cache configure: creating ./config.status yes yes yes checking whether --compress-debug-sections is supported... checking for iconv... checking for clock... yes checking for getpagesize... yes checking for putc_unlocked... config.status: creating Makefile yes checking for objcopy... objcopy checking for readelf... readelf checking whether objcopy supports debuglink... yes checking for dsymutil... dsymutil checking for nm... nm checking for xz... no checking for comm... comm checking for lzma_auto_decoder in -llzma... config.status: creating mkheaders.almost yes yes checking for iconv declaration... checking for ffs... config.status: creating config.h yes checking for gettimeofday... yes extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... no checking whether tests can run... checking whether abort is declared... yes checking for getcwd... yes checking for index... yes yes checking whether asprintf is declared... yes checking for LC_MESSAGES... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for getpagesize... yes checking for insque... yes yes checking for bison... bison checking version of bison... checking whether basename is declared... 3.8.2, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... no checking for autoconf... no checking for autoheader... no checking bison 3 or later... 3.8.2, bison3 configure: updating cache ./config.cache configure: creating ./config.status yes checking for gettimeofday... yes checking for memchr... yes checking whether errno is declared... config.status: creating Makefile config.status: creating config.intl no checking whether getopt is declared... config.status: creating config.h yes checking for index... yes config.status: executing default-1 commands checking for memcmp... make[3]: Entering directory '/home/buildozer/aports/main/gcc/src/build/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/intl' yes checking whether vasprintf is declared... yes yes checking for insque... checking for memcpy... yes checking whether clearerr_unlocked is declared... config.status: creating Makefile yes yes checking for memchr... checking for memmem... config.status: creating backtrace-supported.h config.status: creating install-debuginfo-for-buildid.sh yes checking whether feof_unlocked is declared... config.status: creating config.h config.status: executing libtool commands config.status: executing gstdint.h commands config.status: executing default commands yes yes checking for memmove... checking for memcmp... yes checking whether ferror_unlocked is declared... make[3]: Entering directory '/home/buildozer/aports/main/gcc/src/build/libbacktrace' /usr/bin/make all-am make[4]: Entering directory '/home/buildozer/aports/main/gcc/src/build/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c -o atomic.lo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/atomic.c true DO=all multi-do # /usr/bin/make /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c -o dwarf.lo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/dwarf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c -o fileline.lo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/fileline.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c -o posix.lo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/posix.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c -o print.lo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/print.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c -o sort.lo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/sort.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c -o state.lo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/state.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c -o backtrace.lo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/backtrace.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c -o simple.lo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/simple.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c -o elf.lo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/elf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c -o mmapio.lo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/mmapio.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c -o mmap.lo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/mmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/print.c -fPIC -DPIC -o .libs/print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/state.c -fPIC -DPIC -o .libs/state.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o yes yes checking for mempcpy... checking whether fflush_unlocked is declared... yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 checking for memcpy... yes checking whether fgetc_unlocked is declared... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/state.c -o state.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/simple.c -o simple.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/posix.c -o posix.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/print.c -o print.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 yes checking for memset... yes checking for memmem... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/sort.c -o sort.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 yes libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 checking whether fgets_unlocked is declared... yes checking for mkstemps... yes checking for memmove... yes checking whether fileno_unlocked is declared... yes checking for putenv... yes checking for mempcpy... yes checking whether fprintf_unlocked is declared... yes no checking for random... checking whether fputc_unlocked is declared... yes checking for memset... yes checking whether fputs_unlocked is declared... yes checking for rename... yes checking for mkstemps... yes checking whether fread_unlocked is declared... yes checking for rindex... yes checking for putenv... yes checking whether fwrite_unlocked is declared... yes checking for setenv... yes yes checking for random... checking whether getchar_unlocked is declared... yes checking for snprintf... yes checking whether getc_unlocked is declared... yes checking for rename... yes checking for sigsetmask... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 yes checking whether putchar_unlocked is declared... yes checking for rindex... no yes checking for stpcpy... checking whether putc_unlocked is declared... yes checking for setenv... yes checking for working alloca.h... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../include -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/../libgcc -I ../libgcc -Os -fomit-frame-pointer -O2 -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libbacktrace/elf.c -o elf.o >/dev/null 2>&1 yes checking for stpncpy... yes checking for snprintf... yes checking for alloca... yes checking for strcasecmp... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking for sigsetmask... yes checking for strchr... yes checking whether NLS is requested... no checking for uchar... no checking for stpcpy... checking size of ino_t... yes checking for strdup... yes checking for stpncpy... yes 8 checking size of dev_t... checking for strncasecmp... yes checking for strcasecmp... yes checking for strndup... 8 checking for ld used by GCC... /usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... yes checking for strchr... done checking for iconv... (cached) no checking for CET support... no yes configure: updating cache ./config.cache checking for strnlen... configure: creating ./config.status yes checking for strdup... yes config.status: creating Makefile checking for strrchr... config.status: creating config.h config.status: executing depdir commands mkdir .deps yes checking for strncasecmp... yes checking for strstr... yes checking for strndup... yes checking for strtod... yes checking for strnlen... yes checking for strtol... /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 -fPIC -g -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 yes checking for strrchr... checking for strtoul... 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[4]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/libbacktrace' make[3]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/libbacktrace' yes checking for strtoll... yes checking for strstr... yes checking for strtoull... yes checking for strtod... yes checking for strverscmp... yes checking for strtol... yes checking for tmpnam... yes checking for strtoul... yes checking for vasprintf... yes checking for strtoll... yes checking for vfprintf... yes checking for strtoull... yes checking for vprintf... yes checking for strverscmp... yes checking for vsnprintf... yes checking for tmpnam... yes checking for vsprintf... yes checking for vasprintf... yes checking for waitpid... yes checking for vfprintf... yes checking for setproctitle... yes checking for vprintf... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... yes checking for vsnprintf... 1 checking for vfork.h... yes checking for vsprintf... no checking for fork... yes checking for waitpid... yes checking for vfork... yes checking for setproctitle... yes checking for working fork... no checking whether alloca needs Cray hooks... yes checking for working vfork... (cached) yes checking for _doprnt... no checking stack direction for C alloca... no checking for sys_errlist... 1 checking for vfork.h... no checking for fork... no checking for sys_nerr... yes checking for vfork... no checking for sys_siglist... yes checking for working fork... no checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking for canonicalize_file_name... no checking for sys_errlist... no checking for dup3... no checking for sys_nerr... yes checking for getrlimit... no checking for sys_siglist... yes checking for getrusage... no checking for external symbol _system_configuration... yes checking for getsysinfo... no checking for __fsetlocking... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for canonicalize_file_name... no checking for pipe2... no checking for dup3... yes checking for psignal... yes checking for getrlimit... yes checking for pstat_getdynamic... yes checking for getrusage... no checking for pstat_getstatic... yes checking for getsysinfo... no checking for realpath... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for setrlimit... no checking for pipe2... yes checking for spawnve... yes checking for psignal... no checking for spawnvpe... yes checking for pstat_getdynamic... no checking for strerror... no checking for pstat_getstatic... yes checking for strsignal... no checking for realpath... yes checking for sysconf... yes checking for setrlimit... yes checking for sysctl... yes checking for spawnve... no checking for sysmp... no checking for spawnvpe... no checking for table... no checking for strerror... no checking for times... yes checking for strsignal... yes checking for wait3... yes checking for sysconf... yes checking for wait4... yes checking for sysctl... yes checking for sbrk... no yes checking for sysmp... checking whether basename is declared... yes checking whether ffs is declared... no checking for table... yes checking whether asprintf is declared... no checking for times... yes checking whether vasprintf is declared... yes checking for wait3... yes checking whether snprintf is declared... yes checking for wait4... yes checking whether vsnprintf is declared... yes checking for sbrk... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether basename is declared... yes checking whether getopt is declared... yes checking whether ffs is declared... yes checking whether malloc is declared... yes checking whether asprintf is declared... yes checking whether realloc is declared... yes checking whether vasprintf is declared... yes checking whether sbrk is declared... yes checking whether snprintf is declared... yes checking whether strtol is declared... yes checking whether vsnprintf is declared... yes checking whether strtoul is declared... yes checking whether calloc is declared... yes checking whether strtoll is declared... yes checking whether getenv is declared... yes checking whether strtoull is declared... yes checking whether getopt is declared... yes checking whether strverscmp is declared... yes checking whether malloc is declared... yes checking whether strnlen is declared... yes checking whether realloc 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 sbrk is declared... yes checking whether strtol is declared... yes checking for working strncmp... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes configure: updating cache ./config.cache configure: creating ./config.status yes checking whether strtoull is declared... config.status: creating Makefile config.status: creating testsuite/Makefile yes checking whether strverscmp is declared... config.status: creating config.h config.status: executing default commands make[3]: Entering directory '/home/buildozer/aports/main/gcc/src/build/build-riscv64-alpine-linux-musl/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 -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/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 -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/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 -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/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 -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/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 -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/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 -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/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 -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/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 -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/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 -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/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 -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/physmem.c -o pic/physmem.o; \ else true; fi make[4]: Entering directory '/home/buildozer/aports/main/gcc/src/build/build-riscv64-alpine-linux-musl/libiberty/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/build-riscv64-alpine-linux-musl/libiberty/testsuite' if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/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 -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/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 -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/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 -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi yes checking whether strnlen is declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/filedescriptor.c -o filedescriptor.o yes checking whether canonicalize_file_name must be declared... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/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 -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/fdmatch.c -o fdmatch.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/getruntime.c -o getruntime.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/physmem.c -o physmem.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/alloca.c -o alloca.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/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 -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/getpwd.c -o getpwd.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/filename_cmp.c -o filename_cmp.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/pexecute.c -o pexecute.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/spaces.c -o pic/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/vprintf-support.c -o vprintf-support.o yes checking for stdlib.h... (cached) yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/objalloc.c -o objalloc.o checking for unistd.h... (cached) yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/concat.c -o noasan/concat.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/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 -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/concat.c -o concat.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/make-temp-file.c -o make-temp-file.o checking for sys/param.h... (cached) yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi checking for getpagesize... (cached) yes checking for working mmap... gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/obstack.c -o obstack.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/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 -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/dwarfnames.c -o dwarfnames.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/pex-unix.c -o pex-unix.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/cplus-dem.c -o cplus-dem.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/floatformat.c -o floatformat.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/argv.c -o noasan/argv.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/getopt.c -o getopt.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/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 -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/pex-common.c -o pex-common.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/sort.c -o noasan/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/sort.c -o sort.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/sigsetmask.c -o pic/sigsetmask.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xexit.c -o xexit.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi yes gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xmalloc.c -o xmalloc.o checking for working strncmp... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xstrdup.c -o xstrdup.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xstrndup.c -o xstrndup.o gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/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 -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/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 -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/sigsetmask.c -o noasan/sigsetmask.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/sigsetmask.c -o sigsetmask.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/setproctitle.c -o setproctitle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/d-demangle.c -o d-demangle.o yes configure: updating cache ./config.cache if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object-elf.c -o simple-object-elf.o configure: creating ./config.status if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/rust-demangle.c -o rust-demangle.o config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands Configuring stage 1 in ./libcpp make[3]: Entering directory '/home/buildozer/aports/main/gcc/src/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 -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi make[4]: Entering directory '/home/buildozer/aports/main/gcc/src/build/libiberty/testsuite' make[4]: Nothing to be done for 'all'. if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi make[4]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/libiberty/testsuite' if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/filedescriptor.c -o filedescriptor.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/getruntime.c -o getruntime.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/pex-one.c -o pex-one.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/physmem.c -o physmem.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/fopen_unlocked.c -o fopen_unlocked.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/lrealpath.c -o lrealpath.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/lbasename.c -o lbasename.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/pexecute.c -o pexecute.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/cp-demint.c -o cp-demint.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/concat.c -o noasan/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/concat.c -o concat.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/make-temp-file.c -o make-temp-file.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/obstack.c -o obstack.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/safe-ctype.c -o safe-ctype.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/dwarfnames.c -o dwarfnames.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/sort.c -o pic/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/pex-unix.c -o pex-unix.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/cplus-dem.c -o cplus-dem.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/argv.c -o noasan/argv.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/fibheap.c -o fibheap.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/getopt.c -o getopt.o configure: creating cache ./config.cache if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/pex-common.c -o pex-common.o checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking target system type... riscv64-alpine-linux-musl checking whether /usr/bin/make sets $(MAKE)... if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi yes checking for a BSD-compatible install... /usr/bin/install -c checking for riscv64-alpine-linux-musl-gcc... gcc if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/stack-limit.c -o stack-limit.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/spaces.c -o spaces.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/sigsetmask.c -o pic/sigsetmask.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi checking whether the C compiler works... gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xmemdup.c -o xmemdup.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/strerror.c -o strerror.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/sigsetmask.c -o noasan/sigsetmask.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi yes checking for C compiler default output file name... a.out gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/sigsetmask.c -o sigsetmask.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xvasprintf.c -o xvasprintf.o checking for suffix of executables... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/setproctitle.c -o setproctitle.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object-coff.c -o simple-object-coff.o checking whether we are cross compiling... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o no checking for suffix of object files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/cp-demangle.c -o cp-demangle.o o checking whether we are using the GNU C compiler... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/rust-demangle.c -o rust-demangle.o yes checking whether gcc accepts -g... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/regex.c -o regex.o yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ -std=c++11 accepts -g... yes checking for riscv64-alpine-linux-musl-ranlib... ranlib checking for riscv64-alpine-linux-musl-ar... ar checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/cp-demangle.c -o cp-demangle.o yes checking for sys/types.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -Os -fomit-frame-pointer -O2 -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libiberty/regex.c -o regex.o 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... 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; \ cp ./libiberty.a ../ ; \ cd ..; \ else true; fi no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... make[3]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/build-riscv64-alpine-linux-musl/libiberty' make[3]: Entering directory '/home/buildozer/aports/main/gcc/src/build/build-riscv64-alpine-linux-musl/fixincludes' gcc -c -Os -fomit-frame-pointer -O2 -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 -O2 -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/fixincludes -I../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/fixincludes/../include /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/fixincludes/fixincl.c gcc -c -Os -fomit-frame-pointer -O2 -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 -O2 -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/fixincludes -I../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/fixincludes/../include /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/fixincludes/fixtests.c gcc -c -Os -fomit-frame-pointer -O2 -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 -O2 -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/fixincludes -I../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/fixincludes/../include /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/fixincludes/fixfixes.c gcc -c -Os -fomit-frame-pointer -O2 -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 -O2 -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/fixincludes -I../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/fixincludes/../include /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/fixincludes/server.c gcc -c -Os -fomit-frame-pointer -O2 -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 -O2 -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/fixincludes -I../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/fixincludes/../include /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/fixincludes/procopen.c gcc -c -Os -fomit-frame-pointer -O2 -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 -O2 -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/fixincludes -I../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/fixincludes/../include /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/fixincludes/fixlib.c make[3]: Entering directory '/home/buildozer/aports/main/gcc/src/build/build-riscv64-alpine-linux-musl/libcpp' g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/charset.cc gcc -c -Os -fomit-frame-pointer -O2 -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 -O2 -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/fixincludes -I../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/fixincludes/../include /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/fixincludes/fixopts.c g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/directives.cc srcdir="/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/fixincludes" /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/fixincludes/mkfixinc.sh riscv64-alpine-linux-musl g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/errors.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/expr.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/files.cc sed -e 's/@gcc_version@/12.1.1/' < mkheaders.almost > mkheadersT g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/identifiers.cc echo "#define LOCALEDIR \"/usr/share/locale\"" > localedir.new g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/lex.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/line-map.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/macro.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/mkdeps.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/pch.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/symtab.cc /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../move-if-change localedir.new localedir.h g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/traditional.cc mv -f mkheadersT mkheaders echo timestamp > localedir.hs g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/init.cc 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... gcc -Os -fomit-frame-pointer -O2 -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 gcc supports -Wmissing-format-attribute... echo timestamp > full-stamp make[3]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/build-riscv64-alpine-linux-musl/fixincludes' yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether gcc supports -fno-exceptions... yes checking whether gcc supports -fno-rtti... yes checking dependency style of g++ -std=c++11... 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; \ cp ./libiberty.a ../ ; \ cd ..; \ else true; fi gcc3 checking whether time.h and sys/time.h may both be included... make[3]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/libiberty' make[3]: Entering directory '/home/buildozer/aports/main/gcc/src/build/lto-plugin' /usr/bin/make all-am make[4]: Entering directory '/home/buildozer/aports/main/gcc/src/build/lto-plugin' /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/lto-plugin -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/lto-plugin/../include -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Wall -g -c -o lto-plugin.lo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/lto-plugin/lto-plugin.c yes checking whether string.h and strings.h may both be included... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/lto-plugin -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/lto-plugin/../include -DHAVE_CONFIG_H -Os -fomit-frame-pointer -O2 -Wall -g -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking fcntl.h usability... 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 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcpp.a yes checking fcntl.h presence... make[3]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/build-riscv64-alpine-linux-musl/libcpp' 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 /bin/sh ./libtool --tag=CC --tag=disable-static --mode=link gcc -Wall -g -Wc,-static-libgcc -module -avoid-version -bindir /usr/libexec/gcc/riscv64-alpine-linux-musl/12.1.1 -Wl,--version-script=/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/lto-plugin/lto-plugin.map -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-Wl,--as-needed,-O1,--sort-common' -o liblto_plugin.la -rpath /usr/libexec/gcc/riscv64-alpine-linux-musl/12.1.1 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... libtool: link: gcc -shared -fPIC -DPIC .libs/lto-plugin.o -static-libgcc -Wl,--version-script=/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/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" ) libtool: install: /usr/bin/install -c .libs/liblto_plugin.so /home/buildozer/aports/main/gcc/src/build/lto-plugin/../gcc/liblto_plugin.so libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /home/buildozer/aports/main/gcc/src/build/lto-plugin/../gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/libexec/gcc/riscv64-alpine-linux-musl/12.1.1' make[4]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/lto-plugin' make[3]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/lto-plugin' Configuring stage 1 in ./gcc no checking for an ANSI C-conforming const... yes checking for inline... inline checking for obstacks... no checking for off_t... configure: creating cache ./config.cache yes checking for size_t... checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking target system type... riscv64-alpine-linux-musl checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking whether to place generated files in the source directory... no checking whether a default linker was specified... no checking whether a default dsymutil was specified... no checking whether a default assembler was specified... no checking for riscv64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for ssize_t... 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 uintptr_t... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking for ptrdiff_t... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... yes checking for uint64_t... yes checking whether struct tm is in sys/time.h or time.h... none needed checking whether we are using the GNU C++ compiler... time.h checking size of int... yes checking whether g++ -std=c++11 accepts -g... yes checking for riscv64-alpine-linux-musl-gnatbind... no checking for riscv64-alpine-linux-musl-gnatmake... no checking whether compiler driver understands Ada... no checking for riscv64-alpine-linux-musl-gdc... no checking whether the D compiler works... no checking how to run the C++ preprocessor... 4 checking size of long... g++ -std=c++11 -E checking for grep that handles long lines and -e... 8 checking for clearerr_unlocked... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for sys/types.h... yes checking for fgetc_unlocked... yes checking for sys/stat.h... yes yes checking for stdlib.h... checking for fgets_unlocked... yes checking for string.h... yes checking for fileno_unlocked... yes checking for memory.h... yes checking for fprintf_unlocked... yes checking for strings.h... yes checking for inttypes.h... no checking for fputc_unlocked... yes checking for stdint.h... yes checking for fputs_unlocked... yes checking for unistd.h... yes checking for fread_unlocked... 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 fwrite_unlocked... yes checking how to run the C preprocessor... yes checking for getchar_unlocked... gcc -E checking for inline... yes checking for getc_unlocked... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... yes checking for putchar_unlocked... no checking size of ino_t... yes checking for putc_unlocked... 8 checking size of dev_t... yes checking whether abort is declared... yes checking whether asprintf is declared... 8 checking size of void *... yes checking whether basename is declared... 8 checking size of short... yes checking whether errno is declared... no checking whether getopt is declared... 2 checking size of int... yes checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... 4 checking size of long... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... 8 checking for long long... yes checking whether fflush_unlocked is declared... yes yes checking size of long long... checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... 8 checking for int8_t... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... yes checking for int16_t... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking for int32_t... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking for int64_t... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking for unsigned long long int... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for long long int... yes checking for working alloca.h... yes checking for intmax_t... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking for intptr_t... yes checking whether NLS is requested... no checking for uchar... checking size of ino_t... yes checking for uint8_t... 8 checking size of dev_t... yes checking for uint16_t... 8 checking for ld used by GCC... yes checking for uint32_t... /usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for uint64_t... yes checking for iconv declaration... yes checking for uintmax_t... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for CET support... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile yes checking for uintptr_t... config.status: creating config.h config.status: executing depdir commands mkdir .deps make[3]: Entering directory '/home/buildozer/aports/main/gcc/src/build/libcpp' g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/charset.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/directives.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/errors.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/expr.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/files.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/identifiers.cc echo "#define LOCALEDIR \"/usr/share/locale\"" > localedir.new g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/lex.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/line-map.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/macro.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/mkdeps.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/pch.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/symtab.cc g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/traditional.cc /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs g++ -std=c++11 -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/include -Os -fomit-frame-pointer -O2 -fPIC -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/libcpp/init.cc yes checking for int64_t underlying type... long checking for std::swap in ... yes checking whether g++ -std=c++11 is affected by placement new aliasing bug... no checking whether g++ -std=c++11 supports -W... yes checking whether g++ -std=c++11 supports -Wall... yes checking whether g++ -std=c++11 supports -Wnarrowing... yes checking whether g++ -std=c++11 supports -Wwrite-strings... yes checking whether g++ -std=c++11 supports -Wcast-qual... yes checking whether g++ -std=c++11 supports -Wformat... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether g++ -std=c++11 supports -Wmissing-format-attribute... yes checking whether g++ -std=c++11 supports -Woverloaded-virtual... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wc++-compat... yes checking whether g++ -std=c++11 supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes checking whether gcc supports -fno-exceptions... yes checking whether gcc supports -fno-rtti... yes checking whether gcc supports -fasynchronous-unwind-tables... yes checking valgrind.h usability... 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 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcpp.a no checking valgrind.h presence... make[3]: Leaving directory '/home/buildozer/aports/main/gcc/src/build/libcpp' no checking for valgrind.h... no checking for VALGRIND_DISCARD in ... no checking for VALGRIND_DISCARD in ... no checking for multiarch configuration... auto configure: WARNING: decimal float is not supported for this target, ignored checking whether /usr/bin/make sets $(MAKE)... yes checking for gawk... gawk checking whether ln -s works... yes checking whether ln works... yes checking for riscv64-alpine-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... makeinfo --split-size=5000000 --split-size=5000000 checking for modern makeinfo... yes checking for recent Pod::Man... yes checking for flex... flex checking for bison... bison checking for nm... nm checking for ar... ar checking for sphinx-build... texinfo checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether termios.h defines TIOCGWINSZ... 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++ -std=c++11 -E checking for unordered_map... yes checking for tr1/unordered_map... yes checking for ext/hash_map... yes checking dependency style of g++ -std=c++11... gcc3 checking for collect2 libraries... none required checking for library containing exc_resume... no checking for library containing kstat_open... 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/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-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/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.cc' for machine-specific logic. Using `/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md' as machine description file. Using the following target machine macro files: /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/elfos.h /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/gnu-user.h /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/linux.h /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/glibc-stdint.h /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.h /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/linux.h /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/initfini-array.h Using host-linux.o for host machine hooks. checking for __cxa_atexit... yes checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-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/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/bin/ld option to reload object files... -r checking for riscv64-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-alpine-linux-musl-ar... (cached) ar checking for riscv64-alpine-linux-musl-strip... no checking for strip... strip checking for riscv64-alpine-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/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-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++ -std=c++11 -E checking for ld used by g++ -std=c++11... /usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ -std=c++11 linker (/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ -std=c++11 option to produce PIC... -fPIC -DPIC checking if g++ -std=c++11 PIC flag -fPIC -DPIC works... yes checking if g++ -std=c++11 static flag -static works... yes checking if g++ -std=c++11 supports -c -o file.o... yes checking if g++ -std=c++11 supports -c -o file.o... (cached) yes checking whether the g++ -std=c++11 linker (/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-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/riscv64-alpine-linux-musl/bin/ld checking what nm to use... /usr/riscv64-alpine-linux-musl/bin/nm checking what objdump to use... /usr/riscv64-alpine-linux-musl/bin/objdump checking what readelf to use... /usr/riscv64-alpine-linux-musl/bin/readelf checking for otool... no checking what otool to use... not found checking for 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 ifunc IRELATIVE support... yes checking linker for .hidden support... yes checking linker read-only and read-write section mixing... read-write checking for .preinit_array/.init_array/.fini_array support... (cached) yes checking assembler for .sleb128 and .uleb128... no 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... buggy 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 .attribute support... yes checking assembler for -misa-spec= support... yes checking assembler for -march=rv32i_zifencei support... yes checking assembler for dwarf2 debug_line support... yes checking assembler for buggy dwarf2 .file directive... no checking assembler for --gdwarf2 option... yes checking assembler for --gdwarf-5 option... yes checking assembler for assembly of compiler generated 64-bit .debug_line... yes checking assembler for --gdwarf-4 not refusing compiler generated .debug_line... yes checking assembler for --gdwarf-4 with the APP marker... yes checking assembler for working --gdwarf-4/--gdwarf-5 for all sources... yes checking assembler for --gstabs option... yes checking assembler for --debug-prefix-map option... yes checking assembler for compressed debug sections... 2 checking assembler for .lcomm with alignment... no checking for target glibc version... 0.0 checking assembler for gnu_unique_object... yes checking assembler for tolerance to line number 0... yes checking support for thin archives... yes checking linker PT_GNU_EH_FRAME support... yes checking linker CIEv3 in .eh_frame support... yes checking linker position independent executable support... yes checking linker PIE support with copy reloc... no checking linker EH-compatible garbage collection of sections... yes checking linker EH garbage collection of sections bug... no checking linker for compressed debug sections... 3 checking linker --as-needed support... yes checking linker mapfile support for clearing hardware capabilities... no checking linker --build-id support... yes checking linker *_sol2 emulation support... no checking linker --sysroot support... yes checking __stack_chk_fail in target C library... yes checking sys/sdt.h in the target C library... no checking dl_iterate_phdr in target C library... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to avoid linking multiple front-ends at once... no checking whether to serialize linking of multiple front-ends... no Links are now set up to build a native compiler for riscv64-alpine-linux-musl. 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.1.1 checking for -fno-PIE option... yes checking for -no-pie option... yes checking for CET support... no checking linker -z bndplt option... no checking linker --push-state/--pop-state options... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating dsymutil config.status: creating Makefile config.status: creating ada/gcc-interface/Makefile config.status: creating ada/Makefile config.status: creating auto-host.h config.status: executing depdir commands mkdir .deps config.status: executing gccdepdir commands mkdir build mkdir build/.deps mkdir ada/.deps mkdir c mkdir c/.deps mkdir cp mkdir cp/.deps mkdir d mkdir d/.deps mkdir fortran mkdir fortran/.deps mkdir go mkdir go/.deps mkdir jit mkdir jit/.deps mkdir lto mkdir lto/.deps mkdir objc mkdir objc/.deps mkdir objcp mkdir objcp/.deps mkdir c-family mkdir c-family/.deps mkdir common mkdir common/.deps mkdir analyzer mkdir analyzer/.deps mkdir rtl-ssa mkdir rtl-ssa/.deps config.status: executing default commands make[3]: Entering directory '/home/buildozer/aports/main/gcc/src/build/gcc' TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/elfos.h config/gnu-user.h config/linux.h config/glibc-stdint.h config/riscv/riscv.h config/riscv/linux.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 DEFAULT_LIBC=LIBC_MUSL ANDROID_DEFAULT=0 TARGET_DEFAULT_ISA_SPEC=ISA_SPEC_CLASS_20191213 TARGET_RISCV_ATTRIBUTE=1 TARGET_RISCV_DEFAULT_ARCH=rv64gc TARGET_RISCV_DEFAULT_ABI=lp64d" \ /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/mkconfig.sh tm.h TARGET_CPU_DEFAULT="" \ HEADERS="config/riscv/riscv-protos.h config/linux-protos.h tm-preds.h" DEFINES="" \ /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/mkconfig.sh tm_p.h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/mkconfig.sh bconfig.h flex -ogengtype-lex.cc /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gengtype-lex.l && { \ echo '#ifdef HOST_GENERATOR_FILE' > gengtype-lex.cc.tmp; \ echo '#include "config.h"' >> gengtype-lex.cc.tmp; \ echo '#else' >> gengtype-lex.cc.tmp; \ echo '#include "bconfig.h"' >> gengtype-lex.cc.tmp; \ echo '#endif' >> gengtype-lex.cc.tmp; \ cat gengtype-lex.cc >> gengtype-lex.cc.tmp; \ mv gengtype-lex.cc.tmp gengtype-lex.cc; \ } LC_ALL=C ; export LC_ALL ; \ gawk -f /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/opt-gather.awk /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ada/gcc-interface/lang.opt /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/d/lang.opt /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/fortran/lang.opt /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/go/lang.opt /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto/lang.opt /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family/c.opt /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common.opt /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/params.opt /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/analyzer.opt /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.opt /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/gnu-user.opt /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/linux.opt > tmp-optionlist /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-gi.list gtyp-input.list echo "#define BUILDING_GCC_MAJOR `echo 12.1.1 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/riscv/riscv.h config/riscv/riscv-protos.h defaults.h" DEFINES="" \ /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/mkconfig.sh tm_d.h if test no = yes \ || test -n "../lib"; then \ /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/genmultilib \ "march=rv64gc" \ "lib" \ "march?rv64gc=march?rv64imafdc" \ "" \ "" \ "" \ "../lib" \ "" \ "" \ "" \ "no" \ > tmp-mlib.h; \ else \ /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/genmultilib '' '' '' '' '' '' '' '' \ "" '' no \ > tmp-mlib.h; \ fi lsf="/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/lang-specs.h /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/||' > tmp-specs.h echo "#define BUILDING_GCC_MINOR `echo 12.1.1 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h rm -f tmp-all-tree.def echo timestamp > s-gtyp-input echo '#include "tree.def"' > tmp-all-tree.def gawk -f /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gen-pass-instances.awk \ /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/passes.def /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv-passes.def > pass-instances.def /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-specs.h specs.h echo "#define BUILDING_GCC_PATCHLEVEL `echo 12.1.1 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h 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/main/gcc/src/gcc-12.1.1_git20220630/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 "g++ -std=c++11 -no-pie -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change checksum-options.tmp checksum-options echo timestamp > s-specs echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h echo timestamp > s-omp-device-properties-h ltf="/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ada/gcc-interface/ada-tree.def /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/cp-tree.def /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/d/d-tree.def /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/||' >> tmp-all-tree.def cp /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gcc-ar.cc gcc-nm.cc cp /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gcc-ar.cc gcc-ranlib.cc echo timestamp > s-bversion TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/mkconfig.sh tconfig.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-all-tree.def all-tree.def (echo "@set version-GCC 12.1.1"; \ if [ "" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo timestamp > s-alltree echo @set srcdir `echo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc | sed -e 's|\\([@{}]\\)|@\\1|g'` >> gcc-vers.texiT echo timestamp > gcov.pod echo timestamp > cpp.pod echo timestamp > gfdl.pod echo timestamp > gpl.pod echo timestamp > fsf-funding.pod echo timestamp > gcov-tool.pod perl /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{https://gcc.gnu.org/bugs/}" /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc/gcov.texi > gcov.pod perl /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{https://gcc.gnu.org/bugs/}" /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc/cpp.texi > cpp.pod echo timestamp > gcov-dump.pod perl /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../contrib/texi2pod.pl /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc/include/fdl.texi > gfdl.pod perl /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../contrib/texi2pod.pl /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc/include/gpl_v3.texi > gpl.pod perl /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../contrib/texi2pod.pl /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc/include/funding.texi > fsf-funding.pod perl /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{https://gcc.gnu.org/bugs/}" /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc/gcov-tool.texi > gcov-tool.pod echo timestamp > lto-dump.pod if [ -n "(Alpine 12.1.1_git20220630-r2) " ]; then \ echo "@set VERSION_PACKAGE (Alpine 12.1.1_git20220630-r2) " >> gcc-vers.texiT; \ fi perl /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{https://gcc.gnu.org/bugs/}" /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc/gcov-dump.texi > gcov-dump.pod perl /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../contrib/texi2pod.pl -DBUGURL="@uref{https://gcc.gnu.org/bugs/}" /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc/lto-dump.texi > lto-dump.pod echo "@set BUGURL @uref{https://gcc.gnu.org/bugs/}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genhooks.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/genhooks.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genchecksum.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/genchecksum.cc if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc \ -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc/include -o doc/cpp.info /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc/cpp.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc \ -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc/include -o doc/gcc.info /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc/gcc.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc \ -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc/include -o doc/gccinstall.info /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc/install.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc \ -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc/include -o doc/cppinternals.info /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc/cppinternals.texi; \ fi echo timestamp > gcc.pod g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genmodes.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/genmodes.cc perl /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../contrib/texi2pod.pl /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc/invoke.texi > gcc.pod g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/errors.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/errors.cc g++ -std=c++11 -c -DBASEVER="\"12.1.1\"" -DDATESTAMP="\" 20220630\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(Alpine 12.1.1_git20220630-r2) \"" -DBUGURL="\"\"" -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genversion.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/genversion.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/gengtype-lex.o gengtype-lex.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/gengtype-parse.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gengtype-parse.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/gengenrtl.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gengenrtl.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/sort.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/sort.cc echo timestamp > doc/gfdl.7 (pod2man --center="GNU" --release="gcc-12.1.1" --date=2022-06-30 --section=7 gfdl.pod > doc/gfdl.7.T$$ && \ mv -f doc/gfdl.7.T$$ doc/gfdl.7) || \ (rm -f doc/gfdl.7.T$$ && exit 1) echo timestamp > doc/gpl.7 /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-mlib.h multilib.h (pod2man --center="GNU" --release="gcc-12.1.1" --date=2022-06-30 --section=7 gpl.pod > doc/gpl.7.T$$ && \ mv -f doc/gpl.7.T$$ doc/gpl.7) || \ (rm -f doc/gpl.7.T$$ && exit 1) echo timestamp > doc/fsf-funding.7 (pod2man --center="GNU" --release="gcc-12.1.1" --date=2022-06-30 --section=7 fsf-funding.pod > doc/fsf-funding.7.T$$ && \ mv -f doc/fsf-funding.7.T$$ doc/fsf-funding.7) || \ (rm -f doc/fsf-funding.7.T$$ && exit 1) echo timestamp > doc/gcov-tool.1 echo timestamp > s-mlib (pod2man --center="GNU" --release="gcc-12.1.1" --date=2022-06-30 --section=1 gcov-tool.pod > doc/gcov-tool.1.T$$ && \ mv -f doc/gcov-tool.1.T$$ doc/gcov-tool.1) || \ (rm -f doc/gcov-tool.1.T$$ && exit 1) echo timestamp > doc/gcov-dump.1 (pod2man --center="GNU" --release="gcc-12.1.1" --date=2022-06-30 --section=1 gcov-dump.pod > doc/gcov-dump.1.T$$ && \ mv -f doc/gcov-dump.1.T$$ doc/gcov-dump.1) || \ (rm -f doc/gcov-dump.1.T$$ && exit 1) echo timestamp > doc/lto-dump.1 (pod2man --center="GNU" --release="gcc-12.1.1" --date=2022-06-30 --section=1 lto-dump.pod > doc/lto-dump.1.T$$ && \ mv -f doc/lto-dump.1.T$$ doc/lto-dump.1) || \ (rm -f doc/lto-dump.1.T$$ && exit 1) echo timestamp > doc/gcov.1 (pod2man --center="GNU" --release="gcc-12.1.1" --date=2022-06-30 --section=1 gcov.pod > doc/gcov.1.T$$ && \ mv -f doc/gcov.1.T$$ doc/gcov.1) || \ (rm -f doc/gcov.1.T$$ && exit 1) echo timestamp > doc/cpp.1 (pod2man --center="GNU" --release="gcc-12.1.1" --date=2022-06-30 --section=1 cpp.pod > doc/cpp.1.T$$ && \ mv -f doc/cpp.1.T$$ doc/cpp.1) || \ (rm -f doc/cpp.1.T$$ && exit 1) /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gengtype-lex.l: In function 'int yylex(const char**)': gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 356 | */ | ~~ ^ /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gengtype-lex.l:119:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' 119 | "GTY"/{EOID} { return GTY_TOKEN; } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gengtype-lex.l:114:1: note: here 114 | "^" | | ^~~~~~~~ gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 356 | */ | ~~ ^ /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gengtype-lex.l:139:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' 139 | | ^ /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gengtype-lex.l:135:1: note: here 135 | size_t len; | ^ ~~ g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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 g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a build/genversion > tmp-version.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-version.h version.h echo timestamp > s-version g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/gengtype.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gengtype.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/gengtype-state.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gengtype-state.cc g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a build/gengenrtl > tmp-genrtl.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/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 build/genhooks -d \ /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc/tm.texi.in > tmp-tm.texi /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-common-target-hooks-def.h \ common/common-target-hooks-def.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-c-target-hooks-def.h \ c-family/c-target-hooks-def.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/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 case `echo X|tr X '\101'` in \ A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \ *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \ esac mv tmp2-tm.texi tmp-tm.texi /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-tm.texi tm.texi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc \ -I /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc/include -o doc/gccint.info /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/doc/gccint.texi; \ fi echo timestamp > doc/gcc.1 (pod2man --center="GNU" --release="gcc-12.1.1" --date=2022-06-30 --section=1 gcc.pod > doc/gcc.1.T$$ && \ mv -f doc/gcc.1.T$$ doc/gcc.1) || \ (rm -f doc/gcc.1.T$$ && exit 1) g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a build/genmodes -h > tmp-modes.h build/genmodes -i > tmp-modes-inline.h build/genmodes -m > tmp-min-modes.cc build/genmodes > tmp-modes.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-modes.h insn-modes.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-modes-inline.h \ insn-modes-inline.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-min-modes.cc min-insn-modes.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-modes.cc insn-modes.cc echo timestamp > s-modes-h echo timestamp > s-modes-inline-h echo timestamp > s-modes-m echo timestamp > s-modes g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genmddeps.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/genmddeps.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/read-md.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/read-md.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genconstants.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/genconstants.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/min-insn-modes.o min-insn-modes.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/inchash.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/inchash.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genenums.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/genenums.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options gawk -f /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/opt-functions.awk -f /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/opt-read.awk \ -f /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/opth-gen.awk \ < optionlist > tmp-options.h gawk -f /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/opt-functions.awk -f /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/opt-read.awk \ -f /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/optc-save-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.cc gawk -f /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/opt-functions.awk -f /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/opt-read.awk \ -f /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.cc g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a build/genmddeps /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md > tmp-mddeps /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps build/genconstants /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md \ > tmp-constants.h build/genenums /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md \ > tmp-enums.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-constants.h insn-constants.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-enums.cc insn-enums.cc echo timestamp > s-constants echo timestamp > s-enums /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/gencheck.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gencheck.cc g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a build/gengtype \ -S /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I gtyp-input.list -w tmp-gtype.state build/gencheck > tmp-check.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-gtype.state gtype.state build/gengtype \ -r gtype.state echo timestamp > s-gtype g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genopinit.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/genopinit.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/gencfn-macros.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gencfn-macros.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genattrtab.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/genattrtab.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genautomata.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/genautomata.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genemit.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/genemit.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genextract.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/genextract.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genoutput.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/genoutput.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genpeep.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/genpeep.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genrecog.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/genrecog.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genpreds.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/genpreds.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/rtl.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/rtl.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/read-rtl.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/read-rtl.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/ggc-none.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ggc-none.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/vec.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/vec.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/gensupport.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gensupport.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/print-rtl.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/print-rtl.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/hash-table.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/hash-table.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genflags.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/genflags.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genconditions.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/genconditions.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genattr.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/genattr.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genattr-common.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/genattr-common.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/gencodes.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gencodes.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genconfig.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/genconfig.cc g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/gentarget-def.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gentarget-def.cc cp doc/gcc.1 doc/g++.1 g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a build/gencfn-macros -c \ > tmp-case-cfn-macros.h build/gencfn-macros -o \ > tmp-cfn-operators.pd /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-case-cfn-macros.h \ case-cfn-macros.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-cfn-operators.pd \ cfn-operators.pd echo timestamp > s-case-cfn-macros echo timestamp > s-cfn-operators g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/genmatch.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/genmatch.cc g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a build/genconditions /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md > tmp-condmd.cc build/genpreds -h /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md > tmp-preds.h build/genpreds -c /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md > tmp-constrs.h build/genpreds /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md > tmp-preds.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-condmd.cc build/gencondmd.cc echo timestamp > s-conditions /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-preds.h tm-preds.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-constrs.h tm-constrs.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-preds.cc insn-preds.cc echo timestamp > s-preds-h echo timestamp > s-constrs-h echo timestamp > s-preds g++ -std=c++11 -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/build -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -Os -fomit-frame-pointer -O2 \ -o build/gencondmd.o build/gencondmd.cc g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a build/gencondmd > tmp-cond.md /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md \ insn-conditions.md > tmp-flags.h build/genattr /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md \ insn-conditions.md > tmp-attr.h build/genattr-common /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md \ insn-conditions.md > tmp-attr-common.h build/gencodes /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md \ insn-conditions.md > tmp-codes.h build/genconfig /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md \ insn-conditions.md > tmp-config.h build/gentarget-def /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md \ insn-conditions.md > tmp-target-def.h build/genopinit /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md \ insn-conditions.md -htmp-opinit.h -ctmp-opinit.cc build/genattrtab /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md insn-conditions.md \ -Atmp-attrtab.cc -Dtmp-dfatab.cc -Ltmp-latencytab.cc build/genemit /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md \ insn-conditions.md > tmp-emit.cc build/genextract /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md \ insn-conditions.md > tmp-extract.cc build/genoutput /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md \ insn-conditions.md > tmp-output.cc build/genpeep /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md \ insn-conditions.md > tmp-peep.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-attr.h insn-attr.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-flags.h insn-flags.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-attr-common.h insn-attr-common.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-codes.h insn-codes.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-opinit.h insn-opinit.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-config.h insn-config.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-target-def.h insn-target-def.h /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-extract.cc insn-extract.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-peep.cc insn-peep.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-emit.cc insn-emit.cc echo timestamp > s-attr echo timestamp > s-flags echo timestamp > s-attr-common echo timestamp > s-codes /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-opinit.cc insn-opinit.cc echo timestamp > s-config /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-output.cc insn-output.cc echo timestamp > s-target-def echo timestamp > s-extract echo timestamp > s-peep echo timestamp > s-emit echo timestamp > s-opinit echo timestamp > s-output /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-attrtab.cc insn-attrtab.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-dfatab.cc insn-dfatab.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-latencytab.cc insn-latencytab.cc echo timestamp > s-attrtab g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a build/genrecog /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md \ insn-conditions.md > tmp-recog.cc /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md:2593:1: warning: operand 0 missing mode? /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md:2615:1: warning: operand 1 missing mode? /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md:2638:1: warning: operand 0 missing mode? /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md:2661:1: warning: operand 1 missing mode? /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md:2731:1: warning: source missing a mode? Statistics for recog: Number of decisions: 2072 longest path: 36 (code: 362) longest backtrack: 13 (code: 410) Statistics for split_insns: Number of decisions: 208 longest path: 30 (code: 41) longest backtrack: 3 (code: 41) Statistics for peephole2_insns: Number of decisions: 22 longest path: 22 (code: 1) longest backtrack: 0 (code: 1) Shared 1451 out of 3618 states by creating 410 new states, saving 1041 /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-recog.cc insn-recog.cc echo timestamp > s-recog g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a -lm build/genautomata /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common.md /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.md \ insn-conditions.md > tmp-automata.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-automata.cc insn-automata.cc echo timestamp > s-automata g++ -std=c++11 -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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-riscv64-alpine-linux-musl/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o build/sort.o ../build-riscv64-alpine-linux-musl/libiberty/pic/libiberty.a build/genmatch --gimple /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/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/main/gcc/src/gcc-12.1.1_git20220630/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/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-gimple-match.cc \ gimple-match.cc /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-generic-match.cc \ generic-match.cc echo timestamp > s-match g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c/c-lang.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family/stub-objc.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/attribs.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c/c-errors.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c/c-decl.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c/c-typeck.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c/c-convert.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c/c-aux-info.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c/c-objc-common.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c/c-parser.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c/c-fold.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c/gimple-parser.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family/c-common.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family/c-cppbuiltin.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family/c-dump.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family/c-format.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family/c-gimplify.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family/c-indentation.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family/c-lex.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family/c-omp.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family/c-opts.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DHOST_MACHINE=\"riscv64-alpine-linux-musl\" -DTARGET_MACHINE=\"riscv64-alpine-linux-musl\" -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family/c-pch.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family/c-ppoutput.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family/c-pragma.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -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/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family/c-pretty-print.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family/c-semantics.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -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/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family/c-ada-spec.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family/c-ubsan.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/known-headers.o -MT c-family/known-headers.o -MMD -MP -MF c-family/.deps/known-headers.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family/known-headers.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family/c-attribs.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family/c-warn.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/c-spellcheck.o -MT c-family/c-spellcheck.o -MMD -MP -MF c-family/.deps/c-spellcheck.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family/c-spellcheck.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o glibc-c.o -MT glibc-c.o -MMD -MP -MF ./.deps/glibc-c.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/glibc-c.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-match.o -MT gimple-match.o -MMD -MP -MF ./.deps/gimple-match.TPo gimple-match.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o generic-match.o -MT generic-match.o -MMD -MP -MF ./.deps/generic-match.TPo generic-match.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo insn-emit.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ggc-page.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o adjust-alignment.o -MT adjust-alignment.o -MMD -MP -MF ./.deps/adjust-alignment.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/adjust-alignment.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/alias.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/alloc-pool.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/auto-inc-dec.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/auto-profile.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/bb-reorder.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/bitmap.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/builtins.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/caller-save.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/calls.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ccmp.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cfg.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cfganal.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cfgbuild.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cfgcleanup.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cfgexpand.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cfghooks.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cfgloop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cfgloopanal.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cfgloopmanip.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cfgrtl.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ctfc.o -MT ctfc.o -MMD -MP -MF ./.deps/ctfc.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ctfc.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ctfout.o -MT ctfout.o -MMD -MP -MF ./.deps/ctfout.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ctfout.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o btfout.o -MT btfout.o -MMD -MP -MF ./.deps/btfout.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/btfout.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/symtab.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o symtab-thunks.o -MT symtab-thunks.o -MMD -MP -MF ./.deps/symtab-thunks.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/symtab-thunks.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o symtab-clones.o -MT symtab-clones.o -MMD -MP -MF ./.deps/symtab-clones.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/symtab-clones.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cgraph.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cgraphbuild.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cgraphunit.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cgraphclones.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/combine.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/combine-stack-adj.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/compare-elim.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/context.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/convert.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o coroutine-passes.o -MT coroutine-passes.o -MMD -MP -MF ./.deps/coroutine-passes.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/coroutine-passes.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/coverage.cc g++ -std=c++11 -fno-PIE -c -DGCC_INCLUDE_DIR=\"/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../include/c++/12.1.1\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../include/c++/12.1.1/riscv64-alpine-linux-musl\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../include/c++/12.1.1/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../libc++_include/c++/12.1.1/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DBASEVER="\"12.1.1\"" -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cppbuiltin.cc g++ -std=c++11 -fno-PIE -c -DGCC_INCLUDE_DIR=\"/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../include/c++/12.1.1\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../include/c++/12.1.1/riscv64-alpine-linux-musl\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../include/c++/12.1.1/backward\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR=\"/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../libc++_include/c++/12.1.1/v1\" -DGPLUSPLUS_LIBCXX_INCLUDE_DIR_ADD_SYSROOT=0 -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cppdefault.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cprop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cse.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cselib.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/data-streamer.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/data-streamer-in.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/data-streamer-out.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o dbxout.o -MT dbxout.o -MMD -MP -MF ./.deps/dbxout.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/dbxout.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/dbgcnt.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/dce.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ddg.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/debug.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/df-core.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/df-problems.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/df-scan.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/dfp.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o digraph.o -MT digraph.o -MMD -MP -MF ./.deps/digraph.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/digraph.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/dojump.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/dominance.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/domwalk.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/double-int.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/dse.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/dumpfile.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/dwarf2asm.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/dwarf2cfi.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o dwarf2ctf.o -MT dwarf2ctf.o -MMD -MP -MF ./.deps/dwarf2ctf.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/dwarf2ctf.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/dwarf2out.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o early-remat.o -MT early-remat.o -MMD -MP -MF ./.deps/early-remat.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/early-remat.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/emit-rtl.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/et-forest.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/except.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/explow.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/expmed.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/expr.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF ./.deps/fibonacci_heap.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/fibonacci_heap.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o file-prefix-map.o -MT file-prefix-map.o -MMD -MP -MF ./.deps/file-prefix-map.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/file-prefix-map.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/final.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/fixed-value.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/fold-const.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/fold-const-call.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/function.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o function-abi.o -MT function-abi.o -MMD -MP -MF ./.deps/function-abi.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/function-abi.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/function-tests.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/fwprop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP -MF ./.deps/gcc-rich-location.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gcc-rich-location.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gcse.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gcse-common.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ggc-common.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ggc-tests.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-array-bounds.o -MT gimple-array-bounds.o -MMD -MP -MF ./.deps/gimple-array-bounds.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-array-bounds.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-builder.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-expr.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-if-to-switch.o -MT gimple-if-to-switch.o -MMD -MP -MF ./.deps/gimple-if-to-switch.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-if-to-switch.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-iterator.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-fold.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-harden-conditionals.o -MT gimple-harden-conditionals.o -MMD -MP -MF ./.deps/gimple-harden-conditionals.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-harden-conditionals.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-laddress.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-loop-interchange.o -MT gimple-loop-interchange.o -MMD -MP -MF ./.deps/gimple-loop-interchange.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-loop-interchange.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-loop-jam.o -MT gimple-loop-jam.o -MMD -MP -MF ./.deps/gimple-loop-jam.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-loop-jam.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-loop-versioning.o -MT gimple-loop-versioning.o -MMD -MP -MF ./.deps/gimple-loop-versioning.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-loop-versioning.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-low.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-predicate-analysis.o -MT gimple-predicate-analysis.o -MMD -MP -MF ./.deps/gimple-predicate-analysis.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-predicate-analysis.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-pretty-print.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-range.o -MT gimple-range.o -MMD -MP -MF ./.deps/gimple-range.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-range.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-range-cache.o -MT gimple-range-cache.o -MMD -MP -MF ./.deps/gimple-range-cache.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-range-cache.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-range-edge.o -MT gimple-range-edge.o -MMD -MP -MF ./.deps/gimple-range-edge.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-range-edge.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-range-fold.o -MT gimple-range-fold.o -MMD -MP -MF ./.deps/gimple-range-fold.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-range-fold.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-range-gori.o -MT gimple-range-gori.o -MMD -MP -MF ./.deps/gimple-range-gori.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-range-gori.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-range-trace.o -MT gimple-range-trace.o -MMD -MP -MF ./.deps/gimple-range-trace.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-range-trace.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-ssa-backprop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-ssa-evrp.o -MT gimple-ssa-evrp.o -MMD -MP -MF ./.deps/gimple-ssa-evrp.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-ssa-evrp.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-ssa-evrp-analyze.o -MT gimple-ssa-evrp-analyze.o -MMD -MP -MF ./.deps/gimple-ssa-evrp-analyze.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-ssa-evrp-analyze.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-ssa-isolate-paths.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-ssa-nonnull-compare.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-ssa-split-paths.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-ssa-store-merging.o -MT gimple-ssa-store-merging.o -MMD -MP -MF ./.deps/gimple-ssa-store-merging.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-ssa-store-merging.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-ssa-strength-reduction.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-ssa-sprintf.o -MT gimple-ssa-sprintf.o -MMD -MP -MF ./.deps/gimple-ssa-sprintf.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-ssa-sprintf.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-ssa-warn-access.o -MT gimple-ssa-warn-access.o -MMD -MP -MF ./.deps/gimple-ssa-warn-access.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-ssa-warn-access.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-ssa-warn-alloca.o -MT gimple-ssa-warn-alloca.o -MMD -MP -MF ./.deps/gimple-ssa-warn-alloca.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-ssa-warn-alloca.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-ssa-warn-restrict.o -MT gimple-ssa-warn-restrict.o -MMD -MP -MF ./.deps/gimple-ssa-warn-restrict.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-ssa-warn-restrict.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-streamer-in.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-streamer-out.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-walk.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-warn-recursion.o -MT gimple-warn-recursion.o -MMD -MP -MF ./.deps/gimple-warn-recursion.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-warn-recursion.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimplify.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimplify-me.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/godump.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/graph.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/graphds.cc /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/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/main/gcc/src/gcc-12.1.1_git20220630/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/main/gcc/src/gcc-12.1.1_git20220630/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++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o graphviz.o -MT graphviz.o -MMD -MP -MF ./.deps/graphviz.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/graphviz.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/graphite.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -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/main/gcc/src/gcc-12.1.1_git20220630/gcc/graphite-isl-ast-to-gimple.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/graphite-dependences.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/graphite-optimize-isl.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/graphite-poly.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/graphite-scop-detection.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/graphite-sese-to-poly.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/haifa-sched.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF ./.deps/hash-map-tests.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/hash-map-tests.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o hash-set-tests.o -MT hash-set-tests.o -MMD -MP -MF ./.deps/hash-set-tests.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/hash-set-tests.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/hw-doloop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/hwint.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ifcvt.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ree.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/inchash.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/incpath.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/init-regs.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/internal-fn.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa-cp.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-sra.o -MT ipa-sra.o -MMD -MP -MF ./.deps/ipa-sra.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa-sra.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa-devirt.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-fnsummary.o -MT ipa-fnsummary.o -MMD -MP -MF ./.deps/ipa-fnsummary.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa-fnsummary.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o -MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa-polymorphic-call.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa-split.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa-inline.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa-comdats.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-free-lang-data.o -MT ipa-free-lang-data.o -MMD -MP -MF ./.deps/ipa-free-lang-data.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa-free-lang-data.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa-visibility.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa-inline-analysis.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa-inline-transform.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-modref.o -MT ipa-modref.o -MMD -MP -MF ./.deps/ipa-modref.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa-modref.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-modref-tree.o -MT ipa-modref-tree.o -MMD -MP -MF ./.deps/ipa-modref-tree.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa-modref-tree.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-predicate.o -MT ipa-predicate.o -MMD -MP -MF ./.deps/ipa-predicate.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa-predicate.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa-profile.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa-prop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-param-manipulation.o -MT ipa-param-manipulation.o -MMD -MP -MF ./.deps/ipa-param-manipulation.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa-param-manipulation.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa-pure-const.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-icf.o -MT ipa-icf.o -MMD -MP -MF ./.deps/ipa-icf.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa-icf.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF ./.deps/ipa-icf-gimple.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa-icf-gimple.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa-reference.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa-ref.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa-utils.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ipa.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ira.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ira-build.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ira-costs.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ira-conflicts.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ira-color.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ira-emit.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ira-lives.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/jump.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/langhooks.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lcm.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lists.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/loop-doloop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/loop-init.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/loop-invariant.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/loop-iv.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/loop-unroll.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lower-subreg.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lra.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lra-assigns.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lra-coalesce.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lra-constraints.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lra-eliminations.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lra-lives.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lra-remat.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lra-spills.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto-cgraph.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto-streamer.cc g++ -std=c++11 -fno-PIE -c -DTARGET_MACHINE=\"riscv64-alpine-linux-musl\" -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto-streamer-in.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto-streamer-out.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto-section-in.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto-section-out.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto-opts.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto-compress.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/mcf.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/mode-switching.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/modulo-sched.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/multiple_target.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o omp-offload.o -MT omp-offload.o -MMD -MP -MF ./.deps/omp-offload.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/omp-offload.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o omp-expand.o -MT omp-expand.o -MMD -MP -MF ./.deps/omp-expand.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/omp-expand.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o omp-general.o -MT omp-general.o -MMD -MP -MF ./.deps/omp-general.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/omp-general.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/omp-low.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o omp-oacc-kernels-decompose.o -MT omp-oacc-kernels-decompose.o -MMD -MP -MF ./.deps/omp-oacc-kernels-decompose.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/omp-oacc-kernels-decompose.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o omp-oacc-neuter-broadcast.o -MT omp-oacc-neuter-broadcast.o -MMD -MP -MF ./.deps/omp-oacc-neuter-broadcast.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/omp-oacc-neuter-broadcast.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o omp-simd-clone.o -MT omp-simd-clone.o -MMD -MP -MF ./.deps/omp-simd-clone.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/omp-simd-clone.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o opt-problem.o -MT opt-problem.o -MMD -MP -MF ./.deps/opt-problem.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/opt-problem.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/optabs.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF ./.deps/optabs-libfuncs.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/optabs-libfuncs.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o optabs-query.o -MT optabs-query.o -MMD -MP -MF ./.deps/optabs-query.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/optabs-query.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/optabs-tree.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o optinfo.o -MT optinfo.o -MMD -MP -MF ./.deps/optinfo.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/optinfo.cc g++ -std=c++11 -fno-PIE -c -DTARGET_NAME=\"riscv64-alpine-linux-musl\" -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o optinfo-emit-json.o -MT optinfo-emit-json.o -MMD -MP -MF ./.deps/optinfo-emit-json.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/optinfo-emit-json.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/opts-global.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ordered-hash-map-tests.o -MT ordered-hash-map-tests.o -MMD -MP -MF ./.deps/ordered-hash-map-tests.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ordered-hash-map-tests.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/passes.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/plugin.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o pointer-query.o -MT pointer-query.o -MMD -MP -MF ./.deps/pointer-query.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/pointer-query.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/postreload-gcse.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/postreload.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/predict.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/print-rtl.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o print-rtl-function.o -MT print-rtl-function.o -MMD -MP -MF ./.deps/print-rtl-function.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/print-rtl-function.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/print-tree.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/profile.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o profile-count.o -MT profile-count.o -MMD -MP -MF ./.deps/profile-count.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/profile-count.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o range.o -MT range.o -MMD -MP -MF ./.deps/range.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/range.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o range-op.o -MT range-op.o -MMD -MP -MF ./.deps/range-op.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/range-op.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o read-md.o -MT read-md.o -MMD -MP -MF ./.deps/read-md.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/read-md.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o read-rtl.o -MT read-rtl.o -MMD -MP -MF ./.deps/read-rtl.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/read-rtl.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o read-rtl-function.o -MT read-rtl-function.o -MMD -MP -MF ./.deps/read-rtl-function.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/read-rtl-function.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/real.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/realmpfr.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/recog.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/reg-stack.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/regcprop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/reginfo.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/regrename.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/regstat.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/reload.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/reload1.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/reorg.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/resource.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/rtl-error.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/rtl-ssa -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o rtl-ssa/accesses.o -MT rtl-ssa/accesses.o -MMD -MP -MF rtl-ssa/.deps/accesses.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/rtl-ssa/accesses.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/rtl-ssa -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o rtl-ssa/blocks.o -MT rtl-ssa/blocks.o -MMD -MP -MF rtl-ssa/.deps/blocks.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/rtl-ssa/blocks.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/rtl-ssa -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o rtl-ssa/changes.o -MT rtl-ssa/changes.o -MMD -MP -MF rtl-ssa/.deps/changes.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/rtl-ssa/changes.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/rtl-ssa -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o rtl-ssa/functions.o -MT rtl-ssa/functions.o -MMD -MP -MF rtl-ssa/.deps/functions.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/rtl-ssa/functions.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/rtl-ssa -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o rtl-ssa/insns.o -MT rtl-ssa/insns.o -MMD -MP -MF rtl-ssa/.deps/insns.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/rtl-ssa/insns.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o rtl-tests.o -MT rtl-tests.o -MMD -MP -MF ./.deps/rtl-tests.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/rtl-tests.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/rtl.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o rtlhash.o -MT rtlhash.o -MMD -MP -MF ./.deps/rtlhash.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/rtlhash.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/rtlanal.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/rtlhooks.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o rtx-vector-builder.o -MT rtx-vector-builder.o -MMD -MP -MF ./.deps/rtx-vector-builder.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/rtx-vector-builder.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o run-rtl-passes.o -MT run-rtl-passes.o -MMD -MP -MF ./.deps/run-rtl-passes.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/run-rtl-passes.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/sched-deps.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/sched-ebb.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/sched-rgn.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/sel-sched-ir.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o sel-sched-dump.o -MT sel-sched-dump.o -MMD -MP -MF ./.deps/sel-sched-dump.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/sel-sched-dump.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o sel-sched.o -MT sel-sched.o -MMD -MP -MF ./.deps/sel-sched.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/sel-sched.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o selftest-rtl.o -MT selftest-rtl.o -MMD -MP -MF ./.deps/selftest-rtl.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/selftest-rtl.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o selftest-run-tests.o -MT selftest-run-tests.o -MMD -MP -MF ./.deps/selftest-run-tests.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/selftest-run-tests.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/sese.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF ./.deps/shrink-wrap.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/shrink-wrap.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/simplify-rtx.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o sparseset.o -MT sparseset.o -MMD -MP -MF ./.deps/sparseset.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/sparseset.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/spellcheck.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o spellcheck-tree.o -MT spellcheck-tree.o -MMD -MP -MF ./.deps/spellcheck-tree.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/spellcheck-tree.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o splay-tree-utils.o -MT splay-tree-utils.o -MMD -MP -MF ./.deps/splay-tree-utils.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/splay-tree-utils.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/sreal.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o stack-ptr-mod.o -MT stack-ptr-mod.o -MMD -MP -MF ./.deps/stack-ptr-mod.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/stack-ptr-mod.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o statistics.o -MT statistics.o -MMD -MP -MF ./.deps/statistics.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/statistics.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/stmt.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o stor-layout.o -MT stor-layout.o -MMD -MP -MF ./.deps/stor-layout.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/stor-layout.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o store-motion.o -MT store-motion.o -MMD -MP -MF ./.deps/store-motion.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/store-motion.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF ./.deps/streamer-hooks.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/streamer-hooks.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o stringpool.o -MT stringpool.o -MMD -MP -MF ./.deps/stringpool.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/stringpool.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o substring-locations.o -MT substring-locations.o -MMD -MP -MF ./.deps/substring-locations.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/substring-locations.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o target-globals.o -MT target-globals.o -MMD -MP -MF ./.deps/target-globals.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/target-globals.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o targhooks.o -MT targhooks.o -MMD -MP -MF ./.deps/targhooks.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/targhooks.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/timevar.cc g++ -std=c++11 -fno-PIE -c -DTARGET_NAME=\"riscv64-alpine-linux-musl\" -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/toplev.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tracer.o -MT tracer.o -MMD -MP -MF ./.deps/tracer.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tracer.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/trans-mem.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-affine.o -MT tree-affine.o -MMD -MP -MF ./.deps/tree-affine.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-affine.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/asan.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tsan.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ubsan.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o sanopt.o -MT sanopt.o -MMD -MP -MF ./.deps/sanopt.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/sanopt.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o sancov.o -MT sancov.o -MMD -MP -MF ./.deps/sancov.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/sancov.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-call-cdce.o -MT tree-call-cdce.o -MMD -MP -MF ./.deps/tree-call-cdce.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-call-cdce.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF ./.deps/tree-cfg.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-cfg.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-cfgcleanup.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-chrec.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-complex.o -MT tree-complex.o -MMD -MP -MF ./.deps/tree-complex.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-complex.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-data-ref.o -MT tree-data-ref.o -MMD -MP -MF ./.deps/tree-data-ref.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-data-ref.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF ./.deps/tree-dfa.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-dfa.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-diagnostic.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-diagnostic-path.o -MT tree-diagnostic-path.o -MMD -MP -MF ./.deps/tree-diagnostic-path.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-diagnostic-path.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-dump.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-eh.o -MT tree-eh.o -MMD -MP -MF ./.deps/tree-eh.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-eh.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-emutls.o -MT tree-emutls.o -MMD -MP -MF ./.deps/tree-emutls.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-emutls.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-if-conv.o -MT tree-if-conv.o -MMD -MP -MF ./.deps/tree-if-conv.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-if-conv.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-inline.o -MT tree-inline.o -MMD -MP -MF ./.deps/tree-inline.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-inline.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-into-ssa.o -MT tree-into-ssa.o -MMD -MP -MF ./.deps/tree-into-ssa.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-into-ssa.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF ./.deps/tree-iterator.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-iterator.cc /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/reload1.cc: In function 'void elimination_costs_in_insn(rtx_insn*)': /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/reload1.cc:3653:28: warning: 'orig_dup[1]' may be used uninitialized [-Wmaybe-uninitialized] 3653 | *recog_data.dup_loc[i] = orig_dup[i]; | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/reload1.cc:3529:7: note: 'orig_dup[1]' was declared here 3529 | rtx orig_dup[MAX_RECOG_OPERANDS]; | ^~~~~~~~ g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-loop-distribution.o -MT tree-loop-distribution.o -MMD -MP -MF ./.deps/tree-loop-distribution.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-loop-distribution.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-nested.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF ./.deps/tree-nrv.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-nrv.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-object-size.o -MT tree-object-size.o -MMD -MP -MF ./.deps/tree-object-size.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-object-size.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-outof-ssa.o -MT tree-outof-ssa.o -MMD -MP -MF ./.deps/tree-outof-ssa.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-outof-ssa.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-parloops.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF ./.deps/tree-phinodes.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-phinodes.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF ./.deps/tree-predcom.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-predcom.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP -MF ./.deps/tree-pretty-print.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-pretty-print.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-profile.o -MT tree-profile.o -MMD -MP -MF ./.deps/tree-profile.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-profile.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-scalar-evolution.o -MT tree-scalar-evolution.o -MMD -MP -MF ./.deps/tree-scalar-evolution.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-scalar-evolution.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-sra.o -MT tree-sra.o -MMD -MP -MF ./.deps/tree-sra.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-sra.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-switch-conversion.o -MT tree-switch-conversion.o -MMD -MP -MF ./.deps/tree-switch-conversion.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-switch-conversion.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP -MF ./.deps/tree-ssa-address.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-address.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-alias.o -MT tree-ssa-alias.o -MMD -MP -MF ./.deps/tree-ssa-alias.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-alias.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-ccp.o -MT tree-ssa-ccp.o -MMD -MP -MF ./.deps/tree-ssa-ccp.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-ccp.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP -MF ./.deps/tree-ssa-coalesce.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-coalesce.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF ./.deps/tree-ssa-copy.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-copy.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-dce.o -MT tree-ssa-dce.o -MMD -MP -MF ./.deps/tree-ssa-dce.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-dce.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-dom.o -MT tree-ssa-dom.o -MMD -MP -MF ./.deps/tree-ssa-dom.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-dom.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-dse.o -MT tree-ssa-dse.o -MMD -MP -MF ./.deps/tree-ssa-dse.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-dse.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-forwprop.o -MT tree-ssa-forwprop.o -MMD -MP -MF ./.deps/tree-ssa-forwprop.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-forwprop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD -MP -MF ./.deps/tree-ssa-ifcombine.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-ifcombine.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-live.o -MT tree-ssa-live.o -MMD -MP -MF ./.deps/tree-ssa-live.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-live.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-loop-ch.o -MT tree-ssa-loop-ch.o -MMD -MP -MF ./.deps/tree-ssa-loop-ch.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-loop-ch.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-loop-im.o -MT tree-ssa-loop-im.o -MMD -MP -MF ./.deps/tree-ssa-loop-im.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-loop-im.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-loop-ivcanon.o -MT tree-ssa-loop-ivcanon.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivcanon.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-loop-ivcanon.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-loop-ivopts.o -MT tree-ssa-loop-ivopts.o -MMD -MP -MF ./.deps/tree-ssa-loop-ivopts.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-loop-ivopts.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-loop-manip.o -MT tree-ssa-loop-manip.o -MMD -MP -MF ./.deps/tree-ssa-loop-manip.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-loop-manip.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF ./.deps/tree-ssa-loop-niter.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-loop-niter.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-loop-prefetch.o -MT tree-ssa-loop-prefetch.o -MMD -MP -MF ./.deps/tree-ssa-loop-prefetch.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-loop-prefetch.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-loop-split.o -MT tree-ssa-loop-split.o -MMD -MP -MF ./.deps/tree-ssa-loop-split.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-loop-split.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-loop-unswitch.o -MT tree-ssa-loop-unswitch.o -MMD -MP -MF ./.deps/tree-ssa-loop-unswitch.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-loop-unswitch.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-loop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-math-opts.o -MT tree-ssa-math-opts.o -MMD -MP -MF ./.deps/tree-ssa-math-opts.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-math-opts.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-operands.o -MT tree-ssa-operands.o -MMD -MP -MF ./.deps/tree-ssa-operands.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-operands.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-range-path.o -MT gimple-range-path.o -MMD -MP -MF ./.deps/gimple-range-path.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-range-path.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF ./.deps/tree-ssa-phiopt.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-phiopt.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-phiprop.o -MT tree-ssa-phiprop.o -MMD -MP -MF ./.deps/tree-ssa-phiprop.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-phiprop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF ./.deps/tree-ssa-pre.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-pre.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD -MP -MF ./.deps/tree-ssa-propagate.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-propagate.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-reassoc.o -MT tree-ssa-reassoc.o -MMD -MP -MF ./.deps/tree-ssa-reassoc.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-reassoc.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-sccvn.o -MT tree-ssa-sccvn.o -MMD -MP -MF ./.deps/tree-ssa-sccvn.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-sccvn.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-scopedtables.o -MT tree-ssa-scopedtables.o -MMD -MP -MF ./.deps/tree-ssa-scopedtables.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-scopedtables.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF ./.deps/tree-ssa-sink.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-sink.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-strlen.o -MT tree-ssa-strlen.o -MMD -MP -MF ./.deps/tree-ssa-strlen.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-strlen.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-structalias.o -MT tree-ssa-structalias.o -MMD -MP -MF ./.deps/tree-ssa-structalias.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-structalias.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-tail-merge.o -MT tree-ssa-tail-merge.o -MMD -MP -MF ./.deps/tree-ssa-tail-merge.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-tail-merge.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-ter.o -MT tree-ssa-ter.o -MMD -MP -MF ./.deps/tree-ssa-ter.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-ter.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-threadbackward.o -MT tree-ssa-threadbackward.o -MMD -MP -MF ./.deps/tree-ssa-threadbackward.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-threadbackward.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF ./.deps/tree-ssa-threadedge.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-threadedge.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o -MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-threadupdate.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP -MF ./.deps/tree-ssa-uncprop.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-uncprop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa-uninit.o -MT tree-ssa-uninit.o -MMD -MP -MF ./.deps/tree-ssa-uninit.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa-uninit.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF ./.deps/tree-ssa.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssa.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-ssanames.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF ./.deps/tree-stdarg.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-stdarg.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-streamer.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP -MF ./.deps/tree-streamer-in.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-streamer-in.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP -MF ./.deps/tree-streamer-out.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-streamer-out.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF ./.deps/tree-tailcall.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-tailcall.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP -MF ./.deps/tree-vect-generic.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-vect-generic.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gimple-isel.o -MT gimple-isel.o -MMD -MP -MF ./.deps/gimple-isel.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gimple-isel.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-vect-patterns.o -MT tree-vect-patterns.o -MMD -MP -MF ./.deps/tree-vect-patterns.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-vect-patterns.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD -MP -MF ./.deps/tree-vect-data-refs.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-vect-data-refs.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-vect-stmts.o -MT tree-vect-stmts.o -MMD -MP -MF ./.deps/tree-vect-stmts.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-vect-stmts.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-vect-loop.o -MT tree-vect-loop.o -MMD -MP -MF ./.deps/tree-vect-loop.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-vect-loop.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-vect-loop-manip.o -MT tree-vect-loop-manip.o -MMD -MP -MF ./.deps/tree-vect-loop-manip.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-vect-loop-manip.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF ./.deps/tree-vect-slp.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-vect-slp.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-vect-slp-patterns.o -MT tree-vect-slp-patterns.o -MMD -MP -MF ./.deps/tree-vect-slp-patterns.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-vect-slp-patterns.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF ./.deps/tree-vectorizer.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-vectorizer.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-vector-builder.o -MT tree-vector-builder.o -MMD -MP -MF ./.deps/tree-vector-builder.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-vector-builder.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF ./.deps/tree-vrp.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree-vrp.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tree.o -MT tree.o -MMD -MP -MF ./.deps/tree.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tree.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o tristate.o -MT tristate.o -MMD -MP -MF ./.deps/tristate.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/tristate.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o typed-splay-tree.o -MT typed-splay-tree.o -MMD -MP -MF ./.deps/typed-splay-tree.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/typed-splay-tree.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o valtrack.o -MT valtrack.o -MMD -MP -MF ./.deps/valtrack.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/valtrack.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o value-pointer-equiv.o -MT value-pointer-equiv.o -MMD -MP -MF ./.deps/value-pointer-equiv.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/value-pointer-equiv.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o value-query.o -MT value-query.o -MMD -MP -MF ./.deps/value-query.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/value-query.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o value-range.o -MT value-range.o -MMD -MP -MF ./.deps/value-range.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/value-range.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o value-range-equiv.o -MT value-range-equiv.o -MMD -MP -MF ./.deps/value-range-equiv.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/value-range-equiv.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o value-relation.o -MT value-relation.o -MMD -MP -MF ./.deps/value-relation.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/value-relation.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/value-prof.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o var-tracking.o -MT var-tracking.o -MMD -MP -MF ./.deps/var-tracking.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/var-tracking.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o varasm.o -MT varasm.o -MMD -MP -MF ./.deps/varasm.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/varasm.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/varpool.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o vec-perm-indices.o -MT vec-perm-indices.o -MMD -MP -MF ./.deps/vec-perm-indices.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/vec-perm-indices.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF ./.deps/vmsdbgout.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/vmsdbgout.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o vr-values.o -MT vr-values.o -MMD -MP -MF ./.deps/vr-values.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/vr-values.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF ./.deps/vtable-verify.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/vtable-verify.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o warning-control.o -MT warning-control.o -MMD -MP -MF ./.deps/warning-control.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/warning-control.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/web.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o wide-int.o -MT wide-int.o -MMD -MP -MF ./.deps/wide-int.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/wide-int.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/wide-int-print.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o xcoffout.o -MT xcoffout.o -MMD -MP -MF ./.deps/xcoffout.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/xcoffout.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o riscv.o -MT riscv.o -MMD -MP -MF ./.deps/riscv.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/analysis-plan.o -MT analyzer/analysis-plan.o -MMD -MP -MF analyzer/.deps/analysis-plan.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/analysis-plan.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/analyzer.o -MT analyzer/analyzer.o -MMD -MP -MF analyzer/.deps/analyzer.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/analyzer.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/analyzer-logging.o -MT analyzer/analyzer-logging.o -MMD -MP -MF analyzer/.deps/analyzer-logging.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/analyzer-logging.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/analyzer-pass.o -MT analyzer/analyzer-pass.o -MMD -MP -MF analyzer/.deps/analyzer-pass.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/analyzer-pass.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/analyzer-selftests.o -MT analyzer/analyzer-selftests.o -MMD -MP -MF analyzer/.deps/analyzer-selftests.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/analyzer-selftests.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/bar-chart.o -MT analyzer/bar-chart.o -MMD -MP -MF analyzer/.deps/bar-chart.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/bar-chart.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/call-info.o -MT analyzer/call-info.o -MMD -MP -MF analyzer/.deps/call-info.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/call-info.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/call-string.o -MT analyzer/call-string.o -MMD -MP -MF analyzer/.deps/call-string.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/call-string.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/checker-path.o -MT analyzer/checker-path.o -MMD -MP -MF analyzer/.deps/checker-path.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/checker-path.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/complexity.o -MT analyzer/complexity.o -MMD -MP -MF analyzer/.deps/complexity.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/complexity.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/constraint-manager.o -MT analyzer/constraint-manager.o -MMD -MP -MF analyzer/.deps/constraint-manager.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/constraint-manager.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/diagnostic-manager.o -MT analyzer/diagnostic-manager.o -MMD -MP -MF analyzer/.deps/diagnostic-manager.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/diagnostic-manager.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/engine.o -MT analyzer/engine.o -MMD -MP -MF analyzer/.deps/engine.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/engine.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/feasible-graph.o -MT analyzer/feasible-graph.o -MMD -MP -MF analyzer/.deps/feasible-graph.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/feasible-graph.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/function-set.o -MT analyzer/function-set.o -MMD -MP -MF analyzer/.deps/function-set.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/function-set.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/pending-diagnostic.o -MT analyzer/pending-diagnostic.o -MMD -MP -MF analyzer/.deps/pending-diagnostic.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/pending-diagnostic.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/program-point.o -MT analyzer/program-point.o -MMD -MP -MF analyzer/.deps/program-point.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/program-point.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/program-state.o -MT analyzer/program-state.o -MMD -MP -MF analyzer/.deps/program-state.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/program-state.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/region.o -MT analyzer/region.o -MMD -MP -MF analyzer/.deps/region.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/region.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/region-model.o -MT analyzer/region-model.o -MMD -MP -MF analyzer/.deps/region-model.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/region-model.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/region-model-asm.o -MT analyzer/region-model-asm.o -MMD -MP -MF analyzer/.deps/region-model-asm.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/region-model-asm.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -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/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/region-model-impl-calls.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/region-model-manager.o -MT analyzer/region-model-manager.o -MMD -MP -MF analyzer/.deps/region-model-manager.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/region-model-manager.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/region-model-reachability.o -MT analyzer/region-model-reachability.o -MMD -MP -MF analyzer/.deps/region-model-reachability.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/region-model-reachability.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/sm.o -MT analyzer/sm.o -MMD -MP -MF analyzer/.deps/sm.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/sm.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/sm-file.o -MT analyzer/sm-file.o -MMD -MP -MF analyzer/.deps/sm-file.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/sm-file.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/sm-malloc.o -MT analyzer/sm-malloc.o -MMD -MP -MF analyzer/.deps/sm-malloc.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/sm-malloc.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/sm-pattern-test.o -MT analyzer/sm-pattern-test.o -MMD -MP -MF analyzer/.deps/sm-pattern-test.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/sm-pattern-test.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/sm-sensitive.o -MT analyzer/sm-sensitive.o -MMD -MP -MF analyzer/.deps/sm-sensitive.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/sm-sensitive.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/sm-signal.o -MT analyzer/sm-signal.o -MMD -MP -MF analyzer/.deps/sm-signal.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/sm-signal.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/sm-taint.o -MT analyzer/sm-taint.o -MMD -MP -MF analyzer/.deps/sm-taint.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/sm-taint.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/state-purge.o -MT analyzer/state-purge.o -MMD -MP -MF analyzer/.deps/state-purge.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/state-purge.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/store.o -MT analyzer/store.o -MMD -MP -MF analyzer/.deps/store.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/store.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/supergraph.o -MT analyzer/supergraph.o -MMD -MP -MF analyzer/.deps/supergraph.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/supergraph.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/svalue.o -MT analyzer/svalue.o -MMD -MP -MF analyzer/.deps/svalue.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/svalue.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Ianalyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o analyzer/trimmed-graph.o -MT analyzer/trimmed-graph.o -MMD -MP -MF analyzer/.deps/trimmed-graph.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/analyzer/trimmed-graph.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace \ /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv-builtins.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace \ /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv-c.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace \ /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv-sr.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o riscv-shorten-memrefs.o -MT riscv-shorten-memrefs.o -MMD -MP -MF ./.deps/riscv-shorten-memrefs.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/riscv/riscv-shorten-memrefs.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o linux.o -MT linux.o -MMD -MP -MF ./.deps/linux.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/linux.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o host-linux.o -MT host-linux.o -MMD -MP -MF ./.deps/host-linux.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/config/host-linux.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/main.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o riscv-common.o -MT riscv-common.o -MMD -MP -MF ./.deps/riscv-common.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common/config/riscv/riscv-common.cc g++ -std=c++11 -fno-PIE -c -DPREFIX=\"/usr\" -DBASEVER="\"12.1.1\"" -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o prefix.o -MT prefix.o -MMD -MP -MF ./.deps/prefix.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/prefix.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/opts.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o opts-common.o -MT opts-common.o -MMD -MP -MF ./.deps/opts-common.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/opts-common.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/vec.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/hooks.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -DHAVE_CONFIG_H -I. -Icommon -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o common/common-targhooks.o -MT common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/common/common-targhooks.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/hash-table.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o file-find.o -MT file-find.o -MMD -MP -MF ./.deps/file-find.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/file-find.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/selftest.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o opt-suggestions.o -MT opt-suggestions.o -MMD -MP -MF ./.deps/opt-suggestions.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/opt-suggestions.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o diagnostic-spec.o -MT diagnostic-spec.o -MMD -MP -MF ./.deps/diagnostic-spec.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/diagnostic-spec.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o diagnostic.o -MT diagnostic.o -MMD -MP -MF ./.deps/diagnostic.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/diagnostic.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/diagnostic-color.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF ./.deps/diagnostic-show-locus.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/diagnostic-show-locus.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o diagnostic-format-json.o -MT diagnostic-format-json.o -MMD -MP -MF ./.deps/diagnostic-format-json.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/diagnostic-format-json.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o json.o -MT json.o -MMD -MP -MF ./.deps/json.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/json.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o edit-context.o -MT edit-context.o -MMD -MP -MF ./.deps/edit-context.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/edit-context.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o pretty-print.o -MT pretty-print.o -MMD -MP -MF ./.deps/pretty-print.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/pretty-print.cc g++ -std=c++11 -fno-PIE -c -DLOCALEDIR=\"/usr/share/locale\" -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/intl.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/sbitmap.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/input.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/ggc-none.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o memory-block.o -MT memory-block.o -MMD -MP -MF ./.deps/memory-block.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/memory-block.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o selftest-diagnostic.o -MT selftest-diagnostic.o -MMD -MP -MF ./.deps/selftest-diagnostic.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/selftest-diagnostic.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o sort.o -MT sort.o -MMD -MP -MF ./.deps/sort.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/sort.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/cp-lang.o -MT cp/cp-lang.o -MMD -MP -MF cp/.deps/cp-lang.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/cp-lang.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/call.o -MT cp/call.o -MMD -MP -MF cp/.deps/call.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/call.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/class.o -MT cp/class.o -MMD -MP -MF cp/.deps/class.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/class.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/constexpr.o -MT cp/constexpr.o -MMD -MP -MF cp/.deps/constexpr.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/constexpr.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/constraint.o -MT cp/constraint.o -MMD -MP -MF cp/.deps/constraint.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/constraint.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/coroutines.o -MT cp/coroutines.o -MMD -MP -MF cp/.deps/coroutines.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/coroutines.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/cp-gimplify.o -MT cp/cp-gimplify.o -MMD -MP -MF cp/.deps/cp-gimplify.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/cp-gimplify.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/cp-objcp-common.o -MT cp/cp-objcp-common.o -MMD -MP -MF cp/.deps/cp-objcp-common.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/cp-objcp-common.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/cp-ubsan.o -MT cp/cp-ubsan.o -MMD -MP -MF cp/.deps/cp-ubsan.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/cp-ubsan.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/cvt.o -MT cp/cvt.o -MMD -MP -MF cp/.deps/cvt.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/cvt.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/cxx-pretty-print.o -MT cp/cxx-pretty-print.o -MMD -MP -MF cp/.deps/cxx-pretty-print.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/cxx-pretty-print.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/decl.o -MT cp/decl.o -MMD -MP -MF cp/.deps/decl.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/decl.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/decl2.o -MT cp/decl2.o -MMD -MP -MF cp/.deps/decl2.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/decl2.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/dump.o -MT cp/dump.o -MMD -MP -MF cp/.deps/dump.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/dump.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/error.o -MT cp/error.o -MMD -MP -MF cp/.deps/error.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/error.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/except.o -MT cp/except.o -MMD -MP -MF cp/.deps/except.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/except.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/expr.o -MT cp/expr.o -MMD -MP -MF cp/.deps/expr.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/expr.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/friend.o -MT cp/friend.o -MMD -MP -MF cp/.deps/friend.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/friend.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/init.o -MT cp/init.o -MMD -MP -MF cp/.deps/init.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/init.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/lambda.o -MT cp/lambda.o -MMD -MP -MF cp/.deps/lambda.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/lambda.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/lex.o -MT cp/lex.o -MMD -MP -MF cp/.deps/lex.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/lex.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/logic.o -MT cp/logic.o -MMD -MP -MF cp/.deps/logic.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/logic.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/mangle.o -MT cp/mangle.o -MMD -MP -MF cp/.deps/mangle.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/mangle.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/mapper-client.o -MT cp/mapper-client.o -MMD -MP -MF cp/.deps/mapper-client.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/mapper-client.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/mapper-resolver.o -MT cp/mapper-resolver.o -MMD -MP -MF cp/.deps/mapper-resolver.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/mapper-resolver.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/method.o -MT cp/method.o -MMD -MP -MF cp/.deps/method.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/method.cc g++ -std=c++11 -fno-PIE -c -DHOST_MACHINE=\"riscv64-alpine-linux-musl\" -DTARGET_MACHINE=\"riscv64-alpine-linux-musl\" -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/module.o -MT cp/module.o -MMD -MP -MF cp/.deps/module.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/module.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/name-lookup.o -MT cp/name-lookup.o -MMD -MP -MF cp/.deps/name-lookup.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/name-lookup.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/optimize.o -MT cp/optimize.o -MMD -MP -MF cp/.deps/optimize.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/optimize.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/parser.o -MT cp/parser.o -MMD -MP -MF cp/.deps/parser.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/parser.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/pt.o -MT cp/pt.o -MMD -MP -MF cp/.deps/pt.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/pt.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/ptree.o -MT cp/ptree.o -MMD -MP -MF cp/.deps/ptree.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/ptree.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/rtti.o -MT cp/rtti.o -MMD -MP -MF cp/.deps/rtti.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/rtti.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/search.o -MT cp/search.o -MMD -MP -MF cp/.deps/search.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/search.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/semantics.o -MT cp/semantics.o -MMD -MP -MF cp/.deps/semantics.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/semantics.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/tree.o -MT cp/tree.o -MMD -MP -MF cp/.deps/tree.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/tree.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/typeck.o -MT cp/typeck.o -MMD -MP -MF cp/.deps/typeck.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/typeck.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/typeck2.o -MT cp/typeck2.o -MMD -MP -MF cp/.deps/typeck2.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/typeck2.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/vtable-class-hierarchy.o -MT cp/vtable-class-hierarchy.o -MMD -MP -MF cp/.deps/vtable-class-hierarchy.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/vtable-class-hierarchy.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lto/lto-lang.o -MT lto/lto-lang.o -MMD -MP -MF lto/.deps/lto-lang.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto/lto-lang.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lto/lto.o -MT lto/lto.o -MMD -MP -MF lto/.deps/lto.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto/lto.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lto/lto-object.o -MT lto/lto-object.o -MMD -MP -MF lto/.deps/lto-object.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto/lto-object.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lto/lto-partition.o -MT lto/lto-partition.o -MMD -MP -MF lto/.deps/lto-partition.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto/lto-partition.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lto/lto-symtab.o -MT lto/lto-symtab.o -MMD -MP -MF lto/.deps/lto-symtab.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto/lto-symtab.cc g++ -std=c++11 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lto/lto-common.o -MT lto/lto-common.o -MMD -MP -MF lto/.deps/lto-common.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto/lto-common.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gcov.o -MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gcov.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gcov-dump.o -MT gcov-dump.o -MMD -MP -MF ./.deps/gcov-dump.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gcov-dump.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gcov-tool.o -MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gcov-tool.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -o libgcov-util.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libgcc/libgcov-util.c g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace \ -DIN_GCOV_TOOL=1 -o libgcov-driver-tool.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libgcc/libgcov-driver.c g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace \ -DIN_GCOV_TOOL=1 -o libgcov-merge-tool.o /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libgcc/libgcov-merge.c g++ -std=c++11 -fno-PIE -c -DTARGET_MACHINE=\"riscv64-alpine-linux-musl\" -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o collect2.o -MT collect2.o -MMD -MP -MF ./.deps/collect2.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/collect2.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o collect2-aix.o -MT collect2-aix.o -MMD -MP -MF ./.deps/collect2-aix.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/collect2-aix.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o collect-utils.o -MT collect-utils.o -MMD -MP -MF ./.deps/collect-utils.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/collect-utils.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lto-wrapper.o -MT lto-wrapper.o -MMD -MP -MF ./.deps/lto-wrapper.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto-wrapper.cc g++ -std=c++11 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"12.1.1\" -DDEFAULT_REAL_TARGET_MACHINE=\"riscv64-alpine-linux-musl\" -DDEFAULT_TARGET_MACHINE=\"riscv64-alpine-linux-musl\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"riscv64-alpine-linux-musl\" -DPERSONALITY=\"ar\" -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gcc-ar.o -MT gcc-ar.o -MMD -MP -MF ./.deps/gcc-ar.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gcc-ar.cc g++ -std=c++11 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"12.1.1\" -DDEFAULT_REAL_TARGET_MACHINE=\"riscv64-alpine-linux-musl\" -DDEFAULT_TARGET_MACHINE=\"riscv64-alpine-linux-musl\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"riscv64-alpine-linux-musl\" -DPERSONALITY=\"nm\" -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gcc-nm.o -MT gcc-nm.o -MMD -MP -MF ./.deps/gcc-nm.TPo gcc-nm.cc g++ -std=c++11 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"12.1.1\" -DDEFAULT_REAL_TARGET_MACHINE=\"riscv64-alpine-linux-musl\" -DDEFAULT_TARGET_MACHINE=\"riscv64-alpine-linux-musl\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DTARGET_MACHINE=\"riscv64-alpine-linux-musl\" -DPERSONALITY=\"ranlib\" -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gcc-ranlib.o -MT gcc-ranlib.o -MMD -MP -MF ./.deps/gcc-ranlib.TPo gcc-ranlib.cc g++ -std=c++11 -fno-PIE -c -DHOST_GENERATOR_FILE -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gengtype.o -MT gengtype.o -MMD -MP -MF ./.deps/gengtype.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gengtype.cc g++ -std=c++11 -fno-PIE -c -DHOST_GENERATOR_FILE -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gengtype-lex.o -MT gengtype-lex.o -MMD -MP -MF ./.deps/gengtype-lex.TPo gengtype-lex.cc g++ -std=c++11 -fno-PIE -c -DHOST_GENERATOR_FILE -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gengtype-parse.o -MT gengtype-parse.o -MMD -MP -MF ./.deps/gengtype-parse.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gengtype-parse.cc g++ -std=c++11 -fno-PIE -c -DHOST_GENERATOR_FILE -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gengtype-state.o -MT gengtype-state.o -MMD -MP -MF ./.deps/gengtype-state.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gengtype-state.cc g++ -std=c++11 -fno-PIE -c -DHOST_GENERATOR_FILE -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/errors.cc g++ -std=c++11 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"12.1.1\" -DDEFAULT_REAL_TARGET_MACHINE=\"riscv64-alpine-linux-musl\" -DDEFAULT_TARGET_MACHINE=\"riscv64-alpine-linux-musl\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DBASEVER="\"12.1.1\"" -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gcc.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/. -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o gcc-main.o -MT gcc-main.o -MMD -MP -MF ./.deps/gcc-main.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gcc-main.cc /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gengtype-lex.l: In function 'int yylex(const char**)': gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 356 | */ | ~~ ^ /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gengtype-lex.l:119:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' 119 | "GTY"/{EOID} { return GTY_TOKEN; } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gengtype-lex.l:114:1: note: here 114 | "^" | | ^~~~~~~~ gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 356 | */ | ~~ ^ /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gengtype-lex.l:139:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' 139 | | ^ /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/gengtype-lex.l:135:1: note: here 135 | size_t len; | ^ ~~ g++ -std=c++11 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"12.1.1\" -DDEFAULT_REAL_TARGET_MACHINE=\"riscv64-alpine-linux-musl\" -DDEFAULT_TARGET_MACHINE=\"riscv64-alpine-linux-musl\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c/gccspec.o -MT c/gccspec.o -MMD -MP -MF c/.deps/gccspec.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c/gccspec.cc g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o c-family/cppspec.o -MT c-family/cppspec.o -MMD -MP -MF c-family/.deps/cppspec.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/c-family/cppspec.cc g++ -std=c++11 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"12.1.1\" -DDEFAULT_REAL_TARGET_MACHINE=\"riscv64-alpine-linux-musl\" -DDEFAULT_TARGET_MACHINE=\"riscv64-alpine-linux-musl\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/riscv64-alpine-linux-musl/12.1.1/../../../../riscv64-alpine-linux-musl/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DIN_GCC_FRONTEND -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o cp/g++spec.o -MT cp/g++spec.o -MMD -MP -MF cp/.deps/g++spec.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/cp/g++spec.cc rm -rf libcommon-target.a ar rc libcommon-target.a riscv-common.o prefix.o opts.o opts-common.o options.o vec.o hooks.o common/common-targhooks.o hash-table.o file-find.o spellcheck.o selftest.o opt-suggestions.o ranlib libcommon-target.a rm -rf libcommon.a ar rc libcommon.a diagnostic-spec.o diagnostic.o diagnostic-color.o diagnostic-show-locus.o diagnostic-format-json.o json.o edit-context.o pretty-print.o intl.o sbitmap.o vec.o input.o hash-table.o ggc-none.o memory-block.o selftest.o selftest-diagnostic.o sort.o ranlib libcommon.a g++ -std=c++11 -no-pie -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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 gcov-dump.o \ hash-table.o ggc-none.o\ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-dump g++ -std=c++11 -no-pie -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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 gcc-ar.o -o gcc-ar \ file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a g++ -std=c++11 -no-pie -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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 gcc-nm.o -o gcc-nm \ file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a g++ -std=c++11 -no-pie -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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 gcc-ranlib.o -o gcc-ranlib \ file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a g++ -std=c++11 -no-pie -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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 gcov-tool.o libgcov-util.o libgcov-driver-tool.o libgcov-merge-tool.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-tool g++ -std=c++11 -no-pie -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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 -o Tcollect2 \ collect2.o collect2-aix.o vec.o ggc-none.o collect-utils.o file-find.o hash-table.o selftest.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tcollect2 collect2 g++ -std=c++11 -no-pie -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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 -o Tlto-wrapper \ lto-wrapper.o collect-utils.o ggc-none.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a g++ -std=c++11 -no-pie -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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 -o gengtype \ gengtype.o gengtype-lex.o gengtype-parse.o gengtype-state.o errors.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a mv -f Tlto-wrapper lto-wrapper g++ -std=c++11 -no-pie -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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 gcov.o json.o \ hash-table.o ggc-none.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a -lz -o gcov g++ -std=c++11 -no-pie -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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 -o xgcc gcc.o gcc-main.o ggc-none.o \ c/gccspec.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a g++ -std=c++11 -no-pie -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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 -o cpp gcc.o gcc-main.o ggc-none.o \ c-family/cppspec.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a g++ -std=c++11 -no-pie -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -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 -o xg++ \ gcc.o gcc-main.o ggc-none.o cp/g++spec.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a /home/buildozer/aports/main/gcc/src/build/./gcc/xgcc -B/home/buildozer/aports/main/gcc/src/build/./gcc/ -dumpspecs > tmp-specs mv tmp-specs specs : > tmp-libgcc.mvars if /home/buildozer/aports/main/gcc/src/build/./gcc/xgcc -B/home/buildozer/aports/main/gcc/src/build/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \ set -e; for ml in `/home/buildozer/aports/main/gcc/src/build/./gcc/xgcc -B/home/buildozer/aports/main/gcc/src/build/./gcc/ -print-multi-lib`; do \ multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \ flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ sfx=`/home/buildozer/aports/main/gcc/src/build/./gcc/xgcc -B/home/buildozer/aports/main/gcc/src/build/./gcc/ ${flags} -print-sysroot-headers-suffix`; \ if [ "${multi_dir}" = "." ]; \ then multi_dir=""; \ else \ multi_dir=/${multi_dir}; \ fi; \ echo "${sfx};${multi_dir}"; \ done; \ else \ echo ";"; \ fi > tmp-fixinc_list echo GCC_CFLAGS = '-g -Os -fomit-frame-pointer -O2 -DIN_GCC -fPIC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include ' >> tmp-libgcc.mvars echo INHIBIT_LIBC_CFLAGS = '' >> tmp-libgcc.mvars echo TARGET_SYSTEM_ROOT = '' >> tmp-libgcc.mvars /bin/sh /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../move-if-change tmp-fixinc_list fixinc_list if test yes = yes; then \ NO_PIE_CFLAGS="-fno-PIE"; \ else \ NO_PIE_CFLAGS=; \ fi; \ echo NO_PIE_CFLAGS = "$NO_PIE_CFLAGS" >> tmp-libgcc.mvars mv tmp-libgcc.mvars libgcc.mvars echo timestamp > s-fixinc_list g++ -std=c++11 -fno-PIE -c -g -DIN_GCC -fPIC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcpp/include -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libcody -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/../libbacktrace -Os -fomit-frame-pointer -O2 -o lto/lto-dump.o -MT lto/lto-dump.o -MMD -MP -MF lto/.deps/lto-dump.TPo /home/buildozer/aports/main/gcc/src/gcc-12.1.1_git20220630/gcc/lto/lto-dump.cc Killed >>> ERROR: gcc: build failed >>> gcc: Uninstalling dependencies... (1/22) Purging .makedepends-gcc (20220910.160546) (2/22) Purging bison (3.8.2-r0) (3/22) Purging flex (2.6.4-r3) (4/22) Purging m4 (1.4.19-r1) (5/22) Purging texinfo (6.8-r1) (6/22) Purging gawk (5.2.0-r0) (7/22) Purging zip (3.0-r9) (8/22) Purging unzip (6.0-r10) (9/22) Purging mpfr-dev (4.1.0-r0) (10/22) Purging mpc1-dev (1.2.1-r0) (11/22) Purging zlib-dev (1.2.12-r3) (12/22) Purging linux-headers (5.19.5-r0) (13/22) Purging isl-dev (0.24-r0) (14/22) Purging gmp-dev (6.2.1-r2) (15/22) Purging libgmpxx (6.2.1-r2) (16/22) Purging libucontext-dev (1.2-r0) (17/22) Purging libucontext (1.2-r0) (18/22) Purging git-perl (2.37.3-r0) (19/22) Purging perl-git (2.37.3-r0) (20/22) Purging perl-error (0.17029-r1) (21/22) Purging perl (5.36.0-r0) (22/22) Purging libbz2 (1.0.8-r3) Executing busybox-1.35.0-r25.trigger OK: 270 MiB in 78 packages