=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for mingw-w64-i686-gcc-bootstrap-ucrt-14.2.0 mkdir ./lto-plugin Configuring in ./lto-plugin configure: creating cache ./config.cache checking build system type... powerpc--netbsd checking host system type... powerpc--netbsd checking target system type... i686-w64-mingw32 checking for a BSD-compatible install... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../gcc-14.2.0/lto-plugin/../install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for powerpc--netbsd-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep checking for egrep... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for powerpc--netbsd-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether gcc supports -Wall... yes checking for -static-libgcc... yes checking for CET support... no checking whether symbol versioning is supported... gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r checking for powerpc--netbsd-objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for powerpc--netbsd-ar... ar checking for powerpc--netbsd-strip... no checking for strip... strip checking for powerpc--netbsd-ranlib... ranlib checking command to parse /usr/bin/nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... NetBSD ld.elf_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... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands mkdir ./libiberty Configuring in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/gcc-14.2.0/missing makeinfo configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... perl checking build system type... powerpc--netbsd checking host system type... powerpc--netbsd checking for powerpc--netbsd-ar... ar checking for powerpc--netbsd-ranlib... ranlib checking for -plugin option... checking for powerpc--netbsd-ar... (cached) ar no checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for powerpc--netbsd-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep checking for egrep... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wshadow=local... yes checking whether gcc supports -pedantic ... yes checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... yes checking for a BSD-compatible install... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/install -c checking for CET support... no checking target system type... i686-w64-mingw32 checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... 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... no checking for process.h... no checking for sys/prctl.h... no checking for spawn.h... yes 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... 4 checking size of size_t... 4 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 pipe2... yes checking for posix_spawn... yes checking for posix_spawnp... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking for sbrk... yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... no checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... yes checking for SHA1 HW acceleration support... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... 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[1]: Entering directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/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 \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/regex.c -o regex.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/cplus-dem.c -o cplus-dem.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/cp-demangle.c -o cp-demangle.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/md5.c -o md5.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/sha1.c -o sha1.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/alloca.c -o alloca.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/argv.c -o argv.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/bsearch_r.c -o bsearch_r.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/choose-temp.c -o choose-temp.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/concat.c -o concat.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/cp-demint.c -o cp-demint.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/crc32.c -o crc32.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/d-demangle.c -o d-demangle.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/dwarfnames.c -o dwarfnames.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/dyn-string.c -o dyn-string.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/fdmatch.c -o fdmatch.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/fibheap.c -o fibheap.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/filedescriptor.c -o filedescriptor.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/filename_cmp.c -o filename_cmp.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/floatformat.c -o floatformat.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/fnmatch.c -o fnmatch.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/getopt.c -o getopt.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/getopt1.c -o getopt1.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/getpwd.c -o getpwd.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/getruntime.c -o getruntime.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/hashtab.c -o hashtab.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/hex.c -o hex.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/lbasename.c -o lbasename.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/lrealpath.c -o lrealpath.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/make-temp-file.c -o make-temp-file.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/objalloc.c -o objalloc.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/obstack.c -o obstack.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/partition.c -o partition.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/pexecute.c -o pexecute.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/physmem.c -o physmem.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/pex-common.c -o pex-common.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/pex-one.c -o pex-one.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/pex-unix.c -o pex-unix.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/vprintf-support.c -o vprintf-support.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/rust-demangle.c -o rust-demangle.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/safe-ctype.c -o safe-ctype.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/simple-object.c -o simple-object.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/sort.c -o sort.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/spaces.c -o spaces.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/splay-tree.c -o splay-tree.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/stack-limit.c -o stack-limit.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/strerror.c -o strerror.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/strsignal.c -o strsignal.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/timeval-utils.c -o timeval-utils.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/xasprintf.c -o xasprintf.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/xatexit.c -o xatexit.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/xexit.c -o xexit.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/xmalloc.c -o xmalloc.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/xmemdup.c -o xmemdup.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/xstrdup.c -o xstrdup.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/xstrerror.c -o xstrerror.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/xstrndup.c -o xstrndup.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/xvasprintf.c -o xvasprintf.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/mempcpy.c -o pic/mempcpy.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/mempcpy.c -o noasan/mempcpy.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/mempcpy.c -o mempcpy.o if [ x"-fPIC" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/strverscmp.c -o pic/strverscmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fPIC ../../gcc-14.2.0/libiberty/strverscmp.c -o noasan/strverscmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-14.2.0/libiberty/strverscmp.c -o strverscmp.o rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./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 ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list gmake[2]: Entering directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/libiberty/testsuite' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/libiberty/testsuite' gmake[1]: Leaving directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/libiberty' gmake[1]: Entering directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/lto-plugin' /usr/pkg/bin/gmake all-am gmake[2]: Entering directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/lto-plugin' /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/lto-plugin -I../../gcc-14.2.0/lto-plugin/../include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -DBASE_VERSION='"14.2.0"' -O2 -I/usr/pkg/include -c -o lto-plugin.lo ../../gcc-14.2.0/lto-plugin/lto-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/lto-plugin -I../../gcc-14.2.0/lto-plugin/../include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -DBASE_VERSION=\"14.2.0\" -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o /bin/sh ./libtool --tag=CC --tag=disable-static --mode=link gcc -Wall -DBASE_VERSION='"14.2.0"' -O2 -I/usr/pkg/include -Wc,-static-libgcc -module -avoid-version -bindir /usr/pkg/cross/i686-w64-mingw32-ucrt-bootstrap/libexec/gcc/i686-w64-mingw32/14.2.0 -Wl,--version-script=../../gcc-14.2.0/lto-plugin/lto-plugin.map -Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' '-Wl,-zrelro' '-L/usr/pkg/lib' '-Wl,-R/usr/pkg/lib' -o liblto_plugin.la -rpath /usr/pkg/cross/i686-w64-mingw32-ucrt-bootstrap/libexec/gcc/i686-w64-mingw32/14.2.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a libtool: link: gcc -shared .libs/lto-plugin.o -L/usr/pkg/lib -static-libgcc -Wl,--version-script=../../gcc-14.2.0/lto-plugin/lto-plugin.map -static-libstdc++ -static-libgcc -Wl,-zrelro -Wl,-R/usr/pkg/lib ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so -o .libs/liblto_plugin.so libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" ) mkdir ../gcc libtool: install: /usr/bin/install -c -o pbulk -g users .libs/liblto_plugin.so /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/lto-plugin/../gcc/liblto_plugin.so libtool: install: /usr/bin/install -c -o pbulk -g users .libs/liblto_plugin.lai /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/lto-plugin/../gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/pkg/cross/i686-w64-mingw32-ucrt-bootstrap/libexec/gcc/i686-w64-mingw32/14.2.0' gmake[2]: Leaving directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/lto-plugin' gmake[1]: Leaving directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/lto-plugin' Configuring in ./gcc configure: creating cache ./config.cache checking build system type... powerpc--netbsd checking host system type... powerpc--netbsd checking target system type... i686-w64-mingw32 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... yes (/usr/pkg/cross/i686-w64-mingw32/i686-w64-mingw32/bin/ld - GNU ld) checking whether a default dsymutil was specified... no checking whether a default assembler was specified... yes (/usr/pkg/cross/i686-w64-mingw32/i686-w64-mingw32/bin/as - GNU as) checking for powerpc--netbsd-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for powerpc--netbsd-gnatbind... no checking for gnatbind... no checking for powerpc--netbsd-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada and is recent enough... no checking for powerpc--netbsd-gdc... no checking whether the D compiler works... no checking how to run the C++ preprocessor... c++ -E checking for grep that handles long lines and -e... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep checking for egrep... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to run the C preprocessor... cpp checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of ino_t... 8 checking size of dev_t... 8 checking size of void *... 4 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for int64_t underlying type... long long checking for std::swap in ... yes checking whether c++ is affected by placement new aliasing bug... no 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 gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether c++ supports -Wmissing-format-attribute... yes checking whether c++ supports -Wconditionally-supported... yes checking whether c++ supports -Woverloaded-virtual... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wc++-compat... yes checking whether c++ supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes checking whether gcc supports -fno-exceptions... yes checking whether gcc supports -fno-rtti... yes checking whether gcc supports -fasynchronous-unwind-tables... yes checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking for multiarch configuration... auto configure: WARNING: fixed-point is not supported for this target, ignored checking whether make sets $(MAKE)... yes checking for gawk... /usr/bin/awk checking whether ln -s works... yes checking whether ln works... yes checking for powerpc--netbsd-ranlib... ranlib checking for a BSD compatible install... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/install -c checking for cmp's capabilities... fastcompare checking for mktemp... yes checking for makeinfo... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/gcc-14.2.0/missing makeinfo checking for modern makeinfo... no configure: WARNING: *** Makeinfo is missing or too old. *** Info documentation will not be built. checking for CONTENTS_OUTPUT_LOCATION support in /bin/sh ../../gcc-14.2.0/gcc/../missing makeinfo... yes checking for recent Pod::Man... no checking for flex... flex checking for bison... bison checking for python3... no configure: WARNING: *** Python3 is missing. *** Documentation for modula-2 will not include the target SYSTEM module. checking for nm... nm checking for ar... ar checking for sphinx-build... texinfo checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether termios.h defines TIOCGWINSZ... yes checking for limits.h... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... yes checking for iconv.h... yes checking for fcntl.h... yes checking for ftw.h... yes checking for unistd.h... (cached) yes checking for sys/auxv.h... no checking for sys/file.h... yes checking for sys/time.h... yes checking for sys/mman.h... yes checking for sys/resource.h... yes checking for sys/param.h... yes checking for sys/times.h... yes checking for sys/stat.h... (cached) yes checking for sys/locking.h... no checking for direct.h... no checking for malloc.h... yes checking for langinfo.h... yes checking for ldfcn.h... no checking for locale.h... yes checking for wchar.h... yes checking for thread.h... no checking for pthread.h... yes checking for CHAR_BIT... yes checking whether byte ordering is bigendian... yes checking how to run the C++ preprocessor... c++ -E checking for unordered_map... yes checking for tr1/unordered_map... yes 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 gethostbyname... none required checking for library containing socket... none required checking for library containing ldexp... none required checking for library containing dlopen... none required checking for inttypes.h... yes checking for library containing ZSTD_compress... no checking for zstd.h... (cached) no checking for times... yes checking for clock... yes checking for kill... yes checking for getrlimit... yes checking for setrlimit... yes checking for atoq... no checking for popen... yes checking for sysconf... yes checking for strsignal... yes checking for getrusage... yes checking for nl_langinfo... yes checking for gettimeofday... yes checking for mbstowcs... yes checking for wcswidth... yes checking for mmap... yes checking for posix_fallocate... yes checking for setlocale... yes checking for clearerr_unlocked... no checking for feof_unlocked... no checking for ferror_unlocked... no checking for fflush_unlocked... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... no checking for fprintf_unlocked... no checking for fputc_unlocked... no checking for fputs_unlocked... no checking for fread_unlocked... no checking for fwrite_unlocked... no checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking for madvise... yes checking for mallinfo... no checking for mallinfo2... no checking for fstatat... yes checking for getauxval... no checking whether mbstowcs works... yes checking for ssize_t... yes checking for caddr_t... yes checking for sighander_t... no checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for pid_t... yes checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... no checking for LC_MESSAGES... yes checking for nl_langinfo and CODESET... yes checking whether basename is declared... no checking whether strstr is declared... yes checking whether getenv is declared... yes checking whether atol is declared... yes checking whether atoll is declared... yes checking whether asprintf is declared... yes checking whether sbrk is declared... yes checking whether abort is declared... yes checking whether atof is declared... yes checking whether getcwd is declared... yes checking whether getwd is declared... yes checking whether madvise is declared... yes checking whether stpcpy is declared... yes checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether strverscmp is declared... no checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether setenv is declared... yes checking whether unsetenv is declared... yes checking whether errno is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether vasprintf is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether calloc is declared... yes checking whether free is declared... yes checking whether getopt is declared... yes checking whether clock is declared... yes checking whether getpagesize is declared... yes checking whether ffs is declared... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no checking whether fflush_unlocked is declared... no checking whether fgetc_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fileno_unlocked is declared... no checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether getrlimit is declared... yes checking whether setrlimit is declared... yes checking whether getrusage is declared... yes checking whether mallinfo is declared... no checking whether mallinfo2 is declared... no checking whether ldgetname is declared... no checking whether times is declared... yes checking whether sigaltstack is declared... yes checking for struct tms... yes checking for clock_t... yes checking for F_SETLKW... yes checking for O_CLOEXEC... yes checking for fcntl.h... (cached) yes checking whether O_NONBLOCK is declared... yes checking for AF_UNIX... yes checking for AF_INET6... yes checking for _LK_LOCK... no checking if mkdir takes one argument... no Using `../../gcc-14.2.0/gcc/config/i386/i386.cc' for machine-specific logic. Using `../../gcc-14.2.0/gcc/config/i386/i386.md' as machine description file. Using the following target machine macro files: ../../gcc-14.2.0/gcc/config/vxworks-dummy.h ../../gcc-14.2.0/gcc/config/i386/i386.h ../../gcc-14.2.0/gcc/config/i386/unix.h ../../gcc-14.2.0/gcc/config/i386/bsd.h ../../gcc-14.2.0/gcc/config/i386/gas.h ../../gcc-14.2.0/gcc/config/i386/cygming.h ../../gcc-14.2.0/gcc/config/i386/mingw32.h ../../gcc-14.2.0/gcc/config/i386/mingw-w64.h ../../gcc-14.2.0/gcc/config/i386/mingw-stdint.h ../../gcc-14.2.0/gcc/config/initfini-array.h Using host-netbsd.o for host machine hooks. checking for a BSD-compatible install... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/install -c checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r checking for powerpc--netbsd-objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for powerpc--netbsd-ar... (cached) ar checking for powerpc--netbsd-strip... no checking for strip... strip checking for powerpc--netbsd-ranlib... (cached) ranlib checking command to parse /usr/bin/nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... ld checking if the linker (ld) is GNU ld... yes checking whether the c++ linker (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 (ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether we are using gold... no checking whether we are using mold... no checking gold linker with split stack support as non default... checking what linker to use... /usr/pkg/cross/i686-w64-mingw32/i686-w64-mingw32/bin/ld checking for i686-w64-mingw32-nm... no checking what nm to use... checking for i686-w64-mingw32-objdump... no checking what objdump to use... not found checking for i686-w64-mingw32-readelf... no checking what readelf to use... not found checking for i686-w64-mingw32-otool... no checking what otool to use... not found checking for i686-w64-mingw32-dsymutil... no checking assembler flags... checking assembler for .balign and .p2align... yes checking assembler for .p2align with maximum skip... yes checking assembler for .literal16... no checking assembler for working .subsection -1... no checking assembler for .weak... yes checking assembler for .weakref... yes checking assembler for .nsubspa comdat... no checking assembler for .hidden... no 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... no checking assembler for cfi directives... yes checking assembler for cfi personality directive... yes checking assembler for cfi sections directive... no checking assembler for eh_frame optimization... no checking assembler for section exclude flag... yes checking assembler for section 'R' flag... no checking assembler for section 'o' flag... no checking assembler for section merging support... no checking assembler for section merging support... (cached) no checking assembler for COMDAT group support (GNU as)... no checking assembler for COMDAT group support (GNU as, %type)... no checking assembler for line table is_stmt support... yes checking assembler for line table discriminator support... yes checking assembler for thread-local storage support... no checking linker -Bstatic/-Bdynamic option... yes checking linker --version-script option... yes checking linker soname option... yes checking linker --demangle support... yes checking linker plugin support... 2 checking assembler for .comm with alignment... yes checking assembler for .secrel32 relocs... yes checking assembler for .section with alignment... yes checking assembler for -xbrace_comment... no checking assembler for filds and fists mnemonics... yes checking assembler for fildq and fistpq mnemonics... yes checking assembler for cmov syntax... no checking assembler for ffreep mnemonic... yes checking assembler for .quad directive... yes checking assembler for sahf mnemonic... no checking assembler for interunit movq mnemonic... no checking assembler for hle prefixes... yes checking assembler for swap suffix... yes checking assembler for different section symbol subtraction... yes checking assembler for rep and lock prefix... yes checking assembler for ud2 mnemonic... yes checking assembler for R_386_TLS_GD_PLT reloc... no checking assembler for R_386_TLS_LDM_PLT reloc... no checking assembler for R_386_TLS_LDM reloc... no checking assembler for R_386_GOT32X reloc... no checking assembler for R_X86_64_CODE_6_GOTTPOFF reloc... no checking assembler for GOTOFF in data... yes checking assembler for calling ___tls_get_addr via GOT... no checking assembler for dwarf2 debug_line support... no checking assembler for buggy dwarf2 .file directive... no checking assembler for --gdwarf2 option... yes checking assembler for --gdwarf-5 option... no checking assembler for assembly of compiler generated 64-bit .debug_line... no checking assembler for assembly of compiler generated 32-bit .debug_line... yes checking assembler for --gdwarf-4 not refusing compiler generated .debug_line... yes checking assembler for --gdwarf-4 with the APP marker... yes checking assembler for working --gdwarf-4/--gdwarf-5 for all sources... yes checking assembler for --debug-prefix-map option... yes checking assembler for compressed debug sections... 0 checking assembler for .lcomm with alignment... yes checking for target glibc version... 0.0 checking assembler for gnu_unique_object... no checking assembler for tolerance to line number 0... yes checking support for thin archives... yes checking linker PT_GNU_EH_FRAME support... no checking linker CIEv3 in .eh_frame support... yes checking linker position independent executable support... yes checking linker PIE support with copy reloc... no checking linker EH-compatible garbage collection of sections... no checking linker EH garbage collection of sections bug... no checking linker for compressed debug sections... 0 checking broken PE linker dwarf5 support... no checking PE linker --disable-dynamicbase support... yes 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... no checking sys/sdt.h in the target C library... no checking dl_iterate_phdr in target C library... unknown checking whether to enable maintainer-specific portions of Makefiles... no checking whether to avoid linking multiple front-ends at once... no checking whether to serialize linking of multiple front-ends... no Links are now set up to build a cross-compiler from powerpc--netbsd to i686-w64-mingw32. checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... (cached) none required checking for -fPIC -shared... yes gcc_driver_version: 14.2.0 checking for -fno-PIE option... yes checking for -no-pie option... yes checking for CET support... no checking linker -z bndplt option... no checking linker --push-state/--pop-state options... yes checking linker -z now option... no checking linker -z relro option... no no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating dsymutil config.status: creating Makefile config.status: creating ada/gcc-interface/Makefile config.status: creating ada/Makefile config.status: creating m2/config-make config.status: creating m2/Make-maintainer config.status: creating auto-host.h config.status: executing depdir commands mkdir .deps config.status: executing gccdepdir commands mkdir build mkdir build/.deps mkdir ada/.deps mkdir c mkdir c/.deps mkdir cp mkdir cp/.deps mkdir d mkdir d/.deps mkdir fortran mkdir fortran/.deps mkdir go mkdir go/.deps mkdir jit mkdir jit/.deps mkdir lto mkdir lto/.deps mkdir m2/.deps mkdir objc mkdir objc/.deps mkdir objcp mkdir objcp/.deps mkdir rust mkdir rust/.deps mkdir c-family mkdir c-family/.deps mkdir common mkdir common/.deps mkdir analyzer mkdir analyzer/.deps mkdir text-art mkdir text-art/.deps mkdir rtl-ssa mkdir rtl-ssa/.deps config.status: executing default-1 commands config.status: executing default commands mkdir build-powerpc--netbsd mkdir build-powerpc--netbsd/libiberty Configuring in build-powerpc--netbsd/libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/gcc-14.2.0/missing makeinfo configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... perl checking build system type... powerpc--netbsd checking host system type... powerpc--netbsd checking for powerpc--netbsd-ar... ar checking for powerpc--netbsd-ranlib... ranlib checking for -plugin option... checking for powerpc--netbsd-ar... (cached) ar no checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for powerpc--netbsd-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep checking for egrep... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wshadow=local... yes checking whether gcc supports -pedantic ... yes checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... yes checking for a BSD-compatible install... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/install -c checking for CET support... no checking target system type... i686-w64-mingw32 checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... 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... no checking for process.h... no checking for sys/prctl.h... no checking for spawn.h... yes 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... 4 checking size of size_t... 4 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 pipe2... yes checking for posix_spawn... yes checking for posix_spawnp... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking for sbrk... yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether strverscmp is declared... no checking whether strnlen is declared... yes checking whether canonicalize_file_name must be declared... yes checking for SHA1 HW acceleration support... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... 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[1]: Entering directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/build-powerpc--netbsd/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/regex.c -o noasan/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/md5.c -o noasan/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/argv.c -o noasan/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/bsearch_r.c -o pic/bsearch_r.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/bsearch_r.c -o bsearch_r.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/concat.c -o noasan/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/filedescriptor.c -o pic/filedescriptor.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/filedescriptor.c -o filedescriptor.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/hex.c -o noasan/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/partition.c -o noasan/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/sort.c -o noasan/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/mempcpy.c -o pic/mempcpy.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/mempcpy.c -o noasan/mempcpy.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/mempcpy.c -o mempcpy.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/strverscmp.c -o pic/strverscmp.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/strverscmp.c -o noasan/strverscmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -I/usr/pkg/include -I/usr/pkg/include -I. -I../../../gcc-14.2.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-14.2.0/libiberty/strverscmp.c -o strverscmp.o rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./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 ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list gmake[2]: Entering directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/build-powerpc--netbsd/libiberty/testsuite' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/build-powerpc--netbsd/libiberty/testsuite' gmake[1]: Leaving directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/build-powerpc--netbsd/libiberty' mkdir build-powerpc--netbsd/fixincludes Configuring in build-powerpc--netbsd/fixincludes configure: creating cache ./config.cache checking build system type... powerpc--netbsd checking host system type... powerpc--netbsd checking target system type... i686-w64-mingw32 checking for powerpc--netbsd-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep checking for egrep... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Woverlength-strings... yes checking whether gcc supports -pedantic -Wlong-long... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... 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 memmem 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[1]: Entering directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/build-powerpc--netbsd/fixincludes' gcc -c -O2 -I/usr/pkg/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -I/usr/pkg/include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/fixincludes -I../include -I../../../gcc-14.2.0/fixincludes/../include ../../../gcc-14.2.0/fixincludes/fixincl.c gcc -c -O2 -I/usr/pkg/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -I/usr/pkg/include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/fixincludes -I../include -I../../../gcc-14.2.0/fixincludes/../include ../../../gcc-14.2.0/fixincludes/fixtests.c gcc -c -O2 -I/usr/pkg/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -I/usr/pkg/include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/fixincludes -I../include -I../../../gcc-14.2.0/fixincludes/../include ../../../gcc-14.2.0/fixincludes/fixfixes.c gcc -c -O2 -I/usr/pkg/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -I/usr/pkg/include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/fixincludes -I../include -I../../../gcc-14.2.0/fixincludes/../include ../../../gcc-14.2.0/fixincludes/server.c gcc -c -O2 -I/usr/pkg/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -I/usr/pkg/include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/fixincludes -I../include -I../../../gcc-14.2.0/fixincludes/../include ../../../gcc-14.2.0/fixincludes/procopen.c gcc -c -O2 -I/usr/pkg/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -I/usr/pkg/include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/fixincludes -I../include -I../../../gcc-14.2.0/fixincludes/../include ../../../gcc-14.2.0/fixincludes/fixlib.c gcc -c -O2 -I/usr/pkg/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -I/usr/pkg/include -DHAVE_CONFIG_H -I. -I../../../gcc-14.2.0/fixincludes -I../include -I../../../gcc-14.2.0/fixincludes/../include ../../../gcc-14.2.0/fixincludes/fixopts.c gcc -O2 -I/usr/pkg/include -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp srcdir="../../../gcc-14.2.0/fixincludes" /bin/sh ../../../gcc-14.2.0/fixincludes/mkfixinc.sh i686-w64-mingw32 sed -e 's/@gcc_version@/14.2.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders gmake[1]: Leaving directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/build-powerpc--netbsd/fixincludes' mkdir build-powerpc--netbsd/libcpp Configuring in build-powerpc--netbsd/libcpp configure: creating cache ./config.cache checking build system type... powerpc--netbsd checking host system type... powerpc--netbsd checking target system type... i686-w64-mingw32 checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/install -c checking for powerpc--netbsd-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for powerpc--netbsd-ranlib... ranlib checking for powerpc--netbsd-ar... ar checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep checking for egrep... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wnarrowing... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether gcc supports -fno-exceptions... yes checking whether gcc supports -fno-rtti... yes checking dependency style of 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... yes 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... 4 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 msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking whether NLS is requested... no checking for uchar... checking size of ino_t... 8 checking size of dev_t... 8 checking for iconv... (cached) no checking for CET support... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir .deps config.status: executing default-1 commands gmake[1]: Entering directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/build-powerpc--netbsd/libcpp' c++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../gcc-14.2.0/libcpp/charset.cc c++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../gcc-14.2.0/libcpp/directives.cc c++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../gcc-14.2.0/libcpp/errors.cc c++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../gcc-14.2.0/libcpp/expr.cc c++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../gcc-14.2.0/libcpp/files.cc c++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../gcc-14.2.0/libcpp/identifiers.cc echo "#define LOCALEDIR \"/usr/pkg/cross/i686-w64-mingw32-ucrt-bootstrap/share/locale\"" > localedir.new ../../../gcc-14.2.0/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs c++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../gcc-14.2.0/libcpp/init.cc c++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../gcc-14.2.0/libcpp/lex.cc c++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../gcc-14.2.0/libcpp/line-map.cc c++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../gcc-14.2.0/libcpp/macro.cc c++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../gcc-14.2.0/libcpp/mkdeps.cc c++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../gcc-14.2.0/libcpp/pch.cc c++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../gcc-14.2.0/libcpp/symtab.cc c++ -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-14.2.0/libcpp -I. -I../../../gcc-14.2.0/libcpp/../include -I../../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../gcc-14.2.0/libcpp/traditional.cc rm -f libcpp.a ar cru libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o ranlib libcpp.a gmake[1]: Leaving directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/build-powerpc--netbsd/libcpp' mkdir ./zlib Configuring in ./zlib configure: creating cache ./config.cache checking build system type... powerpc--netbsd checking host system type... powerpc--netbsd checking target system type... i686-w64-mingw32 checking for a BSD-compatible install... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../gcc-14.2.0/zlib/../install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for powerpc--netbsd-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for CET support... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep checking for egrep... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep -E checking for fgrep... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r checking for powerpc--netbsd-objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for powerpc--netbsd-ar... ar checking for powerpc--netbsd-strip... no checking for strip... strip checking for powerpc--netbsd-ranlib... ranlib checking command to parse /usr/bin/nm output from gcc object... ok checking how to run the C preprocessor... cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C preprocessor... cpp checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for memcpy... yes checking for strerror... yes checking for unistd.h... (cached) yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands gmake[1]: Entering directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/zlib' gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -I/usr/pkg/include -O2 -I/usr/pkg/include -MT libz_a-adler32.o -MD -MP -MF .deps/libz_a-adler32.Tpo -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../gcc-14.2.0/zlib/'`adler32.c mv -f .deps/libz_a-adler32.Tpo .deps/libz_a-adler32.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -I/usr/pkg/include -O2 -I/usr/pkg/include -MT libz_a-compress.o -MD -MP -MF .deps/libz_a-compress.Tpo -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../gcc-14.2.0/zlib/'`compress.c mv -f .deps/libz_a-compress.Tpo .deps/libz_a-compress.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -I/usr/pkg/include -O2 -I/usr/pkg/include -MT libz_a-crc32.o -MD -MP -MF .deps/libz_a-crc32.Tpo -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../gcc-14.2.0/zlib/'`crc32.c mv -f .deps/libz_a-crc32.Tpo .deps/libz_a-crc32.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -I/usr/pkg/include -O2 -I/usr/pkg/include -MT libz_a-deflate.o -MD -MP -MF .deps/libz_a-deflate.Tpo -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../gcc-14.2.0/zlib/'`deflate.c mv -f .deps/libz_a-deflate.Tpo .deps/libz_a-deflate.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -I/usr/pkg/include -O2 -I/usr/pkg/include -MT libz_a-gzread.o -MD -MP -MF .deps/libz_a-gzread.Tpo -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../../gcc-14.2.0/zlib/'`gzread.c mv -f .deps/libz_a-gzread.Tpo .deps/libz_a-gzread.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -I/usr/pkg/include -O2 -I/usr/pkg/include -MT libz_a-gzclose.o -MD -MP -MF .deps/libz_a-gzclose.Tpo -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../gcc-14.2.0/zlib/'`gzclose.c mv -f .deps/libz_a-gzclose.Tpo .deps/libz_a-gzclose.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -I/usr/pkg/include -O2 -I/usr/pkg/include -MT libz_a-gzwrite.o -MD -MP -MF .deps/libz_a-gzwrite.Tpo -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../gcc-14.2.0/zlib/'`gzwrite.c mv -f .deps/libz_a-gzwrite.Tpo .deps/libz_a-gzwrite.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -I/usr/pkg/include -O2 -I/usr/pkg/include -MT libz_a-gzlib.o -MD -MP -MF .deps/libz_a-gzlib.Tpo -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../gcc-14.2.0/zlib/'`gzlib.c mv -f .deps/libz_a-gzlib.Tpo .deps/libz_a-gzlib.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -I/usr/pkg/include -O2 -I/usr/pkg/include -MT libz_a-infback.o -MD -MP -MF .deps/libz_a-infback.Tpo -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../gcc-14.2.0/zlib/'`infback.c mv -f .deps/libz_a-infback.Tpo .deps/libz_a-infback.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -I/usr/pkg/include -O2 -I/usr/pkg/include -MT libz_a-inffast.o -MD -MP -MF .deps/libz_a-inffast.Tpo -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../gcc-14.2.0/zlib/'`inffast.c mv -f .deps/libz_a-inffast.Tpo .deps/libz_a-inffast.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -I/usr/pkg/include -O2 -I/usr/pkg/include -MT libz_a-inflate.o -MD -MP -MF .deps/libz_a-inflate.Tpo -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../gcc-14.2.0/zlib/'`inflate.c mv -f .deps/libz_a-inflate.Tpo .deps/libz_a-inflate.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -I/usr/pkg/include -O2 -I/usr/pkg/include -MT libz_a-inftrees.o -MD -MP -MF .deps/libz_a-inftrees.Tpo -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../gcc-14.2.0/zlib/'`inftrees.c mv -f .deps/libz_a-inftrees.Tpo .deps/libz_a-inftrees.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -I/usr/pkg/include -O2 -I/usr/pkg/include -MT libz_a-trees.o -MD -MP -MF .deps/libz_a-trees.Tpo -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../gcc-14.2.0/zlib/'`trees.c mv -f .deps/libz_a-trees.Tpo .deps/libz_a-trees.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -I/usr/pkg/include -O2 -I/usr/pkg/include -MT libz_a-uncompr.o -MD -MP -MF .deps/libz_a-uncompr.Tpo -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../gcc-14.2.0/zlib/'`uncompr.c mv -f .deps/libz_a-uncompr.Tpo .deps/libz_a-uncompr.Po gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-14.2.0/zlib -I/usr/pkg/include -O2 -I/usr/pkg/include -MT libz_a-zutil.o -MD -MP -MF .deps/libz_a-zutil.Tpo -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../gcc-14.2.0/zlib/'`zutil.c mv -f .deps/libz_a-zutil.Tpo .deps/libz_a-zutil.Po rm -f libz.a ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o ranlib libz.a true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-O2 -I/usr/pkg/include " "CXXFLAGS=-O2 -I/usr/pkg/include " "CFLAGS_FOR_BUILD=-O2 -I/usr/pkg/include" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c -o pbulk -g users" "INSTALL_DATA=/usr/bin/install -c -o pbulk -g users -m 644" "INSTALL_PROGRAM=/usr/bin/install -c -s -o pbulk -g users -m 755" "INSTALL_SCRIPT=/usr/bin/install -c -o pbulk -g users -m 755" "LDFLAGS=-static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib" "LIBCFLAGS=-O2 -I/usr/pkg/include " "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/pkg/bin/gmake" "MAKEINFO=/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/gcc-14.2.0/missing makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr/pkg/cross/i686-w64-mingw32-ucrt-bootstrap" "infodir=/usr/pkg/cross/i686-w64-mingw32-ucrt-bootstrap/info" "libdir=/usr/pkg/cross/i686-w64-mingw32-ucrt-bootstrap/lib" "prefix=/usr/pkg/cross/i686-w64-mingw32-ucrt-bootstrap" "tooldir=/usr/pkg/cross/i686-w64-mingw32-ucrt-bootstrap/i686-w64-mingw32" "AR=ar " "AS=as" "CC=gcc" "CXX=c++" "LD=ld" "LIBCFLAGS=-O2 -I/usr/pkg/include " "NM=nm" "PICFLAG=" "RANLIB=ranlib " "DESTDIR=" DO=all multi-do # /usr/pkg/bin/gmake gmake[1]: Leaving directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/zlib' mkdir ./libbacktrace Configuring in ./libbacktrace configure: creating cache ./config.cache checking build system type... powerpc--netbsd checking host system type... powerpc--netbsd checking target system type... i686-w64-mingw32 checking for powerpc--netbsd-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep checking for egrep... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../../gcc-14.2.0/libbacktrace/../install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for powerpc--netbsd-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for powerpc--netbsd-ranlib... ranlib checking for gawk... (cached) /usr/bin/awk checking for dwz... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r checking for powerpc--netbsd-objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for powerpc--netbsd-ar... ar checking for powerpc--netbsd-strip... no checking for strip... strip checking for powerpc--netbsd-ranlib... (cached) ranlib checking command to parse /usr/bin/nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking unwind.h usability... yes checking unwind.h presence... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for -funwind-tables option... yes checking for -frandom-seed=string option... yes checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wcast-qual... yes checking for _Unwind_GetIPInfo... yes checking for CET support... no checking __sync extensions... yes checking __atomic extensions... yes checking output filetype... elf32 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking sys/link.h usability... no checking sys/link.h presence... no checking for sys/link.h... no checking for dl_iterate_phdr... yes checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking sys/ldr.h usability... no checking sys/ldr.h presence... no checking for sys/ldr.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for fcntl... yes checking whether strnlen is declared... yes checking whether getpagesize is declared... yes checking for lstat... yes checking for readlink... yes checking for getexecname... no checking whether _pgmptr is declared... no checking for KERN_PROC... yes checking for KERN_PROG_ARGS... yes checking for clock_gettime... yes checking whether -pthread is supported... yes checking whether -gdwarf-5 is supported... yes checking for compress in -lz... yes checking whether --build-id is supported... yes checking whether --compress-debug-sections=zlib-gnu is supported... yes checking whether --compress-debug-sections=zlib-gabi is supported... yes checking for ZSTD_compress in -lzstd... no checking whether --compress-debug-sections=zstd is supported... no checking for objcopy... objcopy checking for readelf... readelf checking whether objcopy supports debuglink... yes checking for dsymutil... dsymutil checking for nm... /usr/bin/nm checking for xz... xz checking for comm... comm checking for lzma_auto_decoder in -llzma... yes checking whether tests can run... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating backtrace-supported.h config.status: creating install-debuginfo-for-buildid.sh config.status: creating config.h config.status: executing libtool commands config.status: executing gstdint.h commands config.status: executing default commands gmake[1]: Entering directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/libbacktrace' /usr/pkg/bin/gmake all-am gmake[2]: Entering directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c -o atomic.lo ../../gcc-14.2.0/libbacktrace/atomic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c -o dwarf.lo ../../gcc-14.2.0/libbacktrace/dwarf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c -o fileline.lo ../../gcc-14.2.0/libbacktrace/fileline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c -o posix.lo ../../gcc-14.2.0/libbacktrace/posix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/libbacktrace/posix.c -o posix.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c -o print.lo ../../gcc-14.2.0/libbacktrace/print.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/libbacktrace/print.c -fPIC -DPIC -o .libs/print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/libbacktrace/print.c -o print.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c -o sort.lo ../../gcc-14.2.0/libbacktrace/sort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/libbacktrace/sort.c -o sort.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c -o state.lo ../../gcc-14.2.0/libbacktrace/state.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/libbacktrace/state.c -fPIC -DPIC -o .libs/state.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/libbacktrace/state.c -o state.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c -o backtrace.lo ../../gcc-14.2.0/libbacktrace/backtrace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o ../../gcc-14.2.0/libbacktrace/backtrace.c: In function 'unwind': ../../gcc-14.2.0/libbacktrace/backtrace.c:74:6: warning: assignment makes integer from pointer without a cast [-Wint-conversion] pc = _Unwind_GetIPInfo (context, &ip_before_insn); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c -o simple.lo ../../gcc-14.2.0/libbacktrace/simple.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o ../../gcc-14.2.0/libbacktrace/simple.c: In function 'simple_unwind': ../../gcc-14.2.0/libbacktrace/simple.c:69:6: warning: assignment makes integer from pointer without a cast [-Wint-conversion] pc = _Unwind_GetIPInfo (context, &ip_before_insn); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/libbacktrace/simple.c -o simple.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c -o elf.lo ../../gcc-14.2.0/libbacktrace/elf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/libbacktrace/elf.c -o elf.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c -o mmapio.lo ../../gcc-14.2.0/libbacktrace/mmapio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c -o mmap.lo ../../gcc-14.2.0/libbacktrace/mmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/libbacktrace -I ../../gcc-14.2.0/libbacktrace/../include -I ../../gcc-14.2.0/libbacktrace/../libgcc -I ../libgcc -I/usr/pkg/include -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -c ../../gcc-14.2.0/libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O2 -I/usr/pkg/include -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo libtool: link: ar cru .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o libtool: link: ranlib .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) true DO=all multi-do # /usr/pkg/bin/gmake gmake[2]: Leaving directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/libbacktrace' gmake[1]: Leaving directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/libbacktrace' mkdir ./libcpp Configuring in ./libcpp configure: creating cache ./config.cache checking build system type... powerpc--netbsd checking host system type... powerpc--netbsd checking target system type... i686-w64-mingw32 checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/install -c checking for powerpc--netbsd-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for powerpc--netbsd-ranlib... ranlib checking for powerpc--netbsd-ar... ar checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep checking for egrep... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wnarrowing... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether gcc supports -fno-exceptions... yes checking whether gcc supports -fno-rtti... yes checking dependency style of 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... yes 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... 4 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 msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking whether NLS is requested... no checking for uchar... checking size of ino_t... 8 checking size of dev_t... 8 checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... no checking for CET support... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir .deps config.status: executing default-1 commands gmake[1]: Entering directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/libcpp' c++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../gcc-14.2.0/libcpp/charset.cc c++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../gcc-14.2.0/libcpp/directives.cc c++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../gcc-14.2.0/libcpp/errors.cc c++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../gcc-14.2.0/libcpp/expr.cc c++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../gcc-14.2.0/libcpp/files.cc c++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../gcc-14.2.0/libcpp/identifiers.cc echo "#define LOCALEDIR \"/usr/pkg/cross/i686-w64-mingw32-ucrt-bootstrap/share/locale\"" > localedir.new ../../gcc-14.2.0/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs c++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../gcc-14.2.0/libcpp/init.cc c++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../gcc-14.2.0/libcpp/lex.cc c++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../gcc-14.2.0/libcpp/line-map.cc c++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../gcc-14.2.0/libcpp/macro.cc c++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../gcc-14.2.0/libcpp/mkdeps.cc c++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../gcc-14.2.0/libcpp/pch.cc c++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../gcc-14.2.0/libcpp/symtab.cc c++ -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-14.2.0/libcpp -I. -I../../gcc-14.2.0/libcpp/../include -I../../gcc-14.2.0/libcpp/include -I/usr/pkg/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../gcc-14.2.0/libcpp/traditional.cc rm -f libcpp.a ar cru libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o ranlib libcpp.a gmake[1]: Leaving directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/libcpp' mkdir ./libcody Configuring in ./libcody configure: creating cache ./config.cache checking build system type... powerpc--netbsd checking host system type... powerpc--netbsd checking maintainer-mode... checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking whether c++ is for C++11... adding -std=c++11 checking adding -Wl,--no-undefined to linker... ok checking exceptions... no checking for powerpc--netbsd-ranlib... ranlib checking for powerpc--netbsd-ar... ar configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h gmake[1]: Entering directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/libcody' c++ -O2 -I/usr/pkg/include -fno-exceptions -fno-rtti -include config.h -I../../gcc-14.2.0/libcody \ -MMD -MP -MF buffer.d -c -o buffer.o ../../gcc-14.2.0/libcody/buffer.cc c++ -O2 -I/usr/pkg/include -fno-exceptions -fno-rtti -include config.h -I../../gcc-14.2.0/libcody \ -MMD -MP -MF client.d -c -o client.o ../../gcc-14.2.0/libcody/client.cc c++ -O2 -I/usr/pkg/include -fno-exceptions -fno-rtti -include config.h -DSRCDIR='"../../gcc-14.2.0/libcody"' -I../../gcc-14.2.0/libcody \ -MMD -MP -MF fatal.d -c -o fatal.o ../../gcc-14.2.0/libcody/fatal.cc c++ -O2 -I/usr/pkg/include -fno-exceptions -fno-rtti -include config.h -I../../gcc-14.2.0/libcody \ -MMD -MP -MF netclient.d -c -o netclient.o ../../gcc-14.2.0/libcody/netclient.cc c++ -O2 -I/usr/pkg/include -fno-exceptions -fno-rtti -include config.h -I../../gcc-14.2.0/libcody \ -MMD -MP -MF netserver.d -c -o netserver.o ../../gcc-14.2.0/libcody/netserver.cc c++ -O2 -I/usr/pkg/include -fno-exceptions -fno-rtti -include config.h -I../../gcc-14.2.0/libcody \ -MMD -MP -MF resolver.d -c -o resolver.o ../../gcc-14.2.0/libcody/resolver.cc c++ -O2 -I/usr/pkg/include -fno-exceptions -fno-rtti -include config.h -I../../gcc-14.2.0/libcody \ -MMD -MP -MF packet.d -c -o packet.o ../../gcc-14.2.0/libcody/packet.cc c++ -O2 -I/usr/pkg/include -fno-exceptions -fno-rtti -include config.h -I../../gcc-14.2.0/libcody \ -MMD -MP -MF server.d -c -o server.o ../../gcc-14.2.0/libcody/server.cc ar -cr libcody.a buffer.o client.o fatal.o netclient.o netserver.o resolver.o packet.o server.o ranlib libcody.a gmake[1]: Leaving directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/libcody' mkdir ./libdecnumber Configuring in ./libdecnumber configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for powerpc--netbsd-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for powerpc--netbsd-ranlib... ranlib checking for powerpc--netbsd-ar... ar checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wcast-qual... yes checking whether gcc supports -pedantic -Wlong-long... yes checking whether gcc supports -fno-lto... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep checking for egrep... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes checking for off_t... yes checking size of int... 4 checking size of long... 4 checking for ANSI C header files... (cached) yes checking build system type... powerpc--netbsd checking host system type... powerpc--netbsd checking target system type... i686-w64-mingw32 checking for decimal floating point... bid checking whether byte ordering is bigendian... yes checking for CET support... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands gmake[1]: Entering directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/libdecnumber' source='../../gcc-14.2.0/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I../../gcc-14.2.0/libdecnumber -I. -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-14.2.0/libdecnumber -I. -I/usr/pkg/include -c ../../gcc-14.2.0/libdecnumber/decNumber.c source='../../gcc-14.2.0/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I../../gcc-14.2.0/libdecnumber -I. -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-14.2.0/libdecnumber -I. -I/usr/pkg/include -c ../../gcc-14.2.0/libdecnumber/decContext.c source='../../gcc-14.2.0/libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc -I../../gcc-14.2.0/libdecnumber -I. -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-14.2.0/libdecnumber -I. -I/usr/pkg/include -c ../../gcc-14.2.0/libdecnumber/bid/decimal32.c source='../../gcc-14.2.0/libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no gcc -I../../gcc-14.2.0/libdecnumber -I. -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-14.2.0/libdecnumber -I. -I/usr/pkg/include -c ../../gcc-14.2.0/libdecnumber/bid/decimal64.c source='../../gcc-14.2.0/libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no gcc -I../../gcc-14.2.0/libdecnumber -I. -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-14.2.0/libdecnumber -I. -I/usr/pkg/include -c ../../gcc-14.2.0/libdecnumber/bid/decimal128.c source='../../gcc-14.2.0/libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc -I../../gcc-14.2.0/libdecnumber -I. -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-14.2.0/libdecnumber -I. -I/usr/pkg/include -c ../../gcc-14.2.0/libdecnumber/bid/bid2dpd_dpd2bid.c source='../../gcc-14.2.0/libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc -I../../gcc-14.2.0/libdecnumber -I. -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-14.2.0/libdecnumber -I. -I/usr/pkg/include -c ../../gcc-14.2.0/libdecnumber/bid/host-ieee32.c source='../../gcc-14.2.0/libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc -I../../gcc-14.2.0/libdecnumber -I. -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-14.2.0/libdecnumber -I. -I/usr/pkg/include -c ../../gcc-14.2.0/libdecnumber/bid/host-ieee64.c source='../../gcc-14.2.0/libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc -I../../gcc-14.2.0/libdecnumber -I. -I/usr/pkg/include -O2 -I/usr/pkg/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-14.2.0/libdecnumber -I. -I/usr/pkg/include -c ../../gcc-14.2.0/libdecnumber/bid/host-ieee128.c rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o ranlib libdecnumber.a gmake[1]: Leaving directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/libdecnumber' mkdir ./fixincludes Configuring in ./fixincludes configure: creating cache ./config.cache checking build system type... powerpc--netbsd checking host system type... powerpc--netbsd checking target system type... i686-w64-mingw32 checking for powerpc--netbsd-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep checking for egrep... /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/.tools/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Woverlength-strings... yes checking whether gcc supports -pedantic -Wlong-long... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... 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 memmem 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[1]: Entering directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/fixincludes' gcc -c -O2 -I/usr/pkg/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -I/usr/pkg/include -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/fixincludes -I../include -I../../gcc-14.2.0/fixincludes/../include ../../gcc-14.2.0/fixincludes/fixincl.c gcc -c -O2 -I/usr/pkg/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -I/usr/pkg/include -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/fixincludes -I../include -I../../gcc-14.2.0/fixincludes/../include ../../gcc-14.2.0/fixincludes/fixtests.c gcc -c -O2 -I/usr/pkg/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -I/usr/pkg/include -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/fixincludes -I../include -I../../gcc-14.2.0/fixincludes/../include ../../gcc-14.2.0/fixincludes/fixfixes.c gcc -c -O2 -I/usr/pkg/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -I/usr/pkg/include -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/fixincludes -I../include -I../../gcc-14.2.0/fixincludes/../include ../../gcc-14.2.0/fixincludes/server.c gcc -c -O2 -I/usr/pkg/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -I/usr/pkg/include -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/fixincludes -I../include -I../../gcc-14.2.0/fixincludes/../include ../../gcc-14.2.0/fixincludes/procopen.c gcc -c -O2 -I/usr/pkg/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -I/usr/pkg/include -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/fixincludes -I../include -I../../gcc-14.2.0/fixincludes/../include ../../gcc-14.2.0/fixincludes/fixlib.c gcc -c -O2 -I/usr/pkg/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -I/usr/pkg/include -DHAVE_CONFIG_H -I. -I../../gcc-14.2.0/fixincludes -I../include -I../../gcc-14.2.0/fixincludes/../include ../../gcc-14.2.0/fixincludes/fixopts.c gcc -O2 -I/usr/pkg/include -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp srcdir="../../gcc-14.2.0/fixincludes" /bin/sh ../../gcc-14.2.0/fixincludes/mkfixinc.sh i686-w64-mingw32 sed -e 's/@gcc_version@/14.2.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders gmake[1]: Leaving directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/fixincludes' gmake[1]: Entering directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/gcc' TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh ../../gcc-14.2.0/gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/i386/i386.h config/i386/unix.h config/i386/bsd.h config/i386/gas.h config/i386/cygming.h config/i386/mingw32.h config/i386/mingw-w64.h config/i386/mingw-stdint.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 HEAP_TRAMPOLINES_INIT=0" \ /bin/sh ../../gcc-14.2.0/gcc/mkconfig.sh tm.h TARGET_CPU_DEFAULT="" \ HEADERS="config/i386/i386-protos.h tm-preds.h" DEFINES="" \ /bin/sh ../../gcc-14.2.0/gcc/mkconfig.sh tm_p.h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh ../../gcc-14.2.0/gcc/mkconfig.sh bconfig.h c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/genmodes.o ../../gcc-14.2.0/gcc/genmodes.cc c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/errors.o ../../gcc-14.2.0/gcc/errors.cc c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/genmodes \ build/genmodes.o build/errors.o ../build-powerpc--netbsd/libiberty/libiberty.a build/genmodes -h > tmp-modes.h /bin/sh ../../gcc-14.2.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 ../../gcc-14.2.0/gcc/../move-if-change tmp-modes-inline.h \ insn-modes-inline.h echo timestamp > s-modes-inline-h c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/genmddeps.o ../../gcc-14.2.0/gcc/genmddeps.cc c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/read-md.o ../../gcc-14.2.0/gcc/read-md.cc c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/genmddeps \ build/genmddeps.o build/read-md.o build/errors.o ../build-powerpc--netbsd/libiberty/libiberty.a build/genmddeps ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md > tmp-mddeps /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps c++ -c -DBASEVER="\"14.2.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" -DBUGURL="\"\"" -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/genversion.o ../../gcc-14.2.0/gcc/genversion.cc c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib \ build/genversion.o -o build/genversion build/genversion > tmp-version.h /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-version.h version.h echo timestamp > s-version c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/gengtype.o ../../gcc-14.2.0/gcc/gengtype.cc c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/gengtype-lex.o ../../gcc-14.2.0/gcc/gengtype-lex.cc /d/gcc-14.2.0/gcc-14.2.0/gcc/gengtype-lex.l: In function 'int yylex(const char**)': gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /d/gcc-14.2.0/gcc-14.2.0/gcc/gengtype-lex.l:119:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /d/gcc-14.2.0/gcc-14.2.0/gcc/gengtype-lex.l:114:1: note: here gengtype-lex.cc:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /d/gcc-14.2.0/gcc-14.2.0/gcc/gengtype-lex.l:139:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /d/gcc-14.2.0/gcc-14.2.0/gcc/gengtype-lex.l:135:1: note: here c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/gengtype-parse.o ../../gcc-14.2.0/gcc/gengtype-parse.cc c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/gengtype-state.o ../../gcc-14.2.0/gcc/gengtype-state.cc c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/gengtype \ build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o ../build-powerpc--netbsd/libiberty/libiberty.a LC_ALL=C ; export LC_ALL ; \ /usr/bin/awk -f ../../gcc-14.2.0/gcc/opt-gather.awk ../../gcc-14.2.0/gcc/ada/gcc-interface/lang.opt ../../gcc-14.2.0/gcc/d/lang.opt ../../gcc-14.2.0/gcc/fortran/lang.opt ../../gcc-14.2.0/gcc/go/lang.opt ../../gcc-14.2.0/gcc/lto/lang.opt ../../gcc-14.2.0/gcc/m2/lang.opt ../../gcc-14.2.0/gcc/rust/lang.opt ../../gcc-14.2.0/gcc/c-family/c.opt ../../gcc-14.2.0/gcc/common.opt ../../gcc-14.2.0/gcc/params.opt ../../gcc-14.2.0/gcc/analyzer/analyzer.opt ../../gcc-14.2.0/gcc/config/fused-madd.opt ../../gcc-14.2.0/gcc/config/i386/i386.opt ../../gcc-14.2.0/gcc/config/i386/cygming.opt ../../gcc-14.2.0/gcc/config/i386/mingw.opt ../../gcc-14.2.0/gcc/config/i386/mingw-w64.opt ../../gcc-14.2.0/gcc/ada/gcc-interface/lang.opt.urls ../../gcc-14.2.0/gcc/d/lang.opt.urls ../../gcc-14.2.0/gcc/fortran/lang.opt.urls ../../gcc-14.2.0/gcc/go/lang.opt.urls ../../gcc-14.2.0/gcc/lto/lang.opt.urls ../../gcc-14.2.0/gcc/m2/lang.opt.urls ../../gcc-14.2.0/gcc/rust/lang.opt.urls ../../gcc-14.2.0/gcc/c-family/c.opt.urls ../../gcc-14.2.0/gcc/common.opt.urls ../../gcc-14.2.0/gcc/params.opt.urls ../../gcc-14.2.0/gcc/analyzer/analyzer.opt.urls ../../gcc-14.2.0/gcc/config/fused-madd.opt.urls ../../gcc-14.2.0/gcc/config/i386/i386.opt.urls ../../gcc-14.2.0/gcc/config/i386/cygming.opt.urls ../../gcc-14.2.0/gcc/config/i386/mingw.opt.urls ../../gcc-14.2.0/gcc/config/i386/mingw-w64.opt.urls > tmp-optionlist /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options /usr/bin/awk -f ../../gcc-14.2.0/gcc/opt-functions.awk -f ../../gcc-14.2.0/gcc/opt-read.awk \ -f ../../gcc-14.2.0/gcc/opth-gen.awk \ < optionlist > tmp-options.h /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-gi.list gtyp-input.list echo timestamp > s-gtyp-input build/gengtype \ -S ../../gcc-14.2.0/gcc -I gtyp-input.list -w tmp-gtype.state /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-gtype.state gtype.state build/gengtype \ -r gtype.state echo timestamp > s-gtype c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/genconstants.o ../../gcc-14.2.0/gcc/genconstants.cc c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/genconstants \ build/genconstants.o build/read-md.o build/errors.o ../build-powerpc--netbsd/libiberty/libiberty.a build/genconstants ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ > tmp-constants.h /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-constants.h insn-constants.h echo timestamp > s-constants c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/genpreds.o ../../gcc-14.2.0/gcc/genpreds.cc In file included from ../../gcc-14.2.0/gcc/genpreds.cc:27:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/gengenrtl.o ../../gcc-14.2.0/gcc/gengenrtl.cc c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-powerpc--netbsd/libiberty/libiberty.a build/gengenrtl > tmp-genrtl.h /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/rtl.o ../../gcc-14.2.0/gcc/rtl.cc In file included from ../../gcc-14.2.0/gcc/rtl.cc:31:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/read-rtl.o ../../gcc-14.2.0/gcc/read-rtl.cc In file included from ../../gcc-14.2.0/gcc/read-rtl.cc:34:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/ggc-none.o ../../gcc-14.2.0/gcc/ggc-none.cc echo "#define BUILDING_GCC_MAJOR `echo 14.2.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h echo "#define BUILDING_GCC_MINOR `echo 14.2.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_PATCHLEVEL `echo 14.2.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 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/vec.o ../../gcc-14.2.0/gcc/vec.cc build/genmodes -m > tmp-min-modes.cc /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-min-modes.cc min-insn-modes.cc echo timestamp > s-modes-m c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/min-insn-modes.o min-insn-modes.cc c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/gensupport.o ../../gcc-14.2.0/gcc/gensupport.cc In file included from ../../gcc-14.2.0/gcc/gensupport.cc:26:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/print-rtl.o ../../gcc-14.2.0/gcc/print-rtl.cc In file included from ../../gcc-14.2.0/gcc/print-rtl.cc:31:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/hash-table.o ../../gcc-14.2.0/gcc/hash-table.cc c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/sort.o ../../gcc-14.2.0/gcc/sort.cc c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/genpreds \ build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-powerpc--netbsd/libiberty/libiberty.a build/genpreds -h ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md > tmp-preds.h /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-preds.h tm-preds.h echo timestamp > s-preds-h 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="../../gcc-14.2.0/gcc/ada/gcc-interface/ada-tree.def ../../gcc-14.2.0/gcc/c/c-tree.def ../../gcc-14.2.0/gcc/cp/cp-tree.def ../../gcc-14.2.0/gcc/d/d-tree.def ../../gcc-14.2.0/gcc/m2/m2-tree.def ../../gcc-14.2.0/gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|../../gcc-14.2.0/gcc/||' >> tmp-all-tree.def /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-all-tree.def all-tree.def echo timestamp > s-alltree c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/gencheck.o ../../gcc-14.2.0/gcc/gencheck.cc c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/gencheck \ build/gencheck.o ../build-powerpc--netbsd/libiberty/libiberty.a build/gencheck > tmp-check.h /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check TARGET_CPU_DEFAULT="" \ HEADERS="config/i386/i386-d.h" DEFINES="" \ /bin/sh ../../gcc-14.2.0/gcc/mkconfig.sh tm_d.h c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/genflags.o ../../gcc-14.2.0/gcc/genflags.cc In file included from ../../gcc-14.2.0/gcc/genflags.cc:27:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/genflags \ build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-powerpc--netbsd/libiberty/libiberty.a c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/genconditions.o ../../gcc-14.2.0/gcc/genconditions.cc In file included from ../../gcc-14.2.0/gcc/genconditions.cc:32:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/genconditions \ build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-powerpc--netbsd/libiberty/libiberty.a build/genconditions ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md > tmp-condmd.cc /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-condmd.cc build/gencondmd.cc echo timestamp > s-conditions build/genpreds -c ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md > tmp-constrs.h /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-constrs.h tm-constrs.h echo timestamp > s-constrs-h c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/gencondmd.o build/gencondmd.cc In file included from build/gencondmd.cc:27:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/gencondmd \ build/gencondmd.o build/errors.o ../build-powerpc--netbsd/libiberty/libiberty.a build/gencondmd > tmp-cond.md /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-flags.h /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags if test no = yes \ || test -n "../lib64 ../lib"; then \ /bin/sh ../../gcc-14.2.0/gcc/genmultilib \ "m64/m32" \ "64 32" \ "" \ "" \ "" \ "" \ "../lib64 ../lib" \ "" \ "" \ "" \ "no" \ > tmp-mlib.h; \ else \ /bin/sh ../../gcc-14.2.0/gcc/genmultilib '' '' '' '' '' '' '' '' \ "" '' no \ > tmp-mlib.h; \ fi /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/genattr.o ../../gcc-14.2.0/gcc/genattr.cc In file included from ../../gcc-14.2.0/gcc/genattr.cc:26:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/genattr \ build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-powerpc--netbsd/libiberty/libiberty.a build/genattr ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr.h /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/genattr-common.o ../../gcc-14.2.0/gcc/genattr-common.cc In file included from ../../gcc-14.2.0/gcc/genattr-common.cc:27:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/genattr-common \ build/genattr-common.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-powerpc--netbsd/libiberty/libiberty.a build/genattr-common ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr-common.h /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-attr-common.h insn-attr-common.h echo timestamp > s-attr-common c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/gencodes.o ../../gcc-14.2.0/gcc/gencodes.cc In file included from ../../gcc-14.2.0/gcc/gencodes.cc:27:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/gencodes \ build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-powerpc--netbsd/libiberty/libiberty.a build/gencodes ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-codes.h /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/genconfig.o ../../gcc-14.2.0/gcc/genconfig.cc In file included from ../../gcc-14.2.0/gcc/genconfig.cc:26:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/genconfig \ build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-powerpc--netbsd/libiberty/libiberty.a build/genconfig ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-config.h /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-config.h insn-config.h echo timestamp > s-config c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/gentarget-def.o ../../gcc-14.2.0/gcc/gentarget-def.cc In file included from ../../gcc-14.2.0/gcc/gentarget-def.cc:24:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/gentarget-def \ build/gentarget-def.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-powerpc--netbsd/libiberty/libiberty.a build/gentarget-def ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-target-def.h /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-target-def.h insn-target-def.h echo timestamp > s-target-def lsf="../../gcc-14.2.0/gcc/lto/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|../../gcc-14.2.0/gcc/||' > tmp-specs.h /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-specs.h specs.h echo timestamp > s-specs c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/genhooks.o ../../gcc-14.2.0/gcc/genhooks.cc c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/genhooks \ build/genhooks.o build/errors.o ../build-powerpc--netbsd/libiberty/libiberty.a build/genhooks "Target Hook" \ > tmp-target-hooks-def.h /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h echo timestamp > s-target-hooks-def-h c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/genopinit.o ../../gcc-14.2.0/gcc/genopinit.cc In file included from ../../gcc-14.2.0/gcc/genopinit.cc:25:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/genopinit \ build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-powerpc--netbsd/libiberty/libiberty.a build/genopinit ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ insn-conditions.md -htmp-opinit.h -ctmp-opinit.cc /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-opinit.h insn-opinit.h /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-opinit.cc insn-opinit.cc echo timestamp > s-opinit build/genhooks "Common Target Hook" \ > tmp-common-target-hooks-def.h /bin/sh ../../gcc-14.2.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 /usr/bin/awk -f ../../gcc-14.2.0/gcc/gen-pass-instances.awk \ ../../gcc-14.2.0/gcc/passes.def ../../gcc-14.2.0/gcc/config/i386/i386-passes.def > pass-instances.def c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/gencfn-macros.o ../../gcc-14.2.0/gcc/gencfn-macros.cc c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/gencfn-macros \ build/gencfn-macros.o build/errors.o build/hash-table.o build/vec.o build/ggc-none.o build/sort.o ../build-powerpc--netbsd/libiberty/libiberty.a build/gencfn-macros -c \ > tmp-case-cfn-macros.h /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-case-cfn-macros.h \ case-cfn-macros.h echo timestamp > s-case-cfn-macros c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/genmatch.o ../../gcc-14.2.0/gcc/genmatch.cc c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/genmatch \ build/genmatch.o ../build-powerpc--netbsd/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o build/sort.o ../build-powerpc--netbsd/libiberty/libiberty.a build/gencfn-macros -o \ > tmp-cfn-operators.pd /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-cfn-operators.pd \ cfn-operators.pd echo timestamp > s-cfn-operators build/genmatch --gimple \ --header=tmp-gimple-match-auto.h --include=gimple-match-auto.h \ ../../gcc-14.2.0/gcc/match.pd tmp-gimple-match-1.cc tmp-gimple-match-2.cc tmp-gimple-match-3.cc tmp-gimple-match-4.cc tmp-gimple-match-5.cc tmp-gimple-match-6.cc tmp-gimple-match-7.cc tmp-gimple-match-8.cc tmp-gimple-match-9.cc tmp-gimple-match-10.cc GIMPLE decision tree has 7036 leafs, maximum depth 28 and a total number of 30715 nodes removed 5292 duplicate tails /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-gimple-match-1.cc gimple-match-1.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-gimple-match-2.cc gimple-match-2.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-gimple-match-3.cc gimple-match-3.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-gimple-match-4.cc gimple-match-4.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-gimple-match-5.cc gimple-match-5.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-gimple-match-6.cc gimple-match-6.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-gimple-match-7.cc gimple-match-7.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-gimple-match-8.cc gimple-match-8.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-gimple-match-9.cc gimple-match-9.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-gimple-match-10.cc gimple-match-10.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-gimple-match-auto.h \ gimple-match-auto.h echo timestamp > s-gimple-match build/genmatch --generic \ --header=tmp-generic-match-auto.h --include=generic-match-auto.h \ ../../gcc-14.2.0/gcc/match.pd tmp-generic-match-1.cc tmp-generic-match-2.cc tmp-generic-match-3.cc tmp-generic-match-4.cc tmp-generic-match-5.cc tmp-generic-match-6.cc tmp-generic-match-7.cc tmp-generic-match-8.cc tmp-generic-match-9.cc tmp-generic-match-10.cc GENERIC decision tree has 5516 leafs, maximum depth 18 and a total number of 24229 nodes removed 3981 duplicate tails /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-generic-match-1.cc generic-match-1.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-generic-match-2.cc generic-match-2.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-generic-match-3.cc generic-match-3.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-generic-match-4.cc generic-match-4.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-generic-match-5.cc generic-match-5.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-generic-match-6.cc generic-match-6.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-generic-match-7.cc generic-match-7.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-generic-match-8.cc generic-match-8.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-generic-match-9.cc generic-match-9.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-generic-match-10.cc generic-match-10.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-generic-match-auto.h \ generic-match-auto.h echo timestamp > s-generic-match build/genhooks "C Target Hook" \ > tmp-c-target-hooks-def.h /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-c-target-hooks-def.h \ c-family/c-target-hooks-def.h echo timestamp > s-c-target-hooks-def-h build/genhooks "D Target Hook" \ > tmp-d-target-hooks-def.h /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-d-target-hooks-def.h \ d/d-target-hooks-def.h echo timestamp > s-d-target-hooks-def-h TARGET_CPU_DEFAULT="" \ HEADERS="config/i386/i386-rust.h" DEFINES="" \ /bin/sh ../../gcc-14.2.0/gcc/mkconfig.sh tm_rust.h build/genhooks "Rust Target Hook" \ > tmp-rust-target-hooks-def.h /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-rust-target-hooks-def.h \ rust/rust-target-hooks-def.h echo timestamp > s-rust-target-hooks-def-h rm -f tmp-omp-device-properties.h; \ for kind in kind arch isa; do \ echo 'const char omp_offload_device_'${kind}'[] = ' \ >> tmp-omp-device-properties.h; \ for prop in none ; do \ [ "$prop" = "none" ] && continue; \ tgt=`echo "$prop" | sed 's/=.*$//'`; \ props=`echo "$prop" | sed 's/.*=//'`; \ echo "\"$tgt\\0\"" >> tmp-omp-device-properties.h; \ sed -n 's/^'${kind}': //p' ${props} \ | sed 's/[[:blank:]]/ /g;s/ */ /g;s/^ //;s/ $//;s/ /\\0/g;s/^/"/;s/$/\\0\\0"/' \ >> tmp-omp-device-properties.h; \ done; \ echo '"";' >> tmp-omp-device-properties.h; \ done; \ /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-omp-device-properties.h \ omp-device-properties.h echo timestamp > s-omp-device-properties-h c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo ../../gcc-14.2.0/gcc/c/c-lang.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo ../../gcc-14.2.0/gcc/c-family/stub-objc.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo ../../gcc-14.2.0/gcc/attribs.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo ../../gcc-14.2.0/gcc/c/c-errors.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo ../../gcc-14.2.0/gcc/c/c-decl.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo ../../gcc-14.2.0/gcc/c/c-typeck.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo ../../gcc-14.2.0/gcc/c/c-convert.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo ../../gcc-14.2.0/gcc/c/c-aux-info.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo ../../gcc-14.2.0/gcc/c/c-objc-common.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo ../../gcc-14.2.0/gcc/c/c-parser.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo ../../gcc-14.2.0/gcc/c/c-fold.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo ../../gcc-14.2.0/gcc/c/gimple-parser.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo ../../gcc-14.2.0/gcc/c-family/c-common.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo ../../gcc-14.2.0/gcc/c-family/c-cppbuiltin.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo ../../gcc-14.2.0/gcc/c-family/c-dump.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo ../../gcc-14.2.0/gcc/c-family/c-format.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo ../../gcc-14.2.0/gcc/c-family/c-gimplify.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo ../../gcc-14.2.0/gcc/c-family/c-indentation.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo ../../gcc-14.2.0/gcc/c-family/c-lex.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo ../../gcc-14.2.0/gcc/c-family/c-omp.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -DTARGET_SYSTEM_ROOT=\"/usr/pkg/cross/i686-w64-mingw32-ucrt\" -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo ../../gcc-14.2.0/gcc/c-family/c-opts.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -DHOST_MACHINE=\"powerpc--netbsd\" -DTARGET_MACHINE=\"i686-w64-mingw32\" -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo ../../gcc-14.2.0/gcc/c-family/c-pch.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo ../../gcc-14.2.0/gcc/c-family/c-ppoutput.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo ../../gcc-14.2.0/gcc/c-family/c-pragma.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/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 ../../gcc-14.2.0/gcc/c-family/c-pretty-print.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo ../../gcc-14.2.0/gcc/c-family/c-semantics.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/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 ../../gcc-14.2.0/gcc/c-family/c-ada-spec.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo ../../gcc-14.2.0/gcc/c-family/c-ubsan.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c-family/known-headers.o -MT c-family/known-headers.o -MMD -MP -MF c-family/.deps/known-headers.TPo ../../gcc-14.2.0/gcc/c-family/known-headers.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo ../../gcc-14.2.0/gcc/c-family/c-attribs.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo ../../gcc-14.2.0/gcc/c-family/c-warn.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -Ic-family -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/c-family -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o c-family/c-spellcheck.o -MT c-family/c-spellcheck.o -MMD -MP -MF c-family/.deps/c-spellcheck.TPo ../../gcc-14.2.0/gcc/c-family/c-spellcheck.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o i386-c.o -MT i386-c.o -MMD -MP -MF ./.deps/i386-c.TPo ../../gcc-14.2.0/gcc/config/i386/i386-c.cc c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include \ ../../gcc-14.2.0/gcc/config/winnt-c.cc -o winnt-c.o c++ -fno-PIE -c -DIN_GCC_FRONTEND -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace \ ../../gcc-14.2.0/gcc/config/i386/msformat-c.cc c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/genchecksum.o ../../gcc-14.2.0/gcc/genchecksum.cc c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/genchecksum \ build/genchecksum.o ../build-powerpc--netbsd/libiberty/libiberty.a echo "c++ -no-pie -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -no-pie -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib" > checksum-options.tmp \ && ../../gcc-14.2.0/gcc/../move-if-change checksum-options.tmp checksum-options c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o gimple-match-1.o -MT gimple-match-1.o -MMD -MP -MF ./.deps/gimple-match-1.TPo gimple-match-1.cc In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25:0, from gimple-match-auto.h:3, from gimple-match-1.cc:7: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o gimple-match-2.o -MT gimple-match-2.o -MMD -MP -MF ./.deps/gimple-match-2.TPo gimple-match-2.cc In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25:0, from gimple-match-auto.h:3, from gimple-match-2.cc:7: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o gimple-match-3.o -MT gimple-match-3.o -MMD -MP -MF ./.deps/gimple-match-3.TPo gimple-match-3.cc In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25:0, from gimple-match-auto.h:3, from gimple-match-3.cc:7: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o gimple-match-4.o -MT gimple-match-4.o -MMD -MP -MF ./.deps/gimple-match-4.TPo gimple-match-4.cc In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25:0, from gimple-match-auto.h:3, from gimple-match-4.cc:7: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o gimple-match-5.o -MT gimple-match-5.o -MMD -MP -MF ./.deps/gimple-match-5.TPo gimple-match-5.cc In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25:0, from gimple-match-auto.h:3, from gimple-match-5.cc:7: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o gimple-match-6.o -MT gimple-match-6.o -MMD -MP -MF ./.deps/gimple-match-6.TPo gimple-match-6.cc In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25:0, from gimple-match-auto.h:3, from gimple-match-6.cc:7: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o gimple-match-7.o -MT gimple-match-7.o -MMD -MP -MF ./.deps/gimple-match-7.TPo gimple-match-7.cc In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25:0, from gimple-match-auto.h:3, from gimple-match-7.cc:7: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o gimple-match-8.o -MT gimple-match-8.o -MMD -MP -MF ./.deps/gimple-match-8.TPo gimple-match-8.cc In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25:0, from gimple-match-auto.h:3, from gimple-match-8.cc:7: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o gimple-match-9.o -MT gimple-match-9.o -MMD -MP -MF ./.deps/gimple-match-9.TPo gimple-match-9.cc In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25:0, from gimple-match-auto.h:3, from gimple-match-9.cc:7: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o gimple-match-10.o -MT gimple-match-10.o -MMD -MP -MF ./.deps/gimple-match-10.TPo gimple-match-10.cc In file included from ../../gcc-14.2.0/gcc/gimple-match-head.cc:25:0, from gimple-match-auto.h:3, from gimple-match-10.cc:7: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-unused -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o gimple-match-exports.o -MT gimple-match-exports.o -MMD -MP -MF ./.deps/gimple-match-exports.TPo ../../gcc-14.2.0/gcc/gimple-match-exports.cc In file included from ../../gcc-14.2.0/gcc/gimple-match-exports.cc:25:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o generic-match-1.o -MT generic-match-1.o -MMD -MP -MF ./.deps/generic-match-1.TPo generic-match-1.cc In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25:0, from generic-match-auto.h:3, from generic-match-1.cc:7: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o generic-match-2.o -MT generic-match-2.o -MMD -MP -MF ./.deps/generic-match-2.TPo generic-match-2.cc In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25:0, from generic-match-auto.h:3, from generic-match-2.cc:7: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o generic-match-3.o -MT generic-match-3.o -MMD -MP -MF ./.deps/generic-match-3.TPo generic-match-3.cc In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25:0, from generic-match-auto.h:3, from generic-match-3.cc:7: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o generic-match-4.o -MT generic-match-4.o -MMD -MP -MF ./.deps/generic-match-4.TPo generic-match-4.cc In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25:0, from generic-match-auto.h:3, from generic-match-4.cc:7: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o generic-match-5.o -MT generic-match-5.o -MMD -MP -MF ./.deps/generic-match-5.TPo generic-match-5.cc In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25:0, from generic-match-auto.h:3, from generic-match-5.cc:7: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o generic-match-6.o -MT generic-match-6.o -MMD -MP -MF ./.deps/generic-match-6.TPo generic-match-6.cc In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25:0, from generic-match-auto.h:3, from generic-match-6.cc:7: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o generic-match-7.o -MT generic-match-7.o -MMD -MP -MF ./.deps/generic-match-7.TPo generic-match-7.cc In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25:0, from generic-match-auto.h:3, from generic-match-7.cc:7: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o generic-match-8.o -MT generic-match-8.o -MMD -MP -MF ./.deps/generic-match-8.TPo generic-match-8.cc In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25:0, from generic-match-auto.h:3, from generic-match-8.cc:7: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o generic-match-9.o -MT generic-match-9.o -MMD -MP -MF ./.deps/generic-match-9.TPo generic-match-9.cc In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25:0, from generic-match-auto.h:3, from generic-match-9.cc:7: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o generic-match-10.o -MT generic-match-10.o -MMD -MP -MF ./.deps/generic-match-10.TPo generic-match-10.cc In file included from ../../gcc-14.2.0/gcc/generic-match-head.cc:25:0, from generic-match-auto.h:3, from generic-match-10.cc:7: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/genattrtab.o ../../gcc-14.2.0/gcc/genattrtab.cc In file included from ../../gcc-14.2.0/gcc/genattrtab.cc:109:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/genattrtab \ build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-powerpc--netbsd/libiberty/libiberty.a build/genattrtab ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md insn-conditions.md \ -Atmp-attrtab.cc -Dtmp-dfatab.cc -Ltmp-latencytab.cc /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-attrtab.cc insn-attrtab.cc /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-dfatab.cc insn-dfatab.cc /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-latencytab.cc insn-latencytab.cc echo timestamp > s-attrtab c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.cc In file included from insn-attrtab.cc:11:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/genautomata.o ../../gcc-14.2.0/gcc/genautomata.cc In file included from ../../gcc-14.2.0/gcc/genautomata.cc:111:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/genautomata \ build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-powerpc--netbsd/libiberty/libiberty.a -lm build/genautomata ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-automata.cc /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-automata.cc insn-automata.cc echo timestamp > s-automata c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo insn-automata.cc In file included from insn-automata.cc:14:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.cc In file included from insn-dfatab.cc:11:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/genemit.o ../../gcc-14.2.0/gcc/genemit.cc In file included from ../../gcc-14.2.0/gcc/genemit.cc:25:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/genemit \ build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-powerpc--netbsd/libiberty/libiberty.a build/genemit ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md insn-conditions.md \ -Otmp-emit-1.cc -Otmp-emit-2.cc -Otmp-emit-3.cc -Otmp-emit-4.cc -Otmp-emit-5.cc -Otmp-emit-6.cc -Otmp-emit-7.cc -Otmp-emit-8.cc -Otmp-emit-9.cc -Otmp-emit-10.cc /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-emit-1.cc insn-emit-1.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-emit-2.cc insn-emit-2.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-emit-3.cc insn-emit-3.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-emit-4.cc insn-emit-4.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-emit-5.cc insn-emit-5.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-emit-6.cc insn-emit-6.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-emit-7.cc insn-emit-7.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-emit-8.cc insn-emit-8.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-emit-9.cc insn-emit-9.cc; /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-emit-10.cc insn-emit-10.cc; echo timestamp > s-tmp-emit c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o insn-emit-1.o -MT insn-emit-1.o -MMD -MP -MF ./.deps/insn-emit-1.TPo insn-emit-1.cc In file included from insn-emit-1.cc:11:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o insn-emit-2.o -MT insn-emit-2.o -MMD -MP -MF ./.deps/insn-emit-2.TPo insn-emit-2.cc In file included from insn-emit-2.cc:11:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o insn-emit-3.o -MT insn-emit-3.o -MMD -MP -MF ./.deps/insn-emit-3.TPo insn-emit-3.cc In file included from insn-emit-3.cc:11:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o insn-emit-4.o -MT insn-emit-4.o -MMD -MP -MF ./.deps/insn-emit-4.TPo insn-emit-4.cc In file included from insn-emit-4.cc:11:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o insn-emit-5.o -MT insn-emit-5.o -MMD -MP -MF ./.deps/insn-emit-5.TPo insn-emit-5.cc In file included from insn-emit-5.cc:11:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o insn-emit-6.o -MT insn-emit-6.o -MMD -MP -MF ./.deps/insn-emit-6.TPo insn-emit-6.cc In file included from insn-emit-6.cc:11:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o insn-emit-7.o -MT insn-emit-7.o -MMD -MP -MF ./.deps/insn-emit-7.TPo insn-emit-7.cc In file included from insn-emit-7.cc:11:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o insn-emit-8.o -MT insn-emit-8.o -MMD -MP -MF ./.deps/insn-emit-8.TPo insn-emit-8.cc In file included from insn-emit-8.cc:11:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o insn-emit-9.o -MT insn-emit-9.o -MMD -MP -MF ./.deps/insn-emit-9.TPo insn-emit-9.cc In file included from insn-emit-9.cc:11:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o insn-emit-10.o -MT insn-emit-10.o -MMD -MP -MF ./.deps/insn-emit-10.TPo insn-emit-10.cc In file included from insn-emit-10.cc:11:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/genextract.o ../../gcc-14.2.0/gcc/genextract.cc In file included from ../../gcc-14.2.0/gcc/genextract.cc:25:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/genextract \ build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-powerpc--netbsd/libiberty/libiberty.a build/genextract ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-extract.cc /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-extract.cc insn-extract.cc echo timestamp > s-extract c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.cc In file included from insn-extract.cc:9:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.cc In file included from insn-latencytab.cc:11:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ build/genmodes > tmp-modes.cc /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-modes.cc insn-modes.cc echo timestamp > s-modes c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.cc c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.cc In file included from insn-opinit.cc:11:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/genoutput.o ../../gcc-14.2.0/gcc/genoutput.cc In file included from ../../gcc-14.2.0/gcc/genoutput.cc:90:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/genoutput \ build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-powerpc--netbsd/libiberty/libiberty.a build/genoutput ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-output.cc /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-output.cc insn-output.cc echo timestamp > s-output c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.cc In file included from insn-output.cc:11:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/genpeep.o ../../gcc-14.2.0/gcc/genpeep.cc In file included from ../../gcc-14.2.0/gcc/genpeep.cc:25:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/genpeep \ build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o ../build-powerpc--netbsd/libiberty/libiberty.a build/genpeep ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-peep.cc /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-peep.cc insn-peep.cc echo timestamp > s-peep c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.cc In file included from insn-peep.cc:10:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ build/genpreds ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md > tmp-preds.cc /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-preds.cc insn-preds.cc echo timestamp > s-preds c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.cc In file included from insn-preds.cc:11:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/genrecog.o ../../gcc-14.2.0/gcc/genrecog.cc In file included from ../../gcc-14.2.0/gcc/genrecog.cc:112:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ c++ -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/build -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I/usr/pkg/include \ -o build/inchash.o ../../gcc-14.2.0/gcc/inchash.cc c++ -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o build/genrecog \ build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/sort.o build/read-md.o build/errors.o build/inchash.o ../build-powerpc--netbsd/libiberty/libiberty.a build/genrecog ../../gcc-14.2.0/gcc/common.md ../../gcc-14.2.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-recog.cc Statistics for recog: Number of decisions: 68889 longest path: 290 (code: 6966) longest backtrack: 27 (code: 5791) Statistics for split_insns: Number of decisions: 22217 longest path: 198 (code: 1252) longest backtrack: 29 (code: 3092) Statistics for peephole2_insns: Number of decisions: 4101 longest path: 1111 (code: 141) longest backtrack: 61 (code: 375) Shared 73078 out of 127420 states by creating 13120 new states, saving 59958 /bin/sh ../../gcc-14.2.0/gcc/../move-if-change tmp-recog.cc insn-recog.cc echo timestamp > s-recog c++ -fno-PIE -c -O2 -I/usr/pkg/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -fno-PIE -I. -I. -I../../gcc-14.2.0/gcc -I../../gcc-14.2.0/gcc/. -I../../gcc-14.2.0/gcc/../include -I../../gcc-14.2.0/gcc/../libcpp/include -I../../gcc-14.2.0/gcc/../libcody -I../../gcc-14.2.0/gcc/../libdecnumber -I../../gcc-14.2.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-14.2.0/gcc/../libbacktrace -I/usr/pkg/include -o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.cc In file included from insn-recog.cc:11:0: ../../gcc-14.2.0/gcc/rtl.h:66:26: warning: 'rtx_def::code' is too small to hold all values of 'enum rtx_code' #define RTX_CODE_BITSIZE 8 ^ ../../gcc-14.2.0/gcc/rtl.h:318:33: note: in expansion of macro 'RTX_CODE_BITSIZE' ENUM_BITFIELD(rtx_code) code: RTX_CODE_BITSIZE; ^~~~~~~~~~~~~~~~ ../../gcc-14.2.0/gcc/config/i386/sse.md: In function 'int recog_249(rtx, rtx_insn*, int*)': ../../gcc-14.2.0/gcc/config/i386/sse.md:18096:1: internal compiler error: Segmentation fault ^ no stack trace because unwind library not available Please submit a full bug report, with preprocessed source if appropriate. See for instructions. gmake[1]: *** [Makefile:1198: insn-recog.o] Error 1 gmake[1]: Leaving directory '/usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap/work/build/gcc' gmake: *** [Makefile:4676: all-gcc] Error 2 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap *** Error code 1 Stop. make: stopped in /usr/pkgsrc/cross/mingw-w64-i686-gcc-bootstrap