>>> Building on exopi-2 under devel/avr/gcc BDEPENDS = [devel/gmake;archivers/xz;devel/bison;devel/avr/binutils;devel/libmpc] DIST = [devel/avr/gcc:gcc/gcc-8.5.0.tar.xz] FULLPKGNAME = avr-gcc-8.5.0p2 RDEPENDS = [devel/avr/binutils;devel/libmpc] (Junk lock obtained for exopi-2 at 1737284773.94) >>> Running depends in devel/avr/gcc at 1737284773.99 last junk was in multimedia/libtheoraplay /usr/sbin/pkg_add -aI -Drepair avr-binutils-2.30 bison-3.8.2 libmpc-1.2.1 was: /usr/sbin/pkg_add -aI -Drepair avr-binutils-2.30 bison-3.8.2 gmake-4.4.1 libmpc-1.2.1 xz-5.6.3 /usr/sbin/pkg_add -aI -Drepair avr-binutils-2.30 bison-3.8.2 libmpc-1.2.1 >>> Running show-prepare-results in devel/avr/gcc at 1737284779.09 ===> devel/avr/gcc ===> Building from scratch avr-gcc-8.5.0p2 ===> avr-gcc-8.5.0p2 depends on: bison-* -> bison-3.8.2 ===> avr-gcc-8.5.0p2 depends on: avr-binutils->=2.30 -> avr-binutils-2.30 ===> avr-gcc-8.5.0p2 depends on: gmake-* -> gmake-4.4.1 ===> avr-gcc-8.5.0p2 depends on: xz->=5.4.0 -> xz-5.6.3 ===> avr-gcc-8.5.0p2 depends on: libmpc-* -> libmpc-1.2.1 ===> Verifying specs: c gmp mpfr c++ c++abi pthread m mpc ===> found c.100.3 gmp.11.1 mpfr.2.2 c++.10.0 c++abi.7.0 pthread.27.1 m.10.1 mpc.1.1 avr-binutils-2.30 bison-3.8.2 gmake-4.4.1 libmpc-1.2.1 xz-5.6.3 (Junk lock released for exopi-2 at 1737284780.57) Woken up www/p5-Catalyst-ActionRole-ACL distfiles size=63841008 >>> Running patch in devel/avr/gcc at 1737284780.62 ===> devel/avr/gcc ===> Checking files for avr-gcc-8.5.0p2 `/exopi-cvs/ports/distfiles/gcc/gcc-8.5.0.tar.xz' is up to date. >> (SHA256) all files: OK ===> Extracting for avr-gcc-8.5.0p2 ===> Patching for avr-gcc-8.5.0p2 ===> Applying OpenBSD patch patch-gcc_common_opt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: gcc/common.opt |--- gcc/common.opt.orig |+++ gcc/common.opt -------------------------- Patching file gcc/common.opt using Plan A... Hunk #1 succeeded at 1779. done ===> Applying OpenBSD patch patch-libcc1_connection_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libcc1/connection.cc |--- libcc1/connection.cc.orig |+++ libcc1/connection.cc -------------------------- Patching file libcc1/connection.cc using Plan A... Hunk #1 succeeded at 21. done ===> Applying OpenBSD patch patch-libiberty_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libiberty/Makefile.in |--- libiberty/Makefile.in.orig |+++ libiberty/Makefile.in -------------------------- Patching file libiberty/Makefile.in using Plan A... Hunk #1 succeeded at 111. done find /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0 -type f \( -name '*.[ch]' -o -name '*.cc' \) -exec egrep -l '"(HOST_WIDE|PLUGIN_COND|PRId64)' {} + | xargs sed -i -E -e 's/"(HOST_WIDE|PLUGIN_COND|PRId64)/" \1/g' ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in devel/avr/gcc at 1737284833.07 ===> devel/avr/gcc ===> Generating configure for avr-gcc-8.5.0p2 ===> Configuring for avr-gcc-8.5.0p2 Using /exopi-obj/pobj/avr-gcc-8.5.0/config.site (generated) configure: loading site script /exopi-obj/pobj/avr-gcc-8.5.0/config.site checking build system type... x86_64-unknown-openbsd7.6 checking host system type... x86_64-unknown-openbsd7.6 checking target system type... avr-unknown-none checking for a BSD-compatible install... install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) awk checking for libatomic support... no checking for libitm support... no checking for libsanitizer support... no checking for libvtv support... no checking for libmpx support... no checking for libhsail-rt support... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking whether g++ accepts -static-libstdc++ -static-libgcc... no checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... 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 *** This configuration is not supported in the following subdirectories: target-libgomp target-libatomic target-libitm target-libsanitizer target-libvtv target-libmpx target-libquadmath target-libssp target-libstdc++-v3 gnattools gotools target-libada target-libhsail-rt target-libgfortran target-libbacktrace target-libgo target-libffi target-libobjc libcc1 target-liboffloadmic (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison checking for bison... bison checking for gm4... gm4 checking for flex... (cached) flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for ar... ar checking for as... as checking for dlltool... no checking for ld... (cached) /exopi-obj/pobj/avr-gcc-8.5.0/bin/ld checking for lipo... no checking for nm... nm checking for ranlib... ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... objcopy checking for objdump... objdump checking for readelf... readelf checking for avr-cc... no checking for avr-gcc... no checking for avr-c++... no checking for avr-g++... no checking for avr-cxx... no checking for avr-gxx... no checking for avr-gcc... no checking for avr-gfortran... no checking for avr-gccgo... no checking for ar... /usr/local/avr/bin/ar checking for as... /usr/local/avr/bin/as checking for dlltool... no checking for avr-dlltool... no checking for ld... /usr/local/avr/bin/ld checking for lipo... no checking for avr-lipo... no checking for nm... /usr/local/avr/bin/nm checking for objcopy... /usr/local/avr/bin/objcopy checking for objdump... /usr/local/avr/bin/objdump checking for ranlib... /usr/local/avr/bin/ranlib checking for readelf... /usr/local/avr/bin/readelf checking for strip... /usr/local/avr/bin/strip checking for windres... no checking for avr-windres... no checking for windmc... no checking for avr-windmc... no checking where to find the target ar... pre-installed in /usr/local/avr/bin checking where to find the target as... pre-installed in /usr/local/avr/bin checking where to find the target cc... just compiled checking where to find the target c++... just compiled checking where to find the target c++ for libstdc++... just compiled checking where to find the target dlltool... pre-installed checking where to find the target gcc... just compiled checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target ld... pre-installed in /usr/local/avr/bin checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed in /usr/local/avr/bin checking where to find the target objcopy... pre-installed in /usr/local/avr/bin checking where to find the target objdump... pre-installed in /usr/local/avr/bin checking where to find the target ranlib... pre-installed in /usr/local/avr/bin checking where to find the target readelf... pre-installed in /usr/local/avr/bin checking where to find the target strip... pre-installed in /usr/local/avr/bin checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile >>> Running build in devel/avr/gcc at 1737284840.20 ===> devel/avr/gcc ===> Building for avr-gcc-8.5.0p2 gmake[1]: Entering directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64' mkdir ./fixincludes Configuring in ./fixincludes configure: loading site script /exopi-obj/pobj/avr-gcc-8.5.0/config.site configure: creating cache ./config.cache checking build system type... x86_64-unknown-openbsd7.6 checking host system type... x86_64-unknown-openbsd7.6 checking target system type... avr-unknown-none checking for x86_64-unknown-openbsd7.6-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether cc supports -W... yes checking whether cc supports -Wall... yes checking whether cc supports -Wwrite-strings... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wmissing-prototypes... yes checking whether cc supports -Wold-style-definition... yes checking whether cc supports -Wmissing-format-attribute... yes checking whether cc supports -Woverlength-strings... yes checking whether cc supports -pedantic -Wlong-long... yes checking for ANSI C header files... (cached) yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... no checking for feof_unlocked... no checking for ferror_unlocked... no checking for fflush_unlocked... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... no checking for fprintf_unlocked... no checking for fputc_unlocked... no checking for fputs_unlocked... no checking for fread_unlocked... no checking for fwrite_unlocked... no checking for getchar_unlocked... yes checking for getc_unlocked... (cached) yes checking for putchar_unlocked... (cached) yes checking for putc_unlocked... (cached) yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... no checking whether errno is declared... no checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no checking whether fflush_unlocked is declared... no checking whether fgetc_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fileno_unlocked is declared... no checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for an ANSI C-conforming const... (cached) yes 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 whether to enable maintainer-specific portions of Makefiles... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating mkheaders.almost config.status: creating config.h mkdir ./libiberty Configuring in ./libiberty configure: loading site script /exopi-obj/pobj/avr-gcc-8.5.0/config.site configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking for perl... (cached) /usr/bin/perl checking build system type... x86_64-unknown-openbsd7.6 checking host system type... x86_64-unknown-openbsd7.6 checking for x86_64-unknown-openbsd7.6-ar... ar checking for x86_64-unknown-openbsd7.6-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-unknown-openbsd7.6-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether cc supports -W... yes checking whether cc supports -Wall... yes checking whether cc supports -Wwrite-strings... yes checking whether cc supports -Wc++-compat... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wshadow=local... yes checking whether cc supports -pedantic ... yes checking whether cc understands -c and -o together... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking whether byte ordering is bigendian... no checking for a BSD-compatible install... install -c checking for sys/file.h... (cached) yes checking for sys/param.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for malloc.h... (cached) no checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... (cached) yes checking for fcntl.h... (cached) yes checking for alloca.h... no checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... no checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... (cached) yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... no checking for sys/prctl.h... no checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether errno must be declared... no checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for long long... (cached) yes checking size of long long... (cached) 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... (cached) yes checking for pid_t... (cached) yes checking for library containing strerror... none required checking for asprintf... (cached) yes checking for atexit... (cached) yes checking for basename... (cached) yes checking for bcmp... (cached) yes checking for bcopy... (cached) yes checking for bsearch... (cached) yes checking for bzero... (cached) yes checking for calloc... (cached) yes checking for clock... (cached) yes checking for ffs... (cached) yes checking for getcwd... (cached) yes checking for getpagesize... (cached) yes checking for gettimeofday... (cached) yes checking for index... (cached) yes checking for insque... (cached) yes checking for memchr... (cached) yes checking for memcmp... (cached) yes checking for memcpy... (cached) yes checking for memmem... (cached) yes checking for memmove... (cached) yes checking for mempcpy... no checking for memset... (cached) yes checking for mkstemps... (cached) yes checking for putenv... (cached) yes checking for random... (cached) yes checking for rename... (cached) yes checking for rindex... (cached) yes checking for setenv... (cached) yes checking for snprintf... (cached) yes checking for sigsetmask... (cached) yes checking for stpcpy... (cached) yes checking for stpncpy... yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strncasecmp... (cached) yes checking for strndup... yes checking for strnlen... yes checking for strrchr... (cached) yes checking for strstr... (cached) yes checking for strtod... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for strtoll... (cached) yes checking for strtoull... (cached) yes checking for strverscmp... no checking for tmpnam... (cached) yes checking for vasprintf... (cached) yes checking for vfprintf... (cached) yes checking for vprintf... (cached) yes checking for vsnprintf... (cached) yes checking for vsprintf... (cached) yes checking for waitpid... (cached) yes checking for setproctitle... (cached) yes checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... no checking for canonicalize_file_name... no checking for dup3... yes checking for getrlimit... (cached) yes checking for getrusage... (cached) yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... no checking for psignal... (cached) yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... (cached) yes checking for setrlimit... (cached) yes checking for sbrk... (cached) yes checking for spawnve... no checking for spawnvpe... no checking for strerror... (cached) yes checking for strsignal... (cached) yes checking for sysconf... (cached) yes checking for sysctl... (cached) yes checking for sysmp... no checking for table... no checking for times... (cached) yes checking for wait3... (cached) yes checking for wait4... (cached) yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... no checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for working strncmp... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands gmake[2]: Entering directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/libiberty' if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/regex.c -o pic/regex.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/regex.c -o noasan/regex.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/regex.c -o regex.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/cplus-dem.c -o cplus-dem.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/cp-demangle.c -o cp-demangle.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/md5.c -o pic/md5.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/md5.c -o noasan/md5.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/md5.c -o md5.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/sha1.c -o pic/sha1.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/sha1.c:234:11: warning: defining a type within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] if (UNALIGNED_P (buffer)) ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/sha1.c:233:41: note: expanded from macro 'UNALIGNED_P' # define UNALIGNED_P(p) (((size_t) p) % alignof (sha1_uint32) != 0) ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/sha1.c:232:34: note: expanded from macro 'alignof' # define alignof(type) offsetof (struct { char c; type x; }, x) ^~~~~~ /usr/include/stddef.h:69:51: note: expanded from macro 'offsetof' #define offsetof(type, member) __builtin_offsetof(type, member) ^~~~ 2 warnings generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/sha1.c -o sha1.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/sha1.c:234:11: warning: defining a type within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] if (UNALIGNED_P (buffer)) ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/sha1.c:233:41: note: expanded from macro 'UNALIGNED_P' # define UNALIGNED_P(p) (((size_t) p) % alignof (sha1_uint32) != 0) ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/sha1.c:232:34: note: expanded from macro 'alignof' # define alignof(type) offsetof (struct { char c; type x; }, x) ^~~~~~ /usr/include/stddef.h:69:51: note: expanded from macro 'offsetof' #define offsetof(type, member) __builtin_offsetof(type, member) ^~~~ 2 warnings generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/alloca.c -o pic/alloca.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/alloca.c -o alloca.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/argv.c -o pic/argv.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/argv.c -o noasan/argv.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/argv.c -o argv.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/choose-temp.c -o choose-temp.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/concat.c -o pic/concat.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/concat.c -o noasan/concat.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/concat.c -o concat.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/cp-demint.c -o cp-demint.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/crc32.c -o pic/crc32.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/crc32.c -o crc32.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi 1 warning generated. cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/d-demangle.c -o d-demangle.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/dwarfnames.c -o dwarfnames.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/dyn-string.c -o dyn-string.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/fdmatch.c -o fdmatch.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/fibheap.c -o fibheap.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/filename_cmp.c -o filename_cmp.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/floatformat.c -o floatformat.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/fnmatch.c -o fnmatch.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/getopt.c -o pic/getopt.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/getopt.c -o getopt.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/getopt1.c -o getopt1.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/getpwd.c -o getpwd.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/getruntime.c -o getruntime.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/hashtab.c -o hashtab.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/hex.c -o pic/hex.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/hex.c -o noasan/hex.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/hex.c -o hex.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/lbasename.c -o lbasename.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/lrealpath.c -o lrealpath.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/make-temp-file.c -o make-temp-file.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/objalloc.c -o objalloc.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/obstack.c -o pic/obstack.o; \ else true; fi 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/obstack.c -o obstack.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/partition.c -o pic/partition.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/partition.c -o noasan/partition.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/partition.c -o partition.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/pexecute.c -o pexecute.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/physmem.c -o pic/physmem.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/physmem.c -o physmem.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/pex-common.c -o pex-common.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/pex-one.c -o pex-one.o 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/pex-unix.c -o pex-unix.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/vprintf-support.c -o vprintf-support.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/rust-demangle.c -o rust-demangle.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/safe-ctype.c -o safe-ctype.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object.c -o simple-object.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object-coff.c -o simple-object-coff.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object-elf.c -o simple-object-elf.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/sort.c -o pic/sort.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/sort.c -o noasan/sort.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/sort.c -o sort.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/spaces.c -o pic/spaces.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/spaces.c -o spaces.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/splay-tree.c -o splay-tree.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/stack-limit.c -o stack-limit.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/strerror.c -o pic/strerror.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/strerror.c -o strerror.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/strsignal.c -o strsignal.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/timeval-utils.c -o timeval-utils.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xasprintf.c -o xasprintf.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xatexit.c -o xatexit.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xexit.c -o pic/xexit.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xexit.c -o xexit.o 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi 1 warning generated. cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xmalloc.c -o xmalloc.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xmemdup.c -o xmemdup.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xstrdup.c -o xstrdup.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xstrerror.c -o xstrerror.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xstrndup.c -o xstrndup.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xvasprintf.c -o xvasprintf.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/mempcpy.c -o pic/mempcpy.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/mempcpy.c -o noasan/mempcpy.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/mempcpy.c -o mempcpy.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/strverscmp.c -o pic/strverscmp.o; \ else true; fi warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/strverscmp.c:4:28: warning: invalid UTF-8 in comment [-Winvalid-utf8] Contributed by Jean-Franois Bignolles , 1997. ^ 2 warnings generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/strverscmp.c -o noasan/strverscmp.o; \ else true; fi cc -c -DHAVE_CONFIG_H -I/usr/local/include -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/strverscmp.c -o strverscmp.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/strverscmp.c:4:28: warning: invalid UTF-8 in comment [-Winvalid-utf8] Contributed by Jean-Franois Bignolles , 1997. ^ 2 warnings generated. rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o 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 ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o; \ 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 ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list gmake[3]: Entering directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/libiberty/testsuite' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/libiberty/testsuite' gmake[2]: Leaving directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/libiberty' gmake[2]: Entering directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/fixincludes' cc -c -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes -I../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/../include /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/fixincl.c cc -c -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes -I../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/../include /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/fixtests.c cc -c -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes -I../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/../include /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/fixfixes.c cc -c -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes -I../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/../include /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/server.c cc -c -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes -I../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/../include /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/procopen.c cc -c -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes -I../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/../include /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/fixlib.c cc -c -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes -I../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/../include /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/fixopts.c cc -I/usr/local/include -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a ld.lld: warning: xstrerror.c(xstrerror.o:(xstrerror) in archive ../libiberty/libiberty.a): warning: sprintf() is often misused, please use snprintf() ld.lld: warning: server.c(server.o:(load_data)): warning: strcpy() is almost always misused, please use strlcpy() echo timestamp > full-stamp srcdir="/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes" /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/mkfixinc.sh avr-unknown-none sed -e 's/@gcc_version@/8.5.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders gmake[2]: Leaving directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/fixincludes' mkdir ./intl Configuring in ./intl configure: loading site script /exopi-obj/pobj/avr-gcc-8.5.0/config.site configure: creating cache ./config.cache checking whether gmake sets $(MAKE)... yes checking for a BSD-compatible install... install -c checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for x86_64-unknown-openbsd7.6-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking build system type... x86_64-unknown-openbsd7.6 checking host system type... x86_64-unknown-openbsd7.6 checking for x86_64-unknown-openbsd7.6-ranlib... ranlib checking for library containing strerror... none required checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking whether we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... no checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... (cached) yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /exopi-obj/pobj/avr-gcc-8.5.0/bin/ld checking if the linker (/exopi-obj/pobj/avr-gcc-8.5.0/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for nl_types.h... (cached) yes checking for malloc.h... (cached) no checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... no checking for fgets_unlocked... no checking for getc_unlocked... (cached) yes checking for getcwd... (cached) yes checking for getegid... (cached) yes checking for geteuid... (cached) yes checking for getgid... (cached) yes checking for getuid... (cached) yes checking for mempcpy... no checking for munmap... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for stpcpy... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strtoul... (cached) yes checking for tsearch... (cached) yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for __fsetlocking... no checking for iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.a checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 3.8.2, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands mkdir ./lto-plugin Configuring in ./lto-plugin configure: loading site script /exopi-obj/pobj/avr-gcc-8.5.0/config.site configure: creating cache ./config.cache checking build system type... x86_64-unknown-openbsd7.6 checking host system type... x86_64-unknown-openbsd7.6 checking target system type... avr-unknown-none checking for a BSD-compatible install... install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by gmake... GNU checking for x86_64-unknown-openbsd7.6-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-unknown-openbsd7.6-gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether cc supports -Wall... yes checking for -static-libgcc... yes checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /exopi-obj/pobj/avr-gcc-8.5.0/bin/ld checking if the linker (/exopi-obj/pobj/avr-gcc-8.5.0/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... (cached) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /exopi-obj/pobj/avr-gcc-8.5.0/bin/ld option to reload object files... -r checking for x86_64-unknown-openbsd7.6-objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for x86_64-unknown-openbsd7.6-ar... ar checking for x86_64-unknown-openbsd7.6-strip... no checking for strip... (cached) strip checking for x86_64-unknown-openbsd7.6-ranlib... ranlib checking command to parse nm output from cc object... ok checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/exopi-obj/pobj/avr-gcc-8.5.0/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.6 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 int64_t... yes checking for uint64_t... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands gmake[2]: Entering directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/lto-plugin' gmake all-am gmake[3]: Entering directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/lto-plugin' /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/lto-plugin -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/lto-plugin/../include -DHAVE_CONFIG_H -Wall -I/usr/local/include -c -o lto-plugin.lo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/lto-plugin/lto-plugin.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/lto-plugin -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/lto-plugin/../include -DHAVE_CONFIG_H -Wall -I/usr/local/include -c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o /bin/sh ./libtool --tag=CC --tag=disable-static --mode=link cc -Wall -I/usr/local/include -Wc,-static-libgcc -module -bindir /usr/local/libexec/gcc/avr/8.5.0 -o liblto_plugin.la -rpath /usr/local/libexec/gcc/avr/8.5.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a libtool: link: cc -shared -fPIC -DPIC -o .libs/liblto_plugin.so.0.0 .libs/lto-plugin.o -static-libgcc ../libiberty/pic/libiberty.a cc: warning: argument unused during compilation: '-static-libgcc' [-Wunused-command-line-argument] libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" ) mkdir ../gcc libtool: install: install -c .libs/liblto_plugin.so.0.0 /exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/lto-plugin/../gcc/liblto_plugin.so.0.0 libtool: install: install -c .libs/liblto_plugin.lai /exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/lto-plugin/../gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/local/libexec/gcc/avr/8.5.0' gmake[3]: Leaving directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/lto-plugin' gmake[2]: Leaving directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/lto-plugin' Configuring in ./gcc configure: loading site script /exopi-obj/pobj/avr-gcc-8.5.0/config.site configure: creating cache ./config.cache checking build system type... x86_64-unknown-openbsd7.6 checking host system type... x86_64-unknown-openbsd7.6 checking target system type... avr-unknown-none checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking whether to place generated files in the source directory... no checking whether a default linker was specified... no checking whether a default assembler was specified... no checking for x86_64-unknown-openbsd7.6-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking for x86_64-unknown-openbsd7.6-gnatbind... no checking for x86_64-unknown-openbsd7.6-gnatmake... no checking whether compiler driver understands Ada... no checking how to run the C++ preprocessor... c++ -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to run the C preprocessor... cc -E checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of void *... 8 checking size of short... (cached) 2 checking size of int... 4 checking size of long... 8 checking for long long... (cached) yes checking size of long long... (cached) 8 checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for long long int... yes checking for intmax_t... (cached) yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for unsigned long long int... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for int64_t underlying type... long long checking for std::swap in ... yes checking whether c++ is affected by placement new aliasing bug... yes checking whether c++ supports -W... yes checking whether c++ supports -Wall... yes checking whether c++ supports -Wnarrowing... yes checking whether c++ supports -Wwrite-strings... yes checking whether c++ supports -Wcast-qual... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wmissing-prototypes... yes checking whether c++ supports -Wmissing-format-attribute... yes checking whether c++ supports -Woverloaded-virtual... yes checking whether cc supports -Wold-style-definition... yes checking whether cc supports -Wc++-compat... yes checking whether c++ supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes checking whether cc supports -fno-exceptions... yes checking whether cc supports -fno-rtti... yes checking whether cc supports -fasynchronous-unwind-tables... yes checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no checking for VALGRIND_DISCARD in ... no checking for VALGRIND_DISCARD in ... no checking for multiarch configuration... no, disabled auto check (cross build configured without --with-sysroot) configure: WARNING: decimal float is not supported for this target, ignored configure: WARNING: fixed-point is not supported for this target, ignored checking whether gmake sets $(MAKE)... yes checking for gawk... (cached) awk checking whether ln -s works... yes checking whether ln works... yes checking for x86_64-unknown-openbsd7.6-ranlib... ranlib checking for a BSD compatible install... install -c checking for cmp's capabilities... fastcompare checking for mktemp... yes checking for makeinfo... makeinfo --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... (cached) yes checking whether string.h and strings.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether termios.h defines TIOCGWINSZ... yes checking for limits.h... (cached) yes checking for stddef.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... (cached) yes checking for iconv.h... no checking for fcntl.h... (cached) yes checking for ftw.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/times.h... (cached) yes checking for sys/stat.h... (cached) yes checking for direct.h... no checking for malloc.h... (cached) no checking for langinfo.h... yes checking for ldfcn.h... no checking for locale.h... (cached) yes checking for wchar.h... (cached) yes checking for thread.h... no checking for pthread.h... (cached) yes checking for CHAR_BIT... yes checking whether byte ordering is bigendian... no checking how to run the C++ preprocessor... c++ -E checking for unordered_map... yes checking for tr1/unordered_map... no checking for ext/hash_map... yes checking dependency style of c++... 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 ldexp... none required checking for inttypes.h... yes checking for times... (cached) yes checking for clock... (cached) yes checking for kill... (cached) yes checking for getrlimit... (cached) yes checking for setrlimit... (cached) yes checking for atoq... no checking for popen... (cached) yes checking for sysconf... (cached) yes checking for strsignal... (cached) yes checking for getrusage... (cached) yes checking for nl_langinfo... yes checking for gettimeofday... (cached) yes checking for mbstowcs... yes checking for wcswidth... yes checking for mmap... (cached) yes checking for setlocale... (cached) yes checking for clearerr_unlocked... no checking for feof_unlocked... no checking for ferror_unlocked... no checking for fflush_unlocked... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... no checking for fprintf_unlocked... no checking for fputc_unlocked... no checking for fputs_unlocked... no checking for fread_unlocked... no checking for fwrite_unlocked... no checking for getchar_unlocked... yes checking for getc_unlocked... (cached) yes checking for putchar_unlocked... (cached) yes checking for putc_unlocked... (cached) yes checking for madvise... (cached) yes checking whether mbstowcs works... yes checking for ssize_t... (cached) yes checking for caddr_t... (cached) yes 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... (cached) yes checking for vfork.h... no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for ld used by GCC... /exopi-obj/pobj/avr-gcc-8.5.0/bin/ld checking if the linker (/exopi-obj/pobj/avr-gcc-8.5.0/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.a checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for LC_MESSAGES... yes checking for nl_langinfo and CODESET... yes checking whether basename is declared... no checking whether strstr is declared... yes checking whether getenv is declared... yes checking whether atol is declared... yes checking whether atoll is declared... yes checking whether asprintf is declared... yes checking whether sbrk is declared... yes checking whether abort is declared... yes checking whether atof is declared... yes checking whether getcwd is declared... yes checking whether getwd is declared... yes checking whether madvise is declared... yes checking whether stpcpy is declared... yes checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether strverscmp is declared... no checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether setenv is declared... yes checking whether unsetenv is declared... yes checking whether errno is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether vasprintf is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether calloc is declared... yes checking whether free is declared... yes checking whether getopt is declared... yes checking whether clock is declared... yes checking whether getpagesize is declared... yes checking whether ffs is declared... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no checking whether fflush_unlocked is declared... no checking whether fgetc_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fileno_unlocked is declared... no checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether getrlimit is declared... yes checking whether setrlimit is declared... yes checking whether getrusage is declared... yes checking whether 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 if mkdir takes one argument... no Using `/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.c' for machine-specific logic. Using `/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md' as machine description file. Using the following target machine macro files: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/elfos.h /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/elf.h /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr-arch.h /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.h /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/specs.h /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/dbxelf.h /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr-stdint.h /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avrlibc.h /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/initfini-array.h Using host-openbsd.o for host machine hooks. checking whether NLS is requested... no checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /exopi-obj/pobj/avr-gcc-8.5.0/bin/ld checking if the linker (/exopi-obj/pobj/avr-gcc-8.5.0/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... (cached) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /exopi-obj/pobj/avr-gcc-8.5.0/bin/ld option to reload object files... -r checking for x86_64-unknown-openbsd7.6-objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for x86_64-unknown-openbsd7.6-ar... (cached) ar checking for x86_64-unknown-openbsd7.6-strip... no checking for strip... (cached) strip checking for x86_64-unknown-openbsd7.6-ranlib... (cached) ranlib checking command to parse nm output from cc object... ok checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/exopi-obj/pobj/avr-gcc-8.5.0/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.6 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... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /exopi-obj/pobj/avr-gcc-8.5.0/bin/ld checking if the linker (/exopi-obj/pobj/avr-gcc-8.5.0/bin/ld) is GNU ld... yes checking whether the c++ linker (/exopi-obj/pobj/avr-gcc-8.5.0/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/exopi-obj/pobj/avr-gcc-8.5.0/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.6 ld.so checking how to hardcode library paths into programs... immediate checking what assembler to use... /usr/local/avr/bin/as checking whether we are using gold... no checking gold linker with split stack support as non default... checking what linker to use... /usr/local/avr/bin/ld checking what nm to use... /usr/local/avr/bin/nm checking what objdump to use... /usr/local/avr/bin/objdump checking what readelf to use... /usr/local/avr/bin/readelf checking assembler flags... checking assembler for .balign and .p2align... yes checking assembler for .p2align with maximum skip... yes checking assembler for .literal16... no checking assembler for working .subsection -1... yes checking assembler for .weak... yes checking assembler for .weakref... yes checking assembler for .nsubspa comdat... no checking assembler for .hidden... yes checking linker for .hidden support... yes checking linker read-only and read-write section mixing... unknown checking for .preinit_array/.init_array/.fini_array support... checking cross compile... guessing... no checking assembler for .sleb128 and .uleb128... yes checking assembler for cfi directives... yes checking assembler for working cfi advance... yes checking assembler for cfi personality directive... yes checking assembler for cfi sections directive... yes checking assembler for eh_frame optimization... yes checking assembler for section merging support... yes checking assembler for stabs directive... yes checking assembler for COMDAT group support (GNU as)... yes checking assembler for line table discriminator support... yes checking linker -Bstatic/-Bdynamic option... yes checking linker --version-script option... no checking linker soname option... no checking linker --demangle support... no checking linker plugin support... 2 checking assembler for --mlink-relax option... yes checking assembler for -mrmw option... yes checking assembler for __gcc_isr pseudo instruction... yes checking binutils for avrxmega3 .rodata support... yes checking assembler for dwarf2 debug_line support... yes checking assembler for buggy dwarf2 .file directive... no checking assembler for dwarf2 debug_view support... yes checking assembler for --gdwarf2 option... yes checking assembler for --gstabs option... yes checking assembler for --debug-prefix-map option... yes checking assembler for compressed debug sections... 2 checking assembler for .lcomm with alignment... no checking for target glibc version... 0.0 checking assembler for gnu_unique_object... yes checking assembler for tolerance to line number 0... yes checking support for thin archives... no checking linker PT_GNU_EH_FRAME support... no checking linker CIEv3 in .eh_frame support... yes checking linker position independent executable support... yes checking linker PIE support with copy reloc... no checking linker EH-compatible garbage collection of sections... no checking linker EH garbage collection of sections bug... yes checking linker for compressed debug sections... 3 checking linker --as-needed support... yes checking linker mapfile support for clearing hardware capabilities... no checking linker --build-id support... yes checking linker *_sol2 emulation support... no checking linker --sysroot support... yes checking __stack_chk_fail in target C library... yes checking sys/sdt.h in the target C library... no checking dl_iterate_phdr in target C library... unknown checking whether to enable maintainer-specific portions of Makefiles... no checking whether to avoid linking multiple front-ends at once... no checking for exported symbols... Links are now set up to build a cross-compiler from x86_64-unknown-openbsd7.6 to avr-unknown-none. yes checking for -rdynamic... yes checking for library containing dlopen... none required checking for -fPIC -shared... yes gcc_driver_version: 8.5.0 checking for -fno-PIE option... yes checking for -no-pie option... yes 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 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 brig mkdir brig/.deps mkdir c mkdir c/.deps mkdir cp mkdir cp/.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 config.status: executing default commands gmake[2]: Entering directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/intl' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/intl' mkdir build-x86_64-unknown-openbsd7.6 mkdir build-x86_64-unknown-openbsd7.6/libiberty Configuring in build-x86_64-unknown-openbsd7.6/libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking for perl... perl checking build system type... x86_64-unknown-openbsd7.6 checking host system type... x86_64-unknown-openbsd7.6 checking for x86_64-unknown-openbsd7.6-ar... ar checking for x86_64-unknown-openbsd7.6-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-unknown-openbsd7.6-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether cc supports -W... yes checking whether cc supports -Wall... yes checking whether cc supports -Wwrite-strings... yes checking whether cc supports -Wc++-compat... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wshadow=local... yes checking whether cc supports -pedantic ... yes checking whether cc understands -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for a BSD-compatible install... install -c checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... no checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... no checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... no checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... no checking for sys/prctl.h... no checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for long long... yes checking size of long long... 8 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... yes checking for mempcpy... no checking for memset... yes checking for mkstemps... yes checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strverscmp... no checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... yes checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... no checking for canonicalize_file_name... no checking for dup3... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... no checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... no checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands gmake[2]: Entering directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/build-x86_64-unknown-openbsd7.6/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/regex.c -o noasan/regex.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/regex.c -o regex.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/cplus-dem.c -o cplus-dem.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/cp-demangle.c -o cp-demangle.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/md5.c -o noasan/md5.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/md5.c -o md5.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/sha1.c -o sha1.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/sha1.c:234:11: warning: defining a type within 'offsetof' is a Clang extension [-Wgnu-offsetof-extensions] if (UNALIGNED_P (buffer)) ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/sha1.c:233:41: note: expanded from macro 'UNALIGNED_P' # define UNALIGNED_P(p) (((size_t) p) % alignof (sha1_uint32) != 0) ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/sha1.c:232:34: note: expanded from macro 'alignof' # define alignof(type) offsetof (struct { char c; type x; }, x) ^~~~~~ /usr/include/stddef.h:69:51: note: expanded from macro 'offsetof' #define offsetof(type, member) __builtin_offsetof(type, member) ^~~~ 2 warnings generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/alloca.c -o alloca.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/argv.c -o noasan/argv.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/argv.c -o argv.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/choose-temp.c -o choose-temp.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/concat.c -o noasan/concat.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/concat.c -o concat.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/cp-demint.c -o cp-demint.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/crc32.c -o crc32.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/d-demangle.c -o d-demangle.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/dwarfnames.c -o dwarfnames.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/dyn-string.c -o dyn-string.o 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/fdmatch.c -o fdmatch.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/fibheap.c -o fibheap.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/filename_cmp.c -o filename_cmp.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/floatformat.c -o floatformat.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/fnmatch.c -o fnmatch.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/getopt.c -o getopt.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/getopt1.c -o getopt1.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/getpwd.c -o getpwd.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/getruntime.c -o getruntime.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/hashtab.c -o hashtab.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/hex.c -o noasan/hex.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/hex.c -o hex.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/lbasename.c -o lbasename.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/lrealpath.c -o lrealpath.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/make-temp-file.c -o make-temp-file.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/objalloc.c -o objalloc.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/obstack.c -o obstack.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/partition.c -o noasan/partition.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/partition.c -o partition.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/pexecute.c -o pexecute.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/physmem.c -o physmem.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/pex-common.c -o pex-common.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/pex-one.c -o pex-one.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/pex-unix.c -o pex-unix.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi 1 warning generated. cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/vprintf-support.c -o vprintf-support.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/rust-demangle.c -o rust-demangle.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/safe-ctype.c -o safe-ctype.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object.c -o simple-object.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object-coff.c -o simple-object-coff.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object-elf.c -o simple-object-elf.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/sort.c -o noasan/sort.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/sort.c -o sort.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/spaces.c -o spaces.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/splay-tree.c -o splay-tree.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/stack-limit.c -o stack-limit.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/strerror.c -o strerror.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/strsignal.c -o strsignal.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/timeval-utils.c -o timeval-utils.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xasprintf.c -o xasprintf.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xatexit.c -o xatexit.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xexit.c -o xexit.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xmalloc.c -o xmalloc.o 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xmemdup.c -o xmemdup.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xstrdup.c -o xstrdup.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xstrerror.c -o xstrerror.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xstrndup.c -o xstrndup.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/xvasprintf.c -o xvasprintf.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/mempcpy.c -o pic/mempcpy.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/mempcpy.c -o noasan/mempcpy.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/mempcpy.c -o mempcpy.o 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/strverscmp.c -o pic/strverscmp.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/strverscmp.c -o noasan/strverscmp.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/strverscmp.c -o strverscmp.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libiberty/strverscmp.c:4:28: warning: invalid UTF-8 in comment [-Winvalid-utf8] Contributed by Jean-Franois Bignolles , 1997. ^ 2 warnings generated. rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o; \ 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 ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list gmake[3]: Entering directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/build-x86_64-unknown-openbsd7.6/libiberty/testsuite' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/build-x86_64-unknown-openbsd7.6/libiberty/testsuite' gmake[2]: Leaving directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/build-x86_64-unknown-openbsd7.6/libiberty' mkdir build-x86_64-unknown-openbsd7.6/fixincludes Configuring in build-x86_64-unknown-openbsd7.6/fixincludes configure: creating cache ./config.cache checking build system type... x86_64-unknown-openbsd7.6 checking host system type... x86_64-unknown-openbsd7.6 checking target system type... avr-unknown-none checking for x86_64-unknown-openbsd7.6-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether cc supports -W... yes checking whether cc supports -Wall... yes checking whether cc supports -Wwrite-strings... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wmissing-prototypes... yes checking whether cc supports -Wold-style-definition... yes checking whether cc supports -Wmissing-format-attribute... yes checking whether cc supports -Woverlength-strings... yes checking whether cc supports -pedantic -Wlong-long... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... no checking for feof_unlocked... no checking for ferror_unlocked... no checking for fflush_unlocked... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... no checking for fprintf_unlocked... no checking for fputc_unlocked... no checking for fputs_unlocked... no checking for fread_unlocked... no checking for fwrite_unlocked... no checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... no checking whether errno is declared... no checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no checking whether fflush_unlocked is declared... no checking whether fgetc_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fileno_unlocked is declared... no checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for an ANSI C-conforming const... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating mkheaders.almost config.status: creating config.h gmake[2]: Entering directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/build-x86_64-unknown-openbsd7.6/fixincludes' cc -c -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes -I../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/../include /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/fixincl.c cc -c -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes -I../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/../include /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/fixtests.c cc -c -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes -I../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/../include /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/fixfixes.c cc -c -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes -I../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/../include /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/server.c cc -c -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes -I../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/../include /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/procopen.c cc -c -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes -I../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/../include /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/fixlib.c cc -c -O2 -pipe -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes -I../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/../include /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/fixopts.c cc -O2 -pipe -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a ld.lld: warning: fixincl.c(fixincl.o:(process)): warning: sprintf() is often misused, please use snprintf() ld.lld: warning: server.c(server.o:(run_shell)): warning: strcpy() is almost always misused, please use strlcpy() echo timestamp > full-stamp srcdir="/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes" /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/fixincludes/mkfixinc.sh avr-unknown-none sed -e 's/@gcc_version@/8.5.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders gmake[2]: Leaving directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/build-x86_64-unknown-openbsd7.6/fixincludes' mkdir build-x86_64-unknown-openbsd7.6/libcpp Configuring in build-x86_64-unknown-openbsd7.6/libcpp configure: creating cache ./config.cache checking build system type... x86_64-unknown-openbsd7.6 checking host system type... x86_64-unknown-openbsd7.6 checking target system type... avr-unknown-none checking whether gmake sets $(MAKE)... yes checking for a BSD-compatible install... install -c checking for x86_64-unknown-openbsd7.6-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for x86_64-unknown-openbsd7.6-ranlib... ranlib checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether cc supports -W... yes checking whether cc supports -Wall... yes checking whether cc supports -Wnarrowing... yes checking whether cc supports -Wwrite-strings... yes checking whether cc supports -Wmissing-format-attribute... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wmissing-prototypes... yes checking whether cc supports -Wold-style-definition... yes checking whether cc supports -Wc++-compat... yes checking whether cc supports -pedantic -Wlong-long... yes checking whether cc supports -fno-exceptions... yes checking whether cc supports -fno-rtti... yes checking dependency style of c++... gcc3 checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for obstacks... no checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for uint64_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of long... 8 checking for clearerr_unlocked... no checking for feof_unlocked... no checking for ferror_unlocked... no checking for fflush_unlocked... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... no checking for fprintf_unlocked... no checking for fputc_unlocked... no checking for fputs_unlocked... no checking for fread_unlocked... no checking for fwrite_unlocked... no checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... no checking whether errno is declared... no checking whether getopt is declared... yes checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no checking whether fflush_unlocked is declared... no checking whether fgetc_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fileno_unlocked is declared... no checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for working alloca.h... no checking for alloca... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... no checking for uchar... checking for ld used by GCC... /exopi-obj/pobj/avr-gcc-8.5.0/bin/ld checking if the linker (/exopi-obj/pobj/avr-gcc-8.5.0/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... (cached) no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir .deps gmake[2]: Entering directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/build-x86_64-unknown-openbsd7.6/libcpp' c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/charset.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/charset.c:21: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/charset.c:1341:8: warning: variable 'overflow' set but not used [-Wunused-but-set-variable] bool overflow = false; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/charset.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include/cpplib.h:789:14: warning: private field 'm_line_table' is not used [-Wunused-private-field] line_maps *m_line_table; ^ 4 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/directives.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/directives.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ 2 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/directives-only.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/directives-only.c:20: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ 2 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/errors.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/errors.c:26: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ 2 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/expr.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/expr.c:20: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/expr.c:797:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 0, message); ^~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/expr.c:797:11: note: treat the string as an argument to avoid this 0, message); ^ "%s", /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/expr.c:800:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security] virtual_location, 0, message); ^~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/expr.c:800:32: note: treat the string as an argument to avoid this virtual_location, 0, message); ^ "%s", 4 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/files.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/files.c:24: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ 2 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/identifiers.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/identifiers.c:26: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ 2 warnings generated. echo "#define LOCALEDIR \"/usr/local/share/locale\"" > localedir.new /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:67:3: warning: array subscript is of type 'char' [-Wchar-subscripts] s('=', '#') s(')', ']') s('!', '|') ^ ~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:67:15: warning: array subscript is of type 'char' [-Wchar-subscripts] s('=', '#') s(')', ']') s('!', '|') ^ ~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:67:27: warning: array subscript is of type 'char' [-Wchar-subscripts] s('=', '#') s(')', ']') s('!', '|') ^ ~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:68:3: warning: array subscript is of type 'char' [-Wchar-subscripts] s('(', '[') s('\'', '^') s('>', '}') ^ ~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:68:15: warning: array subscript is of type 'char' [-Wchar-subscripts] s('(', '[') s('\'', '^') s('>', '}') ^ ~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:68:28: warning: array subscript is of type 'char' [-Wchar-subscripts] s('(', '[') s('\'', '^') s('>', '}') ^ ~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:69:3: warning: array subscript is of type 'char' [-Wchar-subscripts] s('/', '\\') s('<', '{') s('-', '~') ^ ~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:69:16: warning: array subscript is of type 'char' [-Wchar-subscripts] s('/', '\\') s('<', '{') s('-', '~') ^ ~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:69:28: warning: array subscript is of type 'char' [-Wchar-subscripts] s('/', '\\') s('<', '{') s('-', '~') ^ ~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ 11 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/lex.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/lex.c:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/lex.c:1718:8: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] BUF_APPEND ("\\", 1); ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/lex.c:1688:30: note: expanded from macro 'BUF_APPEND' && (const uchar *)(STR) != base \ ~~~~~~~~~~~~~~~~~~~~ ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/lex.c:1727:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] BUF_APPEND (" ", 1); ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/lex.c:1688:30: note: expanded from macro 'BUF_APPEND' && (const uchar *)(STR) != base \ ~~~~~~~~~~~~~~~~~~~~ ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/lex.c:1730:8: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] BUF_APPEND ("\n", 1); ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/lex.c:1688:30: note: expanded from macro 'BUF_APPEND' && (const uchar *)(STR) != base \ ~~~~~~~~~~~~~~~~~~~~ ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/lex.c:1753:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] BUF_APPEND ("??", 2); ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/lex.c:1688:30: note: expanded from macro 'BUF_APPEND' && (const uchar *)(STR) != base \ ~~~~~~~~~~~~~~~~~~~~ ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/lex.c:1762:9: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] BUF_APPEND ("/", 1); ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/lex.c:1688:30: note: expanded from macro 'BUF_APPEND' && (const uchar *)(STR) != base \ ~~~~~~~~~~~~~~~~~~~~ ^ 7 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/line-map.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/line-map.c:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ 2 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/macro.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/macro.c:26: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/macro.c:163:6: warning: format string is not a string literal (potentially insecure) [-Wformat-security] vaopt_paste_error); ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/macro.c:163:6: note: treat the string as an argument to avoid this vaopt_paste_error); ^ "%s", /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/macro.c:192:7: warning: format string is not a string literal (potentially insecure) [-Wformat-security] vaopt_paste_error); ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/macro.c:192:7: note: treat the string as an argument to avoid this vaopt_paste_error); ^ "%s", /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/macro.c:3364:40: warning: format string is not a string literal (potentially insecure) [-Wformat-security] cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/macro.c:3364:40: note: treat the string as an argument to avoid this cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^ "%s", /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/macro.c:3377:40: warning: format string is not a string literal (potentially insecure) [-Wformat-security] cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/macro.c:3377:40: note: treat the string as an argument to avoid this cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^ "%s", 6 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/mkdeps.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/mkdeps.c:24: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ 2 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/pch.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/pch.c:19: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ 2 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/symtab.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/symtab.c:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ 2 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/traditional.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/traditional.c:20: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ 2 warnings generated. rm -f libcpp.a ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o ranlib libcpp.a gmake[2]: Leaving directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/build-x86_64-unknown-openbsd7.6/libcpp' mkdir ./zlib Configuring in ./zlib configure: loading site script /exopi-obj/pobj/avr-gcc-8.5.0/config.site configure: creating cache ./config.cache checking build system type... x86_64-unknown-openbsd7.6 checking host system type... x86_64-unknown-openbsd7.6 checking target system type... avr-unknown-none checking for a BSD-compatible install... install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-unknown-openbsd7.6-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /exopi-obj/pobj/avr-gcc-8.5.0/bin/ld checking if the linker (/exopi-obj/pobj/avr-gcc-8.5.0/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... (cached) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /exopi-obj/pobj/avr-gcc-8.5.0/bin/ld option to reload object files... -r checking for x86_64-unknown-openbsd7.6-objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for x86_64-unknown-openbsd7.6-ar... ar checking for x86_64-unknown-openbsd7.6-strip... no checking for strip... (cached) strip checking for x86_64-unknown-openbsd7.6-ranlib... ranlib checking command to parse nm output from cc object... ok checking how to run the C preprocessor... cc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/exopi-obj/pobj/avr-gcc-8.5.0/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.6 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... no checking whether to build static libraries... yes checking how to run the C preprocessor... cc -E checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for memcpy... (cached) yes checking for strerror... (cached) yes checking for unistd.h... (cached) yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands gmake[2]: Entering directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/zlib' cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib -I/usr/local/include -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/'`adler32.c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/adler32.c:63:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZEXPORT adler32_z(adler, buf, len) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/adler32.c:134:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZEXPORT adler32(adler, buf, len) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/adler32.c:143:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local uLong adler32_combine_(adler1, adler2, len2) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/adler32.c:172:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZEXPORT adler32_combine(adler1, adler2, len2) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/adler32.c:180:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZEXPORT adler32_combine64(adler1, adler2, len2) ^ 5 warnings generated. cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib -I/usr/local/include -c -o libz_a-compress.o `test -f 'compress.c' || echo '/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/'`compress.c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/compress.c:22:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/compress.c:68:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT compress (dest, destLen, source, sourceLen) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/compress.c:81:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZEXPORT compressBound (sourceLen) ^ 3 warnings generated. cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib -I/usr/local/include -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/'`crc32.c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/crc32.c:202:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unsigned long ZEXPORT crc32_z(crc, buf, len) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/crc32.c:237:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unsigned long ZEXPORT crc32(crc, buf, len) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/crc32.c:266:21: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local unsigned long crc32_little(crc, buf, len) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/crc32.c:306:21: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local unsigned long crc32_big(crc, buf, len) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/crc32.c:344:21: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local unsigned long gf2_matrix_times(mat, vec) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/crc32.c:361:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void gf2_matrix_square(square, mat) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/crc32.c:372:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local uLong crc32_combine_(crc1, crc2, len2) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/crc32.c:428:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZEXPORT crc32_combine(crc1, crc2, len2) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/crc32.c:436:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZEXPORT crc32_combine64(crc1, crc2, len2) ^ 9 warnings generated. cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib -I/usr/local/include -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/'`deflate.c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:201:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void slide_hash(s) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:228:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateInit_(strm, level, version, stream_size) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:240:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:353:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int deflateStateCheck (strm) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:376:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:445:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateGetDictionary (strm, dictionary, dictLength) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:467:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateResetKeep (strm) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:505:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateReset (strm) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:517:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateSetHeader (strm, head) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:528:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflatePending (strm, pending, bits) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:542:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflatePrime (strm, bits, value) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:568:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateParams(strm, level, strategy) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:617:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:652:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] uLong ZEXPORT deflateBound(strm, sourceLen) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:716:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void putShortMSB (s, b) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:730:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void flush_pending(strm) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:763:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflate (strm, flush) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:1076:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateEnd (strm) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:1102:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT deflateCopy (dest, source) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:1164:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local unsigned read_buf(strm, buf, size) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:1194:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void lm_init (s) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:1236:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local uInt longest_match(s, cur_match) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:1482:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void fill_window(s) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:1643:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local block_state deflate_stored(s, flush) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:1824:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local block_state deflate_fast(s, flush) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:1926:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local block_state deflate_slow(s, flush) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:2057:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local block_state deflate_rle(s, flush) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/deflate.c:2130:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local block_state deflate_huff(s, flush) ^ 28 warnings generated. cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib -I/usr/local/include -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/'`gzread.c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzread.c:21:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_load(state, buf, len, have) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzread.c:56:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_avail(state) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzread.c:91:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_look(state) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzread.c:175:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_decomp(state) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzread.c:229:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_fetch(state) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzread.c:259:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_skip(state, len) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzread.c:294:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local z_size_t gz_read(state, buf, len) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzread.c:375:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzread(file, buf, len) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzread.c:411:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] z_size_t ZEXPORT gzfread(buf, size, nitems, file) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzread.c:447:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzgetc(file) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzread.c:476:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzgetc_(file) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzread.c:483:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzungetc(c, file) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzread.c:543:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char * ZEXPORT gzgets(file, buf, len) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzread.c:607:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzdirect(file) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzread.c:627:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzclose_r(file) ^ 15 warnings generated. cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib -I/usr/local/include -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/'`gzclose.c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzclose.c:11:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzclose(file) ^ cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib -I/usr/local/include -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/'`gzwrite.c 1 warning generated. /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzwrite.c:17:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_init(state) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzwrite.c:73:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_comp(state, flush) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzwrite.c:145:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int gz_zero(state, len) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzwrite.c:178:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local z_size_t gz_write(state, buf, len) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzwrite.c:246:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzwrite(file, buf, len) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzwrite.c:274:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] z_size_t ZEXPORT gzfwrite(buf, size, nitems, file) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzwrite.c:304:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzputc(file, c) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzwrite.c:352:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzputs(file, str) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzwrite.c:553:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzflush(file, flush) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzwrite.c:585:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzsetparams(file, level, strategy) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzwrite.c:627:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzclose_w(file) ^ 11 warnings generated. cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib -I/usr/local/include -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/'`gzlib.c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzlib.c:75:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void gz_reset(state) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzlib.c:91:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local gzFile gz_open(path, fd, mode) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzlib.c:270:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gzFile ZEXPORT gzopen(path, mode) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzlib.c:278:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gzFile ZEXPORT gzopen64(path, mode) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzlib.c:286:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gzFile ZEXPORT gzdopen(fd, mode) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzlib.c:316:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzbuffer(file, size) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzlib.c:343:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzrewind(file) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzlib.c:366:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] z_off64_t ZEXPORT gzseek64(file, offset, whence) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzlib.c:443:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] z_off_t ZEXPORT gzseek(file, offset, whence) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzlib.c:455:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] z_off64_t ZEXPORT gztell64(file) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzlib.c:472:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] z_off_t ZEXPORT gztell(file) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzlib.c:482:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] z_off64_t ZEXPORT gzoffset64(file) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzlib.c:505:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] z_off_t ZEXPORT gzoffset(file) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzlib.c:515:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT gzeof(file) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzlib.c:532:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] const char * ZEXPORT gzerror(file, errnum) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzlib.c:553:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZEXPORT gzclearerr(file) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/gzlib.c:579:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZLIB_INTERNAL gz_error(state, err, msg) ^ 17 warnings generated. cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib -I/usr/local/include -c -o libz_a-infback.o `test -f 'infback.c' || echo '/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/'`infback.c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/infback.c:28:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateBackInit_(strm, windowBits, window, version, stream_size) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/infback.c:82:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void fixedtables(state) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/infback.c:250:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateBack(strm, in, in_desc, out, out_desc) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/infback.c:631:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateBackEnd(strm) ^ 4 warnings generated. cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib -I/usr/local/include -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/'`inffast.c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/inffast.c:50:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZLIB_INTERNAL inflate_fast(strm, start) ^ 1 warning generated. cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib -I/usr/local/include -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/'`inflate.c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/inflate.c:105:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int inflateStateCheck(strm) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/inflate.c:119:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateResetKeep(strm) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/inflate.c:144:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateReset(strm) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/inflate.c:157:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateReset2(strm, windowBits) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/inflate.c:195:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/inflate.c:239:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateInit_(strm, version, stream_size) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/inflate.c:247:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflatePrime(strm, bits, value) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/inflate.c:278:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void fixedtables(state) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/inflate.c:396:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int updatewindow(strm, end, copy) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/inflate.c:622:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflate(strm, flush) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/inflate.c:1277:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateEnd(strm) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/inflate.c:1291:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/inflate.c:1314:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/inflate.c:1349:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateGetHeader(strm, head) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/inflate.c:1377:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local unsigned syncsearch(have, buf, len) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/inflate.c:1400:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateSync(strm) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/inflate.c:1451:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateSyncPoint(strm) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/inflate.c:1461:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateCopy(dest, source) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/inflate.c:1508:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateUndermine(strm, subvert) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/inflate.c:1526:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT inflateValidate(strm, check) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/inflate.c:1541:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] long ZEXPORT inflateMark(strm) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/inflate.c:1554:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unsigned long ZEXPORT inflateCodesUsed(strm) ^ 22 warnings generated. cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib -I/usr/local/include -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/'`inftrees.c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/inftrees.c:32:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) ^ 1 warning generated. cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib -I/usr/local/include -c -o libz_a-trees.o `test -f 'trees.c' || echo '/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/'`trees.c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/trees.c:379:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZLIB_INTERNAL _tr_init(s) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/trees.c:407:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void init_block(s) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/trees.c:451:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void pqdownheap(s, tree, k) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/trees.c:486:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void gen_bitlen(s, desc) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/trees.c:572:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void gen_codes (tree, max_code, bl_count) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/trees.c:615:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void build_tree(s, desc) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/trees.c:703:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void scan_tree (s, tree, max_code) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/trees.c:748:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void send_tree (s, tree, max_code) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/trees.c:799:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int build_bl_tree(s) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/trees.c:834:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void send_all_trees(s, lcodes, dcodes, blcodes) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/trees.c:863:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/trees.c:886:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZLIB_INTERNAL _tr_flush_bits(s) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/trees.c:896:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZLIB_INTERNAL _tr_align(s) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/trees.c:911:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/trees.c:1014:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZLIB_INTERNAL _tr_tally (s, dist, lc) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/trees.c:1064:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void compress_block(s, ltree, dtree) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/trees.c:1124:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int detect_data_type(s) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/trees.c:1158:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local unsigned bi_reverse(code, len) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/trees.c:1173:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void bi_flush(s) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/trees.c:1190:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void bi_windup(s) ^ 20 warnings generated. cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib -I/usr/local/include -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/'`uncompr.c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/uncompr.c:27:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT uncompress2 (dest, destLen, source, sourceLen) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/uncompr.c:86:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ZEXPORT uncompress (dest, destLen, source, sourceLen) ^ 2 warnings generated. cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib -I/usr/local/include -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/'`zutil.c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/zutil.c:133:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] const char * ZEXPORT zError(err) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/zutil.c:305:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] voidpf ZLIB_INTERNAL zcalloc (opaque, items, size) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/zlib/zutil.c:315:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ZLIB_INTERNAL zcfree (opaque, ptr) ^ 3 warnings generated. rm -f libz.a ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o ranlib libz.a true "AR_FLAGS=rc" "CC_FOR_BUILD=cc" "CFLAGS=-I/usr/local/include" "CXXFLAGS=-O2 -pipe" "CFLAGS_FOR_BUILD=-O2 -pipe" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=install -c" "INSTALL_DATA=install -c -m 444" "INSTALL_PROGRAM=/exopi-obj/pobj/avr-gcc-8.5.0/bin/install -c -s -m 755" "INSTALL_SCRIPT=install -c -m 555" "LDFLAGS=" "LIBCFLAGS=-I/usr/local/include" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=gmake" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr/local" "infodir=/usr/local/info" "libdir=/usr/local/lib" "prefix=/usr/local" "tooldir=/usr/local/avr" "AR=ar" "AS=as" "CC=cc" "CXX=c++" "LD=/exopi-obj/pobj/avr-gcc-8.5.0/bin/ld" "LIBCFLAGS=-I/usr/local/include" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # gmake gmake[2]: Leaving directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/zlib' mkdir ./libbacktrace Configuring in ./libbacktrace configure: loading site script /exopi-obj/pobj/avr-gcc-8.5.0/config.site configure: creating cache ./config.cache checking build system type... x86_64-unknown-openbsd7.6 checking host system type... x86_64-unknown-openbsd7.6 checking target system type... avr-unknown-none checking for x86_64-unknown-openbsd7.6-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-unknown-openbsd7.6-gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking for x86_64-unknown-openbsd7.6-ranlib... ranlib checking for gawk... (cached) awk checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /exopi-obj/pobj/avr-gcc-8.5.0/bin/ld checking if the linker (/exopi-obj/pobj/avr-gcc-8.5.0/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... (cached) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /exopi-obj/pobj/avr-gcc-8.5.0/bin/ld option to reload object files... -r checking for x86_64-unknown-openbsd7.6-objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for x86_64-unknown-openbsd7.6-ar... ar checking for x86_64-unknown-openbsd7.6-strip... no checking for strip... (cached) strip checking for x86_64-unknown-openbsd7.6-ranlib... (cached) ranlib checking command to parse nm output from cc object... ok checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/exopi-obj/pobj/avr-gcc-8.5.0/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.6 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... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking unwind.h usability... yes checking unwind.h presence... yes checking for unwind.h... yes checking for _Unwind_Backtrace... no checking for -funwind-tables option... yes checking for -frandom-seed=string option... yes checking whether cc supports -W... yes checking whether cc supports -Wall... yes checking whether cc supports -Wwrite-strings... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wmissing-prototypes... yes checking whether cc supports -Wold-style-definition... yes checking whether cc supports -Wmissing-format-attribute... yes checking whether cc supports -Wcast-qual... yes checking for _Unwind_GetIPInfo... no checking __sync extensions... yes checking __atomic extensions... yes checking output filetype... elf64 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking for dl_iterate_phdr... yes checking sys/ldr.h usability... no checking sys/ldr.h presence... no checking for sys/ldr.h... no checking for fcntl... (cached) yes checking whether strnlen is declared... yes checking for lstat... (cached) yes checking for readlink... (cached) yes checking for getexecname... no checking for clock_gettime... (cached) yes checking whether -pthread is supported... yes checking for compress in -lz... yes checking whether --compress-debug-sections is supported... no checking for objcopy... objcopy checking whether objcopy supports debuglink... objcopy: x: No such file or directory no checking whether tests can run... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating backtrace-supported.h config.status: creating config.h config.status: executing libtool commands config.status: executing gstdint.h commands config.status: executing default commands gmake[2]: Entering directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/libbacktrace' gmake all-am gmake[3]: Entering directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../include -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -I/usr/local/include -c -o atomic.lo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/atomic.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../include -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -I/usr/local/include -c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/atomic.c -o atomic.o /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../include -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -I/usr/local/include -c -o dwarf.lo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/dwarf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../include -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -I/usr/local/include -c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/dwarf.c -o dwarf.o /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../include -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -I/usr/local/include -c -o fileline.lo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/fileline.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../include -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -I/usr/local/include -c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/fileline.c -o fileline.o /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../include -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -I/usr/local/include -c -o posix.lo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/posix.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../include -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -I/usr/local/include -c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/posix.c -o posix.o /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../include -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -I/usr/local/include -c -o print.lo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/print.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../include -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -I/usr/local/include -c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/print.c -o print.o /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../include -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -I/usr/local/include -c -o sort.lo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/sort.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../include -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -I/usr/local/include -c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/sort.c -o sort.o /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../include -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -I/usr/local/include -c -o state.lo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/state.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../include -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -I/usr/local/include -c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/state.c -o state.o /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../include -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=nounwind.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -I/usr/local/include -c -o nounwind.lo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/nounwind.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../include -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=nounwind.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -I/usr/local/include -c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/nounwind.c -o nounwind.o /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../include -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -I/usr/local/include -c -o elf.lo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/elf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../include -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -I/usr/local/include -c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/elf.c -o elf.o /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../include -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -I/usr/local/include -c -o mmapio.lo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/mmapio.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../include -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -I/usr/local/include -c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/mmapio.c -o mmapio.o /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../include -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -I/usr/local/include -c -o mmap.lo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/mmap.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../include -I /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -I/usr/local/include -c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libbacktrace/mmap.c -o mmap.o /bin/sh ./libtool --tag=CC --mode=link cc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -I/usr/local/include -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo nounwind.lo elf.lo mmapio.lo mmap.lo -lz libtool: link: ar rc .libs/libbacktrace.a atomic.o dwarf.o fileline.o posix.o print.o sort.o state.o nounwind.o elf.o mmapio.o mmap.o libtool: link: ranlib .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) true DO=all multi-do # gmake gmake[3]: Leaving directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/libbacktrace' gmake[2]: Leaving directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/libbacktrace' mkdir ./libcpp Configuring in ./libcpp configure: loading site script /exopi-obj/pobj/avr-gcc-8.5.0/config.site configure: creating cache ./config.cache checking build system type... x86_64-unknown-openbsd7.6 checking host system type... x86_64-unknown-openbsd7.6 checking target system type... avr-unknown-none checking whether gmake sets $(MAKE)... yes checking for a BSD-compatible install... install -c checking for x86_64-unknown-openbsd7.6-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking for x86_64-unknown-openbsd7.6-ranlib... ranlib checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether cc supports -W... yes checking whether cc supports -Wall... yes checking whether cc supports -Wnarrowing... yes checking whether cc supports -Wwrite-strings... yes checking whether cc supports -Wmissing-format-attribute... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wmissing-prototypes... yes checking whether cc supports -Wold-style-definition... yes checking whether cc supports -Wc++-compat... yes checking whether cc supports -pedantic -Wlong-long... yes checking whether cc supports -fno-exceptions... yes checking whether cc supports -fno-rtti... yes checking dependency style of c++... gcc3 checking whether time.h and sys/time.h may both be included... (cached) yes checking whether string.h and strings.h may both be included... yes checking for locale.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking for sys/file.h... (cached) yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for obstacks... no checking for off_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for uint64_t... yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking size of int... 4 checking size of long... 8 checking for clearerr_unlocked... no checking for feof_unlocked... no checking for ferror_unlocked... no checking for fflush_unlocked... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... no checking for fprintf_unlocked... no checking for fputc_unlocked... no checking for fputs_unlocked... no checking for fread_unlocked... no checking for fwrite_unlocked... no checking for getchar_unlocked... yes checking for getc_unlocked... (cached) yes checking for putchar_unlocked... (cached) yes checking for putc_unlocked... (cached) yes checking whether abort is declared... yes checking whether asprintf is declared... yes checking whether basename is declared... no checking whether errno is declared... no checking whether getopt is declared... yes checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no checking whether fflush_unlocked is declared... no checking whether fgetc_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fileno_unlocked is declared... no checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... no checking for uchar... checking for ld used by GCC... /exopi-obj/pobj/avr-gcc-8.5.0/bin/ld checking if the linker (/exopi-obj/pobj/avr-gcc-8.5.0/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.a checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir .deps gmake[2]: Entering directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/libcpp' c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/charset.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/charset.c:21: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/charset.c:1341:8: warning: variable 'overflow' set but not used [-Wunused-but-set-variable] bool overflow = false; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/charset.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include/cpplib.h:789:14: warning: private field 'm_line_table' is not used [-Wunused-private-field] line_maps *m_line_table; ^ 4 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/directives.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/directives.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ 2 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/directives-only.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/directives-only.c:20: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ 2 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/errors.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/errors.c:26: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ 2 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/expr.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/expr.c:20: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/expr.c:797:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 0, message); ^~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/expr.c:797:11: note: treat the string as an argument to avoid this 0, message); ^ "%s", /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/expr.c:800:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security] virtual_location, 0, message); ^~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/expr.c:800:32: note: treat the string as an argument to avoid this virtual_location, 0, message); ^ "%s", 4 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/files.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/files.c:24: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ 2 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/identifiers.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/identifiers.c:26: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ 2 warnings generated. echo "#define LOCALEDIR \"/usr/local/share/locale\"" > localedir.new /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:67:3: warning: array subscript is of type 'char' [-Wchar-subscripts] s('=', '#') s(')', ']') s('!', '|') ^ ~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:67:15: warning: array subscript is of type 'char' [-Wchar-subscripts] s('=', '#') s(')', ']') s('!', '|') ^ ~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:67:27: warning: array subscript is of type 'char' [-Wchar-subscripts] s('=', '#') s(')', ']') s('!', '|') ^ ~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:68:3: warning: array subscript is of type 'char' [-Wchar-subscripts] s('(', '[') s('\'', '^') s('>', '}') ^ ~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:68:15: warning: array subscript is of type 'char' [-Wchar-subscripts] s('(', '[') s('\'', '^') s('>', '}') ^ ~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:68:28: warning: array subscript is of type 'char' [-Wchar-subscripts] s('(', '[') s('\'', '^') s('>', '}') ^ ~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:69:3: warning: array subscript is of type 'char' [-Wchar-subscripts] s('/', '\\') s('<', '{') s('-', '~') ^ ~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:69:16: warning: array subscript is of type 'char' [-Wchar-subscripts] s('/', '\\') s('<', '{') s('-', '~') ^ ~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:69:28: warning: array subscript is of type 'char' [-Wchar-subscripts] s('/', '\\') s('<', '{') s('-', '~') ^ ~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/init.c:62:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ 11 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/lex.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/lex.c:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/lex.c:1718:8: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] BUF_APPEND ("\\", 1); ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/lex.c:1688:30: note: expanded from macro 'BUF_APPEND' && (const uchar *)(STR) != base \ ~~~~~~~~~~~~~~~~~~~~ ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/lex.c:1727:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] BUF_APPEND (" ", 1); ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/lex.c:1688:30: note: expanded from macro 'BUF_APPEND' && (const uchar *)(STR) != base \ ~~~~~~~~~~~~~~~~~~~~ ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/lex.c:1730:8: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] BUF_APPEND ("\n", 1); ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/lex.c:1688:30: note: expanded from macro 'BUF_APPEND' && (const uchar *)(STR) != base \ ~~~~~~~~~~~~~~~~~~~~ ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/lex.c:1753:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] BUF_APPEND ("??", 2); ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/lex.c:1688:30: note: expanded from macro 'BUF_APPEND' && (const uchar *)(STR) != base \ ~~~~~~~~~~~~~~~~~~~~ ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/lex.c:1762:9: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] BUF_APPEND ("/", 1); ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/lex.c:1688:30: note: expanded from macro 'BUF_APPEND' && (const uchar *)(STR) != base \ ~~~~~~~~~~~~~~~~~~~~ ^ 7 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/line-map.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/line-map.c:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ 2 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/macro.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/macro.c:26: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/macro.c:163:6: warning: format string is not a string literal (potentially insecure) [-Wformat-security] vaopt_paste_error); ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/macro.c:163:6: note: treat the string as an argument to avoid this vaopt_paste_error); ^ "%s", /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/macro.c:192:7: warning: format string is not a string literal (potentially insecure) [-Wformat-security] vaopt_paste_error); ^~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/macro.c:192:7: note: treat the string as an argument to avoid this vaopt_paste_error); ^ "%s", /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/macro.c:3364:40: warning: format string is not a string literal (potentially insecure) [-Wformat-security] cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/macro.c:3364:40: note: treat the string as an argument to avoid this cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^ "%s", /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/macro.c:3377:40: warning: format string is not a string literal (potentially insecure) [-Wformat-security] cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/macro.c:3377:40: note: treat the string as an argument to avoid this cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^ "%s", 6 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/mkdeps.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/mkdeps.c:24: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ 2 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/pch.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/pch.c:19: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ 2 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/symtab.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/symtab.c:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ 2 warnings generated. c++ -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -O2 -pipe -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/include -I/usr/local/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/traditional.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/traditional.c:20: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:435:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libcpp/system.h:436:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ 2 warnings generated. rm -f libcpp.a ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o ranlib libcpp.a gmake[2]: Leaving directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/libcpp' mkdir ./libdecnumber Configuring in ./libdecnumber configure: loading site script /exopi-obj/pobj/avr-gcc-8.5.0/config.site configure: creating cache ./config.cache checking whether gmake sets $(MAKE)... yes checking for x86_64-unknown-openbsd7.6-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for x86_64-unknown-openbsd7.6-ranlib... ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether cc supports -W... yes checking whether cc supports -Wall... yes checking whether cc supports -Wwrite-strings... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wmissing-prototypes... yes checking whether cc supports -Wold-style-definition... yes checking whether cc supports -Wmissing-format-attribute... yes checking whether cc supports -Wcast-qual... yes checking whether cc supports -pedantic -Wlong-long... yes checking whether cc supports -fno-lto... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for ctype.h... (cached) yes checking for stddef.h... (cached) yes checking for string.h... (cached) yes checking for stdio.h... (cached) yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... (cached) yes checking for off_t... (cached) yes checking size of int... 4 checking size of long... 8 checking for ANSI C header files... (cached) yes checking build system type... x86_64-unknown-openbsd7.6 checking host system type... x86_64-unknown-openbsd7.6 checking target system type... avr-unknown-none checking for decimal floating point... dpd configure: WARNING: decimal float is not supported for this target, ignored checking whether byte ordering is bigendian... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands gmake[2]: Entering directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/libdecnumber' source='/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libdecnumber/decNumber.c' object='decNumber.o' libtool=no cc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libdecnumber -I. -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libdecnumber -I. -c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libdecnumber/decNumber.c source='/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libdecnumber/decContext.c' object='decContext.o' libtool=no cc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libdecnumber -I. -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libdecnumber -I. -c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libdecnumber/decContext.c source='/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no cc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libdecnumber -I. -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libdecnumber -I. -c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libdecnumber/dpd/decimal32.c source='/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no cc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libdecnumber -I. -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libdecnumber -I. -c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libdecnumber/dpd/decimal64.c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libdecnumber/dpd/decimal64.c:617:8: warning: variable 'n' set but not used [-Wunused-but-set-variable] Int n; /* output bunch counter */ ^ 1 warning generated. source='/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no cc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libdecnumber -I. -I/usr/local/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libdecnumber -I. -c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/libdecnumber/dpd/decimal128.c rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o ranlib libdecnumber.a gmake[2]: Leaving directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/libdecnumber' gmake[2]: Entering directory '/exopi-obj/pobj/avr-gcc-8.5.0/build-amd64/gcc' TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/elfos.h config/avr/elf.h config/avr/avr-arch.h config/avr/avr.h config/avr/specs.h config/dbxelf.h config/avr/avr-stdint.h config/avr/avrlibc.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 WITH_AVRLIBC" \ /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mkconfig.sh tm.h TARGET_CPU_DEFAULT="" \ HEADERS="config/avr/avr-protos.h tm-preds.h" DEFINES="" \ /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mkconfig.sh tm_p.h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mkconfig.sh bconfig.h c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/genmodes.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genmodes.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/errors.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/errors.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -o build/genmodes \ build/genmodes.o build/errors.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a build/genmodes -h > tmp-modes.h /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-modes.h insn-modes.h echo timestamp > s-modes-h build/genmodes -i > tmp-modes-inline.h /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-modes-inline.h \ insn-modes-inline.h echo timestamp > s-modes-inline-h c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/genmddeps.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genmddeps.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genmddeps.c:20: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genmddeps.c:20: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct 2 warnings generated. c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/read-md.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/read-md.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/read-md.c:28: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/read-md.c:28: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct 2 warnings generated. c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -o build/genmddeps \ build/genmddeps.o build/read-md.o build/errors.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a ld.lld: warning: read-md.c(build/read-md.o:(md_reader::handle_enum(file_location, bool))): warning: sprintf() is often misused, please use snprintf() build/genmddeps /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/common.md /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md > tmp-mddeps /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/gengtype.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.c:32: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] lbasename (__FILE__),__LINE__, ##__VA_ARGS__);} while (0) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] 31 warnings generated. c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/gengtype-lex.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype-lex.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/gengtype-parse.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype-parse.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/gengtype-state.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype-state.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype-state.c:36: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] lbasename (__FILE__),__LINE__, ##__VA_ARGS__);} while (0) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] 19 warnings generated. c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -DBASEVER="\"8.5.0\"" -DDATESTAMP="\"\"" \ -DREVISION="\"\"" \ -DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" \ -DBUGURL="\"\"" -o build/version.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/version.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -o build/gengtype \ build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o build/version.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a ld.lld: warning: gengtype.c(build/gengtype.o:(input_file_by_name(char const*))): warning: strcpy() is almost always misused, please use strlcpy() ld.lld: warning: xvasprintf.c(xvasprintf.o:(xvasprintf) in archive ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a): warning: vsprintf() is often misused, please use vsnprintf() ld.lld: warning: xstrerror.c(xstrerror.o:(xstrerror) in archive ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a): warning: sprintf() is often misused, please use snprintf() LC_ALL=C ; export LC_ALL ; \ awk -f /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/opt-gather.awk /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ada/gcc-interface/lang.opt /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/brig/lang.opt /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/fortran/lang.opt /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/go/lang.opt /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto/lang.opt /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c.opt /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/common.opt /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.opt > tmp-optionlist /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options awk -f /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/opt-functions.awk -f /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/opt-read.awk \ -f /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/opth-gen.awk \ < optionlist > tmp-options.h /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-gi.list gtyp-input.list echo timestamp > s-gtyp-input build/gengtype \ -S /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I gtyp-input.list -w tmp-gtype.state /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-gtype.state gtype.state build/gengtype \ -r gtype.state echo timestamp > s-gtype c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/genconstants.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genconstants.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genconstants.c:29: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genconstants.c:29: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct 2 warnings generated. c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -o build/genconstants \ build/genconstants.o build/read-md.o build/errors.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a ld.lld: warning: read-md.c(build/read-md.o:(md_reader::handle_enum(file_location, bool))): warning: sprintf() is often misused, please use snprintf() build/genconstants /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/common.md /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md \ > tmp-constants.h /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-constants.h insn-constants.h echo timestamp > s-constants c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/genpreds.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genpreds.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genpreds.c:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genpreds.c:25: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genpreds.c:27: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genpreds.c:27: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genpreds.c:27: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genpreds.c:27: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/gengenrtl.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gengenrtl.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a build/gengenrtl > tmp-genrtl.h /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/rtl.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.c:29: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.c:29: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.c:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.c:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.c:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.c:31: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/read-rtl.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/read-rtl.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/read-rtl.c:32: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/read-rtl.c:32: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/read-rtl.c:34: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/read-rtl.c:34: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/read-rtl.c:34: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/read-rtl.c:34: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/ggc-none.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc-none.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc-none.c:31: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc-none.c:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc-none.c:32: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc-none.c:32: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc-none.c:32: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. echo "#define BUILDING_GCC_MAJOR `echo 8.5.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h echo "#define BUILDING_GCC_MINOR `echo 8.5.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_PATCHLEVEL `echo 8.5.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h echo timestamp > s-bversion c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/vec.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/vec.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/vec.c:31: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/vec.c:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/vec.c:32: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/vec.c:32: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/vec.c:32: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. build/genmodes -m > tmp-min-modes.c /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c echo timestamp > s-modes-m c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/min-insn-modes.o min-insn-modes.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from min-insn-modes.c:6: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from min-insn-modes.c:6: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct 2 warnings generated. c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/gensupport.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gensupport.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gensupport.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gensupport.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gensupport.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gensupport.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gensupport.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gensupport.c:24: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/print-rtl.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/print-rtl.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/print-rtl.c:29: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/print-rtl.c:29: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/print-rtl.c:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/print-rtl.c:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/print-rtl.c:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/print-rtl.c:31: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/print-rtl.c:54: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/print-rtl.h:72:22: warning: private field 'm_rtx_reuse_manager' is not used [-Wunused-private-field] rtx_reuse_manager *m_rtx_reuse_manager; ^ 7 warnings generated. c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/hash-table.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.c:31: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.c:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.c:32: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.c:32: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.c:32: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -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/read-md.o build/errors.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a ld.lld: warning: vec.c(build/vec.o:(mem_alloc_description::dump(mem_alloc_origin, int (*)(void const*, void const*)))): warning: sprintf() is often misused, please use snprintf() build/genpreds -h /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/common.md /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md > tmp-preds.h /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-preds.h tm-preds.h echo timestamp > s-preds-h c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/genflags.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genflags.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genflags.c:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genflags.c:25: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genflags.c:27: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genflags.c:27: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genflags.c:27: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genflags.c:27: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -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/read-md.o build/errors.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a ld.lld: warning: gensupport.c(build/gensupport.o:(init_rtx_reader_args_cb(int, char const**, bool (*)(char const*)))): warning: sprintf() is often misused, please use snprintf() c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/genconditions.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genconditions.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genconditions.c:30: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genconditions.c:30: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genconditions.c:32: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genconditions.c:32: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genconditions.c:32: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genconditions.c:32: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genconditions.c:126:58: warning: cast from 'void **' to 'const struct c_test **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] const struct c_test *test = * (const struct c_test **) slot; ^ 7 warnings generated. c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -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/read-md.o build/errors.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a ld.lld: warning: read-rtl.c(build/read-rtl.o:(rtx_reader::read_rtx_operand(rtx_def*, int))): warning: sprintf() is often misused, please use snprintf() build/genconditions /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/common.md /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md > tmp-condmd.c /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-condmd.c build/gencondmd.c echo timestamp > s-conditions build/genpreds -c /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/common.md /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md > tmp-constrs.h /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-constrs.h tm-constrs.h echo timestamp > s-constrs-h c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/gencondmd.o build/gencondmd.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from build/gencondmd.c:24: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from build/gencondmd.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from build/gencondmd.c:27: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from build/gencondmd.c:27: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from build/gencondmd.c:27: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from build/gencondmd.c:27: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct In file included from build/gencondmd.c:41: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:133:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:123:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:1881:19: warning: self-comparison always evaluates to false [-Wtautological-compare] && ZERO_EXTEND != ZERO_EXTEND) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:1881:19: warning: self-comparison always evaluates to false [-Wtautological-compare] && ZERO_EXTEND != ZERO_EXTEND) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:1881:19: warning: self-comparison always evaluates to false [-Wtautological-compare] && SIGN_EXTEND != SIGN_EXTEND) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:1881:19: warning: self-comparison always evaluates to false [-Wtautological-compare] && SIGN_EXTEND != SIGN_EXTEND) ^ 11 warnings generated. c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -o build/gencondmd \ build/gencondmd.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a build/gencondmd > tmp-cond.md /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/common.md /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-flags.h /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags if test yes = yes \ || test -n ""; then \ /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genmultilib \ "mmcu=avr2/mmcu=avr25/mmcu=avr3/mmcu=avr31/mmcu=avr35/mmcu=avr4/mmcu=avr5/mmcu=avr51/mmcu=avr6/mmcu=avrxmega2/mmcu=avrxmega3/mmcu=avrxmega4/mmcu=avrxmega5/mmcu=avrxmega6/mmcu=avrxmega7/mmcu=avrtiny msp8 mshort-calls" \ "avr2 avr25 avr3 avr31 avr35 avr4 avr5 avr51 avr6 avrxmega2 avrxmega3 avrxmega4 avrxmega5 avrxmega6 avrxmega7 avrtiny tiny-stack short-calls" \ "" \ "" \ "" \ "" \ "" \ "msp8 mmcu=avr25 mmcu=avr25/msp8 mmcu=avr3 mmcu=avr31 mmcu=avr35 mmcu=avr4 mmcu=avr5 mmcu=avr51 mmcu=avr6 mmcu=avrxmega2 mmcu=avrxmega3/mshort-calls mmcu=avrxmega3 mmcu=avrxmega4 mmcu=avrxmega5 mmcu=avrxmega6 mmcu=avrxmega7 mmcu=avrtiny" \ "" \ "" \ "yes" \ > tmp-mlib.h; \ else \ /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genmultilib '' '' '' '' '' '' '' '' \ "" '' no \ > tmp-mlib.h; \ fi /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/genattr.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genattr.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genattr.c:24: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genattr.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genattr.c:26: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genattr.c:26: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genattr.c:26: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genattr.c:26: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -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/read-md.o build/errors.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a ld.lld: warning: read-rtl.c(build/read-rtl.o:(rtx_reader::read_rtx_operand(rtx_def*, int))): warning: sprintf() is often misused, please use snprintf() build/genattr /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/common.md /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-attr.h /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/genattr-common.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genattr-common.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genattr-common.c:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genattr-common.c:25: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genattr-common.c:27: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genattr-common.c:27: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genattr-common.c:27: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genattr-common.c:27: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -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/read-md.o build/errors.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a ld.lld: warning: vec.c(build/vec.o:(mem_alloc_description::dump(mem_alloc_origin, int (*)(void const*, void const*)))): warning: sprintf() is often misused, please use snprintf() build/genattr-common /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/common.md /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-attr-common.h /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-attr-common.h insn-attr-common.h echo timestamp > s-attr-common c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/gencodes.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gencodes.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gencodes.c:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gencodes.c:25: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gencodes.c:27: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gencodes.c:27: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gencodes.c:27: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gencodes.c:27: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -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/read-md.o build/errors.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a ld.lld: warning: gensupport.c(build/gensupport.o:(init_rtx_reader_args_cb(int, char const**, bool (*)(char const*)))): warning: sprintf() is often misused, please use snprintf() build/gencodes /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/common.md /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-codes.h /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/genconfig.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genconfig.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genconfig.c:24: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genconfig.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genconfig.c:26: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genconfig.c:26: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genconfig.c:26: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genconfig.c:26: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -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/read-md.o build/errors.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a ld.lld: warning: read-rtl.c(build/read-rtl.o:(rtx_reader::read_rtx_operand(rtx_def*, int))): warning: sprintf() is often misused, please use snprintf() build/genconfig /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/common.md /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-config.h /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-config.h insn-config.h echo timestamp > s-config c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/gentarget-def.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gentarget-def.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gentarget-def.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gentarget-def.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gentarget-def.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gentarget-def.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gentarget-def.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gentarget-def.c:24: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -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/read-md.o build/errors.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a ld.lld: warning: read-rtl.c(build/read-rtl.o:(rtx_reader::read_rtx_operand(rtx_def*, int))): warning: sprintf() is often misused, please use snprintf() build/gentarget-def /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/common.md /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-target-def.h /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-target-def.h insn-target-def.h echo timestamp > s-target-def lsf="/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cp/lang-specs.h /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/||' > tmp-specs.h /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-specs.h specs.h echo timestamp > s-specs rm -f tmp-all-tree.def echo '#include "tree.def"' > tmp-all-tree.def echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def echo '#include "c-family/c-common.def"' >> tmp-all-tree.def ltf="/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ada/gcc-interface/ada-tree.def /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cp/cp-tree.def /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/||' >> tmp-all-tree.def /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-all-tree.def all-tree.def echo timestamp > s-alltree c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/gencheck.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gencheck.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gencheck.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gencheck.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct 2 warnings generated. c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -o build/gencheck \ build/gencheck.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a build/gencheck > tmp-check.h /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/gcov-iov.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gcov-iov.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie \ build/gcov-iov.o -o build/gcov-iov build/gcov-iov '8.5.0' '' \ > tmp-gcov-iov.h /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h echo timestamp > s-iov c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/genhooks.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genhooks.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -o build/genhooks \ build/genhooks.o build/errors.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a build/genhooks "Target Hook" \ > tmp-target-hooks-def.h /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h echo timestamp > s-target-hooks-def-h c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/genopinit.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genopinit.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genopinit.c:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genopinit.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genopinit.c:25: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genopinit.c:25: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genopinit.c:25: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genopinit.c:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -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/read-md.o build/errors.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a ld.lld: warning: read-rtl.c(build/read-rtl.o:(rtx_reader::read_rtx_operand(rtx_def*, int))): warning: sprintf() is often misused, please use snprintf() build/genopinit /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/common.md /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md \ insn-conditions.md -htmp-opinit.h -ctmp-opinit.c /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-opinit.h insn-opinit.h /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-opinit.c insn-opinit.c echo timestamp > s-opinit build/genhooks "Common Target Hook" \ > tmp-common-target-hooks-def.h /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-common-target-hooks-def.h \ common/common-target-hooks-def.h echo timestamp > s-common-target-hooks-def-h awk -f /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gen-pass-instances.awk \ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/passes.def /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr-passes.def > pass-instances.def build/genhooks "C Target Hook" \ > tmp-c-target-hooks-def.h /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-c-target-hooks-def.h \ c-family/c-target-hooks-def.h echo timestamp > s-c-target-hooks-def-h cc -E /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/params-list.h | sed 's/^#.*//;/^$/d' > tmp-params.list /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-params.list params.list echo timestamp > s-params.list cc -E /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/params-options.h | sed 's/^#.*//;/^$/d' > tmp-params.options /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-params.options params.options echo timestamp > s-params.options c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/gencfn-macros.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gencfn-macros.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gencfn-macros.c:67: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gencfn-macros.c:67: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gencfn-macros.c:68: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gencfn-macros.c:68: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gencfn-macros.c:68: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -o build/gencfn-macros \ build/gencfn-macros.o build/errors.o build/hash-table.o build/vec.o build/ggc-none.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a ld.lld: warning: vec.c(build/vec.o:(mem_alloc_description::dump(mem_alloc_origin, int (*)(void const*, void const*)))): warning: sprintf() is often misused, please use snprintf() build/gencfn-macros -c \ > tmp-case-cfn-macros.h /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-case-cfn-macros.h \ case-cfn-macros.h echo timestamp > s-case-cfn-macros build/gencfn-macros -o \ > tmp-cfn-operators.pd /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-cfn-operators.pd \ cfn-operators.pd echo timestamp > s-cfn-operators c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-lang.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-lang.c:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-lang.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-lang.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-lang.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-lang.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/stub-objc.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/stub-objc.c:24: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/stub-objc.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/stub-objc.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/stub-objc.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/stub-objc.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/attribs.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/attribs.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/attribs.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/attribs.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/attribs.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/attribs.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-errors.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-errors.c:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-errors.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-errors.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-errors.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-errors.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-decl.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-decl.c:30: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-decl.c:30: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-decl.c:30: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-decl.c:30: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-decl.c:30: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-decl.c:36: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-ref.h:26:1: warning: class 'symtab_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class symtab_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:9: note: previous use is here struct symtab_node *symtab_node; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-decl.c:36: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:95:1: warning: 'symtab_node' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((desc ("%h.type"), tag ("SYMTAB_SYMBOL"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:2: note: did you mean class here? struct symtab_node *symtab_node; ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-decl.c:36: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:254:11: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:920:5: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:930:6: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: warning: class 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_edge; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1647:17: note: previous use is here for_user)) cgraph_edge { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: note: did you mean struct here? friend class cgraph_edge; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-decl.c:2673:4: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *snode = olddecl->decl_with_vis.symtab_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-decl.c:2673:4: note: did you mean class here? struct symtab_node *snode = olddecl->decl_with_vis.symtab_node; ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-decl.c:2758:7: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *snode = symtab_node::get (newdecl); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-decl.c:2758:7: note: did you mean class here? struct symtab_node *snode = symtab_node::get (newdecl); ^~~~~~ class 15 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-typeck.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-typeck.c:28: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-typeck.c:28: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-typeck.c:28: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-typeck.c:28: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-typeck.c:28: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-convert.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-convert.c:28: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-convert.c:28: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-convert.c:28: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-convert.c:28: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-convert.c:28: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-aux-info.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-aux-info.c:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-aux-info.c:25: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-aux-info.c:25: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-aux-info.c:25: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-aux-info.c:25: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-objc-common.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-objc-common.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-objc-common.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-objc-common.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-objc-common.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-objc-common.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-parser.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-parser.c:41: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-parser.c:41: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-parser.c:41: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-parser.c:41: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-parser.c:41: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-parser.c:47: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-ref.h:26:1: warning: class 'symtab_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class symtab_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:9: note: previous use is here struct symtab_node *symtab_node; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-parser.c:47: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:95:1: warning: 'symtab_node' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((desc ("%h.type"), tag ("SYMTAB_SYMBOL"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:2: note: did you mean class here? struct symtab_node *symtab_node; ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-parser.c:47: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:254:11: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:920:5: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:930:6: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: warning: class 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_edge; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1647:17: note: previous use is here for_user)) cgraph_edge { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: note: did you mean struct here? friend class cgraph_edge; ^~~~~ struct 13 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-fold.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-fold.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-fold.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-fold.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-fold.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/c-fold.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/gimple-parser.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/gimple-parser.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/gimple-parser.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/gimple-parser.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/gimple-parser.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/gimple-parser.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/gimple-parser.c:28: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-ref.h:26:1: warning: class 'symtab_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class symtab_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:9: note: previous use is here struct symtab_node *symtab_node; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/gimple-parser.c:28: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:95:1: warning: 'symtab_node' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((desc ("%h.type"), tag ("SYMTAB_SYMBOL"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:2: note: did you mean class here? struct symtab_node *symtab_node; ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c/gimple-parser.c:28: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:254:11: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:920:5: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:930:6: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: warning: class 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_edge; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1647:17: note: previous use is here for_user)) cgraph_edge { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: note: did you mean struct here? friend class cgraph_edge; ^~~~~ struct 13 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-common.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-common.c:24: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-common.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-common.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-common.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-common.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-common.c:33: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-ref.h:26:1: warning: class 'symtab_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class symtab_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:9: note: previous use is here struct symtab_node *symtab_node; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-common.c:33: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:95:1: warning: 'symtab_node' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((desc ("%h.type"), tag ("SYMTAB_SYMBOL"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:2: note: did you mean class here? struct symtab_node *symtab_node; ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-common.c:33: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:254:11: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:920:5: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:930:6: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: warning: class 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_edge; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1647:17: note: previous use is here for_user)) cgraph_edge { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: note: did you mean struct here? friend class cgraph_edge; ^~~~~ struct 13 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-cppbuiltin.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-cppbuiltin.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-cppbuiltin.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-cppbuiltin.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-cppbuiltin.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-cppbuiltin.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-cppbuiltin.c:31: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:133:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:123:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 6 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-dump.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-dump.c:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-dump.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-dump.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-dump.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-dump.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-format.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-format.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-format.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-format.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-format.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-format.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-gimplify.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-gimplify.c:28: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-gimplify.c:28: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-gimplify.c:28: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-gimplify.c:28: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-gimplify.c:28: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-gimplify.c:34: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-ref.h:26:1: warning: class 'symtab_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class symtab_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:9: note: previous use is here struct symtab_node *symtab_node; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-gimplify.c:34: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:95:1: warning: 'symtab_node' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((desc ("%h.type"), tag ("SYMTAB_SYMBOL"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:2: note: did you mean class here? struct symtab_node *symtab_node; ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-gimplify.c:34: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:254:11: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:920:5: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:930:6: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: warning: class 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_edge; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1647:17: note: previous use is here for_user)) cgraph_edge { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: note: did you mean struct here? friend class cgraph_edge; ^~~~~ struct 13 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-indentation.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-indentation.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-indentation.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-indentation.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-indentation.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-indentation.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-lex.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-lex.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-lex.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-lex.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-lex.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-lex.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-omp.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-omp.c:26: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-omp.c:26: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-omp.c:26: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-omp.c:26: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-omp.c:26: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-opts.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-opts.c:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-opts.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-opts.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-opts.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-opts.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DHOST_MACHINE=\"x86_64-unknown-openbsd7.6\" -DTARGET_MACHINE=\"avr-unknown-none\" -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-pch.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-pch.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-pch.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-pch.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-pch.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-pch.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-ppoutput.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-ppoutput.c:21: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-ppoutput.c:21: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-ppoutput.c:21: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-ppoutput.c:21: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-ppoutput.c:21: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-pragma.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-pragma.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-pragma.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-pragma.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-pragma.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-pragma.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-pragma.c:29: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-ref.h:26:1: warning: class 'symtab_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class symtab_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:9: note: previous use is here struct symtab_node *symtab_node; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-pragma.c:29: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:95:1: warning: 'symtab_node' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((desc ("%h.type"), tag ("SYMTAB_SYMBOL"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:2: note: did you mean class here? struct symtab_node *symtab_node; ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-pragma.c:29: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:254:11: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:920:5: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:930:6: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: warning: class 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_edge; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1647:17: note: previous use is here for_user)) cgraph_edge { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: note: did you mean struct here? friend class cgraph_edge; ^~~~~ struct 13 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c-family/c-pretty-print.o -MT c-family/c-pretty-print.o -MMD -MP -MF c-family/.deps/c-pretty-print.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-pretty-print.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-pretty-print.c:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-pretty-print.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-pretty-print.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-pretty-print.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-pretty-print.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-semantics.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-semantics.c:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-semantics.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-semantics.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-semantics.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-semantics.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-semantics.c:146:16: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start (p, code); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-semantics.c:136:44: note: parameter of type 'enum tree_code' is declared here build_stmt (location_t loc, enum tree_code code, ...) ^ 6 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c-family/c-ada-spec.o -MT c-family/c-ada-spec.o -MMD -MP -MF c-family/.deps/c-ada-spec.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-ada-spec.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-ada-spec.c:24: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-ada-spec.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-ada-spec.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-ada-spec.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-ada-spec.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-ubsan.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-ubsan.c:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-ubsan.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-ubsan.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-ubsan.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-ubsan.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c-family/known-headers.o -MT c-family/known-headers.o -MMD -MP -MF c-family/.deps/known-headers.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/known-headers.cc In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/known-headers.cc:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/known-headers.cc:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/known-headers.cc:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/known-headers.cc:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/known-headers.cc:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-attribs.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-attribs.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-attribs.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-attribs.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-attribs.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-attribs.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-attribs.c:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-ref.h:26:1: warning: class 'symtab_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class symtab_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:9: note: previous use is here struct symtab_node *symtab_node; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-attribs.c:31: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:95:1: warning: 'symtab_node' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((desc ("%h.type"), tag ("SYMTAB_SYMBOL"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:2: note: did you mean class here? struct symtab_node *symtab_node; ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-attribs.c:31: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:254:11: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:920:5: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:930:6: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: warning: class 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_edge; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1647:17: note: previous use is here for_user)) cgraph_edge { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: note: did you mean struct here? friend class cgraph_edge; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-attribs.c:2114:7: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *n = symtab_node::get (decl); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-attribs.c:2114:7: note: did you mean class here? struct symtab_node *n = symtab_node::get (decl); ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-attribs.c:2203:7: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *n = symtab_node::get (*node); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-attribs.c:2203:7: note: did you mean class here? struct symtab_node *n = symtab_node::get (*node); ^~~~~~ class 15 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-warn.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-warn.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-warn.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-warn.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-warn.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-warn.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o c-family/c-spellcheck.o -MT c-family/c-spellcheck.o -MMD -MP -MF c-family/.deps/c-spellcheck.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-spellcheck.cc In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-spellcheck.cc:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-spellcheck.cc:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-spellcheck.cc:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-spellcheck.cc:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/c-family/c-spellcheck.cc:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr-c.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr-c.c:26: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr-c.c:26: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr-c.c:26: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr-c.c:26: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr-c.c:26: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr-c.c:187:10: warning: comparison of different enumeration types in switch statement ('enum built_in_function' and 'avr_builtin_id') [-Wenum-compare-switch] case AVR_BUILTIN_COUNTLSFX: ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr-c.c:121:10: warning: comparison of different enumeration types in switch statement ('enum built_in_function' and 'avr_builtin_id') [-Wenum-compare-switch] case AVR_BUILTIN_ROUNDFX: ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr-c.c:62:10: warning: comparison of different enumeration types in switch statement ('enum built_in_function' and 'avr_builtin_id') [-Wenum-compare-switch] case AVR_BUILTIN_ABSFX: ^~~~~~~~~~~~~~~~~ 8 warnings generated. c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o default-c.o -MT default-c.o -MMD -MP -MF ./.deps/default-c.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/default-c.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/default-c.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/default-c.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/default-c.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/default-c.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/default-c.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/genchecksum.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genchecksum.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -o build/genchecksum \ build/genchecksum.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a ld.lld: warning: xstrerror.c(xstrerror.o:(xstrerror) in archive ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a): warning: sprintf() is often misused, please use snprintf() echo "c++ -no-pie -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H " > checksum-options.tmp \ && /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change checksum-options.tmp checksum-options c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/genmatch.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genmatch.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genmatch.c:26: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genmatch.c:26: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genmatch.c:29: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genmatch.c:29: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genmatch.c:29: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -o build/genmatch \ build/genmatch.o ../build-x86_64-unknown-openbsd7.6/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a ld.lld: warning: genmatch.c(build/genmatch.o:(expr::gen_transform(__sFILE*, int, char const*, bool, int, char const*, capture_info*, dt_operand**, int))): warning: sprintf() is often misused, please use snprintf() ld.lld: warning: charset.c(charset.o:(init_iconv_desc(cpp_reader*, char const*, char const*)) in archive ../build-x86_64-unknown-openbsd7.6/libcpp/libcpp.a): warning: strcpy() is almost always misused, please use strlcpy() ld.lld: warning: charset.c(charset.o:(init_iconv_desc(cpp_reader*, char const*, char const*)) in archive ../build-x86_64-unknown-openbsd7.6/libcpp/libcpp.a): warning: strcat() is almost always misused, please use strlcat() ld.lld: warning: xvasprintf.c(xvasprintf.o:(xvasprintf) in archive ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a): warning: vsprintf() is often misused, please use vsnprintf() build/genmatch --gimple /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/match.pd \ > tmp-gimple-match.c GIMPLE decision tree has 2532 leafs, maximum depth 12 and a total number of 9985 nodes removed 1570 duplicate tails build/genmatch --generic /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/match.pd \ > tmp-generic-match.c GENERIC decision tree has 2470 leafs, maximum depth 12 and a total number of 9676 nodes removed 1528 duplicate tails /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-gimple-match.c \ gimple-match.c /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-generic-match.c \ generic-match.c echo timestamp > s-match c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o gimple-match.o -MT gimple-match.o -MMD -MP -MF ./.deps/gimple-match.TPo gimple-match.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from gimple-match.c:4: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gimple-match-head.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from gimple-match.c:4: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gimple-match-head.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from gimple-match.c:4: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gimple-match-head.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from gimple-match.c:4: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gimple-match-head.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from gimple-match.c:4: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gimple-match-head.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from gimple-match.c:4: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gimple-match-head.c:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct In file included from gimple-match.c:4: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gimple-match-head.c:29: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-ref.h:26:1: warning: class 'symtab_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class symtab_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:9: note: previous use is here struct symtab_node *symtab_node; ^ In file included from gimple-match.c:4: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gimple-match-head.c:29: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:95:1: warning: 'symtab_node' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((desc ("%h.type"), tag ("SYMTAB_SYMBOL"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:2: note: did you mean class here? struct symtab_node *symtab_node; ^~~~~~ class In file included from gimple-match.c:4: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/gimple-match-head.c:29: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:254:11: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:920:5: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:930:6: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: warning: class 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_edge; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1647:17: note: previous use is here for_user)) cgraph_edge { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: note: did you mean struct here? friend class cgraph_edge; ^~~~~ struct gimple-match.c:54448:21: warning: self-comparison always evaluates to false [-Wtautological-compare] if (COMPLEX_CST != COMPLEX_CST) ^ 15 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o generic-match.o -MT generic-match.o -MMD -MP -MF ./.deps/generic-match.TPo generic-match.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from generic-match.c:4: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/generic-match-head.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from generic-match.c:4: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/generic-match-head.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from generic-match.c:4: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/generic-match-head.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from generic-match.c:4: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/generic-match-head.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from generic-match.c:4: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/generic-match-head.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from generic-match.c:4: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/generic-match-head.c:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct In file included from generic-match.c:4: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/generic-match-head.c:29: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-ref.h:26:1: warning: class 'symtab_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class symtab_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:9: note: previous use is here struct symtab_node *symtab_node; ^ In file included from generic-match.c:4: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/generic-match-head.c:29: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:95:1: warning: 'symtab_node' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((desc ("%h.type"), tag ("SYMTAB_SYMBOL"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:2: note: did you mean class here? struct symtab_node *symtab_node; ^~~~~~ class In file included from generic-match.c:4: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/generic-match-head.c:29: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:254:11: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:920:5: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:930:6: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: warning: class 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_edge; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1647:17: note: previous use is here for_user)) cgraph_edge { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: note: did you mean struct here? friend class cgraph_edge; ^~~~~ struct generic-match.c:29262:21: warning: self-comparison always evaluates to false [-Wtautological-compare] if (COMPLEX_CST != COMPLEX_CST) ^ 15 warnings generated. c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/genattrtab.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genattrtab.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genattrtab.c:107: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genattrtab.c:107: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genattrtab.c:109: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genattrtab.c:109: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genattrtab.c:109: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genattrtab.c:109: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genattrtab.c:585:16: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start (p, code); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genattrtab.c:580:25: note: parameter of type 'enum rtx_code' is declared here attr_rtx (enum rtx_code code, ...) ^ 7 warnings generated. c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -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/read-md.o build/errors.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a ld.lld: warning: genattrtab.c(build/genattrtab.o:(main)): warning: strcat() is almost always misused, please use strlcat() ld.lld: warning: genattrtab.c(build/genattrtab.o:(write_eligible_delay(__sFILE*, char const*))): warning: sprintf() is often misused, please use snprintf() ld.lld: warning: genattrtab.c(build/genattrtab.o:(attr_printf(unsigned int, char const*, ...))): warning: vsprintf() is often misused, please use vsnprintf() build/genattrtab /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/common.md /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md insn-conditions.md \ -Atmp-attrtab.c -Dtmp-dfatab.c -Ltmp-latencytab.c /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-dfatab.c insn-dfatab.c /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-latencytab.c insn-latencytab.c echo timestamp > s-attrtab c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from insn-attrtab.c:7: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from insn-attrtab.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from insn-attrtab.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from insn-attrtab.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from insn-attrtab.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from insn-attrtab.c:11: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct In file included from insn-attrtab.c:24: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:133:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:123:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 7 warnings generated. c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/genautomata.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:109: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:109: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:111: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:111: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:111: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:111: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:1521:46: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] if (strcmp (option, NO_MINIMIZATION_OPTION + 1) == 0) ~~~~~~~~~~~~~~~~~~~~~~~^~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:1521:46: note: use array indexing to silence this warning if (strcmp (option, NO_MINIMIZATION_OPTION + 1) == 0) ^ & [ ] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:1523:40: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] else if (strcmp (option, TIME_OPTION + 1) == 0) ~~~~~~~~~~~~^~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:1523:40: note: use array indexing to silence this warning else if (strcmp (option, TIME_OPTION + 1) == 0) ^ & [ ] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:1525:41: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] else if (strcmp (option, STATS_OPTION + 1) == 0) ~~~~~~~~~~~~~^~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:1525:41: note: use array indexing to silence this warning else if (strcmp (option, STATS_OPTION + 1) == 0) ^ & [ ] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:1527:37: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] else if (strcmp (option, V_OPTION + 1) == 0) ~~~~~~~~~^~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:1527:37: note: use array indexing to silence this warning else if (strcmp (option, V_OPTION + 1) == 0) ^ & [ ] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:1529:37: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] else if (strcmp (option, W_OPTION + 1) == 0) ~~~~~~~~~^~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:1529:37: note: use array indexing to silence this warning else if (strcmp (option, W_OPTION + 1) == 0) ^ & [ ] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:1531:40: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] else if (strcmp (option, NDFA_OPTION + 1) == 0) ~~~~~~~~~~~~^~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:1531:40: note: use array indexing to silence this warning else if (strcmp (option, NDFA_OPTION + 1) == 0) ^ & [ ] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:1533:44: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] else if (strcmp (option, COLLAPSE_OPTION + 1) == 0) ~~~~~~~~~~~~~~~~^~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:1533:44: note: use array indexing to silence this warning else if (strcmp (option, COLLAPSE_OPTION + 1) == 0) ^ & [ ] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:1535:43: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] else if (strcmp (option, NO_COMB_OPTION + 1) == 0) ~~~~~~~~~~~~~~~^~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:1535:43: note: use array indexing to silence this warning else if (strcmp (option, NO_COMB_OPTION + 1) == 0) ^ & [ ] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:1537:44: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] else if (strcmp (option, PROGRESS_OPTION + 1) == 0) ~~~~~~~~~~~~~~~~^~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:1537:44: note: use array indexing to silence this warning else if (strcmp (option, PROGRESS_OPTION + 1) == 0) ^ & [ ] /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genautomata.c:5664:7: warning: variable 'alts_number' set but not used [-Wunused-but-set-variable] int alts_number; ^ 16 warnings generated. c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -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/read-md.o build/errors.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a -lm ld.lld: warning: genautomata.c(build/genautomata.o:(form_regexp(regexp*))): warning: sprintf() is often misused, please use snprintf() build/genautomata /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/common.md /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-automata.c /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-automata.c insn-automata.c echo timestamp > s-automata c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from insn-dfatab.c:7: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from insn-dfatab.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from insn-dfatab.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from insn-dfatab.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from insn-dfatab.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from insn-dfatab.c:11: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct In file included from insn-dfatab.c:24: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:133:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:123:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 7 warnings generated. c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/genemit.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genemit.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genemit.c:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genemit.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genemit.c:25: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genemit.c:25: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genemit.c:25: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genemit.c:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -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/read-md.o build/errors.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a ld.lld: warning: read-rtl.c(build/read-rtl.o:(rtx_reader::read_rtx_operand(rtx_def*, int))): warning: sprintf() is often misused, please use snprintf() build/genemit /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/common.md /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-emit.c /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-emit.c insn-emit.c echo timestamp > s-emit c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo insn-emit.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from insn-emit.c:7: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from insn-emit.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from insn-emit.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from insn-emit.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from insn-emit.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from insn-emit.c:11: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct In file included from insn-emit.c:29: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:133:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:123:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:2607:21: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SIGN_EXTEND == SIGN_EXTEND ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:2608:24: warning: self-comparison always evaluates to true [-Wtautological-compare] || ZERO_EXTEND == ZERO_EXTEND) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:2607:21: warning: self-comparison always evaluates to true [-Wtautological-compare] if (ZERO_EXTEND == ZERO_EXTEND ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:2608:24: warning: self-comparison always evaluates to true [-Wtautological-compare] || ZERO_EXTEND == ZERO_EXTEND) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:2607:21: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SIGN_EXTEND == SIGN_EXTEND ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:2608:24: warning: self-comparison always evaluates to true [-Wtautological-compare] || ZERO_EXTEND == ZERO_EXTEND) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:2607:21: warning: self-comparison always evaluates to true [-Wtautological-compare] if (ZERO_EXTEND == ZERO_EXTEND ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:2608:24: warning: self-comparison always evaluates to true [-Wtautological-compare] || ZERO_EXTEND == ZERO_EXTEND) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:2607:21: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SIGN_EXTEND == SIGN_EXTEND ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:2608:24: warning: self-comparison always evaluates to true [-Wtautological-compare] || ZERO_EXTEND == ZERO_EXTEND) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:2607:21: warning: self-comparison always evaluates to true [-Wtautological-compare] if (ZERO_EXTEND == ZERO_EXTEND ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:2608:24: warning: self-comparison always evaluates to true [-Wtautological-compare] || ZERO_EXTEND == ZERO_EXTEND) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:2607:21: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SIGN_EXTEND == SIGN_EXTEND ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:2608:24: warning: self-comparison always evaluates to true [-Wtautological-compare] || ZERO_EXTEND == ZERO_EXTEND) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:2607:21: warning: self-comparison always evaluates to true [-Wtautological-compare] if (ZERO_EXTEND == ZERO_EXTEND ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:2608:24: warning: self-comparison always evaluates to true [-Wtautological-compare] || ZERO_EXTEND == ZERO_EXTEND) ^ 23 warnings generated. c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/genextract.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genextract.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genextract.c:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genextract.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genextract.c:25: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genextract.c:25: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genextract.c:25: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genextract.c:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -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/read-md.o build/errors.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a ld.lld: warning: gensupport.c(build/gensupport.o:(init_rtx_reader_args_cb(int, char const**, bool (*)(char const*)))): warning: sprintf() is often misused, please use snprintf() build/genextract /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/common.md /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-extract.c /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-extract.c insn-extract.c echo timestamp > s-extract c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from insn-extract.c:7: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from insn-extract.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from insn-extract.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from insn-extract.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from insn-extract.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from insn-extract.c:9: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from insn-latencytab.c:7: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from insn-latencytab.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from insn-latencytab.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from insn-latencytab.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from insn-latencytab.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from insn-latencytab.c:11: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct In file included from insn-latencytab.c:24: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:133:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:123:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 7 warnings generated. build/genmodes > tmp-modes.c /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-modes.c insn-modes.c echo timestamp > s-modes c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from insn-modes.c:6: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from insn-modes.c:6: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from insn-modes.c:6: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from insn-modes.c:6: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from insn-modes.c:6: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct insn-modes.c:385:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* DI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:375:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.c:386:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* TI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:375:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.c:390:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* DQ */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:375:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.c:391:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* TQ */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:375:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.c:395:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* UDQ */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:375:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.c:396:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* UTQ */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:375:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.c:399:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* DA */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:375:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.c:400:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* TA */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:375:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.c:403:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* UDA */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:375:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.c:404:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* UTA */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:375:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.c:406:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* DF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:375:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.c:408:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* DD */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:375:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.c:409:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* TD */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:375:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.c:413:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* CSI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:375:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.c:414:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* CDI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:375:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.c:415:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* CTI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:375:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.c:416:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* SC */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:375:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ insn-modes.c:417:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* DC */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:375:24: note: expanded from macro 'MODE_MASK' : (HOST_WIDE_INT_1U << (m)) - 1 ^ ~~~ 23 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from insn-opinit.c:7: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from insn-opinit.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from insn-opinit.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from insn-opinit.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from insn-opinit.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from insn-opinit.c:11: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/genoutput.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genoutput.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genoutput.c:88: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genoutput.c:88: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genoutput.c:90: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genoutput.c:90: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genoutput.c:90: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genoutput.c:90: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -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/read-md.o build/errors.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a ld.lld: warning: genoutput.c(build/genoutput.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() ld.lld: warning: read-rtl.c(build/read-rtl.o:(rtx_reader::read_rtx_operand(rtx_def*, int))): warning: sprintf() is often misused, please use snprintf() build/genoutput /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/common.md /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-output.c /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-output.c insn-output.c echo timestamp > s-output c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from insn-output.c:7: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from insn-output.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from insn-output.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from insn-output.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from insn-output.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from insn-output.c:11: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct In file included from insn-output.c:34: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:133:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:123:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:1864:34: warning: self-comparison always evaluates to true [-Wtautological-compare] output_asm_insn (SIGN_EXTEND == SIGN_EXTEND ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:1864:34: warning: self-comparison always evaluates to true [-Wtautological-compare] output_asm_insn (SIGN_EXTEND == SIGN_EXTEND ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:1883:34: warning: self-comparison always evaluates to true [-Wtautological-compare] output_asm_insn (SIGN_EXTEND == SIGN_EXTEND ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:1883:34: warning: self-comparison always evaluates to true [-Wtautological-compare] output_asm_insn (SIGN_EXTEND == SIGN_EXTEND ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:5505:15: warning: self-comparison always evaluates to true [-Wtautological-compare] op = ((EQ == EQ) ^ (jump_mode == 1)) ? "brcc" : "brcs"; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:5544:15: warning: self-comparison always evaluates to true [-Wtautological-compare] op = ((EQ == EQ) ^ (jump_mode == 1)) ? "brcc" : "brcs"; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:5585:15: warning: self-comparison always evaluates to true [-Wtautological-compare] op = ((EQ == EQ) ^ (jump_mode == 1)) ? "brcc" : "brcs"; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:5624:15: warning: self-comparison always evaluates to true [-Wtautological-compare] op = ((EQ == EQ) ^ (jump_mode == 1)) ? "brcc" : "brcs"; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:5661:15: warning: self-comparison always evaluates to true [-Wtautological-compare] op = ((EQ == EQ) ^ (jump_mode == 1)) ? "brcc" : "brcs"; ^ 16 warnings generated. c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/genpeep.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genpeep.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genpeep.c:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genpeep.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genpeep.c:25: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genpeep.c:25: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genpeep.c:25: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genpeep.c:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -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/read-md.o build/errors.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a ld.lld: warning: read-md.c(build/read-md.o:(md_reader::handle_enum(file_location, bool))): warning: sprintf() is often misused, please use snprintf() build/genpeep /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/common.md /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-peep.c /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-peep.c insn-peep.c echo timestamp > s-peep c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from insn-peep.c:7: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from insn-peep.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from insn-peep.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from insn-peep.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from insn-peep.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from insn-peep.c:10: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct In file included from insn-peep.c:19: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:133:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:123:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 7 warnings generated. build/genpreds /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/common.md /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md > tmp-preds.c /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-preds.c insn-preds.c echo timestamp > s-preds c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from insn-preds.c:7: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from insn-preds.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from insn-preds.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from insn-preds.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from insn-preds.c:7: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from insn-preds.c:11: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct In file included from insn-preds.c:20: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:133:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:123:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 7 warnings generated. c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/genrecog.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genrecog.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genrecog.c:110: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genrecog.c:110: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genrecog.c:112: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genrecog.c:112: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genrecog.c:112: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:31: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genrecog.c:112: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/inchash.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/inchash.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/inchash.c:26: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/inchash.c:26: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct 2 warnings generated. c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -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/read-md.o build/errors.o build/inchash.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a ld.lld: warning: read-rtl.c(build/read-rtl.o:(rtx_reader::read_rtx_operand(rtx_def*, int))): warning: sprintf() is often misused, please use snprintf() build/genrecog /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/common.md /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md \ insn-conditions.md > tmp-recog.c Statistics for recog: Number of decisions: 5847 longest path: 54 (code: 435) longest backtrack: 7 (code: 290) Statistics for split_insns: Number of decisions: 825 longest path: 30 (code: 73) longest backtrack: 4 (code: 109) Statistics for peephole2_insns: Number of decisions: 456 longest path: 28 (code: 26) longest backtrack: 2 (code: 88) Shared 4756 out of 11517 states by creating 1685 new states, saving 3071 /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-recog.c insn-recog.c echo timestamp > s-recog c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from insn-recog.c:8: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from insn-recog.c:8: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from insn-recog.c:8: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from insn-recog.c:8: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from insn-recog.c:8: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from insn-recog.c:11: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct In file included from insn-recog.c:17: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:133:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:123:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:1881:19: warning: self-comparison always evaluates to false [-Wtautological-compare] && SIGN_EXTEND != SIGN_EXTEND)) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:1881:19: warning: self-comparison always evaluates to false [-Wtautological-compare] && ZERO_EXTEND != ZERO_EXTEND)) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:1862:19: warning: self-comparison always evaluates to false [-Wtautological-compare] && SIGN_EXTEND != SIGN_EXTEND)) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md:1862:19: warning: self-comparison always evaluates to false [-Wtautological-compare] && ZERO_EXTEND != ZERO_EXTEND)) ^ 11 warnings generated. c++ -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/build -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include \ -o build/genenums.o /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genenums.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genenums.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/genenums.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct 2 warnings generated. c++ -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -no-pie -o build/genenums \ build/genenums.o build/read-md.o build/errors.o ../build-x86_64-unknown-openbsd7.6/libiberty/libiberty.a ld.lld: warning: read-md.c(build/read-md.o:(md_reader::handle_enum(file_location, bool))): warning: sprintf() is often misused, please use snprintf() build/genenums /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/common.md /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/config/avr/avr.md \ > tmp-enums.c /bin/sh /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../move-if-change tmp-enums.c insn-enums.c echo timestamp > s-enums c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc-page.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc-page.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc-page.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc-page.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc-page.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc-page.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc-page.c:26: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc-page.c:34: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-ref.h:26:1: warning: class 'symtab_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class symtab_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:9: note: previous use is here struct symtab_node *symtab_node; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc-page.c:34: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:95:1: warning: 'symtab_node' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((desc ("%h.type"), tag ("SYMTAB_SYMBOL"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:2: note: did you mean class here? struct symtab_node *symtab_node; ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc-page.c:34: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:254:11: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:920:5: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:930:6: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: warning: class 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_edge; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1647:17: note: previous use is here for_user)) cgraph_edge { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: note: did you mean struct here? friend class cgraph_edge; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc-page.c:946:60: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] (void *) entry, (unsigned long) OBJECT_SIZE (order), page, ^~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc-page.c:947:7: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] page + entry_size - 1); ^~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc-page.c:980:7: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] entry->page, entry->page + entry->bytes - 1); ^~~~~~~~~~~ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc-page.c:980:20: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] entry->page, entry->page + entry->bytes - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/alias.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/alias.c:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/alias.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/alias.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/alias.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/alias.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/alias.c:26: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/alias.c:41: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-ref.h:26:1: warning: class 'symtab_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class symtab_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:9: note: previous use is here struct symtab_node *symtab_node; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/alias.c:41: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:95:1: warning: 'symtab_node' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((desc ("%h.type"), tag ("SYMTAB_SYMBOL"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:2: note: did you mean class here? struct symtab_node *symtab_node; ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/alias.c:41: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:254:11: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:920:5: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:930:6: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: warning: class 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_edge; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1647:17: note: previous use is here for_user)) cgraph_edge { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: note: did you mean struct here? friend class cgraph_edge; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/alias.c:3540: ./gt-alias.h:114:3: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-map.h:26:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-alias.h:114:3: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class ./gt-alias.h:114:63: warning: struct 'hash_map' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-map.h:26:19: note: previous use is here class GTY((user)) hash_map ^ ./gt-alias.h:114:63: note: did you mean class here? struct hash_map * x ATTRIBUTE_UNUSED = (struct hash_map *)x_p; ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/alias.c:3289:1: warning: unused function 'set_dest_equal_p' [-Wunused-function] set_dest_equal_p (const_rtx set, const_rtx item) ^ 17 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/alloc-pool.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/alloc-pool.c:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/alloc-pool.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/alloc-pool.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/alloc-pool.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/alloc-pool.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/auto-inc-dec.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/auto-inc-dec.c:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/auto-inc-dec.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/auto-inc-dec.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/auto-inc-dec.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/auto-inc-dec.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/auto-inc-dec.c:26: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/auto-profile.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/auto-profile.c:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/auto-profile.c:25: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/auto-profile.c:25: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/auto-profile.c:25: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/auto-profile.c:25: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/auto-profile.c:33: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-ref.h:26:1: warning: class 'symtab_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class symtab_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:9: note: previous use is here struct symtab_node *symtab_node; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/auto-profile.c:33: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:95:1: warning: 'symtab_node' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((desc ("%h.type"), tag ("SYMTAB_SYMBOL"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:2: note: did you mean class here? struct symtab_node *symtab_node; ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/auto-profile.c:33: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:254:11: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:920:5: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:930:6: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: warning: class 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_edge; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1647:17: note: previous use is here for_user)) cgraph_edge { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: note: did you mean struct here? friend class cgraph_edge; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/auto-profile.c:46: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:591:28: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_get_cs_argument_count (struct ipa_edge_args *args) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:564:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:591:28: note: did you mean class here? ipa_get_cs_argument_count (struct ipa_edge_args *args) ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:601:24: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_get_ith_jump_func (struct ipa_edge_args *args, int i) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:564:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:601:24: note: did you mean class here? ipa_get_ith_jump_func (struct ipa_edge_args *args, int i) ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:608:15: warning: struct 'ipa_polymorphic_call_context' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static inline struct ipa_polymorphic_call_context * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1506:15: note: previous use is here class GTY(()) ipa_polymorphic_call_context { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:608:15: note: did you mean class here? static inline struct ipa_polymorphic_call_context * ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:609:38: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_get_ith_polymorhic_call_context (struct ipa_edge_args *args, int i) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:564:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:609:38: note: did you mean class here? ipa_get_ith_polymorhic_call_context (struct ipa_edge_args *args, int i) ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:667:40: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_free_edge_args_substructures (struct ipa_edge_args *); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:564:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:667:40: note: did you mean class here? void ipa_free_edge_args_substructures (struct ipa_edge_args *); ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/auto-profile.c:47: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-fnsummary.h:171:5: warning: struct 'ipa_fn_summary_t' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_fn_summary_t *summary = new (ggc_alloc ()) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-fnsummary.h:163:19: note: previous use is here class GTY((user)) ipa_fn_summary_t: public function_summary ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/auto-profile.c:381:11: warning: variable 'level' set but not used [-Wunused-but-set-variable] int level = 0; ^ 20 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/bb-reorder.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/bb-reorder.c:96: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/bb-reorder.c:96: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/bb-reorder.c:96: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/bb-reorder.c:96: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/bb-reorder.c:96: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/bb-reorder.c:99: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/bb-reorder.c:107: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:133:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:123:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 7 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/bitmap.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/bitmap.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/bitmap.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/bitmap.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/bitmap.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/bitmap.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o bt-load.o -MT bt-load.o -MMD -MP -MF ./.deps/bt-load.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/bt-load.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/bt-load.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/bt-load.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/bt-load.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/bt-load.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/bt-load.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/bt-load.c:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/builtins.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/builtins.c:26: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/builtins.c:26: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/builtins.c:26: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/builtins.c:26: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/builtins.c:26: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/builtins.c:29: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/builtins.c:59: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:133:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:123:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 7 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/caller-save.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/caller-save.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/caller-save.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/caller-save.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/caller-save.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/caller-save.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/caller-save.c:24: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/calls.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/calls.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/calls.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/calls.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/calls.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/calls.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/calls.c:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/calls.c:35: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-ref.h:26:1: warning: class 'symtab_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class symtab_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:9: note: previous use is here struct symtab_node *symtab_node; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/calls.c:35: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:95:1: warning: 'symtab_node' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((desc ("%h.type"), tag ("SYMTAB_SYMBOL"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:2: note: did you mean class here? struct symtab_node *symtab_node; ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/calls.c:35: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:254:11: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:920:5: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:930:6: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: warning: class 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_edge; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1647:17: note: previous use is here for_user)) cgraph_edge { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: note: did you mean struct here? friend class cgraph_edge; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/calls.c:45: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:133:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:123:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ccmp.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ccmp.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ccmp.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ccmp.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ccmp.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ccmp.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ccmp.c:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfg.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfg.c:51: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfg.c:51: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfg.c:51: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfg.c:51: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfg.c:51: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfganal.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfganal.c:24: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfganal.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfganal.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfganal.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfganal.c:24: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgbuild.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgbuild.c:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgbuild.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgbuild.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgbuild.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgbuild.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgbuild.c:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgcleanup.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgcleanup.c:34: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgcleanup.c:34: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgcleanup.c:34: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgcleanup.c:34: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgcleanup.c:34: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgcleanup.c:37: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgexpand.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgexpand.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgexpand.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgexpand.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgexpand.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgexpand.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgexpand.c:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgexpand.c:37: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-ref.h:26:1: warning: class 'symtab_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class symtab_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:9: note: previous use is here struct symtab_node *symtab_node; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgexpand.c:37: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:95:1: warning: 'symtab_node' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((desc ("%h.type"), tag ("SYMTAB_SYMBOL"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:2: note: did you mean class here? struct symtab_node *symtab_node; ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgexpand.c:37: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:254:11: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:920:5: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:930:6: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: warning: class 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_edge; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1647:17: note: previous use is here for_user)) cgraph_edge { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: note: did you mean struct here? friend class cgraph_edge; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgexpand.c:75: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:133:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:123:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 15 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfghooks.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfghooks.c:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfghooks.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfghooks.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfghooks.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfghooks.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfghooks.c:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgloop.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgloop.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgloop.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgloop.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgloop.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgloop.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgloop.c:24: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgloopanal.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgloopanal.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgloopanal.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgloopanal.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgloopanal.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgloopanal.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgloopanal.c:24: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgloopmanip.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgloopmanip.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgloopmanip.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgloopmanip.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgloopmanip.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgloopmanip.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgloopmanip.c:24: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgrtl.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgrtl.c:42: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgrtl.c:42: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgrtl.c:42: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgrtl.c:42: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgrtl.c:42: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cfgrtl.c:45: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/symtab.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/symtab.c:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/symtab.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/symtab.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/symtab.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/symtab.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/symtab.c:26: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/symtab.c:30: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-ref.h:26:1: warning: class 'symtab_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class symtab_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:9: note: previous use is here struct symtab_node *symtab_node; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/symtab.c:30: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:95:1: warning: 'symtab_node' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((desc ("%h.type"), tag ("SYMTAB_SYMBOL"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:2: note: did you mean class here? struct symtab_node *symtab_node; ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/symtab.c:30: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:254:11: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:920:5: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:930:6: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: warning: class 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_edge; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1647:17: note: previous use is here for_user)) cgraph_edge { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: note: did you mean struct here? friend class cgraph_edge; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/symtab.c:31: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:1: warning: 'lto_input_block' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/profile-count.h:573:41: note: did you mean class here? static profile_probability stream_in (struct lto_input_block *); ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/symtab.c:31: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:744:8: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern struct lto_input_block * lto_create_simple_input_block ( ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:744:8: note: did you mean class here? extern struct lto_input_block * lto_create_simple_input_block ( ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:750:5: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct lto_input_block *, const char *, size_t); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:750:5: note: did you mean class here? struct lto_input_block *, const char *, size_t); ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:780:34: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void lto_section_overrun (struct lto_input_block *) ATTRIBUTE_NORETURN; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:780:34: note: did you mean class here? extern void lto_section_overrun (struct lto_input_block *) ATTRIBUTE_NORETURN; ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:841:10: warning: struct 'varpool_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct varpool_node *, ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1808:38: note: previous use is here class GTY((tag ("SYMTAB_VARIABLE"))) varpool_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:841:10: note: did you mean class here? struct varpool_node *, ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:851:35: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void lto_input_data_block (struct lto_input_block *, void *, size_t); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:851:35: note: did you mean class here? extern void lto_input_data_block (struct lto_input_block *, void *, size_t); ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:855:26: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree lto_input_tree_ref (struct lto_input_block *, struct data_in *, ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:855:26: note: did you mean class here? tree lto_input_tree_ref (struct lto_input_block *, struct data_in *, ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:859:26: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] hashval_t lto_input_scc (struct lto_input_block *, struct data_in *, ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:859:26: note: did you mean class here? hashval_t lto_input_scc (struct lto_input_block *, struct data_in *, ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:861:24: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree lto_input_tree_1 (struct lto_input_block *, struct data_in *, ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:861:24: note: did you mean class here? tree lto_input_tree_1 (struct lto_input_block *, struct data_in *, ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:863:22: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree lto_input_tree (struct lto_input_block *, struct data_in *); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:863:22: note: did you mean class here? tree lto_input_tree (struct lto_input_block *, struct data_in *); ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/symtab.c:35: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:133:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:123:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/symtab.c:320:8: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *alias = ref->referring; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/symtab.c:320:8: note: did you mean class here? struct symtab_node *alias = ref->referring; ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/symtab.c:1293:7: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *alias = ref->referring; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/symtab.c:1343:7: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *alias = ref->referring; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/symtab.c:1721:7: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *alias_alias = ref->referring; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ 29 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.c:29: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.c:29: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.c:29: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.c:29: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.c:29: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.c:32: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.c:38: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-ref.h:26:1: warning: class 'symtab_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class symtab_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:9: note: previous use is here struct symtab_node *symtab_node; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.c:38: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:95:1: warning: 'symtab_node' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((desc ("%h.type"), tag ("SYMTAB_SYMBOL"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:2: note: did you mean class here? struct symtab_node *symtab_node; ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.c:38: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:254:11: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:920:5: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:930:6: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: warning: class 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_edge; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1647:17: note: previous use is here for_user)) cgraph_edge { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: note: did you mean struct here? friend class cgraph_edge; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.c:39: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:1: warning: 'lto_input_block' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/profile-count.h:573:41: note: did you mean class here? static profile_probability stream_in (struct lto_input_block *); ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.c:39: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:744:8: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern struct lto_input_block * lto_create_simple_input_block ( ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:744:8: note: did you mean class here? extern struct lto_input_block * lto_create_simple_input_block ( ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:750:5: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct lto_input_block *, const char *, size_t); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:750:5: note: did you mean class here? struct lto_input_block *, const char *, size_t); ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:780:34: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void lto_section_overrun (struct lto_input_block *) ATTRIBUTE_NORETURN; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:780:34: note: did you mean class here? extern void lto_section_overrun (struct lto_input_block *) ATTRIBUTE_NORETURN; ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:841:10: warning: struct 'varpool_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct varpool_node *, ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1808:38: note: previous use is here class GTY((tag ("SYMTAB_VARIABLE"))) varpool_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:841:10: note: did you mean class here? struct varpool_node *, ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:851:35: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void lto_input_data_block (struct lto_input_block *, void *, size_t); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:851:35: note: did you mean class here? extern void lto_input_data_block (struct lto_input_block *, void *, size_t); ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:855:26: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree lto_input_tree_ref (struct lto_input_block *, struct data_in *, ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:855:26: note: did you mean class here? tree lto_input_tree_ref (struct lto_input_block *, struct data_in *, ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:859:26: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] hashval_t lto_input_scc (struct lto_input_block *, struct data_in *, ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:859:26: note: did you mean class here? hashval_t lto_input_scc (struct lto_input_block *, struct data_in *, ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:861:24: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree lto_input_tree_1 (struct lto_input_block *, struct data_in *, ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:861:24: note: did you mean class here? tree lto_input_tree_1 (struct lto_input_block *, struct data_in *, ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:863:22: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree lto_input_tree (struct lto_input_block *, struct data_in *); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:863:22: note: did you mean class here? tree lto_input_tree (struct lto_input_block *, struct data_in *); ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.c:50: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/value-prof.h:109:40: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void stream_in_histogram_value (struct lto_input_block *, gimple *); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/value-prof.h:109:40: note: did you mean class here? extern void stream_in_histogram_value (struct lto_input_block *, gimple *); ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.c:54: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:591:28: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_get_cs_argument_count (struct ipa_edge_args *args) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:564:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:591:28: note: did you mean class here? ipa_get_cs_argument_count (struct ipa_edge_args *args) ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:601:24: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_get_ith_jump_func (struct ipa_edge_args *args, int i) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:564:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:601:24: note: did you mean class here? ipa_get_ith_jump_func (struct ipa_edge_args *args, int i) ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:608:15: warning: struct 'ipa_polymorphic_call_context' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static inline struct ipa_polymorphic_call_context * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1506:15: note: previous use is here class GTY(()) ipa_polymorphic_call_context { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:608:15: note: did you mean class here? static inline struct ipa_polymorphic_call_context * ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:609:38: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_get_ith_polymorhic_call_context (struct ipa_edge_args *args, int i) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:564:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:609:38: note: did you mean class here? ipa_get_ith_polymorhic_call_context (struct ipa_edge_args *args, int i) ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:667:40: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_free_edge_args_substructures (struct ipa_edge_args *); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:564:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:667:40: note: did you mean class here? void ipa_free_edge_args_substructures (struct ipa_edge_args *); ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.c:55: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-fnsummary.h:24: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/sreal.h:38:1: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct lto_input_block; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/sreal.h:38:1: note: did you mean class here? struct lto_input_block; ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/sreal.h:57:27: warning: struct 'lto_input_block' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static sreal stream_in (struct lto_input_block *); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/sreal.h:57:27: note: did you mean class here? static sreal stream_in (struct lto_input_block *); ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.c:55: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-fnsummary.h:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-predicate.h:212:19: warning: struct 'lto_input_block' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void stream_in (struct lto_input_block *); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-predicate.h:212:19: note: did you mean class here? void stream_in (struct lto_input_block *); ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.c:55: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-fnsummary.h:171:5: warning: struct 'ipa_fn_summary_t' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_fn_summary_t *summary = new (ggc_alloc ()) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-fnsummary.h:163:19: note: previous use is here class GTY((user)) ipa_fn_summary_t: public function_summary ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.c:3598:10: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.c:3628:6: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.c:3909: ./gt-cgraph.h:60:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:358:7: note: previous use is here class hash_table ^ ./gt-cgraph.h:60:3: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class ./gt-cgraph.h:60:70: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:358:7: note: previous use is here class hash_table ^ ./gt-cgraph.h:60:70: note: did you mean class here? struct hash_table * x ATTRIBUTE_UNUSED = (struct hash_table *)x_p; ^~~~~~ class 38 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphbuild.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphbuild.c:23: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphbuild.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphbuild.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphbuild.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphbuild.c:23: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphbuild.c:28: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-ref.h:26:1: warning: class 'symtab_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class symtab_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:9: note: previous use is here struct symtab_node *symtab_node; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphbuild.c:28: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:95:1: warning: 'symtab_node' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((desc ("%h.type"), tag ("SYMTAB_SYMBOL"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:2: note: did you mean class here? struct symtab_node *symtab_node; ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphbuild.c:28: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:254:11: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:920:5: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:930:6: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: warning: class 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_edge; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1647:17: note: previous use is here for_user)) cgraph_edge { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: note: did you mean struct here? friend class cgraph_edge; ^~~~~ struct 13 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphunit.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphunit.c:162: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphunit.c:162: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphunit.c:162: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphunit.c:162: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphunit.c:162: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphunit.c:165: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphunit.c:174: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-ref.h:26:1: warning: class 'symtab_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class symtab_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:9: note: previous use is here struct symtab_node *symtab_node; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphunit.c:174: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:95:1: warning: 'symtab_node' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((desc ("%h.type"), tag ("SYMTAB_SYMBOL"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:2: note: did you mean class here? struct symtab_node *symtab_node; ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphunit.c:174: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:254:11: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:920:5: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:930:6: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: warning: class 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_edge; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1647:17: note: previous use is here for_user)) cgraph_edge { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: note: did you mean struct here? friend class cgraph_edge; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphunit.c:176: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:1: warning: 'lto_input_block' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/profile-count.h:573:41: note: did you mean class here? static profile_probability stream_in (struct lto_input_block *); ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphunit.c:176: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:744:8: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern struct lto_input_block * lto_create_simple_input_block ( ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:744:8: note: did you mean class here? extern struct lto_input_block * lto_create_simple_input_block ( ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:750:5: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct lto_input_block *, const char *, size_t); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:750:5: note: did you mean class here? struct lto_input_block *, const char *, size_t); ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:780:34: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void lto_section_overrun (struct lto_input_block *) ATTRIBUTE_NORETURN; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:780:34: note: did you mean class here? extern void lto_section_overrun (struct lto_input_block *) ATTRIBUTE_NORETURN; ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:841:10: warning: struct 'varpool_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct varpool_node *, ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1808:38: note: previous use is here class GTY((tag ("SYMTAB_VARIABLE"))) varpool_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:841:10: note: did you mean class here? struct varpool_node *, ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:851:35: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void lto_input_data_block (struct lto_input_block *, void *, size_t); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:851:35: note: did you mean class here? extern void lto_input_data_block (struct lto_input_block *, void *, size_t); ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:855:26: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree lto_input_tree_ref (struct lto_input_block *, struct data_in *, ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:855:26: note: did you mean class here? tree lto_input_tree_ref (struct lto_input_block *, struct data_in *, ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:859:26: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] hashval_t lto_input_scc (struct lto_input_block *, struct data_in *, ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:859:26: note: did you mean class here? hashval_t lto_input_scc (struct lto_input_block *, struct data_in *, ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:861:24: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree lto_input_tree_1 (struct lto_input_block *, struct data_in *, ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:861:24: note: did you mean class here? tree lto_input_tree_1 (struct lto_input_block *, struct data_in *, ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:863:22: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree lto_input_tree (struct lto_input_block *, struct data_in *); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:863:22: note: did you mean class here? tree lto_input_tree (struct lto_input_block *, struct data_in *); ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphunit.c:180: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:133:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/output.h:123:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphunit.c:194: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:591:28: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_get_cs_argument_count (struct ipa_edge_args *args) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:564:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:591:28: note: did you mean class here? ipa_get_cs_argument_count (struct ipa_edge_args *args) ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:601:24: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_get_ith_jump_func (struct ipa_edge_args *args, int i) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:564:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:601:24: note: did you mean class here? ipa_get_ith_jump_func (struct ipa_edge_args *args, int i) ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:608:15: warning: struct 'ipa_polymorphic_call_context' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static inline struct ipa_polymorphic_call_context * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1506:15: note: previous use is here class GTY(()) ipa_polymorphic_call_context { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:608:15: note: did you mean class here? static inline struct ipa_polymorphic_call_context * ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:609:38: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] ipa_get_ith_polymorhic_call_context (struct ipa_edge_args *args, int i) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:564:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:609:38: note: did you mean class here? ipa_get_ith_polymorhic_call_context (struct ipa_edge_args *args, int i) ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:667:40: warning: struct 'ipa_edge_args' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void ipa_free_edge_args_substructures (struct ipa_edge_args *); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:564:23: note: previous use is here class GTY((for_user)) ipa_edge_args ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-prop.h:667:40: note: did you mean class here? void ipa_free_edge_args_substructures (struct ipa_edge_args *); ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphunit.c:197: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-fnsummary.h:24: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/sreal.h:38:1: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct lto_input_block; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/sreal.h:38:1: note: did you mean class here? struct lto_input_block; ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/sreal.h:57:27: warning: struct 'lto_input_block' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] static sreal stream_in (struct lto_input_block *); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/sreal.h:57:27: note: did you mean class here? static sreal stream_in (struct lto_input_block *); ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphunit.c:197: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-fnsummary.h:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-predicate.h:212:19: warning: struct 'lto_input_block' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] void stream_in (struct lto_input_block *); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-predicate.h:212:19: note: did you mean class here? void stream_in (struct lto_input_block *); ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphunit.c:197: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-fnsummary.h:171:5: warning: struct 'ipa_fn_summary_t' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ipa_fn_summary_t *summary = new (ggc_alloc ()) ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-fnsummary.h:163:19: note: previous use is here class GTY((user)) ipa_fn_summary_t: public function_summary ^ 34 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphclones.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphclones.c:69: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphclones.c:69: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphclones.c:69: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphclones.c:69: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphclones.c:69: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphclones.c:72: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphclones.c:76: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-ref.h:26:1: warning: class 'symtab_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class symtab_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:9: note: previous use is here struct symtab_node *symtab_node; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphclones.c:76: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:95:1: warning: 'symtab_node' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((desc ("%h.type"), tag ("SYMTAB_SYMBOL"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:2: note: did you mean class here? struct symtab_node *symtab_node; ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphclones.c:76: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:254:11: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:920:5: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:930:6: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: warning: class 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_edge; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1647:17: note: previous use is here for_user)) cgraph_edge { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: note: did you mean struct here? friend class cgraph_edge; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphclones.c:77: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:1: warning: 'lto_input_block' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/profile-count.h:573:41: note: did you mean class here? static profile_probability stream_in (struct lto_input_block *); ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraphclones.c:77: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:744:8: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern struct lto_input_block * lto_create_simple_input_block ( ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:744:8: note: did you mean class here? extern struct lto_input_block * lto_create_simple_input_block ( ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:750:5: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct lto_input_block *, const char *, size_t); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:750:5: note: did you mean class here? struct lto_input_block *, const char *, size_t); ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:780:34: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void lto_section_overrun (struct lto_input_block *) ATTRIBUTE_NORETURN; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:780:34: note: did you mean class here? extern void lto_section_overrun (struct lto_input_block *) ATTRIBUTE_NORETURN; ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:841:10: warning: struct 'varpool_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct varpool_node *, ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1808:38: note: previous use is here class GTY((tag ("SYMTAB_VARIABLE"))) varpool_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:841:10: note: did you mean class here? struct varpool_node *, ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:851:35: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] extern void lto_input_data_block (struct lto_input_block *, void *, size_t); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:851:35: note: did you mean class here? extern void lto_input_data_block (struct lto_input_block *, void *, size_t); ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:855:26: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree lto_input_tree_ref (struct lto_input_block *, struct data_in *, ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:855:26: note: did you mean class here? tree lto_input_tree_ref (struct lto_input_block *, struct data_in *, ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:859:26: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] hashval_t lto_input_scc (struct lto_input_block *, struct data_in *, ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:859:26: note: did you mean class here? hashval_t lto_input_scc (struct lto_input_block *, struct data_in *, ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:861:24: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree lto_input_tree_1 (struct lto_input_block *, struct data_in *, ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:861:24: note: did you mean class here? tree lto_input_tree_1 (struct lto_input_block *, struct data_in *, ^~~~~~ class /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:863:22: warning: struct 'lto_input_block' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] tree lto_input_tree (struct lto_input_block *, struct data_in *); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:363:7: note: previous use is here class lto_input_block ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/lto-streamer.h:863:22: note: did you mean class here? tree lto_input_tree (struct lto_input_block *, struct data_in *); ^~~~~~ class 24 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/combine.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/combine.c:80: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/combine.c:80: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/combine.c:80: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/combine.c:80: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/combine.c:80: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/combine.c:83: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/combine.c:94: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:25: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ipa-ref.h:26:1: warning: class 'symtab_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class symtab_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:9: note: previous use is here struct symtab_node *symtab_node; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/combine.c:94: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:95:1: warning: 'symtab_node' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class GTY((desc ("%h.type"), tag ("SYMTAB_SYMBOL"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/tree-core.h:1714:2: note: did you mean class here? struct symtab_node *symtab_node; ^~~~~~ class In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/combine.c:94: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:254:11: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:920:5: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:930:6: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct symtab_node *ref = NULL); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:97:3: note: previous use is here symtab_node ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1648:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_node; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:894:39: note: previous use is here struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2031:10: note: did you mean struct here? friend class cgraph_node; ^~~~~ struct /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: warning: class 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] friend class cgraph_edge; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:1647:17: note: previous use is here for_user)) cgraph_edge { ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/cgraph.h:2032:10: note: did you mean struct here? friend class cgraph_edge; ^~~~~ struct 14 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/combine-stack-adj.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/combine-stack-adj.c:43: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/combine-stack-adj.c:43: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/combine-stack-adj.c:43: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/combine-stack-adj.c:43: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/combine-stack-adj.c:43: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/combine-stack-adj.c:45: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/compare-elim.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/compare-elim.c:59: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/compare-elim.c:59: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/compare-elim.c:59: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/compare-elim.c:59: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/compare-elim.c:59: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/compare-elim.c:62: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/rtl.h:305:1: warning: 'rtx_def' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct GTY((desc("0"), tag("0"), ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: note: did you mean struct here? class rtx_def; ^~~~~ struct 6 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/context.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/context.c:22: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/context.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct pod_mode ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:67:20: note: did you mean struct here? template class pod_mode; ^~~~~ struct In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/context.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:272:8: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] inline struct rtx_def * ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/context.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:235: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/ggc.h:275:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:7: note: previous use is here class rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/context.c:22: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:423: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:561: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct mem_usage ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/hash-table.h:341:1: note: did you mean struct here? class mem_usage; ^~~~~ struct 5 warnings generated. c++ -fno-PIE -c -O2 -pipe -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/. -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libcpp/include -I/usr/local/include -I/usr/local/include -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/../libbacktrace -I/usr/local/include -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/convert.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/convert.c:26: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:75:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] class rtx_def; ^ /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:55:8: note: previous use is here struct rtx_def; ^ In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/convert.c:26: In file included from /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/coretypes.h:417: /exopi-obj/pobj/avr-gcc-8.5.0/gcc-8.5.0/gcc/machmode.h:323:1: warning: 'pod_mode' defined as a struct template her