+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gcc13-13.3.0/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gcc13-13.3.0/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
(cd ../../devel/gmp && /usr/pkg/bin/bmake WRKDIR=/home/pbulk/build/lang/gcc13/work/gcc-13.3.0/.devel.gmp EXTRACT_DIR=/home/pbulk/build/lang/gcc13/work/gcc-13.3.0  WRKSRC='${EXTRACT_DIR}/${DISTNAME:C/a$//}' SKIP_DEPENDS=YES checksum)
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for gmp-6.3.0.tar.bz2
=> Checksum SHA512 OK for gmp-6.3.0.tar.bz2
(cd ../../math/mpcomplex && /usr/pkg/bin/bmake WRKDIR=/home/pbulk/build/lang/gcc13/work/gcc-13.3.0/.devel.mpcomplex EXTRACT_DIR=/home/pbulk/build/lang/gcc13/work/gcc-13.3.0  WRKSRC='${EXTRACT_DIR}/${DISTNAME}' SKIP_DEPENDS=YES checksum)
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for mpc-1.3.1.tar.gz
=> Checksum SHA512 OK for mpc-1.3.1.tar.gz
(cd ../../math/mpfr && /usr/pkg/bin/bmake WRKDIR=/home/pbulk/build/lang/gcc13/work/gcc-13.3.0/.devel.mpfr EXTRACT_DIR=/home/pbulk/build/lang/gcc13/work/gcc-13.3.0  WRKSRC='${EXTRACT_DIR}/${DISTNAME}' SKIP_DEPENDS=YES checksum)
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for mpfr-4.2.1.tar.bz2
=> Checksum SHA512 OK for mpfr-4.2.1.tar.bz2
===> Building for gcc13-13.3.0
[ -f stage_final ] || echo stage3 > stage_final
gmake[1]: Entering directory '/home/pbulk/build/lang/gcc13/work/build'
gmake[2]: Entering directory '/home/pbulk/build/lang/gcc13/work/build'
gmake[2]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build'
gmake[2]: Entering directory '/home/pbulk/build/lang/gcc13/work/build'
Configuring stage 1 in ./gmp
Configuring stage 1 in ./intl
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking for x86_64-redhat-linux-gcc... cc
checking build system type... x86_64-redhat-linux-gnu
checking host system type... none-redhat-linux-gnu
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for none-redhat-linux-gnu-strip... no
checking for strip... strip
configure: WARNING: using cross tools not prefixed with host triplet
checking for a thread-safe mkdir -p... /home/pbulk/build/lang/gcc13/work/.tools/bin/mkdir -p
checking for gawk... /bin/gawk
checking whether /usr/pkg/bin/gmake sets $(MAKE)... checking whether the C compiler works... yes
checking whether /usr/pkg/bin/gmake supports nested variables... yes
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... checking whether to enable maintainer-specific portions of Makefiles... no

configure: WARNING: the "none" host is obsolete, use --disable-assembly
checking whether we are cross compiling... checking ABI=standard
no
checking whether cc is gcc... yes
checking for suffix of object files... checking compiler cc -g -I/usr/include... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc13/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/gcc13/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
yes
checking for none-redhat-linux-gnu-gcc... cc
checking for strings.h... yes
checking for inttypes.h... checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for stdint.h... 
checking whether we are cross compiling... yes
checking for suffix of object files... yes
o
checking whether we are using the GNU C compiler... checking for unistd.h... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... yes
checking minix/config.h usability... none needed
checking whether cc understands -c and -o together... no
checking minix/config.h presence... yes
checking for cc option to accept ISO C99... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... none needed
checking how to run the C preprocessor... cpp
yes
checking whether /usr/pkg/bin/gmake sets $(MAKE)... yes
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking whether NLS is requested... yes
checking for msgfmt... /home/pbulk/build/lang/gcc13/work/.tools/bin/msgfmt
checking for gmsgfmt... /home/pbulk/build/lang/gcc13/work/.tools/bin/msgfmt
checking build system compiler cc... checking for xgettext... /bin/xgettext
checking for msgmerge... /bin/msgmerge
yes
checking for build system preprocessor... cc -E
checking for build system executable suffix... checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking for x86_64-redhat-linux-ranlib... ranlib
checking for library containing strerror... none required
checking for an ANSI C-conforming const... 
checking whether build system compiler is ANSI... yes
checking for inline... yes
checking for build system compiler math library... inline
checking for off_t... -lm
checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc13/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/gcc13/work/.tools/bin/grep -E
using ABI="standard"
      CC="cc"
      CFLAGS="-g"
      CPPFLAGS="-I/usr/include"
      MPN_PATH="generic"
checking whether assembler supports --noexecstack option... yes
checking for size_t... yes
checking for none-redhat-linux-gnu-ar... ar
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /home/pbulk/build/lang/gcc13/work/.tools/bin/grep -F
checking for ld used by cc... ld
checking if the linker (ld) is GNU ld... yes
yes
checking for working alloca.h... checking whether ln -s works... yes
checking the maximum length of command line arguments... 3458764513820540925
checking how to convert x86_64-redhat-linux-gnu file names to none-redhat-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for none-redhat-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for none-redhat-linux-gnu-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for none-redhat-linux-gnu-ar... (cached) ar
checking for archiver @FILE support... yes
checking for alloca... @
checking for none-redhat-linux-gnu-strip... strip
checking for none-redhat-linux-gnu-ranlib... ranlib
checking command to parse nm output from cc object... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
ok
checking for getpagesize... checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for none-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for sys/types.h... yes
checking for inttypes.h... yes
checking for sys/stat.h... yes
checking for stdint.h... yes
yes
checking for unsigned long long... checking for stdlib.h... yes
yes
checking for inttypes.h... checking for string.h... yes
checking whether the inttypes.h PRIxNN macros are broken... yes
no
checking for ld used by GCC... checking for memory.h... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... yes
checking for strings.h... done
yes
checking argz.h usability... checking for inttypes.h... yes
checking argz.h presence... yes
checking for argz.h... yes
yes
checking limits.h usability... checking for stdint.h... yes
yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... checking locale.h usability... yes
checking locale.h presence... yes
checking for dlfcn.h... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking for objdir... .libs
yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... checking if cc supports -fno-rtti -fno-exceptions... yes
checking malloc.h presence... yes
checking for malloc.h... yes
no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... checking stddef.h usability... yes
checking if cc static flag -static works... yes
checking stddef.h presence... yes
checking for stddef.h... yes
no
checking if cc supports -c -o file.o... checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (ld) supports shared libraries... checking for sys/param.h... (cached) yes
checking for feof_unlocked... yes
checking dynamic linker characteristics... yes
checking for fgets_unlocked... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
yes
checking how to run the C++ preprocessor... checking for getc_unlocked... yes
c++ -std=c++11 -E
checking for getcwd... yes
checking for getegid... yes
checking whether the c++ -std=c++11 linker (ld) supports shared libraries... checking for geteuid... yes
checking for c++ -std=c++11 option to produce PIC...  -DPIC
checking if c++ -std=c++11 PIC flag  -DPIC works... yes
yes
checking if c++ -std=c++11 static flag  works... checking for getgid... yes
yes
checking if c++ -std=c++11 supports -c -o file.o... checking for getuid... yes
checking for mempcpy... yes
checking if c++ -std=c++11 supports -c -o file.o... (cached) yes
checking whether the c++ -std=c++11 linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... unsupported
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
yes
checking fcntl.h usability... checking for munmap... yes
checking fcntl.h presence... yes
yes
checking for fcntl.h... yes
checking for putenv... checking float.h usability... yes
checking float.h presence... yes
yes
checking for float.h... yes
checking for setenv... checking invent.h usability... no
checking invent.h presence... yes
no
checking for invent.h... no
checking for setlocale... checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
yes
checking locale.h usability... checking for stpcpy... yes
checking locale.h presence... yes
checking for locale.h... yes
yes
checking nl_types.h usability... checking for strcasecmp... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
yes
checking sys/attributes.h usability... checking for strdup... no
checking sys/attributes.h presence... yes
checking for strtoul... no
checking for sys/attributes.h... no
checking sys/iograph.h usability... no
checking sys/iograph.h presence... yes
checking for tsearch... no
checking for sys/iograph.h... no
checking sys/mman.h usability... yes
yes
checking sys/mman.h presence... checking for __argz_count... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
yes
checking for sys/param.h... yes
checking for __argz_stringify... checking sys/processor.h usability... no
checking sys/processor.h presence... yes
no
checking for sys/processor.h... no
checking for __argz_next... checking sys/pstat.h usability... no
checking sys/pstat.h presence... yes
checking for __fsetlocking... no
checking for sys/pstat.h... no
checking sys/sysinfo.h usability... yes
yes
checking sys/sysinfo.h presence... checking for iconv... yes
checking for sys/sysinfo.h... yes
checking sys/syssgi.h usability... yes
checking for iconv declaration... no
checking sys/syssgi.h presence... no
checking for sys/syssgi.h... no
checking sys/systemcfg.h usability... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... no
checking sys/systemcfg.h presence... no
checking for sys/systemcfg.h... no
checking sys/time.h usability... yes
checking for LC_MESSAGES... yes
checking sys/time.h presence... yes
checking for bison... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/resource.h... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for sys/sysctl.h... yes
checking for machine/hal_sysinfo.h... no
checking whether fgetc is declared... yes
config.status: creating Makefile
checking whether fscanf is declared... config.status: creating config.intl
yes
config.status: creating config.h
checking whether optarg is declared... config.status: executing default-1 commands
Configuring stage 1 in ./lto-plugin
yes
checking whether ungetc is declared... yes
checking whether vfprintf is declared... yes
checking whether sys_errlist is declared... yes
checking whether sys_nerr is declared... yes
checking return type of signal handlers... void
checking for intmax_t... yes
checking for long double... yes
checking for long long... configure: creating cache ./config.cache
checking build system type... x86_64-redhat-linux-gnu
checking host system type... yes
checking for ptrdiff_t... x86_64-redhat-linux-gnu
checking target system type... x86_64-redhat-linux-gnu
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /home/pbulk/build/lang/gcc13/work/.tools/bin/mkdir -p
checking for gawk... /bin/gawk
checking whether /usr/pkg/bin/gmake sets $(MAKE)... yes
yes
checking for quad_t... checking whether /usr/pkg/bin/gmake supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by /usr/pkg/bin/gmake... GNU
checking for x86_64-redhat-linux-gcc... cc
yes
checking for uint_least32_t... checking whether the C compiler works... yes
checking for intptr_t... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for working volatile... no
checking for suffix of object files... yes
checking for C/C++ restrict keyword... o
checking whether we are using the GNU C compiler... __restrict
checking whether gcc __attribute__ ((const)) works... yes
checking whether cc accepts -g... yes
checking whether gcc __attribute__ ((malloc)) works... yes
checking for cc option to accept ISO C89... yes
checking whether gcc __attribute__ ((mode (XX))) works... yes
checking whether gcc __attribute__ ((noreturn)) works... none needed
checking whether cc understands -c and -o together... yes
checking whether gcc hidden aliases work... yes
checking for inline... yes
checking dependency style of cc... inline
checking for cos in -lm... gcc3
checking how to run the C preprocessor... cpp
yes
checking for working alloca.h... checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc13/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/gcc13/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for alloca (via gmp-impl.h)... yes
checking how to allocate temporary memory... alloca
checking whether byte ordering is bigendian... yes
checking for sys/types.h... yes
checking for sys/stat.h... no
checking format of `double' floating point... yes
IEEE little endian
checking for alarm... checking for stdlib.h... yes
yes
checking for attr_get... checking for string.h... yes
no
checking for clock... checking for memory.h... yes
yes
checking for strings.h... checking for cputime... yes
checking for inttypes.h... no
checking for getpagesize... yes
yes
checking for stdint.h... checking for getrusage... yes
yes
checking for gettimeofday... checking for unistd.h... yes
yes
checking minix/config.h usability... checking for getsysinfo... no
checking minix/config.h presence... no
checking for localeconv... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
yes
checking for x86_64-redhat-linux-gcc... (cached) cc
checking for memset... yes
checking for mmap... checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... (cached) yes
checking dependency style of cc... (cached) gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
yes
checking whether cc supports -Wall... yes
checking for mprotect... checking for -static-libgcc... yes
checking for CET support... yes
checking for nl_langinfo... yes
checking for obstack_vprintf... yes
checking for popen... yes
checking whether symbol versioning is supported... gnu
checking pthread.h usability... yes
checking for processor_info... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /home/pbulk/build/lang/gcc13/work/.tools/bin/grep -F
checking for ld used by cc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... no
checking for pstat_getprocessor... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
no
checking for ld option to reload object files... -r
checking for x86_64-redhat-linux-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-ar... ar
checking for x86_64-redhat-linux-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-ranlib... ranlib
checking command to parse nm output from cc object... checking for raise... yes
ok
checking for read_real_time... checking for dlfcn.h... yes
checking for objdir... .libs
no
checking for sigaction... yes
checking if cc supports -fno-rtti -fno-exceptions... checking for sigaltstack... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
yes
checking if cc static flag -static works... checking for sigstack... no
checking if cc supports -c -o file.o... yes
checking for syssgi... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking for strchr... no
checking dynamic linker characteristics... yes
checking for strerror... yes
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for int64_t... checking for strnlen... yes
yes
checking for uint64_t... checking for strtol... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
yes
checking for strtoul... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
yes
checking for sysconf... yes
checking for sysctl... yes
checking for sysctlbyname... no
checking for times... yes
checking for library containing clock_gettime... none required
checking for vsnprintf... yes
checking whether vsnprintf works... probably
configure: WARNING: cannot check for properly working vsnprintf when cross compiling, will assume it's ok
checking whether sscanf needs writable input... no
checking for struct pst_processor.psp_iticksperclktick... no
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Configuring stage 1 in ./libiberty
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... /home/pbulk/build/lang/gcc13/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000
checking for perl... perl
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking for x86_64-redhat-linux-ar... ar
checking for x86_64-redhat-linux-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir = 
checking for x86_64-redhat-linux-gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc13/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/gcc13/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 cc supports -W... yes
checking whether cc supports -Wall... yes
checking whether cc supports -Wwrite-strings... yes
checking whether cc supports -Wc++-compat... yes
checking whether cc supports -Wstrict-prototypes... yes
checking whether cc supports -Wshadow=local... yes
checking whether cc supports -pedantic ... yes
checking whether cc understands -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking for CET support... yes
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... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
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... checking size of void *... yes
checking for process.h... no
checking for sys/prctl.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... 8
checking size of size_t... 8
checking size of unsigned short... 8
checking for long long... yes
checking size of long long... 8
checking for a 64-bit type... 2
uint64_t
checking for intptr_t... checking size of unsigned... yes
checking for uintptr_t... yes
checking for ssize_t... yes
checking for pid_t... 4
checking size of unsigned long... yes
checking for library containing strerror... none required
checking for asprintf... yes
checking for atexit... yes
checking for basename... yes
checking for bcmp... 8
checking size of mp_limb_t... yes
checking for bcopy... yes
checking for bsearch... yes
checking for bzero... yes
checking for calloc... yes
8
checking for stack_t... checking for clock... yes
checking for tputs in -lncurses... yes
checking for ffs... yes
checking for getcwd... no
checking for tputs in -lcurses... no
checking for readline in -lreadline... yes
checking for getpagesize... no
checking readline detected... no
checking for bison... /home/pbulk/build/lang/gcc13/work/gcc-13.3.0/missing bison -y
checking for flex... touch lex.yy.c
checking lex output file root... lex.yy
checking lex library... yes
checking for gettimeofday... yes
checking for index... none needed
checking whether yytext is a pointer... yes
no
creating config.m4
checking for insque... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
yes
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmem... yes
checking for memmove... yes
checking for mempcpy... yes
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... config.status: creating demos/pexpr-config.h
config.status: creating demos/calc/calc-config.h
yes
checking for strtol... config.status: creating Makefile
config.status: creating mpf/Makefile
yes
config.status: creating mpn/Makefile
checking for strtoul... config.status: creating mpq/Makefile
yes
checking for strtoll... config.status: creating mpz/Makefile
yes
config.status: creating printf/Makefile
checking for strtoull... config.status: creating scanf/Makefile
yes
checking for strverscmp... config.status: creating rand/Makefile
config.status: creating cxx/Makefile
yes
checking for tmpnam... config.status: creating tests/Makefile
yes
checking for vasprintf... config.status: creating tests/devel/Makefile
config.status: creating tests/mpf/Makefile
yes
checking for vfprintf... config.status: creating tests/mpn/Makefile
yes
checking for vprintf... config.status: creating tests/mpq/Makefile
yes
config.status: creating tests/mpz/Makefile
checking for vsnprintf... config.status: creating tests/rand/Makefile
yes
config.status: creating tests/misc/Makefile
checking for vsprintf... config.status: creating tests/cxx/Makefile
yes
checking for waitpid... config.status: creating doc/Makefile
config.status: creating tune/Makefile
yes
checking for setproctitle... config.status: creating demos/Makefile
no
checking whether alloca needs Cray hooks... config.status: creating demos/calc/Makefile
no
checking stack direction for C alloca... config.status: creating demos/expr/Makefile
-1
checking for vfork.h... no
checking for fork... config.status: creating gmp.h
config.status: creating gmp.pc
config.status: creating gmpxx.pc
yes
checking for vfork... config.status: creating config.h
yes
checking for working fork... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/add.c to mpn/add.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/add_1.c to mpn/add_1.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/add_n.c to mpn/add_n.c
yes
checking for working vfork... (cached) yes
checking for _doprnt... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sub.c to mpn/sub.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sub_1.c to mpn/sub_1.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sub_n.c to mpn/sub_n.c
no
checking for sys_errlist... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/cnd_add_n.c to mpn/cnd_add_n.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/cnd_sub_n.c to mpn/cnd_sub_n.c
yes
checking for sys_nerr... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/cnd_swap.c to mpn/cnd_swap.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/neg.c to mpn/neg.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/com.c to mpn/com.c
yes
checking for sys_siglist... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/mul_1.c to mpn/mul_1.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/addmul_1.c to mpn/addmul_1.c
yes
checking for external symbol _system_configuration... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/submul_1.c to mpn/submul_1.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/add_err1_n.c to mpn/add_err1_n.c
no
checking for __fsetlocking... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/add_err2_n.c to mpn/add_err2_n.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/add_err3_n.c to mpn/add_err3_n.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sub_err1_n.c to mpn/sub_err1_n.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sub_err2_n.c to mpn/sub_err2_n.c
checking for canonicalize_file_name... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sub_err3_n.c to mpn/sub_err3_n.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/lshift.c to mpn/lshift.c
yes
checking for dup3... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/rshift.c to mpn/rshift.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/dive_1.c to mpn/dive_1.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/diveby3.c to mpn/diveby3.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/divis.c to mpn/divis.c
checking for getrlimit... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/divrem.c to mpn/divrem.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/divrem_1.c to mpn/divrem_1.c
checking for getrusage... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/divrem_2.c to mpn/divrem_2.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/fib2_ui.c to mpn/fib2_ui.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/fib2m.c to mpn/fib2m.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/mod_1.c to mpn/mod_1.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/mod_34lsub1.c to mpn/mod_34lsub1.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/mode1o.c to mpn/mode1o.c
checking for getsysinfo... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/dump.c to mpn/dump.c
no
checking for gettimeofday... (cached) yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/mod_1_1.c to mpn/mod_1_1.c
checking for on_exit... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/mod_1_2.c to mpn/mod_1_2.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/mod_1_3.c to mpn/mod_1_3.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/mod_1_4.c to mpn/mod_1_4.c
checking for pipe2... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/lshiftc.c to mpn/lshiftc.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/mul.c to mpn/mul.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/mul_fft.c to mpn/mul_fft.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/mul_n.c to mpn/mul_n.c
checking for psignal... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sqr.c to mpn/sqr.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/mul_basecase.c to mpn/mul_basecase.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c
checking for pstat_getdynamic... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c
no
checking for pstat_getstatic... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/mulmid_n.c to mpn/mulmid_n.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/mulmid.c to mpn/mulmid.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/random.c to mpn/random.c
no
checking for realpath... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/random2.c to mpn/random2.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/pow_1.c to mpn/pow_1.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/rootrem.c to mpn/rootrem.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sqrtrem.c to mpn/sqrtrem.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sizeinbase.c to mpn/sizeinbase.c
checking for setrlimit... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/get_str.c to mpn/get_str.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/set_str.c to mpn/set_str.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/compute_powtab.c to mpn/compute_powtab.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/scan0.c to mpn/scan0.c
checking for spawnve... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/scan1.c to mpn/scan1.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/popham.c to mpn/popcount.c
no
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/popham.c to mpn/hamdist.c
checking for spawnvpe... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/cmp.c to mpn/cmp.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/zero_p.c to mpn/zero_p.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/perfsqr.c to mpn/perfsqr.c
no
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/perfpow.c to mpn/perfpow.c
checking for strerror... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/strongfibo.c to mpn/strongfibo.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/gcd_11.c to mpn/gcd_11.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/gcd_22.c to mpn/gcd_22.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/gcd_1.c to mpn/gcd_1.c
checking for strsignal... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/gcd.c to mpn/gcd.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/gcdext_1.c to mpn/gcdext_1.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/gcdext.c to mpn/gcdext.c
checking for sysconf... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/div_q.c to mpn/div_q.c
yes
checking for sysctl... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/jacbase.c to mpn/jacbase.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/jacobi_2.c to mpn/jacobi_2.c
checking for sysmp... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/jacobi.c to mpn/jacobi.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/get_d.c to mpn/get_d.c
no
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
checking for table... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c
no
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/hgcd2.c to mpn/hgcd2.c
checking for times... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/hgcd_step.c to mpn/hgcd_step.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/hgcd.c to mpn/hgcd.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c
checking for wait3... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/mullo_n.c to mpn/mullo_n.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/mullo_basecase.c to mpn/mullo_basecase.c
checking for wait4... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sqrlo.c to mpn/sqrlo.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom22_mul.c to mpn/toom22_mul.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom32_mul.c to mpn/toom32_mul.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom42_mul.c to mpn/toom42_mul.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom52_mul.c to mpn/toom52_mul.c
checking for sbrk... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom62_mul.c to mpn/toom62_mul.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom33_mul.c to mpn/toom33_mul.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom43_mul.c to mpn/toom43_mul.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom53_mul.c to mpn/toom53_mul.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom54_mul.c to mpn/toom54_mul.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom63_mul.c to mpn/toom63_mul.c
checking whether basename is declared... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom44_mul.c to mpn/toom44_mul.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c
checking whether ffs is declared... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
checking whether asprintf is declared... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
yes
checking whether vasprintf is declared... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c
yes
checking whether snprintf is declared... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c
yes
checking whether vsnprintf is declared... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c
yes
checking whether calloc is declared... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c
yes
checking whether getenv is declared... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/invertappr.c to mpn/invertappr.c
yes
checking whether getopt is declared... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/invert.c to mpn/invert.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/binvert.c to mpn/binvert.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c
checking whether malloc is declared... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/mulmod_bknp1.c to mpn/mulmod_bknp1.c
checking whether realloc is declared... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/div_qr_1.c to mpn/div_qr_1.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/div_qr_1n_pi1.c to mpn/div_qr_1n_pi1.c
yes
checking whether sbrk is declared... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/div_qr_2.c to mpn/div_qr_2.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/div_qr_2n_pi1.c to mpn/div_qr_2n_pi1.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/div_qr_2u_pi1.c to mpn/div_qr_2u_pi1.c
checking whether strtol is declared... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c
checking whether strtoul is declared... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c
checking whether strtoll is declared... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
yes
checking whether strtoull is declared... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/mu_div_q.c to mpn/mu_div_q.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/bdiv_q_1.c to mpn/bdiv_q_1.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c
checking whether strverscmp is declared... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sbpi1_bdiv_r.c to mpn/sbpi1_bdiv_r.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c
checking whether strnlen is declared... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
yes
checking whether canonicalize_file_name must be declared... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/bdiv_q.c to mpn/bdiv_q.c
no
checking for stdlib.h... (cached) yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c
checking for unistd.h... (cached) yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/broot.c to mpn/broot.c
checking for sys/param.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/brootinv.c to mpn/brootinv.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/bsqrt.c to mpn/bsqrt.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c
yes
checking for working strncmp... config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/divexact.c to mpn/divexact.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/bdiv_dbm1c.c to mpn/bdiv_dbm1c.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/redc_1.c to mpn/redc_1.c
yes
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/redc_2.c to mpn/redc_2.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/redc_n.c to mpn/redc_n.c
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/powm.c to mpn/powm.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/powlo.c to mpn/powlo.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sec_powm.c to mpn/sec_powm.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sec_mul.c to mpn/sec_mul.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sec_sqr.c to mpn/sec_sqr.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sec_div.c to mpn/sec_div_qr.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sec_div.c to mpn/sec_div_r.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sec_aors_1.c to mpn/sec_add_1.c
config.status: creating Makefile
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sec_invert.c to mpn/sec_invert.c
config.status: creating testsuite/Makefile
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/trialdiv.c to mpn/trialdiv.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/remove.c to mpn/remove.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/logops_n.c to mpn/and_n.c
config.status: creating config.h
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/logops_n.c to mpn/andn_n.c
config.status: executing default commands
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/logops_n.c to mpn/nand_n.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/logops_n.c to mpn/ior_n.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/logops_n.c to mpn/iorn_n.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/logops_n.c to mpn/nior_n.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/logops_n.c to mpn/xor_n.c
gmake[3]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/intl'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/intl'
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/logops_n.c to mpn/xnor_n.c
mkdir -p -- build-x86_64-redhat-linux/libiberty
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/copyi.c to mpn/copyi.c
Configuring in build-x86_64-redhat-linux/libiberty
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/copyd.c to mpn/copyd.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/zero.c to mpn/zero.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/sec_tabselect.c to mpn/sec_tabselect.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/comb_tables.c to mpn/comb_tables.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c
config.status: linking ../../gcc-13.3.0/gmp/mpn/generic/gmp-mparam.h to gmp-mparam.h
config.status: executing libtool commands
configure: summary of build options:

  Version:           GNU MP 6.3.0
  Host type:         none-redhat-linux-gnu
  ABI:               standard
  Install prefix:    /usr/pkg/gcc13
  Compiler:          cc
  Static libraries:  yes
  Shared libraries:  no

mkdir -p -- build-x86_64-redhat-linux/fixincludes
Configuring in build-x86_64-redhat-linux/fixincludes
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... /home/pbulk/build/lang/gcc13/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000
checking for perl... perl
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking for x86_64-redhat-linux-ar... ar
checking for x86_64-redhat-linux-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir = 
checking for x86_64-redhat-linux-gcc... cc
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... configure: creating cache ./config.cache
checking build system type... no
checking for suffix of object files... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking target system type... o
checking whether we are using the GNU C compiler... x86_64-redhat-linux-gnu
checking for x86_64-redhat-linux-gcc... cc
yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... checking whether the C compiler works... none needed
checking how to run the C preprocessor... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... cc -E
no
checking for suffix of object files... checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc13/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/gcc13/work/.tools/bin/grep -E
checking for ANSI C header files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... yes
checking for sys/types.h... cc -E
yes
checking for sys/stat.h... checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc13/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/gcc13/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for stdlib.h... yes
checking for string.h... yes
yes
checking for memory.h... checking for sys/types.h... yes
yes
checking for strings.h... checking for sys/stat.h... yes
yes
checking for inttypes.h... checking for stdlib.h... yes
yes
checking for stdint.h... checking for string.h... yes
yes
checking for memory.h... checking for unistd.h... yes
yes
checking minix/config.h usability... checking for strings.h... yes
no
checking minix/config.h presence... checking for inttypes.h... yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for stdint.h... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
no
checking for unistd.h... checking whether cc supports -W... yes
checking minix/config.h usability... yes
checking whether cc supports -Wall... yes
no
checking minix/config.h presence... checking whether cc supports -Wwrite-strings... yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking whether cc supports -Wc++-compat... yes
checking for a sed that does not truncate output... (cached) /bin/sed
yes
checking whether cc supports -W... checking whether cc supports -Wstrict-prototypes... yes
checking whether cc supports -Wall... yes
yes
checking whether cc supports -Wshadow=local... checking whether cc supports -Wwrite-strings... yes
checking whether cc supports -pedantic ... yes
checking whether cc supports -Wstrict-prototypes... yes
checking whether cc understands -c and -o together... yes
checking whether cc supports -Wmissing-prototypes... yes
yes
checking for an ANSI C-conforming const... checking whether cc supports -Wold-style-definition... yes
checking for inline... inline
checking whether byte ordering is bigendian... yes
checking whether cc supports -Wmissing-format-attribute... yes
checking whether cc supports -Woverlength-strings... yes
checking whether cc supports -pedantic -Wlong-long... no
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking for CET support... 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 for sys/file.h... yes
checking fcntl.h presence... no
yes
checking for fcntl.h... yes
checking for sys/param.h... checking sys/file.h usability... no
checking for limits.h... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
no
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for malloc.h... checking for clearerr_unlocked... no
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
yes
checking for feof_unlocked... checking for strings.h... (cached) yes
checking for sys/time.h... yes
checking for ferror_unlocked... no
checking for time.h... no
yes
checking for sys/resource.h... checking for fflush_unlocked... no
checking for sys/stat.h... (cached) yes
yes
checking for sys/mman.h... checking for fgetc_unlocked... no
checking for fcntl.h... yes
no
checking for fgets_unlocked... checking for alloca.h... no
yes
checking for sys/pstat.h... no
checking for fileno_unlocked... checking for sys/sysmp.h... no
yes
checking for sys/sysinfo.h... checking for fprintf_unlocked... no
checking for machine/hal_sysinfo.h... no
no
checking for fputc_unlocked... checking for sys/table.h... no
checking for sys/sysctl.h... yes
no
checking for sys/systemcfg.h... checking for fputs_unlocked... no
checking for stdint.h... (cached) yes
yes
checking for fread_unlocked... checking for stdio_ext.h... yes
no
checking for process.h... checking for fwrite_unlocked... no
checking for sys/prctl.h... yes
no
checking for sys/wait.h that is POSIX.1 compatible... checking for getchar_unlocked... yes
checking whether time.h and sys/time.h may both be included... yes
yes
checking whether errno must be declared... checking for getc_unlocked... no
checking size of int... yes
4
checking for putchar_unlocked... checking size of long... 8
checking size of size_t... yes
checking for putc_unlocked... 8
checking for long long... yes
checking whether abort is declared... yes
checking size of long long... yes
checking whether asprintf is declared... yes
8
checking for a 64-bit type... checking whether basename is declared... uint64_t
yes
checking for intptr_t... checking whether errno is declared... no
checking whether vasprintf is declared... yes
checking for uintptr_t... yes
checking whether memmem is declared... yes
checking for ssize_t... yes
checking whether clearerr_unlocked is declared... yes
yes
checking for pid_t... checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking for library containing strerror... none required
checking for asprintf... yes
checking whether fgetc_unlocked is declared... yes
checking for atexit... yes
checking whether fgets_unlocked is declared... yes
yes
checking for basename... checking whether fileno_unlocked is declared... yes
yes
checking for bcmp... checking whether fprintf_unlocked is declared... yes
no
checking for bcopy... checking whether fputc_unlocked is declared... yes
yes
checking whether fputs_unlocked is declared... checking for bsearch... yes
yes
checking for bzero... checking whether fread_unlocked is declared... yes
yes
checking whether fwrite_unlocked is declared... checking for calloc... yes
yes
checking for clock... checking whether getchar_unlocked is declared... yes
yes
checking for ffs... checking whether getc_unlocked is declared... yes
yes
checking whether putchar_unlocked is declared... checking for getcwd... yes
checking whether putc_unlocked is declared... yes
checking for getpagesize... yes
checking for an ANSI C-conforming const... yes
checking sys/mman.h usability... yes
yes
checking sys/mman.h presence... checking for gettimeofday... yes
checking for sys/mman.h... yes
checking for mmap... yes
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)... checking for index... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
yes
checking for insque... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for memchr... yes
checking for memcmp... config.status: creating Makefile
yes
checking for memcpy... config.status: creating mkheaders.almost
yes
checking for memmem... config.status: creating config.h
yes
checking for memmove... mkdir -p -- build-x86_64-redhat-linux/libcpp
Configuring in build-x86_64-redhat-linux/libcpp
yes
checking for mempcpy... yes
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... configure: creating cache ./config.cache
yes
checking build system type... x86_64-redhat-linux-gnu
checking host system type... checking for snprintf... x86_64-redhat-linux-gnu
checking target system type... x86_64-redhat-linux-gnu
checking whether /usr/pkg/bin/gmake sets $(MAKE)... yes
yes
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking for x86_64-redhat-linux-gcc... cc
checking for sigsetmask... yes
checking whether the C compiler works... checking for stpcpy... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for stpncpy... 
checking whether we are cross compiling... no
yes
checking for suffix of object files... checking for strcasecmp... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for strchr... yes
checking for cc option to accept ISO C89... none needed
yes
checking for strdup... yes
checking whether we are using the GNU C++ compiler... checking for strncasecmp... yes
checking whether c++ -std=c++11 accepts -g... yes
yes
checking for x86_64-redhat-linux-ranlib... ranlib
checking for x86_64-redhat-linux-ar... ar
checking how to run the C preprocessor... checking for strndup... cc -E
yes
checking for strnlen... checking for grep that handles long lines and -e... yes
/home/pbulk/build/lang/gcc13/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/gcc13/work/.tools/bin/grep -E
checking for ANSI C header files... checking for strrchr... yes
yes
checking for sys/types.h... checking for strstr... yes
checking for sys/stat.h... yes
yes
checking for stdlib.h... checking for strtod... yes
checking for string.h... yes
yes
checking for strtol... checking for memory.h... yes
yes
checking for strtoul... checking for strings.h... yes
yes
checking for strtoll... checking for inttypes.h... yes
yes
checking for stdint.h... checking for strtoull... yes
checking for unistd.h... yes
checking for strverscmp... yes
checking minix/config.h usability... yes
no
checking minix/config.h presence... checking for tmpnam... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... checking for vasprintf... no
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking whether cc supports -W... yes
yes
checking for vfprintf... checking whether cc supports -Wall... yes
yes
checking whether cc supports -Wnarrowing... checking for vprintf... yes
checking whether cc supports -Wwrite-strings... yes
yes
checking whether cc supports -Wmissing-format-attribute... checking for vsnprintf... yes
checking whether cc supports -Wstrict-prototypes... yes
checking for vsprintf... yes
checking whether cc supports -Wmissing-prototypes... yes
checking for waitpid... yes
checking whether cc supports -Wold-style-definition... yes
yes
checking whether cc supports -Wc++-compat... checking for setproctitle... yes
checking whether cc supports -pedantic -Wlong-long... yes
checking whether cc supports -fno-exceptions... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... yes
checking whether cc supports -fno-rtti... -1
checking for vfork.h... yes
no
checking for fork... checking dependency style of c++ -std=c++11... yes
checking for vfork... gcc3
checking whether time.h and sys/time.h may both be included... yes
checking for working fork... yes
checking whether string.h and strings.h may both be included... yes
yes
checking for working vfork... (cached) yes
checking for _doprnt... checking locale.h usability... yes
checking locale.h presence... no
checking for sys_errlist... yes
checking for locale.h... yes
checking fcntl.h usability... yes
checking for sys_nerr... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
yes
checking limits.h usability... checking for sys_siglist... yes
checking for external symbol _system_configuration... yes
checking limits.h presence... yes
checking for limits.h... yes
no
checking stddef.h usability... checking for __fsetlocking... yes
checking stddef.h presence... yes
yes
checking for stddef.h... yes
checking for canonicalize_file_name... checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
yes
checking for string.h... (cached) yes
checking for dup3... checking sys/file.h usability... yes
yes
checking sys/file.h presence... checking for getrlimit... yes
checking for sys/file.h... yes
yes
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... checking for getrusage... yes
checking for getsysinfo... no
checking for an ANSI C-conforming const... yes
checking for inline... no
inline
checking for obstacks... checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for off_t... yes
checking for pipe2... yes
yes
checking for size_t... checking for psignal... yes
checking for pstat_getdynamic... yes
checking for ssize_t... no
checking for pstat_getstatic... yes
checking for uintptr_t... no
checking for realpath... yes
yes
checking for ptrdiff_t... checking for setrlimit... yes
checking for spawnve... yes
checking for uint64_t... no
checking for spawnvpe... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of int... no
checking for strerror... 4
checking size of long... yes
checking for strsignal... 8
checking for clearerr_unlocked... yes
checking for sysconf... yes
checking for feof_unlocked... yes
checking for sysctl... yes
yes
checking for ferror_unlocked... checking for sysmp... yes
checking for fflush_unlocked... no
checking for table... yes
checking for fgetc_unlocked... no
checking for times... yes
checking for fgets_unlocked... yes
checking for wait3... yes
checking for fileno_unlocked... yes
checking for wait4... yes
yes
checking for fprintf_unlocked... checking for sbrk... yes
no
checking for fputc_unlocked... checking whether basename is declared... yes
yes
checking whether ffs is declared... checking for fputs_unlocked... yes
yes
checking whether asprintf is declared... checking for fread_unlocked... yes
yes
checking for fwrite_unlocked... checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking for getchar_unlocked... yes
checking whether vsnprintf is declared... yes
checking for getc_unlocked... yes
checking whether calloc is declared... yes
checking for putchar_unlocked... yes
checking whether getenv is declared... yes
checking for putc_unlocked... yes
checking whether getopt is declared... yes
yes
checking whether abort is declared... checking whether malloc is declared... yes
yes
checking whether asprintf is declared... checking whether realloc is declared... yes
checking whether basename is declared... yes
checking whether sbrk is declared... yes
checking whether errno is declared... yes
no
checking whether strtol is declared... checking whether getopt is declared... yes
checking whether strtoul is declared... yes
yes
checking whether vasprintf is declared... checking whether strtoll is declared... yes
yes
checking whether clearerr_unlocked is declared... checking whether strtoull is declared... yes
checking whether strverscmp is declared... yes
checking whether feof_unlocked is declared... yes
checking whether strnlen is declared... yes
yes
checking whether canonicalize_file_name must be declared... checking whether ferror_unlocked is declared... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) no
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking whether fflush_unlocked is declared... yes
checking for working strncmp... yes
checking whether fgetc_unlocked is declared... no
configure: updating cache ./config.cache
yes
checking whether fgets_unlocked is declared... configure: creating ./config.status
yes
checking whether fileno_unlocked is declared... yes
checking whether fprintf_unlocked is declared... no
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... config.status: creating Makefile
yes
checking whether fwrite_unlocked is declared... config.status: creating testsuite/Makefile
yes
checking whether getchar_unlocked is declared... config.status: creating config.h
yes
config.status: executing default commands
checking whether getc_unlocked is declared... yes
checking whether putchar_unlocked is declared... Configuring stage 1 in ./zlib
yes
checking whether putc_unlocked is declared... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... yes
checking whether NLS is requested... no
checking for uchar... 
checking size of ino_t... 8
checking size of dev_t... 8
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... (cached) no
checking for CET support... configure: creating cache ./config.cache
yes
checking valgrind.h usability... checking build system type... x86_64-redhat-linux-gnu
checking host system type... no
checking valgrind.h presence... x86_64-redhat-linux-gnu
checking target system type... x86_64-redhat-linux-gnu
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... no
checking for valgrind.h... no
checking for VALGRIND_DISCARD in <valgrind/memcheck.h>... yes
no
checking for VALGRIND_DISCARD in <memcheck.h>... checking for a thread-safe mkdir -p... /home/pbulk/build/lang/gcc13/work/.tools/bin/mkdir -p
checking for gawk... /bin/gawk
checking whether /usr/pkg/bin/gmake sets $(MAKE)... no
yes
checking whether /usr/pkg/bin/gmake supports nested variables... configure: updating cache ./config.cache
yes
configure: creating ./config.status
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-redhat-linux-gcc... cc
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... config.status: creating Makefile
no
config.status: creating config.h
checking for suffix of object files... config.status: executing depdir commands
mkdir -p -- .deps
o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... Configuring stage 1 in ./libbacktrace
none needed
checking whether cc understands -c and -o together... yes
checking for style of include used by /usr/pkg/bin/gmake... GNU
checking dependency style of cc... gcc3
checking for CET support... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc13/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/gcc13/work/.tools/bin/grep -E
checking for fgrep... /home/pbulk/build/lang/gcc13/work/.tools/bin/grep -F
checking for ld used by cc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-redhat-linux-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-ar... ar
checking for x86_64-redhat-linux-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-ranlib... ranlib
checking command to parse nm output from cc object... ok
checking how to run the C preprocessor... cpp
checking for ANSI C header files... yes
checking for sys/types.h... yes
configure: creating cache ./config.cache
checking for sys/stat.h... checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking target system type... yes
x86_64-redhat-linux-gnu
checking for stdlib.h... checking for x86_64-redhat-linux-gcc... cc
yes
checking for string.h... checking whether the C compiler works... yes
yes
checking for C compiler default output file name... a.out
checking for memory.h... checking for suffix of executables... yes
checking for strings.h... 
checking whether we are cross compiling... no
checking for suffix of object files... yes
o
checking whether we are using the GNU C compiler... checking for inttypes.h... yes
checking whether cc accepts -g... yes
checking for stdint.h... yes
checking for cc option to accept ISO C89... yes
checking for unistd.h... none needed
checking whether cc understands -c and -o together... yes
checking how to run the C preprocessor... cpp
yes
checking for dlfcn.h... checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc13/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/gcc13/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for objdir... .libs
yes
checking for sys/types.h... yes
checking if cc supports -fno-rtti -fno-exceptions... checking for sys/stat.h... yes
no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... checking for stdlib.h... yes
checking if cc static flag -static works... yes
no
checking if cc supports -c -o file.o... checking for string.h... yes
yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (ld -m elf_x86_64) supports shared libraries... checking for memory.h... yes
checking whether -lc should be explicitly linked in... yes
checking for strings.h... no
checking dynamic linker characteristics... yes
checking for inttypes.h... yes
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C preprocessor... cpp
checking for stdint.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking minix/config.h usability... yes
checking for getpagesize... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for working mmap... yes
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /home/pbulk/build/lang/gcc13/work/.tools/bin/mkdir -p
checking for gawk... /bin/gawk
checking whether /usr/pkg/bin/gmake sets $(MAKE)... yes
yes
checking whether /usr/pkg/bin/gmake supports nested variables... checking for memcpy... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-redhat-linux-gcc... (cached) cc
yes
checking for strerror... checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... (cached) yes
checking for x86_64-redhat-linux-ranlib... ranlib
checking for gawk... (cached) /bin/gawk
checking for dwz... no
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /home/pbulk/build/lang/gcc13/work/.tools/bin/grep -F
checking for ld used by cc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... yes
checking for unistd.h... (cached) yes
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
configure: updating cache ./config.cache
checking for ld option to reload object files... -r
checking for x86_64-redhat-linux-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-ar... ar
checking for x86_64-redhat-linux-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-ranlib... (cached) ranlib
checking command to parse nm output from cc object... checking that generated files are newer than configure... done
configure: creating ./config.status
ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking 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 cc supports -W... yes
checking whether cc supports -Wall... yes
checking whether cc supports -Wwrite-strings... yes
checking whether cc supports -Wstrict-prototypes... yes
checking whether cc supports -Wmissing-prototypes... yes
checking whether cc supports -Wold-style-definition... yes
checking whether cc supports -Wmissing-format-attribute... yes
checking whether cc supports -Wcast-qual... yes
checking for _Unwind_GetIPInfo... config.status: creating Makefile
yes
checking for CET support... config.status: executing depfiles commands
yes
checking __sync extensions... yes
checking __atomic extensions... config.status: executing libtool commands
yes
checking output filetype... elf64
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... Configuring stage 1 in ./libcody
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... configure: creating cache ./config.cache
checking build system type... x86_64-redhat-linux-gnu
checking host system type... no
checking sys/link.h presence... x86_64-redhat-linux-gnu
checking maintainer-mode... 
no
checking for sys/link.h... no
checking for dl_iterate_phdr... yes
checking mach-o/dyld.h usability... checking whether the C++ compiler works... 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... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... no
checking for sys/ldr.h... no
checking for fcntl... 
checking whether we are cross compiling... yes
checking whether strnlen is declared... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether getpagesize is declared... yes
checking whether c++ -std=c++11 accepts -g... yes
yes
checking whether c++ -std=c++11 is for C++11... checking for lstat... yes
checking adding -Wl,--no-undefined to linker... yes
checking for readlink... ok
checking exceptions... no
checking for x86_64-redhat-linux-ranlib... ranlib
checking for x86_64-redhat-linux-ar... ar
configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for getexecname... no
checking for KERN_PROC... no
checking for KERN_PROG_ARGS... no
checking for clock_gettime... yes
checking whether -pthread is supported... config.status: creating Makefile
yes
checking whether -gdwarf-5 is supported... config.status: creating config.h
yes
checking for compress in -lz... no
checking whether --build-id is supported... Configuring stage 1 in ./libdecnumber
yes
checking whether --compress-debug-sections 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... nm
checking for xz... xz
checking for comm... comm
checking for lzma_auto_decoder in -llzma... no
checking whether tests can run... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
configure: creating cache ./config.cache
checking whether /usr/pkg/bin/gmake sets $(MAKE)... yes
checking for x86_64-redhat-linux-gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for x86_64-redhat-linux-ranlib... ranlib
checking for x86_64-redhat-linux-ar... ar
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking whether cc supports -W... yes
checking whether cc supports -Wall... yes
checking whether cc supports -Wwrite-strings... yes
checking whether cc supports -Wstrict-prototypes... yes
checking whether cc supports -Wmissing-prototypes... yes
checking whether cc supports -Wold-style-definition... yes
checking whether cc supports -Wmissing-format-attribute... yes
checking whether cc supports -Wcast-qual... yes
checking whether cc supports -pedantic -Wlong-long... yes
checking whether cc supports -fno-lto... yes
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc13/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/gcc13/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... config.status: creating Makefile
yes
config.status: creating backtrace-supported.h
checking for sys/stat.h... config.status: creating install-debuginfo-for-buildid.sh
yes
checking for stdlib.h... config.status: creating config.h
config.status: executing libtool commands
yes
checking for string.h... config.status: executing gstdint.h commands
yes
config.status: executing default commands
checking for memory.h... yes
checking for strings.h... gmake[3]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp'
cc `test -f 'gen-fac.c' || echo '../../gcc-13.3.0/gmp/'`gen-fac.c -o gen-fac
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/gmp/gen-fac.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
cc `test -f 'gen-sieve.c' || echo '../../gcc-13.3.0/gmp/'`gen-sieve.c -o gen-sieve
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/gmp/gen-sieve.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking stddef.h usability... cc `test -f 'gen-fib.c' || echo '../../gcc-13.3.0/gmp/'`gen-fib.c -o gen-fib
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/gmp/gen-fib.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
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... cc `test -f 'gen-bases.c' || echo '../../gcc-13.3.0/gmp/'`gen-bases.c -o gen-bases -lm
yes
checking for stdio.h... yes
In file included from /usr/include/assert.h:35,
                 from ../../gcc-13.3.0/gmp/mini-gmp/mini-gmp.c:45,
                 from ../../gcc-13.3.0/gmp/bootstrap.c:33,
                 from ../../gcc-13.3.0/gmp/gen-bases.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... cc `test -f 'gen-trialdivtab.c' || echo '../../gcc-13.3.0/gmp/'`gen-trialdivtab.c -o gen-trialdivtab -lm
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from ../../gcc-13.3.0/gmp/gen-trialdivtab.c:48:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
yes
checking for int_least32_t... yes
checking for int_fast32_t... cc `test -f 'gen-jacobitab.c' || echo '../../gcc-13.3.0/gmp/'`gen-jacobitab.c -o gen-jacobitab
In file included from /usr/include/assert.h:35,
                 from ../../gcc-13.3.0/gmp/gen-jacobitab.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
cc `test -f 'gen-psqr.c' || echo '../../gcc-13.3.0/gmp/'`gen-psqr.c -o gen-psqr -lm
yes
checking for uint64_t... In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/gmp/gen-psqr.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
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... ./gen-fac 64 0 >fac_table.h || (rm -f fac_table.h; exit 1)
./gen-sieve 64 >sieve_table.h || (rm -f sieve_table.h; exit 1)
4
checking size of long... ./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1)
./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1)
./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1)
./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1)
8
checking for ANSI C header files... (cached) yes
./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1)
checking build system type... ./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1)
x86_64-redhat-linux-gnu
checking host system type... ./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1)
/usr/pkg/bin/gmake  all-recursive
gmake[4]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp'
x86_64-redhat-linux-gnu
checking target system type... Making all in tests
gmake[5]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/tests'
x86_64-redhat-linux-gnu
checking for decimal floating point... bid
checking whether byte ordering is bigendian... Making all in .
gmake[6]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/tests'
gmake[6]: Nothing to be done for 'all-am'.
gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/tests'
Making all in devel
gmake[6]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/tests/devel'
gmake[6]: Nothing to be done for 'all'.
gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/tests/devel'
Making all in mpn
gmake[6]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/tests/mpn'
gmake[6]: Nothing to be done for 'all'.
gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/tests/mpn'
Making all in mpz
gmake[6]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/tests/mpz'
gmake[6]: Nothing to be done for 'all'.
gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/tests/mpz'
Making all in mpq
gmake[6]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/tests/mpq'
gmake[6]: Nothing to be done for 'all'.
gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/tests/mpq'
Making all in mpf
gmake[6]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/tests/mpf'
gmake[6]: Nothing to be done for 'all'.
gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/tests/mpf'
Making all in rand
gmake[6]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/tests/rand'
gmake[6]: Nothing to be done for 'all'.
gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/tests/rand'
Making all in misc
gmake[6]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/tests/misc'
gmake[6]: Nothing to be done for 'all'.
gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/tests/misc'
Making all in cxx
gmake[6]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/tests/cxx'
gmake[6]: Nothing to be done for 'all'.
gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/tests/cxx'
gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/tests'
Making all in mpn
gmake[5]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/mpn'
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo fib_table | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o fib_table.lo fib_table.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_fib_table -I/usr/include -DNO_ASM -g -c fib_table.c -o fib_table.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../gmp.h:57,
                 from fib_table.c:3:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
no
checking for CET support... /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mp_bases | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mp_bases.lo mp_bases.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mp_bases -I/usr/include -DNO_ASM -g -c mp_bases.c -o mp_bases.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from mp_bases.c:3:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo add | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o add.lo add.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_add -I/usr/include -DNO_ASM -g -c add.c -o add.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from add.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
yes
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo add_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o add_1.lo add_1.c
configure: updating cache ./config.cache
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_add_1 -I/usr/include -DNO_ASM -g -c add_1.c -o add_1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from add_1.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
configure: creating ./config.status
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo add_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o add_n.lo add_n.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_add_n -I/usr/include -DNO_ASM -g -c add_n.c -o add_n.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from add_n.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sub | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sub.lo sub.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sub -I/usr/include -DNO_ASM -g -c sub.c -o sub.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sub.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sub_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sub_1.lo sub_1.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sub_1 -I/usr/include -DNO_ASM -g -c sub_1.c -o sub_1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sub_1.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
config.status: creating Makefile
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sub_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sub_n.lo sub_n.c
config.status: creating config.h
config.status: executing gstdint.h commands
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sub_n -I/usr/include -DNO_ASM -g -c sub_n.c -o sub_n.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sub_n.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo cnd_add_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o cnd_add_n.lo cnd_add_n.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo cnd_sub_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o cnd_sub_n.lo cnd_sub_n.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_cnd_add_n -I/usr/include -DNO_ASM -g -c cnd_add_n.c -o cnd_add_n.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from cnd_add_n.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_cnd_sub_n -I/usr/include -DNO_ASM -g -c cnd_sub_n.c -o cnd_sub_n.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from cnd_sub_n.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
gmake[3]: Entering directory '/home/pbulk/build/lang/gcc13/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 \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo cnd_swap | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o cnd_swap.lo cnd_swap.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/dwarfnames.c -o dwarfnames.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_cnd_swap -I/usr/include -DNO_ASM -g -c cnd_swap.c -o cnd_swap.o
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from cnd_swap.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/dyn-string.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo neg | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o neg.lo neg.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/dyn-string.c -o dyn-string.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/dyn-string.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/fdmatch.c:48:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_neg -I/usr/include -DNO_ASM -g -c neg.c -o neg.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/fdmatch.c -o fdmatch.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from neg.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/fdmatch.c:48:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo com | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o com.lo com.c
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../gcc-13.3.0/libiberty/fibheap.c:26:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/fibheap.c -o fibheap.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_com -I/usr/include -DNO_ASM -g -c com.c -o com.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../gcc-13.3.0/libiberty/fibheap.c:26:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from com.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mul_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mul_1.lo mul_1.c
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/filedescriptor.c -o pic/filedescriptor.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mul_1 -I/usr/include -DNO_ASM -g -c mul_1.c -o mul_1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/filedescriptor.c:24:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from mul_1.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/filedescriptor.c -o filedescriptor.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/filedescriptor.c:24:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo addmul_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o addmul_1.lo addmul_1.c
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from ../../gcc-13.3.0/libiberty/filename_cmp.c:24:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/filename_cmp.c -o filename_cmp.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from ../../gcc-13.3.0/libiberty/filename_cmp.c:24:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_addmul_1 -I/usr/include -DNO_ASM -g -c addmul_1.c -o addmul_1.o
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from addmul_1.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/math.h:27,
                 from ../../gcc-13.3.0/libiberty/floatformat.c:29:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo submul_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o submul_1.lo submul_1.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/floatformat.c -o floatformat.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/math.h:27,
                 from ../../gcc-13.3.0/libiberty/floatformat.c:29:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_submul_1 -I/usr/include -DNO_ASM -g -c submul_1.c -o submul_1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from submul_1.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
In file included from /usr/include/errno.h:25,
                 from ../../gcc-13.3.0/libiberty/fnmatch.c:46:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo add_err1_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o add_err1_n.lo add_err1_n.c
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/fnmatch.c -o fnmatch.o
In file included from /usr/include/errno.h:25,
                 from ../../gcc-13.3.0/libiberty/fnmatch.c:46:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/fopen_unlocked.c:74:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_add_err1_n -I/usr/include -DNO_ASM -g -c add_err1_n.c -o add_err1_n.o
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from add_err1_n.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/fopen_unlocked.c:74:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo add_err2_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o add_err2_n.lo add_err2_n.c
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/getopt.c -o pic/getopt.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/getopt.c:45:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/getopt.c -o getopt.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/getopt.c:45:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_add_err2_n -I/usr/include -DNO_ASM -g -c add_err2_n.c -o add_err2_n.o
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from add_err2_n.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/getopt1.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/getopt1.c -o getopt1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/getopt1.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo add_err3_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o add_err3_n.lo add_err3_n.c
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-13.3.0/libiberty/getpwd.c:19:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/getpwd.c -o getpwd.o
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-13.3.0/libiberty/getpwd.c:19:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_add_err3_n -I/usr/include -DNO_ASM -g -c add_err3_n.c -o add_err3_n.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/getruntime.c:23:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from add_err3_n.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/getruntime.c -o getruntime.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sub_err1_n.lo sub_err1_n.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/getruntime.c:23:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-13.3.0/libiberty/hashtab.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sub_err1_n -I/usr/include -DNO_ASM -g -c sub_err1_n.c -o sub_err1_n.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sub_err1_n.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sub_err2_n.lo sub_err2_n.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/hashtab.c -o hashtab.o
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-13.3.0/libiberty/hashtab.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sub_err2_n -I/usr/include -DNO_ASM -g -c sub_err2_n.c -o sub_err2_n.o
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/hex.c -o pic/hex.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/hex.c:20:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sub_err2_n.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/hex.c -o noasan/hex.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/hex.c -o hex.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sub_err3_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sub_err3_n.lo sub_err3_n.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/hex.c:20:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/lbasename.c:44:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/lbasename.c -o lbasename.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sub_err3_n -I/usr/include -DNO_ASM -g -c sub_err3_n.c -o sub_err3_n.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sub_err3_n.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/lbasename.c:44:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo lshift | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o lshift.lo lshift.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/lrealpath.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/lrealpath.c -o lrealpath.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/lrealpath.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_lshift -I/usr/include -DNO_ASM -g -c lshift.c -o lshift.o
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from lshift.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from ../../gcc-13.3.0/libiberty/make-relative-prefix.c:55:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo rshift | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o rshift.lo rshift.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from ../../gcc-13.3.0/libiberty/make-relative-prefix.c:55:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_rshift -I/usr/include -DNO_ASM -g -c rshift.c -o rshift.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from rshift.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo dive_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o dive_1.lo dive_1.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/make-temp-file.c:24:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_dive_1 -I/usr/include -DNO_ASM -g -c dive_1.c -o dive_1.o
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/make-temp-file.c -o make-temp-file.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from dive_1.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/make-temp-file.c:24:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo diveby3 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o diveby3.lo diveby3.c
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_diveby3 -I/usr/include -DNO_ASM -g -c diveby3.c -o diveby3.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/objalloc.c:26:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from diveby3.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/objalloc.c -o objalloc.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/objalloc.c:26:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/obstack.c -o pic/obstack.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from ../../gcc-13.3.0/libiberty/../include/obstack.h:112,
                 from ../../gcc-13.3.0/libiberty/obstack.c:24:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo divis | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o divis.lo divis.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/obstack.c -o obstack.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from ../../gcc-13.3.0/libiberty/../include/obstack.h:112,
                 from ../../gcc-13.3.0/libiberty/obstack.c:24:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_divis -I/usr/include -DNO_ASM -g -c divis.c -o divis.o
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/partition.c -o pic/partition.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from divis.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from ../../gcc-13.3.0/libiberty/partition.c:27:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/partition.c -o noasan/partition.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo divrem | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o divrem.lo divrem.c
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/partition.c -o partition.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from ../../gcc-13.3.0/libiberty/partition.c:27:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/pexecute.c:26:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_divrem -I/usr/include -DNO_ASM -g -c divrem.c -o divrem.o
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/pexecute.c -o pexecute.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from divrem.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/pexecute.c:26:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/physmem.c -o pic/physmem.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo divrem_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o divrem_1.lo divrem_1.c
In file included from /usr/include/unistd.h:25,
                 from ../../gcc-13.3.0/libiberty/physmem.c:25:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/physmem.c -o physmem.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_divrem_1 -I/usr/include -DNO_ASM -g -c divrem_1.c -o divrem_1.o
In file included from /usr/include/unistd.h:25,
                 from ../../gcc-13.3.0/libiberty/physmem.c:25:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from divrem_1.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/pex-common.c:22:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo divrem_2 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o divrem_2.lo divrem_2.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/pex-common.c -o pex-common.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/pex-common.c:22:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_divrem_2 -I/usr/include -DNO_ASM -g -c divrem_2.c -o divrem_2.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from divrem_2.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/pex-one.c:21:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo fib2_ui | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o fib2_ui.lo fib2_ui.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/pex-one.c -o pex-one.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/pex-one.c:21:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_fib2_ui -I/usr/include -DNO_ASM -g -c fib2_ui.c -o fib2_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/pex-unix.c:23:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from fib2_ui.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/pex-unix.c -o pex-unix.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo fib2m | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o fib2m.lo fib2m.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/pex-unix.c:23:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/vprintf-support.c:29:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_fib2m -I/usr/include -DNO_ASM -g -c fib2m.c -o fib2m.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from fib2m.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/vprintf-support.c -o vprintf-support.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/vprintf-support.c:29:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mod_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mod_1.lo mod_1.c
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \
else true; fi
In file included from /usr/include/ctype.h:25,
                 from ../../gcc-13.3.0/libiberty/../include/safe-ctype.h:122,
                 from ../../gcc-13.3.0/libiberty/rust-demangle.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mod_1 -I/usr/include -DNO_ASM -g -c mod_1.c -o mod_1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from mod_1.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/rust-demangle.c -o rust-demangle.o
In file included from /usr/include/ctype.h:25,
                 from ../../gcc-13.3.0/libiberty/../include/safe-ctype.h:122,
                 from ../../gcc-13.3.0/libiberty/rust-demangle.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mod_34lsub1.lo mod_34lsub1.c
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mod_34lsub1 -I/usr/include -DNO_ASM -g -c mod_34lsub1.c -o mod_34lsub1.o
In file included from /usr/include/ctype.h:25,
                 from ../../gcc-13.3.0/libiberty/../include/safe-ctype.h:122,
                 from ../../gcc-13.3.0/libiberty/safe-ctype.c:118:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from mod_34lsub1.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/safe-ctype.c -o safe-ctype.o
In file included from /usr/include/ctype.h:25,
                 from ../../gcc-13.3.0/libiberty/../include/safe-ctype.h:122,
                 from ../../gcc-13.3.0/libiberty/safe-ctype.c:118:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mode1o | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mode1o.lo mode1o.c
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/simple-object.c:21:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/simple-object.c -o simple-object.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mode1o -I/usr/include -DNO_ASM -g -c mode1o.c -o mode1o.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from mode1o.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/simple-object.c:21:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo pre_divrem_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o pre_divrem_1.lo pre_divrem_1.c
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/simple-object-coff.c:21:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/simple-object-coff.c -o simple-object-coff.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_pre_divrem_1 -I/usr/include -DNO_ASM -g -c pre_divrem_1.c -o pre_divrem_1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/simple-object-coff.c:21:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from pre_divrem_1.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/simple-object-elf.c:21:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o pre_mod_1.lo pre_mod_1.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/simple-object-elf.c -o simple-object-elf.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_pre_mod_1 -I/usr/include -DNO_ASM -g -c pre_mod_1.c -o pre_mod_1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/simple-object-elf.c:21:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from pre_mod_1.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo dump | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o dump.lo dump.c
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/simple-object-mach-o.c:21:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_dump -I/usr/include -DNO_ASM -g -c dump.c -o dump.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from dump.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mod_1_1.lo mod_1_1.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/simple-object-mach-o.c:21:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mod_1_1 -I/usr/include -DNO_ASM -g -c mod_1_1.c -o mod_1_1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from mod_1_1.c:39:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/simple-object-xcoff.c:21:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mod_1_2 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mod_1_2.lo mod_1_2.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/simple-object-xcoff.c:21:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mod_1_2 -I/usr/include -DNO_ASM -g -c mod_1_2.c -o mod_1_2.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from mod_1_2.c:40:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/sort.c -o pic/sort.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/sort.c:25:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/sort.c -o noasan/sort.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/sort.c -o sort.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mod_1_3.lo mod_1_3.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/sort.c:25:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/spaces.c -o pic/spaces.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/spaces.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/spaces.c -o spaces.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mod_1_3 -I/usr/include -DNO_ASM -g -c mod_1_3.c -o mod_1_3.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/spaces.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from mod_1_3.c:40:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from ../../gcc-13.3.0/libiberty/splay-tree.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mod_1_4 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mod_1_4.lo mod_1_4.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/splay-tree.c -o splay-tree.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from ../../gcc-13.3.0/libiberty/splay-tree.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mod_1_4 -I/usr/include -DNO_ASM -g -c mod_1_4.c -o mod_1_4.o
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from mod_1_4.c:40:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdint.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/stdint.h:9,
                 from ../../gcc-13.3.0/libiberty/stack-limit.c:40:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/stack-limit.c -o stack-limit.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo lshiftc | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o lshiftc.lo lshiftc.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdint.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/stdint.h:9,
                 from ../../gcc-13.3.0/libiberty/stack-limit.c:40:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/strerror.c -o pic/strerror.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/strerror.c:18:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_lshiftc -I/usr/include -DNO_ASM -g -c lshiftc.c -o lshiftc.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from lshiftc.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/strerror.c -o strerror.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/strerror.c:18:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mul | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mul.lo mul.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/strsignal.c:7:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/strsignal.c -o strsignal.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/strsignal.c:7:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mul -I/usr/include -DNO_ASM -g -c mul.c -o mul.o
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from mul.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-13.3.0/libiberty/timeval-utils.c:24:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mul_fft | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mul_fft.lo mul_fft.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/timeval-utils.c -o timeval-utils.o
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-13.3.0/libiberty/timeval-utils.c:24:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mul_fft -I/usr/include -DNO_ASM -g -c mul_fft.c -o mul_fft.o
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-13.3.0/libiberty/unlink-if-ordinary.c:42:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from mul_fft.c:70:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-13.3.0/libiberty/unlink-if-ordinary.c:42:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/xasprintf.c:25:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/xasprintf.c -o xasprintf.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mul_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mul_n.lo mul_n.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/xasprintf.c:25:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mul_n -I/usr/include -DNO_ASM -g -c mul_n.c -o mul_n.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/xatexit.c:29:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from mul_n.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/xatexit.c -o xatexit.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/xatexit.c:29:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sqr | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sqr.lo sqr.c
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/xexit.c -o pic/xexit.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/xexit.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/xexit.c -o xexit.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sqr -I/usr/include -DNO_ASM -g -c sqr.c -o sqr.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/xexit.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sqr.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/xmalloc.c:67:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/xmalloc.c -o xmalloc.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mul_basecase | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mul_basecase.lo mul_basecase.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/xmalloc.c:67:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/xmemdup.c:23:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mul_basecase -I/usr/include -DNO_ASM -g -c mul_basecase.c -o mul_basecase.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from mul_basecase.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/xmemdup.c -o xmemdup.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sqr_basecase.lo sqr_basecase.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/xmemdup.c:23:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-13.3.0/libiberty/xstrdup.c:19:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sqr_basecase -I/usr/include -DNO_ASM -g -c sqr_basecase.c -o sqr_basecase.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sqr_basecase.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/xstrdup.c -o xstrdup.o
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-13.3.0/libiberty/xstrdup.c:19:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o nussbaumer_mul.lo nussbaumer_mul.c
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/xstrerror.c:16:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/xstrerror.c -o xstrerror.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_nussbaumer_mul -I/usr/include -DNO_ASM -g -c nussbaumer_mul.c -o nussbaumer_mul.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/xstrerror.c:16:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from nussbaumer_mul.c:39:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-13.3.0/libiberty/xstrndup.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mulmid_basecase | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mulmid_basecase.lo mulmid_basecase.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/xstrndup.c -o xstrndup.o
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-13.3.0/libiberty/xstrndup.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mulmid_basecase -I/usr/include -DNO_ASM -g -c mulmid_basecase.c -o mulmid_basecase.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/xvasprintf.c:29:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from mulmid_basecase.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/xvasprintf.c -o xvasprintf.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/xvasprintf.c:29:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom42_mulmid | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom42_mulmid.lo toom42_mulmid.c
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-13.3.0/libiberty/setproctitle.c:24:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/setproctitle.c -o setproctitle.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom42_mulmid -I/usr/include -DNO_ASM -g -c toom42_mulmid.c -o toom42_mulmid.o
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-13.3.0/libiberty/setproctitle.c:24:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
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
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom42_mulmid.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
gmake[4]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/libiberty/testsuite'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/libiberty/testsuite'
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/regex.c -o pic/regex.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mulmid_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mulmid_n.lo mulmid_n.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from ../../gcc-13.3.0/libiberty/regex.c:133:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mulmid_n -I/usr/include -DNO_ASM -g -c mulmid_n.c -o mulmid_n.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from mulmid_n.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mulmid | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mulmid.lo mulmid.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/regex.c -o noasan/regex.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/regex.c -o regex.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mulmid -I/usr/include -DNO_ASM -g -c mulmid.c -o mulmid.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from ../../gcc-13.3.0/libiberty/regex.c:133:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from mulmid.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo random | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o random.lo random.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_random -I/usr/include -DNO_ASM -g -c random.c -o random.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from random.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo random2 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o random2.lo random2.c
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
In file included from /usr/include/ctype.h:25,
                 from ../../gcc-13.3.0/libiberty/../include/safe-ctype.h:122,
                 from ../../gcc-13.3.0/libiberty/cplus-dem.c:39:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_random2 -I/usr/include -DNO_ASM -g -c random2.c -o random2.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from random2.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/cplus-dem.c -o cplus-dem.o
In file included from /usr/include/ctype.h:25,
                 from ../../gcc-13.3.0/libiberty/../include/safe-ctype.h:122,
                 from ../../gcc-13.3.0/libiberty/cplus-dem.c:39:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo pow_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o pow_1.lo pow_1.c
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/cp-demangle.c:109:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_pow_1 -I/usr/include -DNO_ASM -g -c pow_1.c -o pow_1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from pow_1.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo rootrem | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o rootrem.lo rootrem.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_rootrem -I/usr/include -DNO_ASM -g -c rootrem.c -o rootrem.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from rootrem.c:45:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sqrtrem | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sqrtrem.lo sqrtrem.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/cp-demangle.c -o cp-demangle.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sqrtrem -I/usr/include -DNO_ASM -g -c sqrtrem.c -o sqrtrem.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/cp-demangle.c:109:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from sqrtrem.c:44:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sizeinbase | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sizeinbase.lo sizeinbase.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sizeinbase -I/usr/include -DNO_ASM -g -c sizeinbase.c -o sizeinbase.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sizeinbase.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/md5.c -o pic/md5.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo get_str | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o get_str.lo get_str.c
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-13.3.0/libiberty/md5.c:28:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/md5.c -o noasan/md5.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/md5.c -o md5.o
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-13.3.0/libiberty/md5.c:28:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_get_str -I/usr/include -DNO_ASM -g -c get_str.c -o get_str.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from get_str.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/sha1.c -o pic/sha1.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo set_str | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o set_str.lo set_str.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/sha1.h:22,
                 from ../../gcc-13.3.0/libiberty/sha1.c:27:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_set_str -I/usr/include -DNO_ASM -g -c set_str.c -o set_str.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/sha1.c -o sha1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from set_str.c:66:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/sha1.h:22,
                 from ../../gcc-13.3.0/libiberty/sha1.c:27:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo compute_powtab | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o compute_powtab.lo compute_powtab.c
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/alloca.c -o pic/alloca.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/alloca.c:49:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/alloca.c -o alloca.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/alloca.c:49:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_compute_powtab -I/usr/include -DNO_ASM -g -c compute_powtab.c -o compute_powtab.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from compute_powtab.c:47:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/argv.c -o pic/argv.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/argv.c:29:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo scan0 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o scan0.lo scan0.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/argv.c -o noasan/argv.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/argv.c -o argv.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/argv.c:29:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_scan0 -I/usr/include -DNO_ASM -g -c scan0.c -o scan0.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from scan0.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo scan1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o scan1.lo scan1.c
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/bsearch_r.c -o pic/bsearch_r.o; \
else true; fi
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-13.3.0/libiberty/bsearch_r.c:53:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/bsearch_r.c -o bsearch_r.o
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-13.3.0/libiberty/bsearch_r.c:53:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_scan1 -I/usr/include -DNO_ASM -g -c scan1.c -o scan1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from scan1.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo popcount | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o popcount.lo popcount.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/choose-temp.c:24:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/choose-temp.c -o choose-temp.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/choose-temp.c:24:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_popcount -I/usr/include -DNO_ASM -g -c popcount.c -o popcount.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from popcount.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/concat.c -o pic/concat.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo hamdist | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o hamdist.lo hamdist.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/concat.c:40:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/concat.c -o noasan/concat.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/concat.c -o concat.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/concat.c:40:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_hamdist -I/usr/include -DNO_ASM -g -c hamdist.c -o hamdist.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from hamdist.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo cmp | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o cmp.lo cmp.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from ../../gcc-13.3.0/libiberty/cp-demint.c:45:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_cmp -I/usr/include -DNO_ASM -g -c cmp.c -o cmp.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from cmp.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/cp-demint.c -o cp-demint.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from ../../gcc-13.3.0/libiberty/cp-demint.c:45:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/crc32.c -o pic/crc32.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo zero_p | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o zero_p.lo zero_p.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/crc32.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/crc32.c -o crc32.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-13.3.0/libiberty/crc32.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_zero_p -I/usr/include -DNO_ASM -g -c zero_p.c -o zero_p.o
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../gcc-13.3.0/libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from zero_p.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../gcc-13.3.0/libiberty/d-demangle.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo perfsqr | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o perfsqr.lo perfsqr.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../gcc-13.3.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/d-demangle.c -o d-demangle.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../gcc-13.3.0/libiberty/d-demangle.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_perfsqr -I/usr/include -DNO_ASM -g -c perfsqr.c -o perfsqr.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from perfsqr.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-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  ./setproctitle.o
ranlib ./libiberty.a
if [ x"-fpic" != x ]; then \
  cd pic; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi; \
if [ x"" != x ]; then \
  cd noasan; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo perfpow | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o perfpow.lo perfpow.c
gmake[3]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/libiberty'
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo strongfibo | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o strongfibo.lo strongfibo.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_perfpow -I/usr/include -DNO_ASM -g -c perfpow.c -o perfpow.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_strongfibo -I/usr/include -DNO_ASM -g -c strongfibo.c -o strongfibo.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from perfpow.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from strongfibo.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo gcd_11 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o gcd_11.lo gcd_11.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_gcd_11 -I/usr/include -DNO_ASM -g -c gcd_11.c -o gcd_11.o
gmake[3]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/build-x86_64-redhat-linux/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
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from gcd_11.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/include -I. -I../../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../../gcc-13.3.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/include -I. -I../../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection   ../../../gcc-13.3.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/include -I. -I../../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../../gcc-13.3.0/libiberty/dwarfnames.c -o dwarfnames.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo gcd_22 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o gcd_22.lo gcd_22.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/include -I. -I../../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../../gcc-13.3.0/libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/include -I. -I../../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection   ../../../gcc-13.3.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/include -I. -I../../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../../gcc-13.3.0/libiberty/dyn-string.c -o dyn-string.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_gcd_22 -I/usr/include -DNO_ASM -g -c gcd_22.c -o gcd_22.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from gcd_22.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/include -I. -I../../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../../gcc-13.3.0/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/include -I. -I../../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection   ../../../gcc-13.3.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo gcd_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o gcd_1.lo gcd_1.c
cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/include -I. -I../../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../../gcc-13.3.0/libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/include -I. -I../../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection  ../../../gcc-13.3.0/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/include -I. -I../../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection   ../../../gcc-13.3.0/libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/include -I. -I../../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../../gcc-13.3.0/libiberty/fibheap.c -o fibheap.o
../../../gcc-13.3.0/libiberty/fibheap.c: In function 'fibheap_replace_key_data':
../../../gcc-13.3.0/libiberty/fibheap.c:38:24: error: 'LONG_MIN' undeclared (first use in this function)
 #define FIBHEAPKEY_MIN LONG_MIN
                        ^~~~~~~~
../../../gcc-13.3.0/libiberty/fibheap.c:220:30: note: in expansion of macro 'FIBHEAPKEY_MIN'
   if (okey == key && okey != FIBHEAPKEY_MIN)
                              ^~~~~~~~~~~~~~
../../../gcc-13.3.0/libiberty/fibheap.c:38:24: note: 'LONG_MIN' is defined in header '<limits.h>'; did you forget to '#include <limits.h>'?
../../../gcc-13.3.0/libiberty/fibheap.c:36:1:
+#include <limits.h>
 
../../../gcc-13.3.0/libiberty/fibheap.c:38:24:
 #define FIBHEAPKEY_MIN LONG_MIN
                        ^~~~~~~~
../../../gcc-13.3.0/libiberty/fibheap.c:220:30: note: in expansion of macro 'FIBHEAPKEY_MIN'
   if (okey == key && okey != FIBHEAPKEY_MIN)
                              ^~~~~~~~~~~~~~
../../../gcc-13.3.0/libiberty/fibheap.c:38:24: note: each undeclared identifier is reported only once for each function it appears in
 #define FIBHEAPKEY_MIN LONG_MIN
                        ^~~~~~~~
../../../gcc-13.3.0/libiberty/fibheap.c:220:30: note: in expansion of macro 'FIBHEAPKEY_MIN'
   if (okey == key && okey != FIBHEAPKEY_MIN)
                              ^~~~~~~~~~~~~~
../../../gcc-13.3.0/libiberty/fibheap.c: In function 'fibheap_delete_node':
../../../gcc-13.3.0/libiberty/fibheap.c:38:24: error: 'LONG_MIN' undeclared (first use in this function)
 #define FIBHEAPKEY_MIN LONG_MIN
                        ^~~~~~~~
../../../gcc-13.3.0/libiberty/fibheap.c:261:36: note: in expansion of macro 'FIBHEAPKEY_MIN'
   fibheap_replace_key (heap, node, FIBHEAPKEY_MIN);
                                    ^~~~~~~~~~~~~~
../../../gcc-13.3.0/libiberty/fibheap.c:38:24: note: 'LONG_MIN' is defined in header '<limits.h>'; did you forget to '#include <limits.h>'?
 #define FIBHEAPKEY_MIN LONG_MIN
                        ^~~~~~~~
../../../gcc-13.3.0/libiberty/fibheap.c:261:36: note: in expansion of macro 'FIBHEAPKEY_MIN'
   fibheap_replace_key (heap, node, FIBHEAPKEY_MIN);
                                    ^~~~~~~~~~~~~~
gmake[3]: *** [Makefile:794: fibheap.o] Error 1
gmake[3]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/build-x86_64-redhat-linux/libiberty'
gmake[2]: *** [Makefile:2964: all-build-libiberty] Error 2
gmake[2]: *** Waiting for unfinished jobs....
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo gcd | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o gcd.lo gcd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_gcd_1 -I/usr/include -DNO_ASM -g -c gcd_1.c -o gcd_1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from gcd_1.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_gcd -I/usr/include -DNO_ASM -g -c gcd.c -o gcd.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o gcdext_1.lo gcdext_1.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from gcd.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo gcdext | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o gcdext.lo gcdext.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_gcdext_1 -I/usr/include -DNO_ASM -g -c gcdext_1.c -o gcdext_1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from gcdext_1.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o gcd_subdiv_step.lo gcd_subdiv_step.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_gcdext -I/usr/include -DNO_ASM -g -c gcdext.c -o gcdext.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from gcdext.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_gcd_subdiv_step -I/usr/include -DNO_ASM -g -c gcd_subdiv_step.c -o gcd_subdiv_step.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o gcdext_lehmer.lo gcdext_lehmer.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from gcd_subdiv_step.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo div_q | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o div_q.lo div_q.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_gcdext_lehmer -I/usr/include -DNO_ASM -g -c gcdext_lehmer.c -o gcdext_lehmer.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from gcdext_lehmer.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_div_q -I/usr/include -DNO_ASM -g -c div_q.c -o div_q.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from div_q.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o tdiv_qr.lo tdiv_qr.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo jacbase | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o jacbase.lo jacbase.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_tdiv_qr -I/usr/include -DNO_ASM -g -c tdiv_qr.c -o tdiv_qr.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from tdiv_qr.c:42:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_jacbase -I/usr/include -DNO_ASM -g -c jacbase.c -o jacbase.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from jacbase.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo jacobi_2 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o jacobi_2.lo jacobi_2.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo jacobi | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o jacobi.lo jacobi.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_jacobi_2 -I/usr/include -DNO_ASM -g -c jacobi_2.c -o jacobi_2.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from jacobi_2.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_jacobi -I/usr/include -DNO_ASM -g -c jacobi.c -o jacobi.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo get_d | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o get_d.lo get_d.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from jacobi.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o matrix22_mul.lo matrix22_mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_get_d -I/usr/include -DNO_ASM -g -c get_d.c -o get_d.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from get_d.c:42:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo matrix22_mul1_inverse_vector | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o matrix22_mul1_inverse_vector.lo matrix22_mul1_inverse_vector.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_matrix22_mul -I/usr/include -DNO_ASM -g -c matrix22_mul.c -o matrix22_mul.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from matrix22_mul.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo hgcd_matrix | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o hgcd_matrix.lo hgcd_matrix.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_matrix22_mul1_inverse_vector -I/usr/include -DNO_ASM -g -c matrix22_mul1_inverse_vector.c -o matrix22_mul1_inverse_vector.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from matrix22_mul1_inverse_vector.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo hgcd2 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o hgcd2.lo hgcd2.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_hgcd_matrix -I/usr/include -DNO_ASM -g -c hgcd_matrix.c -o hgcd_matrix.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from hgcd_matrix.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo hgcd_step | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o hgcd_step.lo hgcd_step.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_hgcd2 -I/usr/include -DNO_ASM -g -c hgcd2.c -o hgcd2.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from hgcd2.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo hgcd_reduce | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o hgcd_reduce.lo hgcd_reduce.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_hgcd_step -I/usr/include -DNO_ASM -g -c hgcd_step.c -o hgcd_step.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from hgcd_step.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_hgcd_reduce -I/usr/include -DNO_ASM -g -c hgcd_reduce.c -o hgcd_reduce.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo hgcd | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o hgcd.lo hgcd.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from hgcd_reduce.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_hgcd -I/usr/include -DNO_ASM -g -c hgcd.c -o hgcd.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from hgcd.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo hgcd_appr | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o hgcd_appr.lo hgcd_appr.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o hgcd2_jacobi.lo hgcd2_jacobi.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_hgcd2_jacobi -I/usr/include -DNO_ASM -g -c hgcd2_jacobi.c -o hgcd2_jacobi.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_hgcd_appr -I/usr/include -DNO_ASM -g -c hgcd_appr.c -o hgcd_appr.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from hgcd_appr.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from hgcd2_jacobi.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o hgcd_jacobi.lo hgcd_jacobi.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mullo_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mullo_n.lo mullo_n.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_hgcd_jacobi -I/usr/include -DNO_ASM -g -c hgcd_jacobi.c -o hgcd_jacobi.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from hgcd_jacobi.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mullo_n -I/usr/include -DNO_ASM -g -c mullo_n.c -o mullo_n.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from mullo_n.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mullo_basecase | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mullo_basecase.lo mullo_basecase.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sqrlo | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sqrlo.lo sqrlo.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sqrlo -I/usr/include -DNO_ASM -g -c sqrlo.c -o sqrlo.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mullo_basecase -I/usr/include -DNO_ASM -g -c mullo_basecase.c -o mullo_basecase.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sqrlo.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from mullo_basecase.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sqrlo_basecase | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sqrlo_basecase.lo sqrlo_basecase.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom22_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom22_mul.lo toom22_mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sqrlo_basecase -I/usr/include -DNO_ASM -g -c sqrlo_basecase.c -o sqrlo_basecase.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sqrlo_basecase.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom22_mul -I/usr/include -DNO_ASM -g -c toom22_mul.c -o toom22_mul.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom22_mul.c:39:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom32_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom32_mul.lo toom32_mul.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom42_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom42_mul.lo toom42_mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom32_mul -I/usr/include -DNO_ASM -g -c toom32_mul.c -o toom32_mul.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom32_mul.c:43:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom52_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom52_mul.lo toom52_mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom42_mul -I/usr/include -DNO_ASM -g -c toom42_mul.c -o toom42_mul.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom42_mul.c:43:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom62_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom62_mul.lo toom62_mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom52_mul -I/usr/include -DNO_ASM -g -c toom52_mul.c -o toom52_mul.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom52_mul.c:42:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom62_mul -I/usr/include -DNO_ASM -g -c toom62_mul.c -o toom62_mul.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom62_mul.c:42:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom33_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom33_mul.lo toom33_mul.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom43_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom43_mul.lo toom43_mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom33_mul -I/usr/include -DNO_ASM -g -c toom33_mul.c -o toom33_mul.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom33_mul.c:40:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom43_mul -I/usr/include -DNO_ASM -g -c toom43_mul.c -o toom43_mul.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom53_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom53_mul.lo toom53_mul.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom43_mul.c:42:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom54_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom54_mul.lo toom54_mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom53_mul -I/usr/include -DNO_ASM -g -c toom53_mul.c -o toom53_mul.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom53_mul.c:42:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom54_mul -I/usr/include -DNO_ASM -g -c toom54_mul.c -o toom54_mul.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom54_mul.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom63_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom63_mul.lo toom63_mul.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom44_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom44_mul.lo toom44_mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom63_mul -I/usr/include -DNO_ASM -g -c toom63_mul.c -o toom63_mul.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom44_mul -I/usr/include -DNO_ASM -g -c toom44_mul.c -o toom44_mul.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom63_mul.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom44_mul.c:39:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom6h_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom6h_mul.lo toom6h_mul.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom6_sqr | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom6_sqr.lo toom6_sqr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom6h_mul -I/usr/include -DNO_ASM -g -c toom6h_mul.c -o toom6h_mul.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom6_sqr -I/usr/include -DNO_ASM -g -c toom6_sqr.c -o toom6_sqr.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom6h_mul.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom6_sqr.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom8h_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom8h_mul.lo toom8h_mul.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom8_sqr | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom8_sqr.lo toom8_sqr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom8_sqr -I/usr/include -DNO_ASM -g -c toom8_sqr.c -o toom8_sqr.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom8h_mul -I/usr/include -DNO_ASM -g -c toom8h_mul.c -o toom8h_mul.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom8_sqr.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom8h_mul.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_couple_handling | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom_couple_handling.lo toom_couple_handling.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom2_sqr | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom2_sqr.lo toom2_sqr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_couple_handling -I/usr/include -DNO_ASM -g -c toom_couple_handling.c -o toom_couple_handling.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom2_sqr -I/usr/include -DNO_ASM -g -c toom2_sqr.c -o toom2_sqr.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom_couple_handling.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom2_sqr.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom3_sqr | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom3_sqr.lo toom3_sqr.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom4_sqr | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom4_sqr.lo toom4_sqr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom3_sqr -I/usr/include -DNO_ASM -g -c toom3_sqr.c -o toom3_sqr.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom4_sqr -I/usr/include -DNO_ASM -g -c toom4_sqr.c -o toom4_sqr.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom3_sqr.c:39:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom4_sqr.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_eval_dgr3_pm1 -I/usr/include -DNO_ASM -g -c toom_eval_dgr3_pm1.c -o toom_eval_dgr3_pm1.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_eval_dgr3_pm2 -I/usr/include -DNO_ASM -g -c toom_eval_dgr3_pm2.c -o toom_eval_dgr3_pm2.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom_eval_dgr3_pm1.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom_eval_dgr3_pm2.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom_eval_pm1.lo toom_eval_pm1.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom_eval_pm2.lo toom_eval_pm2.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_eval_pm2 -I/usr/include -DNO_ASM -g -c toom_eval_pm2.c -o toom_eval_pm2.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_eval_pm1 -I/usr/include -DNO_ASM -g -c toom_eval_pm1.c -o toom_eval_pm1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom_eval_pm2.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom_eval_pm1.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_eval_pm2exp -I/usr/include -DNO_ASM -g -c toom_eval_pm2exp.c -o toom_eval_pm2exp.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom_eval_pm2exp.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_eval_pm2rexp -I/usr/include -DNO_ASM -g -c toom_eval_pm2rexp.c -o toom_eval_pm2rexp.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom_eval_pm2rexp.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_interpolate_5pts -I/usr/include -DNO_ASM -g -c toom_interpolate_5pts.c -o toom_interpolate_5pts.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom_interpolate_5pts.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_interpolate_6pts -I/usr/include -DNO_ASM -g -c toom_interpolate_6pts.c -o toom_interpolate_6pts.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom_interpolate_6pts.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_interpolate_7pts -I/usr/include -DNO_ASM -g -c toom_interpolate_7pts.c -o toom_interpolate_7pts.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_interpolate_8pts -I/usr/include -DNO_ASM -g -c toom_interpolate_8pts.c -o toom_interpolate_8pts.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom_interpolate_8pts.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom_interpolate_7pts.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_interpolate_12pts -I/usr/include -DNO_ASM -g -c toom_interpolate_12pts.c -o toom_interpolate_12pts.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_interpolate_16pts -I/usr/include -DNO_ASM -g -c toom_interpolate_16pts.c -o toom_interpolate_16pts.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom_interpolate_12pts.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from toom_interpolate_16pts.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo invertappr | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o invertappr.lo invertappr.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo invert | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o invert.lo invert.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_invertappr -I/usr/include -DNO_ASM -g -c invertappr.c -o invertappr.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from invertappr.c:44:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_invert -I/usr/include -DNO_ASM -g -c invert.c -o invert.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from invert.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo binvert | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o binvert.lo binvert.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mulmod_bnm1.lo mulmod_bnm1.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_binvert -I/usr/include -DNO_ASM -g -c binvert.c -o binvert.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from binvert.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sqrmod_bnm1.lo sqrmod_bnm1.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mulmod_bnm1 -I/usr/include -DNO_ASM -g -c mulmod_bnm1.c -o mulmod_bnm1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from mulmod_bnm1.c:39:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mulmod_bknp1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mulmod_bknp1.lo mulmod_bknp1.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sqrmod_bnm1 -I/usr/include -DNO_ASM -g -c sqrmod_bnm1.c -o sqrmod_bnm1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sqrmod_bnm1.c:39:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mulmod_bknp1 -I/usr/include -DNO_ASM -g -c mulmod_bknp1.c -o mulmod_bknp1.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo div_qr_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o div_qr_1.lo div_qr_1.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from mulmod_bknp1.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo div_qr_1n_pi1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o div_qr_1n_pi1.lo div_qr_1n_pi1.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_div_qr_1 -I/usr/include -DNO_ASM -g -c div_qr_1.c -o div_qr_1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from div_qr_1.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_div_qr_1n_pi1 -I/usr/include -DNO_ASM -g -c div_qr_1n_pi1.c -o div_qr_1n_pi1.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo div_qr_2 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o div_qr_2.lo div_qr_2.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from div_qr_1n_pi1.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_div_qr_2 -I/usr/include -DNO_ASM -g -c div_qr_2.c -o div_qr_2.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo div_qr_2n_pi1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o div_qr_2n_pi1.lo div_qr_2n_pi1.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from div_qr_2.c:39:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo div_qr_2u_pi1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o div_qr_2u_pi1.lo div_qr_2u_pi1.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_div_qr_2n_pi1 -I/usr/include -DNO_ASM -g -c div_qr_2n_pi1.c -o div_qr_2n_pi1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from div_qr_2n_pi1.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sbpi1_div_q.lo sbpi1_div_q.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_div_qr_2u_pi1 -I/usr/include -DNO_ASM -g -c div_qr_2u_pi1.c -o div_qr_2u_pi1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from div_qr_2u_pi1.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sbpi1_div_qr.lo sbpi1_div_qr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sbpi1_div_q -I/usr/include -DNO_ASM -g -c sbpi1_div_q.c -o sbpi1_div_q.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sbpi1_div_qr -I/usr/include -DNO_ASM -g -c sbpi1_div_qr.c -o sbpi1_div_qr.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sbpi1_div_q.c:39:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sbpi1_div_qr.c:39:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o dcpi1_div_q.lo dcpi1_div_q.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sbpi1_divappr_q -I/usr/include -DNO_ASM -g -c sbpi1_divappr_q.c -o sbpi1_divappr_q.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sbpi1_divappr_q.c:40:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_dcpi1_div_q -I/usr/include -DNO_ASM -g -c dcpi1_div_q.c -o dcpi1_div_q.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from dcpi1_div_q.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o dcpi1_div_qr.lo dcpi1_div_qr.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_dcpi1_div_qr -I/usr/include -DNO_ASM -g -c dcpi1_div_qr.c -o dcpi1_div_qr.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_dcpi1_divappr_q -I/usr/include -DNO_ASM -g -c dcpi1_divappr_q.c -o dcpi1_divappr_q.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from dcpi1_div_qr.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from dcpi1_divappr_q.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mu_div_qr | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mu_div_qr.lo mu_div_qr.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mu_divappr_q | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mu_divappr_q.lo mu_divappr_q.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mu_div_qr -I/usr/include -DNO_ASM -g -c mu_div_qr.c -o mu_div_qr.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mu_divappr_q -I/usr/include -DNO_ASM -g -c mu_divappr_q.c -o mu_divappr_q.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from mu_divappr_q.c:70:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from mu_div_qr.c:74:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mu_div_q | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mu_div_q.lo mu_div_q.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o bdiv_q_1.lo bdiv_q_1.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mu_div_q -I/usr/include -DNO_ASM -g -c mu_div_q.c -o mu_div_q.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from mu_div_q.c:61:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_bdiv_q_1 -I/usr/include -DNO_ASM -g -c bdiv_q_1.c -o bdiv_q_1.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from bdiv_q_1.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sbpi1_bdiv_q -I/usr/include -DNO_ASM -g -c sbpi1_bdiv_q.c -o sbpi1_bdiv_q.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sbpi1_bdiv_q.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sbpi1_bdiv_qr -I/usr/include -DNO_ASM -g -c sbpi1_bdiv_qr.c -o sbpi1_bdiv_qr.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sbpi1_bdiv_r | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sbpi1_bdiv_r.lo sbpi1_bdiv_r.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sbpi1_bdiv_qr.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sbpi1_bdiv_r -I/usr/include -DNO_ASM -g -c sbpi1_bdiv_r.c -o sbpi1_bdiv_r.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sbpi1_bdiv_r.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_dcpi1_bdiv_q -I/usr/include -DNO_ASM -g -c dcpi1_bdiv_q.c -o dcpi1_bdiv_q.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from dcpi1_bdiv_q.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_dcpi1_bdiv_qr -I/usr/include -DNO_ASM -g -c dcpi1_bdiv_qr.c -o dcpi1_bdiv_qr.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from dcpi1_bdiv_qr.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mu_bdiv_q.lo mu_bdiv_q.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mu_bdiv_qr.lo mu_bdiv_qr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mu_bdiv_q -I/usr/include -DNO_ASM -g -c mu_bdiv_q.c -o mu_bdiv_q.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from mu_bdiv_q.c:47:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mu_bdiv_qr -I/usr/include -DNO_ASM -g -c mu_bdiv_qr.c -o mu_bdiv_qr.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from mu_bdiv_qr.c:47:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo bdiv_q | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o bdiv_q.lo bdiv_q.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo bdiv_qr | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o bdiv_qr.lo bdiv_qr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_bdiv_q -I/usr/include -DNO_ASM -g -c bdiv_q.c -o bdiv_q.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_bdiv_qr -I/usr/include -DNO_ASM -g -c bdiv_qr.c -o bdiv_qr.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from bdiv_q.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from bdiv_qr.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo broot | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o broot.lo broot.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo brootinv | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o brootinv.lo brootinv.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_broot -I/usr/include -DNO_ASM -g -c broot.c -o broot.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_brootinv -I/usr/include -DNO_ASM -g -c brootinv.c -o brootinv.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from broot.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from brootinv.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo bsqrt | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o bsqrt.lo bsqrt.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo bsqrtinv | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o bsqrtinv.lo bsqrtinv.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_bsqrt -I/usr/include -DNO_ASM -g -c bsqrt.c -o bsqrt.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_bsqrtinv -I/usr/include -DNO_ASM -g -c bsqrtinv.c -o bsqrtinv.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from bsqrt.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from bsqrtinv.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo divexact | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o divexact.lo divexact.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo bdiv_dbm1c | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o bdiv_dbm1c.lo bdiv_dbm1c.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_divexact -I/usr/include -DNO_ASM -g -c divexact.c -o divexact.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from divexact.c:40:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_bdiv_dbm1c -I/usr/include -DNO_ASM -g -c bdiv_dbm1c.c -o bdiv_dbm1c.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo redc_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o redc_1.lo redc_1.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from bdiv_dbm1c.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo redc_2 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o redc_2.lo redc_2.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_redc_1 -I/usr/include -DNO_ASM -g -c redc_1.c -o redc_1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from redc_1.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_redc_2 -I/usr/include -DNO_ASM -g -c redc_2.c -o redc_2.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from redc_2.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo redc_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o redc_n.lo redc_n.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo powm | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o powm.lo powm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_powm -I/usr/include -DNO_ASM -g -c powm.c -o powm.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_redc_n -I/usr/include -DNO_ASM -g -c redc_n.c -o redc_n.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from powm.c:84:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from redc_n.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo powlo | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o powlo.lo powlo.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sec_powm | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sec_powm.lo sec_powm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_powlo -I/usr/include -DNO_ASM -g -c powlo.c -o powlo.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from powlo.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sec_powm -I/usr/include -DNO_ASM -g -c sec_powm.c -o sec_powm.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sec_powm.c:62:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sec_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sec_mul.lo sec_mul.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sec_sqr | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sec_sqr.lo sec_sqr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sec_mul -I/usr/include -DNO_ASM -g -c sec_mul.c -o sec_mul.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sec_sqr -I/usr/include -DNO_ASM -g -c sec_sqr.c -o sec_sqr.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sec_sqr.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sec_mul.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sec_div_qr | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sec_div_qr.lo sec_div_qr.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sec_div_r | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sec_div_r.lo sec_div_r.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sec_div_r -I/usr/include -DNO_ASM -g -c sec_div_r.c -o sec_div_r.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sec_div_qr -I/usr/include -DNO_ASM -g -c sec_div_qr.c -o sec_div_qr.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sec_div_r.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sec_div_qr.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sec_pi1_div_qr | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sec_pi1_div_qr.lo sec_pi1_div_qr.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sec_pi1_div_r | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sec_pi1_div_r.lo sec_pi1_div_r.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sec_pi1_div_qr -I/usr/include -DNO_ASM -g -c sec_pi1_div_qr.c -o sec_pi1_div_qr.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sec_pi1_div_r -I/usr/include -DNO_ASM -g -c sec_pi1_div_r.c -o sec_pi1_div_r.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sec_pi1_div_qr.c:39:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sec_pi1_div_r.c:39:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sec_add_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sec_add_1.lo sec_add_1.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sec_sub_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sec_sub_1.lo sec_sub_1.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sec_sub_1 -I/usr/include -DNO_ASM -g -c sec_sub_1.c -o sec_sub_1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sec_sub_1.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sec_add_1 -I/usr/include -DNO_ASM -g -c sec_add_1.c -o sec_add_1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sec_add_1.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sec_invert | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sec_invert.lo sec_invert.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo trialdiv | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o trialdiv.lo trialdiv.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_trialdiv -I/usr/include -DNO_ASM -g -c trialdiv.c -o trialdiv.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sec_invert -I/usr/include -DNO_ASM -g -c sec_invert.c -o sec_invert.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from trialdiv.c:57:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from sec_invert.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo remove | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o remove.lo remove.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo and_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o and_n.lo and_n.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_remove -I/usr/include -DNO_ASM -g -c remove.c -o remove.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_and_n -I/usr/include -DNO_ASM -g -c and_n.c -o and_n.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from remove.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from and_n.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo andn_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o andn_n.lo andn_n.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo nand_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o nand_n.lo nand_n.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_andn_n -I/usr/include -DNO_ASM -g -c andn_n.c -o andn_n.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_nand_n -I/usr/include -DNO_ASM -g -c nand_n.c -o nand_n.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from andn_n.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from nand_n.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo ior_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o ior_n.lo ior_n.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo iorn_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o iorn_n.lo iorn_n.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_iorn_n -I/usr/include -DNO_ASM -g -c iorn_n.c -o iorn_n.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from iorn_n.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_ior_n -I/usr/include -DNO_ASM -g -c ior_n.c -o ior_n.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ior_n.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo nior_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o nior_n.lo nior_n.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo xor_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o xor_n.lo xor_n.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_xor_n -I/usr/include -DNO_ASM -g -c xor_n.c -o xor_n.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from xor_n.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_nior_n -I/usr/include -DNO_ASM -g -c nior_n.c -o nior_n.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from nior_n.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo xnor_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o xnor_n.lo xnor_n.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo copyi | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o copyi.lo copyi.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_xnor_n -I/usr/include -DNO_ASM -g -c xnor_n.c -o xnor_n.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from xnor_n.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo copyd | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o copyd.lo copyd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_copyi -I/usr/include -DNO_ASM -g -c copyi.c -o copyi.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from copyi.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_copyd -I/usr/include -DNO_ASM -g -c copyd.c -o copyd.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo zero | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o zero.lo zero.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from copyd.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sec_tabselect | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sec_tabselect.lo sec_tabselect.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_zero -I/usr/include -DNO_ASM -g -c zero.c -o zero.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from zero.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sec_tabselect -I/usr/include -DNO_ASM -g -c sec_tabselect.c -o sec_tabselect.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from sec_tabselect.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo comb_tables | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o comb_tables.lo comb_tables.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo add_n_sub_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o add_n_sub_n.lo add_n_sub_n.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_add_n_sub_n -I/usr/include -DNO_ASM -g -c add_n_sub_n.c -o add_n_sub_n.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_comb_tables -I/usr/include -DNO_ASM -g -c comb_tables.c -o comb_tables.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from add_n_sub_n.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from comb_tables.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=link cc -DNO_ASM -g  -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libmpn.la  fib_table.lo mp_bases.lo add.lo add_1.lo add_n.lo sub.lo sub_1.lo sub_n.lo cnd_add_n.lo cnd_sub_n.lo cnd_swap.lo neg.lo com.lo mul_1.lo addmul_1.lo submul_1.lo add_err1_n.lo add_err2_n.lo add_err3_n.lo sub_err1_n.lo sub_err2_n.lo sub_err3_n.lo lshift.lo rshift.lo dive_1.lo diveby3.lo divis.lo divrem.lo divrem_1.lo divrem_2.lo fib2_ui.lo fib2m.lo mod_1.lo mod_34lsub1.lo mode1o.lo pre_divrem_1.lo pre_mod_1.lo dump.lo mod_1_1.lo mod_1_2.lo mod_1_3.lo mod_1_4.lo lshiftc.lo mul.lo mul_fft.lo mul_n.lo sqr.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul.lo mulmid_basecase.lo toom42_mulmid.lo mulmid_n.lo mulmid.lo random.lo random2.lo pow_1.lo rootrem.lo sqrtrem.lo sizeinbase.lo get_str.lo set_str.lo compute_powtab.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo zero_p.lo perfsqr.lo perfpow.lo strongfibo.lo gcd_11.lo gcd_22.lo gcd_1.lo gcd.lo gcdext_1.lo gcdext.lo gcd_subdiv_step.lo gcdext_lehmer.lo div_q.lo tdiv_qr.lo jacbase.lo jacobi_2.lo jacobi.lo get_d.lo matrix22_mul.lo matrix22_mul1_inverse_vector.lo hgcd_matrix.lo hgcd2.lo hgcd_step.lo hgcd_reduce.lo hgcd.lo hgcd_appr.lo hgcd2_jacobi.lo hgcd_jacobi.lo mullo_n.lo mullo_basecase.lo sqrlo.lo sqrlo_basecase.lo toom22_mul.lo toom32_mul.lo toom42_mul.lo toom52_mul.lo toom62_mul.lo toom33_mul.lo toom43_mul.lo toom53_mul.lo toom54_mul.lo toom63_mul.lo toom44_mul.lo toom6h_mul.lo toom6_sqr.lo toom8h_mul.lo toom8_sqr.lo toom_couple_handling.lo toom2_sqr.lo toom3_sqr.lo toom4_sqr.lo toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm2.lo toom_eval_pm1.lo toom_eval_pm2.lo toom_eval_pm2exp.lo toom_eval_pm2rexp.lo toom_interpolate_5pts.lo toom_interpolate_6pts.lo toom_interpolate_7pts.lo toom_interpolate_8pts.lo toom_interpolate_12pts.lo toom_interpolate_16pts.lo invertappr.lo invert.lo binvert.lo mulmod_bnm1.lo sqrmod_bnm1.lo mulmod_bknp1.lo div_qr_1.lo div_qr_1n_pi1.lo div_qr_2.lo div_qr_2n_pi1.lo div_qr_2u_pi1.lo sbpi1_div_q.lo sbpi1_div_qr.lo sbpi1_divappr_q.lo dcpi1_div_q.lo dcpi1_div_qr.lo dcpi1_divappr_q.lo mu_div_qr.lo mu_divappr_q.lo mu_div_q.lo bdiv_q_1.lo sbpi1_bdiv_q.lo sbpi1_bdiv_qr.lo sbpi1_bdiv_r.lo dcpi1_bdiv_q.lo dcpi1_bdiv_qr.lo mu_bdiv_q.lo mu_bdiv_qr.lo bdiv_q.lo bdiv_qr.lo broot.lo brootinv.lo bsqrt.lo bsqrtinv.lo divexact.lo bdiv_dbm1c.lo redc_1.lo redc_2.lo redc_n.lo powm.lo powlo.lo sec_powm.lo sec_mul.lo sec_sqr.lo sec_div_qr.lo sec_div_r.lo sec_pi1_div_qr.lo sec_pi1_div_r.lo sec_add_1.lo sec_sub_1.lo sec_invert.lo trialdiv.lo remove.lo and_n.lo andn_n.lo nand_n.lo ior_n.lo iorn_n.lo nior_n.lo xor_n.lo xnor_n.lo copyi.lo copyd.lo zero.lo sec_tabselect.lo comb_tables.lo add_n_sub_n.lo 
libtool: link: ar rc .libs/libmpn.a  fib_table.o mp_bases.o add.o add_1.o add_n.o sub.o sub_1.o sub_n.o cnd_add_n.o cnd_sub_n.o cnd_swap.o neg.o com.o mul_1.o addmul_1.o submul_1.o add_err1_n.o add_err2_n.o add_err3_n.o sub_err1_n.o sub_err2_n.o sub_err3_n.o lshift.o rshift.o dive_1.o diveby3.o divis.o divrem.o divrem_1.o divrem_2.o fib2_ui.o fib2m.o mod_1.o mod_34lsub1.o mode1o.o pre_divrem_1.o pre_mod_1.o dump.o mod_1_1.o mod_1_2.o mod_1_3.o mod_1_4.o lshiftc.o mul.o mul_fft.o mul_n.o sqr.o mul_basecase.o sqr_basecase.o nussbaumer_mul.o mulmid_basecase.o toom42_mulmid.o mulmid_n.o mulmid.o random.o random2.o pow_1.o rootrem.o sqrtrem.o sizeinbase.o get_str.o set_str.o compute_powtab.o scan0.o scan1.o popcount.o hamdist.o cmp.o zero_p.o perfsqr.o perfpow.o strongfibo.o gcd_11.o gcd_22.o gcd_1.o gcd.o gcdext_1.o gcdext.o gcd_subdiv_step.o gcdext_lehmer.o div_q.o tdiv_qr.o jacbase.o jacobi_2.o jacobi.o get_d.o matrix22_mul.o matrix22_mul1_inverse_vector.o hgcd_matrix.o hgcd2.o hgcd_step.o hgcd_reduce.o hgcd.o hgcd_appr.o hgcd2_jacobi.o hgcd_jacobi.o mullo_n.o mullo_basecase.o sqrlo.o sqrlo_basecase.o toom22_mul.o toom32_mul.o toom42_mul.o toom52_mul.o toom62_mul.o toom33_mul.o toom43_mul.o toom53_mul.o toom54_mul.o toom63_mul.o toom44_mul.o toom6h_mul.o toom6_sqr.o toom8h_mul.o toom8_sqr.o toom_couple_handling.o toom2_sqr.o toom3_sqr.o toom4_sqr.o toom_eval_dgr3_pm1.o toom_eval_dgr3_pm2.o toom_eval_pm1.o toom_eval_pm2.o toom_eval_pm2exp.o toom_eval_pm2rexp.o toom_interpolate_5pts.o toom_interpolate_6pts.o toom_interpolate_7pts.o toom_interpolate_8pts.o toom_interpolate_12pts.o toom_interpolate_16pts.o invertappr.o invert.o binvert.o mulmod_bnm1.o sqrmod_bnm1.o mulmod_bknp1.o div_qr_1.o div_qr_1n_pi1.o div_qr_2.o div_qr_2n_pi1.o div_qr_2u_pi1.o sbpi1_div_q.o sbpi1_div_qr.o sbpi1_divappr_q.o dcpi1_div_q.o dcpi1_div_qr.o dcpi1_divappr_q.o mu_div_qr.o mu_divappr_q.o mu_div_q.o bdiv_q_1.o sbpi1_bdiv_q.o sbpi1_bdiv_qr.o sbpi1_bdiv_r.o dcpi1_bdiv_q.o dcpi1_bdiv_qr.o mu_bdiv_q.o mu_bdiv_qr.o bdiv_q.o bdiv_qr.o broot.o brootinv.o bsqrt.o bsqrtinv.o divexact.o bdiv_dbm1c.o redc_1.o redc_2.o redc_n.o powm.o powlo.o sec_powm.o sec_mul.o sec_sqr.o sec_div_qr.o sec_div_r.o sec_pi1_div_qr.o sec_pi1_div_r.o sec_add_1.o sec_sub_1.o sec_invert.o trialdiv.o remove.o and_n.o andn_n.o nand_n.o ior_n.o iorn_n.o nior_n.o xor_n.o xnor_n.o copyi.o copyd.o zero.o sec_tabselect.o comb_tables.o add_n_sub_n.o
libtool: link: ranlib .libs/libmpn.a
libtool: link: ( cd ".libs" && rm -f "libmpn.la" && ln -s "../libmpn.la" "libmpn.la" )
gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/mpn'
Making all in mpz
gmake[5]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/mpz'
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o 2fac_ui.lo ../../../gcc-13.3.0/gmp/mpz/2fac_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o add.lo ../../../gcc-13.3.0/gmp/mpz/add.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/2fac_ui.c -o 2fac_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/add.c -o add.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/2fac_ui.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/aors.h:32,
                 from ../../../gcc-13.3.0/gmp/mpz/add.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o add_ui.lo ../../../gcc-13.3.0/gmp/mpz/add_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o abs.lo ../../../gcc-13.3.0/gmp/mpz/abs.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/add_ui.c -o add_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/aors_ui.h:33,
                 from ../../../gcc-13.3.0/gmp/mpz/add_ui.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o aorsmul.lo ../../../gcc-13.3.0/gmp/mpz/aorsmul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/abs.c -o abs.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/abs.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/aorsmul.c -o aorsmul.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o aorsmul_i.lo ../../../gcc-13.3.0/gmp/mpz/aorsmul_i.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/aorsmul.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o and.lo ../../../gcc-13.3.0/gmp/mpz/and.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/aorsmul_i.c -o aorsmul_i.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/and.c -o and.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/and.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/aorsmul_i.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o array_init.lo ../../../gcc-13.3.0/gmp/mpz/array_init.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o bin_ui.lo ../../../gcc-13.3.0/gmp/mpz/bin_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/array_init.c -o array_init.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/array_init.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o bin_uiui.lo ../../../gcc-13.3.0/gmp/mpz/bin_uiui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/bin_ui.c -o bin_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/bin_ui.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/bin_uiui.c -o bin_uiui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/bin_uiui.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cdiv_q.lo ../../../gcc-13.3.0/gmp/mpz/cdiv_q.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cdiv_q_ui.lo ../../../gcc-13.3.0/gmp/mpz/cdiv_q_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/cdiv_q.c -o cdiv_q.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/cdiv_q.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/cdiv_q_ui.c -o cdiv_q_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/cdiv_q_ui.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cdiv_qr.lo ../../../gcc-13.3.0/gmp/mpz/cdiv_qr.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cdiv_qr_ui.lo ../../../gcc-13.3.0/gmp/mpz/cdiv_qr_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/cdiv_qr.c -o cdiv_qr.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/cdiv_qr_ui.c -o cdiv_qr_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/cdiv_qr.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/cdiv_qr_ui.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cdiv_r.lo ../../../gcc-13.3.0/gmp/mpz/cdiv_r.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cdiv_r_ui.lo ../../../gcc-13.3.0/gmp/mpz/cdiv_r_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/cdiv_r.c -o cdiv_r.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/cdiv_r.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/cdiv_r_ui.c -o cdiv_r_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cdiv_ui.lo ../../../gcc-13.3.0/gmp/mpz/cdiv_ui.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/cdiv_r_ui.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cfdiv_q_2exp.lo ../../../gcc-13.3.0/gmp/mpz/cfdiv_q_2exp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/cdiv_ui.c -o cdiv_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/cdiv_ui.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cfdiv_r_2exp.lo ../../../gcc-13.3.0/gmp/mpz/cfdiv_r_2exp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/cfdiv_q_2exp.c -o cfdiv_q_2exp.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/cfdiv_q_2exp.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o clear.lo ../../../gcc-13.3.0/gmp/mpz/clear.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/cfdiv_r_2exp.c -o cfdiv_r_2exp.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/cfdiv_r_2exp.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o clears.lo ../../../gcc-13.3.0/gmp/mpz/clears.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/clear.c -o clear.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/clear.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/clears.c -o clears.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/clears.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o clrbit.lo ../../../gcc-13.3.0/gmp/mpz/clrbit.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cmp.lo ../../../gcc-13.3.0/gmp/mpz/cmp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/cmp.c -o cmp.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/clrbit.c -o clrbit.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/clrbit.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/cmp.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cmp_d.lo ../../../gcc-13.3.0/gmp/mpz/cmp_d.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cmp_si.lo ../../../gcc-13.3.0/gmp/mpz/cmp_si.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/cmp_d.c -o cmp_d.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/cmp_d.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/cmp_si.c -o cmp_si.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/cmp_si.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cmp_ui.lo ../../../gcc-13.3.0/gmp/mpz/cmp_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cmpabs.lo ../../../gcc-13.3.0/gmp/mpz/cmpabs.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/cmpabs.c -o cmpabs.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/cmp_ui.c -o cmp_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/cmpabs.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/cmp_ui.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cmpabs_d.lo ../../../gcc-13.3.0/gmp/mpz/cmpabs_d.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cmpabs_ui.lo ../../../gcc-13.3.0/gmp/mpz/cmpabs_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/cmpabs_d.c -o cmpabs_d.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/cmpabs_ui.c -o cmpabs_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/cmpabs_d.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/cmpabs_ui.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o com.lo ../../../gcc-13.3.0/gmp/mpz/com.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o combit.lo ../../../gcc-13.3.0/gmp/mpz/combit.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/com.c -o com.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/com.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/combit.c -o combit.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/combit.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cong.lo ../../../gcc-13.3.0/gmp/mpz/cong.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cong_2exp.lo ../../../gcc-13.3.0/gmp/mpz/cong_2exp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/cong.c -o cong.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/cong.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/cong_2exp.c -o cong_2exp.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/cong_2exp.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cong_ui.lo ../../../gcc-13.3.0/gmp/mpz/cong_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o divexact.lo ../../../gcc-13.3.0/gmp/mpz/divexact.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/cong_ui.c -o cong_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/divexact.c -o divexact.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/cong_ui.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/divexact.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o divegcd.lo ../../../gcc-13.3.0/gmp/mpz/divegcd.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o dive_ui.lo ../../../gcc-13.3.0/gmp/mpz/dive_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/divegcd.c -o divegcd.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/dive_ui.c -o dive_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/divegcd.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/dive_ui.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o divis.lo ../../../gcc-13.3.0/gmp/mpz/divis.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o divis_ui.lo ../../../gcc-13.3.0/gmp/mpz/divis_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/divis.c -o divis.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/divis.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/divis_ui.c -o divis_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/divis_ui.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o divis_2exp.lo ../../../gcc-13.3.0/gmp/mpz/divis_2exp.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o dump.lo ../../../gcc-13.3.0/gmp/mpz/dump.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/divis_2exp.c -o divis_2exp.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/dump.c -o dump.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/divis_2exp.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpz/dump.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o export.lo ../../../gcc-13.3.0/gmp/mpz/export.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fac_ui.lo ../../../gcc-13.3.0/gmp/mpz/fac_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/export.c -o export.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/fac_ui.c -o fac_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpz/export.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/fac_ui.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fdiv_q.lo ../../../gcc-13.3.0/gmp/mpz/fdiv_q.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fdiv_q_ui.lo ../../../gcc-13.3.0/gmp/mpz/fdiv_q_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/fdiv_q.c -o fdiv_q.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/fdiv_q.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/fdiv_q_ui.c -o fdiv_q_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/fdiv_q_ui.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fdiv_qr.lo ../../../gcc-13.3.0/gmp/mpz/fdiv_qr.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fdiv_qr_ui.lo ../../../gcc-13.3.0/gmp/mpz/fdiv_qr_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/fdiv_qr.c -o fdiv_qr.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/fdiv_qr_ui.c -o fdiv_qr_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/fdiv_qr.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/fdiv_qr_ui.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fdiv_r.lo ../../../gcc-13.3.0/gmp/mpz/fdiv_r.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fdiv_r_ui.lo ../../../gcc-13.3.0/gmp/mpz/fdiv_r_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/fdiv_r.c -o fdiv_r.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/fdiv_r.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/fdiv_r_ui.c -o fdiv_r_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fdiv_ui.lo ../../../gcc-13.3.0/gmp/mpz/fdiv_ui.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/fdiv_r_ui.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fib_ui.lo ../../../gcc-13.3.0/gmp/mpz/fib_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/fdiv_ui.c -o fdiv_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/fdiv_ui.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/fib_ui.c -o fib_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpz/fib_ui.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fib2_ui.lo ../../../gcc-13.3.0/gmp/mpz/fib2_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fits_sint.lo ../../../gcc-13.3.0/gmp/mpz/fits_sint.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/fib2_ui.c -o fib2_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpz/fib2_ui.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/fits_sint.c -o fits_sint.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/fits_s.h:31,
                 from ../../../gcc-13.3.0/gmp/mpz/fits_sint.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fits_slong.lo ../../../gcc-13.3.0/gmp/mpz/fits_slong.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fits_sshort.lo ../../../gcc-13.3.0/gmp/mpz/fits_sshort.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/fits_slong.c -o fits_slong.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/fits_s.h:31,
                 from ../../../gcc-13.3.0/gmp/mpz/fits_slong.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fits_uint.lo ../../../gcc-13.3.0/gmp/mpz/fits_uint.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/fits_sshort.c -o fits_sshort.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/fits_s.h:31,
                 from ../../../gcc-13.3.0/gmp/mpz/fits_sshort.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fits_ulong.lo ../../../gcc-13.3.0/gmp/mpz/fits_ulong.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/fits_uint.c -o fits_uint.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/fits_uint.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fits_ushort.lo ../../../gcc-13.3.0/gmp/mpz/fits_ushort.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/fits_ulong.c -o fits_ulong.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/fits_ulong.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o gcd.lo ../../../gcc-13.3.0/gmp/mpz/gcd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/fits_ushort.c -o fits_ushort.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/fits_ushort.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o gcd_ui.lo ../../../gcc-13.3.0/gmp/mpz/gcd_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/gcd.c -o gcd.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/gcd.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/gcd_ui.c -o gcd_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o gcdext.lo ../../../gcc-13.3.0/gmp/mpz/gcdext.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpz/gcd_ui.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o get_d.lo ../../../gcc-13.3.0/gmp/mpz/get_d.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/gcdext.c -o gcdext.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpz/gcdext.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/get_d.c -o get_d.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o get_d_2exp.lo ../../../gcc-13.3.0/gmp/mpz/get_d_2exp.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/get_d.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/get_d_2exp.c -o get_d_2exp.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o get_si.lo ../../../gcc-13.3.0/gmp/mpz/get_si.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/get_d_2exp.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o get_str.lo ../../../gcc-13.3.0/gmp/mpz/get_str.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/get_si.c -o get_si.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/get_str.c -o get_str.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/get_si.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o get_ui.lo ../../../gcc-13.3.0/gmp/mpz/get_ui.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from ../../../gcc-13.3.0/gmp/mpz/get_str.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o getlimbn.lo ../../../gcc-13.3.0/gmp/mpz/getlimbn.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/get_ui.c -o get_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/get_ui.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o hamdist.lo ../../../gcc-13.3.0/gmp/mpz/hamdist.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/getlimbn.c -o getlimbn.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/getlimbn.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/hamdist.c -o hamdist.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/hamdist.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o import.lo ../../../gcc-13.3.0/gmp/mpz/import.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/import.c -o import.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o init.lo ../../../gcc-13.3.0/gmp/mpz/init.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpz/import.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/init.c -o init.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o init2.lo ../../../gcc-13.3.0/gmp/mpz/init2.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/init.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o inits.lo ../../../gcc-13.3.0/gmp/mpz/inits.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/init2.c -o init2.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/init2.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o inp_raw.lo ../../../gcc-13.3.0/gmp/mpz/inp_raw.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/inits.c -o inits.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/inits.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o inp_str.lo ../../../gcc-13.3.0/gmp/mpz/inp_str.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/inp_raw.c -o inp_raw.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpz/inp_raw.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o invert.lo ../../../gcc-13.3.0/gmp/mpz/invert.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/inp_str.c -o inp_str.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpz/inp_str.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o ior.lo ../../../gcc-13.3.0/gmp/mpz/ior.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/invert.c -o invert.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/invert.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o iset.lo ../../../gcc-13.3.0/gmp/mpz/iset.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/ior.c -o ior.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/ior.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/iset.c -o iset.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/iset.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o iset_d.lo ../../../gcc-13.3.0/gmp/mpz/iset_d.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o iset_si.lo ../../../gcc-13.3.0/gmp/mpz/iset_si.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/iset_d.c -o iset_d.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/iset_d.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o iset_str.lo ../../../gcc-13.3.0/gmp/mpz/iset_str.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/iset_si.c -o iset_si.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/iset_si.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o iset_ui.lo ../../../gcc-13.3.0/gmp/mpz/iset_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/iset_ui.c -o iset_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/iset_str.c -o iset_str.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/iset_ui.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/iset_str.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o jacobi.lo ../../../gcc-13.3.0/gmp/mpz/jacobi.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o kronsz.lo ../../../gcc-13.3.0/gmp/mpz/kronsz.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/kronsz.c -o kronsz.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/kronsz.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/jacobi.c -o jacobi.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpz/jacobi.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o kronuz.lo ../../../gcc-13.3.0/gmp/mpz/kronuz.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o kronzs.lo ../../../gcc-13.3.0/gmp/mpz/kronzs.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/kronuz.c -o kronuz.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/kronuz.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/kronzs.c -o kronzs.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o kronzu.lo ../../../gcc-13.3.0/gmp/mpz/kronzu.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/kronzs.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o lcm.lo ../../../gcc-13.3.0/gmp/mpz/lcm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/kronzu.c -o kronzu.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/kronzu.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o lcm_ui.lo ../../../gcc-13.3.0/gmp/mpz/lcm_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/lcm.c -o lcm.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/lcm.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/lcm_ui.c -o lcm_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/lcm_ui.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o limbs_read.lo ../../../gcc-13.3.0/gmp/mpz/limbs_read.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o limbs_write.lo ../../../gcc-13.3.0/gmp/mpz/limbs_write.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/limbs_read.c -o limbs_read.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/limbs_read.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/limbs_write.c -o limbs_write.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o limbs_modify.lo ../../../gcc-13.3.0/gmp/mpz/limbs_modify.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/limbs_write.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o limbs_finish.lo ../../../gcc-13.3.0/gmp/mpz/limbs_finish.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/limbs_modify.c -o limbs_modify.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/limbs_modify.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/limbs_finish.c -o limbs_finish.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/limbs_finish.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o lucnum_ui.lo ../../../gcc-13.3.0/gmp/mpz/lucnum_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o lucnum2_ui.lo ../../../gcc-13.3.0/gmp/mpz/lucnum2_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/lucnum_ui.c -o lucnum_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpz/lucnum_ui.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/lucnum2_ui.c -o lucnum2_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpz/lucnum2_ui.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o lucmod.lo ../../../gcc-13.3.0/gmp/mpz/lucmod.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/lucmod.c -o lucmod.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/lucmod.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o mfac_uiui.lo ../../../gcc-13.3.0/gmp/mpz/mfac_uiui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o millerrabin.lo ../../../gcc-13.3.0/gmp/mpz/millerrabin.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/mfac_uiui.c -o mfac_uiui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/mfac_uiui.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o mod.lo ../../../gcc-13.3.0/gmp/mpz/mod.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/millerrabin.c -o millerrabin.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/millerrabin.c:54:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/mod.c -o mod.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o mul.lo ../../../gcc-13.3.0/gmp/mpz/mul.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/mod.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o mul_2exp.lo ../../../gcc-13.3.0/gmp/mpz/mul_2exp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/mul.c -o mul.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpz/mul.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o mul_si.lo ../../../gcc-13.3.0/gmp/mpz/mul_si.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/mul_2exp.c -o mul_2exp.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/mul_2exp.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/mul_si.c -o mul_si.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o mul_ui.lo ../../../gcc-13.3.0/gmp/mpz/mul_ui.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/mul_i.h:33,
                 from ../../../gcc-13.3.0/gmp/mpz/mul_si.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o n_pow_ui.lo ../../../gcc-13.3.0/gmp/mpz/n_pow_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/mul_ui.c -o mul_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/mul_i.h:33,
                 from ../../../gcc-13.3.0/gmp/mpz/mul_ui.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/n_pow_ui.c -o n_pow_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o neg.lo ../../../gcc-13.3.0/gmp/mpz/neg.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/n_pow_ui.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/neg.c -o neg.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/neg.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o nextprime.lo ../../../gcc-13.3.0/gmp/mpz/nextprime.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o oddfac_1.lo ../../../gcc-13.3.0/gmp/mpz/oddfac_1.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/nextprime.c -o nextprime.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/oddfac_1.c -o oddfac_1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from ../../../gcc-13.3.0/gmp/mpz/nextprime.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/oddfac_1.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o out_raw.lo ../../../gcc-13.3.0/gmp/mpz/out_raw.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o out_str.lo ../../../gcc-13.3.0/gmp/mpz/out_str.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/out_raw.c -o out_raw.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpz/out_raw.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/out_str.c -o out_str.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpz/out_str.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o perfpow.lo ../../../gcc-13.3.0/gmp/mpz/perfpow.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o perfsqr.lo ../../../gcc-13.3.0/gmp/mpz/perfsqr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/perfsqr.c -o perfsqr.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/perfpow.c -o perfpow.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/perfsqr.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/perfpow.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o popcount.lo ../../../gcc-13.3.0/gmp/mpz/popcount.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o pow_ui.lo ../../../gcc-13.3.0/gmp/mpz/pow_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/popcount.c -o popcount.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/popcount.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o powm.lo ../../../gcc-13.3.0/gmp/mpz/powm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/pow_ui.c -o pow_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/pow_ui.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o powm_sec.lo ../../../gcc-13.3.0/gmp/mpz/powm_sec.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/powm.c -o powm.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/powm.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/powm_sec.c -o powm_sec.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/powm_sec.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o powm_ui.lo ../../../gcc-13.3.0/gmp/mpz/powm_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o pprime_p.lo ../../../gcc-13.3.0/gmp/mpz/pprime_p.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/pprime_p.c -o pprime_p.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/pprime_p.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/powm_ui.c -o powm_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/powm_ui.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o prodlimbs.lo ../../../gcc-13.3.0/gmp/mpz/prodlimbs.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o primorial_ui.lo ../../../gcc-13.3.0/gmp/mpz/primorial_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/prodlimbs.c -o prodlimbs.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/prodlimbs.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/primorial_ui.c -o primorial_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/primorial_ui.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o random.lo ../../../gcc-13.3.0/gmp/mpz/random.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o random2.lo ../../../gcc-13.3.0/gmp/mpz/random2.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/random.c -o random.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/random.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o realloc.lo ../../../gcc-13.3.0/gmp/mpz/realloc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/random2.c -o random2.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/random2.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o realloc2.lo ../../../gcc-13.3.0/gmp/mpz/realloc2.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/realloc.c -o realloc.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/realloc.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/realloc2.c -o realloc2.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o remove.lo ../../../gcc-13.3.0/gmp/mpz/remove.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/realloc2.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/remove.c -o remove.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o roinit_n.lo ../../../gcc-13.3.0/gmp/mpz/roinit_n.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/remove.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o root.lo ../../../gcc-13.3.0/gmp/mpz/root.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/roinit_n.c -o roinit_n.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/roinit_n.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o rootrem.lo ../../../gcc-13.3.0/gmp/mpz/rootrem.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/root.c -o root.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpz/root.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/rootrem.c -o rootrem.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpz/rootrem.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o rrandomb.lo ../../../gcc-13.3.0/gmp/mpz/rrandomb.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o scan0.lo ../../../gcc-13.3.0/gmp/mpz/scan0.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/rrandomb.c -o rrandomb.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/rrandomb.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/scan0.c -o scan0.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o scan1.lo ../../../gcc-13.3.0/gmp/mpz/scan1.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/scan0.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set.lo ../../../gcc-13.3.0/gmp/mpz/set.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/scan1.c -o scan1.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/scan1.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/set.c -o set.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/set.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set_d.lo ../../../gcc-13.3.0/gmp/mpz/set_d.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set_f.lo ../../../gcc-13.3.0/gmp/mpz/set_f.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/set_f.c -o set_f.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/set_d.c -o set_d.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/set_f.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/set_d.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set_q.lo ../../../gcc-13.3.0/gmp/mpz/set_q.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set_si.lo ../../../gcc-13.3.0/gmp/mpz/set_si.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/set_si.c -o set_si.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/set_q.c -o set_q.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/set_si.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/set_q.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set_str.lo ../../../gcc-13.3.0/gmp/mpz/set_str.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set_ui.lo ../../../gcc-13.3.0/gmp/mpz/set_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/set_str.c -o set_str.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from ../../../gcc-13.3.0/gmp/mpz/set_str.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o setbit.lo ../../../gcc-13.3.0/gmp/mpz/setbit.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/set_ui.c -o set_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/set_ui.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o size.lo ../../../gcc-13.3.0/gmp/mpz/size.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/setbit.c -o setbit.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/size.c -o size.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/setbit.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/size.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o sizeinbase.lo ../../../gcc-13.3.0/gmp/mpz/sizeinbase.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o sqrt.lo ../../../gcc-13.3.0/gmp/mpz/sqrt.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/sizeinbase.c -o sizeinbase.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/sizeinbase.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o sqrtrem.lo ../../../gcc-13.3.0/gmp/mpz/sqrtrem.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/sqrt.c -o sqrt.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpz/sqrt.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/sqrtrem.c -o sqrtrem.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/sqrtrem.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o stronglucas.lo ../../../gcc-13.3.0/gmp/mpz/stronglucas.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o sub.lo ../../../gcc-13.3.0/gmp/mpz/sub.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/stronglucas.c -o stronglucas.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/stronglucas.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o sub_ui.lo ../../../gcc-13.3.0/gmp/mpz/sub_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/sub.c -o sub.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/aors.h:32,
                 from ../../../gcc-13.3.0/gmp/mpz/sub.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o swap.lo ../../../gcc-13.3.0/gmp/mpz/swap.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/sub_ui.c -o sub_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/aors_ui.h:33,
                 from ../../../gcc-13.3.0/gmp/mpz/sub_ui.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o tdiv_ui.lo ../../../gcc-13.3.0/gmp/mpz/tdiv_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/swap.c -o swap.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/swap.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/tdiv_ui.c -o tdiv_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/tdiv_ui.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o tdiv_q.lo ../../../gcc-13.3.0/gmp/mpz/tdiv_q.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o tdiv_q_2exp.lo ../../../gcc-13.3.0/gmp/mpz/tdiv_q_2exp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/tdiv_q_2exp.c -o tdiv_q_2exp.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/tdiv_q.c -o tdiv_q.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/tdiv_q_2exp.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/tdiv_q.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o tdiv_q_ui.lo ../../../gcc-13.3.0/gmp/mpz/tdiv_q_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o tdiv_qr.lo ../../../gcc-13.3.0/gmp/mpz/tdiv_qr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/tdiv_q_ui.c -o tdiv_q_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/tdiv_q_ui.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/tdiv_qr.c -o tdiv_qr.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/tdiv_qr.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o tdiv_qr_ui.lo ../../../gcc-13.3.0/gmp/mpz/tdiv_qr_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o tdiv_r.lo ../../../gcc-13.3.0/gmp/mpz/tdiv_r.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/tdiv_qr_ui.c -o tdiv_qr_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/tdiv_r.c -o tdiv_r.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/tdiv_qr_ui.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/tdiv_r.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o tdiv_r_2exp.lo ../../../gcc-13.3.0/gmp/mpz/tdiv_r_2exp.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o tdiv_r_ui.lo ../../../gcc-13.3.0/gmp/mpz/tdiv_r_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/tdiv_r_2exp.c -o tdiv_r_2exp.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/tdiv_r_2exp.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/tdiv_r_ui.c -o tdiv_r_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/tdiv_r_ui.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o tstbit.lo ../../../gcc-13.3.0/gmp/mpz/tstbit.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o ui_pow_ui.lo ../../../gcc-13.3.0/gmp/mpz/ui_pow_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/tstbit.c -o tstbit.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/tstbit.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/ui_pow_ui.c -o ui_pow_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/ui_pow_ui.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o ui_sub.lo ../../../gcc-13.3.0/gmp/mpz/ui_sub.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o urandomb.lo ../../../gcc-13.3.0/gmp/mpz/urandomb.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/ui_sub.c -o ui_sub.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/ui_sub.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/urandomb.c -o urandomb.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/urandomb.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o urandomm.lo ../../../gcc-13.3.0/gmp/mpz/urandomm.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o xor.lo ../../../gcc-13.3.0/gmp/mpz/xor.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/urandomm.c -o urandomm.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/urandomm.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpz/xor.c -o xor.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpz/xor.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=link cc -DNO_ASM -g  -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libmpz.la  2fac_ui.lo add.lo add_ui.lo abs.lo aorsmul.lo aorsmul_i.lo and.lo array_init.lo bin_ui.lo bin_uiui.lo cdiv_q.lo cdiv_q_ui.lo cdiv_qr.lo cdiv_qr_ui.lo cdiv_r.lo cdiv_r_ui.lo cdiv_ui.lo cfdiv_q_2exp.lo cfdiv_r_2exp.lo clear.lo clears.lo clrbit.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo cmpabs.lo cmpabs_d.lo cmpabs_ui.lo com.lo combit.lo cong.lo cong_2exp.lo cong_ui.lo divexact.lo divegcd.lo dive_ui.lo divis.lo divis_ui.lo divis_2exp.lo dump.lo export.lo fac_ui.lo fdiv_q.lo fdiv_q_ui.lo fdiv_qr.lo fdiv_qr_ui.lo fdiv_r.lo fdiv_r_ui.lo fdiv_ui.lo fib_ui.lo fib2_ui.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo gcd.lo gcd_ui.lo gcdext.lo get_d.lo get_d_2exp.lo get_si.lo get_str.lo get_ui.lo getlimbn.lo hamdist.lo import.lo init.lo init2.lo inits.lo inp_raw.lo inp_str.lo invert.lo ior.lo iset.lo iset_d.lo iset_si.lo iset_str.lo iset_ui.lo jacobi.lo kronsz.lo kronuz.lo kronzs.lo kronzu.lo lcm.lo lcm_ui.lo limbs_read.lo limbs_write.lo limbs_modify.lo limbs_finish.lo lucnum_ui.lo lucnum2_ui.lo lucmod.lo mfac_uiui.lo millerrabin.lo mod.lo mul.lo mul_2exp.lo mul_si.lo mul_ui.lo n_pow_ui.lo neg.lo nextprime.lo oddfac_1.lo out_raw.lo out_str.lo perfpow.lo perfsqr.lo popcount.lo pow_ui.lo powm.lo powm_sec.lo powm_ui.lo pprime_p.lo prodlimbs.lo primorial_ui.lo random.lo random2.lo realloc.lo realloc2.lo remove.lo roinit_n.lo root.lo rootrem.lo rrandomb.lo scan0.lo scan1.lo set.lo set_d.lo set_f.lo set_q.lo set_si.lo set_str.lo set_ui.lo setbit.lo size.lo sizeinbase.lo sqrt.lo sqrtrem.lo stronglucas.lo sub.lo sub_ui.lo swap.lo tdiv_ui.lo tdiv_q.lo tdiv_q_2exp.lo tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo tdiv_r.lo tdiv_r_2exp.lo tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo ui_sub.lo urandomb.lo urandomm.lo xor.lo  
libtool: link: ar rc .libs/libmpz.a  2fac_ui.o add.o add_ui.o abs.o aorsmul.o aorsmul_i.o and.o array_init.o bin_ui.o bin_uiui.o cdiv_q.o cdiv_q_ui.o cdiv_qr.o cdiv_qr_ui.o cdiv_r.o cdiv_r_ui.o cdiv_ui.o cfdiv_q_2exp.o cfdiv_r_2exp.o clear.o clears.o clrbit.o cmp.o cmp_d.o cmp_si.o cmp_ui.o cmpabs.o cmpabs_d.o cmpabs_ui.o com.o combit.o cong.o cong_2exp.o cong_ui.o divexact.o divegcd.o dive_ui.o divis.o divis_ui.o divis_2exp.o dump.o export.o fac_ui.o fdiv_q.o fdiv_q_ui.o fdiv_qr.o fdiv_qr_ui.o fdiv_r.o fdiv_r_ui.o fdiv_ui.o fib_ui.o fib2_ui.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o gcd.o gcd_ui.o gcdext.o get_d.o get_d_2exp.o get_si.o get_str.o get_ui.o getlimbn.o hamdist.o import.o init.o init2.o inits.o inp_raw.o inp_str.o invert.o ior.o iset.o iset_d.o iset_si.o iset_str.o iset_ui.o jacobi.o kronsz.o kronuz.o kronzs.o kronzu.o lcm.o lcm_ui.o limbs_read.o limbs_write.o limbs_modify.o limbs_finish.o lucnum_ui.o lucnum2_ui.o lucmod.o mfac_uiui.o millerrabin.o mod.o mul.o mul_2exp.o mul_si.o mul_ui.o n_pow_ui.o neg.o nextprime.o oddfac_1.o out_raw.o out_str.o perfpow.o perfsqr.o popcount.o pow_ui.o powm.o powm_sec.o powm_ui.o pprime_p.o prodlimbs.o primorial_ui.o random.o random2.o realloc.o realloc2.o remove.o roinit_n.o root.o rootrem.o rrandomb.o scan0.o scan1.o set.o set_d.o set_f.o set_q.o set_si.o set_str.o set_ui.o setbit.o size.o sizeinbase.o sqrt.o sqrtrem.o stronglucas.o sub.o sub_ui.o swap.o tdiv_ui.o tdiv_q.o tdiv_q_2exp.o tdiv_q_ui.o tdiv_qr.o tdiv_qr_ui.o tdiv_r.o tdiv_r_2exp.o tdiv_r_ui.o tstbit.o ui_pow_ui.o ui_sub.o urandomb.o urandomm.o xor.o
libtool: link: ranlib .libs/libmpz.a
libtool: link: ( cd ".libs" && rm -f "libmpz.la" && ln -s "../libmpz.la" "libmpz.la" )
gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/mpz'
Making all in mpq
gmake[5]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/mpq'
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o abs.lo ../../../gcc-13.3.0/gmp/mpq/abs.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o aors.lo ../../../gcc-13.3.0/gmp/mpq/aors.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/abs.c -o abs.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/abs.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/aors.c -o aors.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/aors.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o canonicalize.lo ../../../gcc-13.3.0/gmp/mpq/canonicalize.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o clear.lo ../../../gcc-13.3.0/gmp/mpq/clear.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/canonicalize.c -o canonicalize.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/clear.c -o clear.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/canonicalize.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/clear.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o clears.lo ../../../gcc-13.3.0/gmp/mpq/clears.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cmp.lo ../../../gcc-13.3.0/gmp/mpq/cmp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/cmp.c -o cmp.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/clears.c -o clears.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/cmp.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/clears.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cmp_si.lo ../../../gcc-13.3.0/gmp/mpq/cmp_si.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cmp_ui.lo ../../../gcc-13.3.0/gmp/mpq/cmp_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/cmp_si.c -o cmp_si.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/cmp_ui.c -o cmp_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/cmp_si.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/cmp_ui.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o div.lo ../../../gcc-13.3.0/gmp/mpq/div.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o equal.lo ../../../gcc-13.3.0/gmp/mpq/equal.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/div.c -o div.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/div.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o get_d.lo ../../../gcc-13.3.0/gmp/mpq/get_d.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/equal.c -o equal.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/equal.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/get_d.c -o get_d.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpq/get_d.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o get_den.lo ../../../gcc-13.3.0/gmp/mpq/get_den.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o get_num.lo ../../../gcc-13.3.0/gmp/mpq/get_num.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/get_den.c -o get_den.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/get_den.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o get_str.lo ../../../gcc-13.3.0/gmp/mpq/get_str.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/get_num.c -o get_num.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/get_num.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/get_str.c -o get_str.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpq/get_str.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o init.lo ../../../gcc-13.3.0/gmp/mpq/init.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o inits.lo ../../../gcc-13.3.0/gmp/mpq/inits.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/init.c -o init.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/inits.c -o inits.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/inits.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/init.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o inp_str.lo ../../../gcc-13.3.0/gmp/mpq/inp_str.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o inv.lo ../../../gcc-13.3.0/gmp/mpq/inv.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/inv.c -o inv.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/inp_str.c -o inp_str.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpq/inp_str.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/inv.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o md_2exp.lo ../../../gcc-13.3.0/gmp/mpq/md_2exp.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o mul.lo ../../../gcc-13.3.0/gmp/mpq/mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/md_2exp.c -o md_2exp.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/md_2exp.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/mul.c -o mul.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/mul.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o neg.lo ../../../gcc-13.3.0/gmp/mpq/neg.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o out_str.lo ../../../gcc-13.3.0/gmp/mpq/out_str.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/neg.c -o neg.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/neg.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/out_str.c -o out_str.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set.lo ../../../gcc-13.3.0/gmp/mpq/set.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpq/out_str.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set_den.lo ../../../gcc-13.3.0/gmp/mpq/set_den.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/set.c -o set.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/set.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/set_den.c -o set_den.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set_num.lo ../../../gcc-13.3.0/gmp/mpq/set_num.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/set_den.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/set_num.c -o set_num.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set_si.lo ../../../gcc-13.3.0/gmp/mpq/set_si.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/set_num.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set_str.lo ../../../gcc-13.3.0/gmp/mpq/set_str.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/set_si.c -o set_si.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/set_si.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set_ui.lo ../../../gcc-13.3.0/gmp/mpq/set_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/set_str.c -o set_str.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpq/set_str.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set_z.lo ../../../gcc-13.3.0/gmp/mpq/set_z.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/set_ui.c -o set_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/set_z.c -o set_z.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/set_z.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/set_ui.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set_d.lo ../../../gcc-13.3.0/gmp/mpq/set_d.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set_f.lo ../../../gcc-13.3.0/gmp/mpq/set_f.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/set_d.c -o set_d.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/set_d.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/set_f.c -o set_f.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/set_f.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o swap.lo ../../../gcc-13.3.0/gmp/mpq/swap.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpq/swap.c -o swap.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpq/swap.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=link cc -DNO_ASM -g  -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libmpq.la  abs.lo aors.lo canonicalize.lo clear.lo clears.lo cmp.lo cmp_si.lo cmp_ui.lo div.lo equal.lo get_d.lo get_den.lo get_num.lo get_str.lo init.lo inits.lo inp_str.lo inv.lo md_2exp.lo mul.lo neg.lo out_str.lo set.lo set_den.lo set_num.lo set_si.lo set_str.lo set_ui.lo set_z.lo set_d.lo set_f.lo swap.lo  
libtool: link: ar rc .libs/libmpq.a  abs.o aors.o canonicalize.o clear.o clears.o cmp.o cmp_si.o cmp_ui.o div.o equal.o get_d.o get_den.o get_num.o get_str.o init.o inits.o inp_str.o inv.o md_2exp.o mul.o neg.o out_str.o set.o set_den.o set_num.o set_si.o set_str.o set_ui.o set_z.o set_d.o set_f.o swap.o
libtool: link: ranlib .libs/libmpq.a
libtool: link: ( cd ".libs" && rm -f "libmpq.la" && ln -s "../libmpq.la" "libmpq.la" )
gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/mpq'
Making all in mpf
gmake[5]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/mpf'
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o init.lo ../../../gcc-13.3.0/gmp/mpf/init.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o init2.lo ../../../gcc-13.3.0/gmp/mpf/init2.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/init.c -o init.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/init2.c -o init2.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/init.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/init2.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o inits.lo ../../../gcc-13.3.0/gmp/mpf/inits.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set.lo ../../../gcc-13.3.0/gmp/mpf/set.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/inits.c -o inits.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/inits.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/set.c -o set.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set_ui.lo ../../../gcc-13.3.0/gmp/mpf/set_ui.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/set.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/set_ui.c -o set_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/set_ui.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set_si.lo ../../../gcc-13.3.0/gmp/mpf/set_si.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set_str.lo ../../../gcc-13.3.0/gmp/mpf/set_str.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/set_str.c -o set_str.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from ../../../gcc-13.3.0/gmp/mpf/set_str.c:45:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/set_si.c -o set_si.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/set_si.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set_d.lo ../../../gcc-13.3.0/gmp/mpf/set_d.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set_z.lo ../../../gcc-13.3.0/gmp/mpf/set_z.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/set_d.c -o set_d.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/set_d.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/set_z.c -o set_z.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/set_z.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set_q.lo ../../../gcc-13.3.0/gmp/mpf/set_q.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o iset.lo ../../../gcc-13.3.0/gmp/mpf/iset.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/set_q.c -o set_q.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/set_q.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/iset.c -o iset.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/iset.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o iset_ui.lo ../../../gcc-13.3.0/gmp/mpf/iset_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o iset_si.lo ../../../gcc-13.3.0/gmp/mpf/iset_si.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/iset_ui.c -o iset_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/iset_si.c -o iset_si.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/iset_ui.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/iset_si.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o iset_str.lo ../../../gcc-13.3.0/gmp/mpf/iset_str.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o iset_d.lo ../../../gcc-13.3.0/gmp/mpf/iset_d.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/iset_str.c -o iset_str.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/iset_str.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o clear.lo ../../../gcc-13.3.0/gmp/mpf/clear.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/iset_d.c -o iset_d.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/iset_d.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/clear.c -o clear.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/clear.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o clears.lo ../../../gcc-13.3.0/gmp/mpf/clears.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o get_str.lo ../../../gcc-13.3.0/gmp/mpf/get_str.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/clears.c -o clears.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/clears.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o dump.lo ../../../gcc-13.3.0/gmp/mpf/dump.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/get_str.c -o get_str.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from ../../../gcc-13.3.0/gmp/mpf/get_str.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/dump.c -o dump.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpf/dump.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o size.lo ../../../gcc-13.3.0/gmp/mpf/size.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/size.c -o size.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o eq.lo ../../../gcc-13.3.0/gmp/mpf/eq.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/size.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o reldiff.lo ../../../gcc-13.3.0/gmp/mpf/reldiff.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/eq.c -o eq.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/eq.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o sqrt.lo ../../../gcc-13.3.0/gmp/mpf/sqrt.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/reldiff.c -o reldiff.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/reldiff.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/sqrt.c -o sqrt.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpf/sqrt.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o random2.lo ../../../gcc-13.3.0/gmp/mpf/random2.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o inp_str.lo ../../../gcc-13.3.0/gmp/mpf/inp_str.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/random2.c -o random2.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/random2.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/inp_str.c -o inp_str.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpf/inp_str.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o out_str.lo ../../../gcc-13.3.0/gmp/mpf/out_str.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o add.lo ../../../gcc-13.3.0/gmp/mpf/add.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/out_str.c -o out_str.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpf/out_str.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/add.c -o add.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/add.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o add_ui.lo ../../../gcc-13.3.0/gmp/mpf/add_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o sub.lo ../../../gcc-13.3.0/gmp/mpf/sub.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/add_ui.c -o add_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/add_ui.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/sub.c -o sub.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/sub.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o sub_ui.lo ../../../gcc-13.3.0/gmp/mpf/sub_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o ui_sub.lo ../../../gcc-13.3.0/gmp/mpf/ui_sub.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/sub_ui.c -o sub_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/ui_sub.c -o ui_sub.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/sub_ui.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/ui_sub.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o mul.lo ../../../gcc-13.3.0/gmp/mpf/mul.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o mul_ui.lo ../../../gcc-13.3.0/gmp/mpf/mul_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/mul.c -o mul.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/mul.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/mul_ui.c -o mul_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/mul_ui.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o div.lo ../../../gcc-13.3.0/gmp/mpf/div.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o div_ui.lo ../../../gcc-13.3.0/gmp/mpf/div_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/div.c -o div.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/div.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/div_ui.c -o div_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cmp.lo ../../../gcc-13.3.0/gmp/mpf/cmp.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/div_ui.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cmp_d.lo ../../../gcc-13.3.0/gmp/mpf/cmp_d.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/cmp.c -o cmp.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/cmp.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/cmp_d.c -o cmp_d.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/cmp_d.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cmp_z.lo ../../../gcc-13.3.0/gmp/mpf/cmp_z.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cmp_si.lo ../../../gcc-13.3.0/gmp/mpf/cmp_si.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/cmp_z.c -o cmp_z.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/cmp_si.c -o cmp_si.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/cmp_z.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/cmp_si.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o cmp_ui.lo ../../../gcc-13.3.0/gmp/mpf/cmp_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o mul_2exp.lo ../../../gcc-13.3.0/gmp/mpf/mul_2exp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/cmp_ui.c -o cmp_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/cmp_ui.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/mul_2exp.c -o mul_2exp.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o div_2exp.lo ../../../gcc-13.3.0/gmp/mpf/div_2exp.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/mul_2exp.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o abs.lo ../../../gcc-13.3.0/gmp/mpf/abs.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/div_2exp.c -o div_2exp.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/div_2exp.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/abs.c -o abs.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/abs.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o neg.lo ../../../gcc-13.3.0/gmp/mpf/neg.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o get_d.lo ../../../gcc-13.3.0/gmp/mpf/get_d.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/neg.c -o neg.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/neg.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/get_d.c -o get_d.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/get_d.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o get_d_2exp.lo ../../../gcc-13.3.0/gmp/mpf/get_d_2exp.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set_dfl_prec.lo ../../../gcc-13.3.0/gmp/mpf/set_dfl_prec.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/get_d_2exp.c -o get_d_2exp.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/get_d_2exp.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/set_dfl_prec.c -o set_dfl_prec.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/set_dfl_prec.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set_prc.lo ../../../gcc-13.3.0/gmp/mpf/set_prc.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o set_prc_raw.lo ../../../gcc-13.3.0/gmp/mpf/set_prc_raw.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/set_prc.c -o set_prc.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/set_prc.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/set_prc_raw.c -o set_prc_raw.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/set_prc_raw.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o get_dfl_prec.lo ../../../gcc-13.3.0/gmp/mpf/get_dfl_prec.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o get_prc.lo ../../../gcc-13.3.0/gmp/mpf/get_prc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/get_prc.c -o get_prc.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/get_dfl_prec.c -o get_dfl_prec.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/get_dfl_prec.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/get_prc.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o ui_div.lo ../../../gcc-13.3.0/gmp/mpf/ui_div.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o sqrt_ui.lo ../../../gcc-13.3.0/gmp/mpf/sqrt_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/ui_div.c -o ui_div.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpf/ui_div.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/sqrt_ui.c -o sqrt_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o pow_ui.lo ../../../gcc-13.3.0/gmp/mpf/pow_ui.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/mpf/sqrt_ui.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o urandomb.lo ../../../gcc-13.3.0/gmp/mpf/urandomb.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/pow_ui.c -o pow_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/pow_ui.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/urandomb.c -o urandomb.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o swap.lo ../../../gcc-13.3.0/gmp/mpf/swap.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/urandomb.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/swap.c -o swap.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o get_si.lo ../../../gcc-13.3.0/gmp/mpf/get_si.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/swap.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o get_ui.lo ../../../gcc-13.3.0/gmp/mpf/get_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/get_si.c -o get_si.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/get_ui.c -o get_ui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/get_si.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/get_ui.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o int_p.lo ../../../gcc-13.3.0/gmp/mpf/int_p.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o ceilfloor.lo ../../../gcc-13.3.0/gmp/mpf/ceilfloor.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/int_p.c -o int_p.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/ceilfloor.c -o ceilfloor.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/int_p.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/ceilfloor.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o trunc.lo ../../../gcc-13.3.0/gmp/mpf/trunc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/trunc.c -o trunc.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fits_sint.lo ../../../gcc-13.3.0/gmp/mpf/fits_sint.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/trunc.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fits_slong.lo ../../../gcc-13.3.0/gmp/mpf/fits_slong.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/fits_sint.c -o fits_sint.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/fits_s.h:31,
                 from ../../../gcc-13.3.0/gmp/mpf/fits_sint.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fits_sshort.lo ../../../gcc-13.3.0/gmp/mpf/fits_sshort.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/fits_slong.c -o fits_slong.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/fits_s.h:31,
                 from ../../../gcc-13.3.0/gmp/mpf/fits_slong.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fits_uint.lo ../../../gcc-13.3.0/gmp/mpf/fits_uint.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/fits_sshort.c -o fits_sshort.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/fits_s.h:31,
                 from ../../../gcc-13.3.0/gmp/mpf/fits_sshort.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fits_ulong.lo ../../../gcc-13.3.0/gmp/mpf/fits_ulong.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/fits_uint.c -o fits_uint.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/fits_u.h:31,
                 from ../../../gcc-13.3.0/gmp/mpf/fits_uint.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/fits_ulong.c -o fits_ulong.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/fits_u.h:31,
                 from ../../../gcc-13.3.0/gmp/mpf/fits_ulong.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fits_ushort.lo ../../../gcc-13.3.0/gmp/mpf/fits_ushort.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/mpf/fits_ushort.c -o fits_ushort.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/mpf/fits_u.h:31,
                 from ../../../gcc-13.3.0/gmp/mpf/fits_ushort.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=link cc -DNO_ASM -g  -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libmpf.la  init.lo init2.lo inits.lo set.lo set_ui.lo set_si.lo set_str.lo set_d.lo set_z.lo set_q.lo iset.lo iset_ui.lo iset_si.lo iset_str.lo iset_d.lo clear.lo clears.lo get_str.lo dump.lo size.lo eq.lo reldiff.lo sqrt.lo random2.lo inp_str.lo out_str.lo add.lo add_ui.lo sub.lo sub_ui.lo ui_sub.lo mul.lo mul_ui.lo div.lo div_ui.lo cmp.lo cmp_d.lo cmp_z.lo cmp_si.lo cmp_ui.lo mul_2exp.lo div_2exp.lo abs.lo neg.lo get_d.lo get_d_2exp.lo set_dfl_prec.lo set_prc.lo set_prc_raw.lo get_dfl_prec.lo get_prc.lo ui_div.lo sqrt_ui.lo pow_ui.lo urandomb.lo swap.lo get_si.lo get_ui.lo int_p.lo ceilfloor.lo trunc.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo  
libtool: link: ar rc .libs/libmpf.a  init.o init2.o inits.o set.o set_ui.o set_si.o set_str.o set_d.o set_z.o set_q.o iset.o iset_ui.o iset_si.o iset_str.o iset_d.o clear.o clears.o get_str.o dump.o size.o eq.o reldiff.o sqrt.o random2.o inp_str.o out_str.o add.o add_ui.o sub.o sub_ui.o ui_sub.o mul.o mul_ui.o div.o div_ui.o cmp.o cmp_d.o cmp_z.o cmp_si.o cmp_ui.o mul_2exp.o div_2exp.o abs.o neg.o get_d.o get_d_2exp.o set_dfl_prec.o set_prc.o set_prc_raw.o get_dfl_prec.o get_prc.o ui_div.o sqrt_ui.o pow_ui.o urandomb.o swap.o get_si.o get_ui.o int_p.o ceilfloor.o trunc.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o
libtool: link: ranlib .libs/libmpf.a
libtool: link: ( cd ".libs" && rm -f "libmpf.la" && ln -s "../libmpf.la" "libmpf.la" )
gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/mpf'
Making all in printf
gmake[5]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/printf'
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o asprintf.lo ../../../gcc-13.3.0/gmp/printf/asprintf.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o asprntffuns.lo ../../../gcc-13.3.0/gmp/printf/asprntffuns.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/printf/asprintf.c -o asprintf.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/printf/asprintf.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/printf/asprntffuns.c -o asprntffuns.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o doprnt.lo ../../../gcc-13.3.0/gmp/printf/doprnt.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/printf/asprntffuns.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o doprntf.lo ../../../gcc-13.3.0/gmp/printf/doprntf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/printf/doprntf.c -o doprntf.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/printf/doprnt.c -o doprnt.o
In file included from /usr/include/ctype.h:25,
                 from ../../../gcc-13.3.0/gmp/printf/doprntf.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/ctype.h:25,
                 from ../../../gcc-13.3.0/gmp/printf/doprnt.c:40:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o doprnti.lo ../../../gcc-13.3.0/gmp/printf/doprnti.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/printf/doprnti.c -o doprnti.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from ../../../gcc-13.3.0/gmp/printf/doprnti.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fprintf.lo ../../../gcc-13.3.0/gmp/printf/fprintf.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o obprintf.lo ../../../gcc-13.3.0/gmp/printf/obprintf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/printf/obprintf.c -o obprintf.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/printf/fprintf.c -o fprintf.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/printf/fprintf.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from /usr/include/obstack.h:136,
                 from ../../../gcc-13.3.0/gmp/printf/obprintf.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o obvprintf.lo ../../../gcc-13.3.0/gmp/printf/obvprintf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/printf/obvprintf.c -o obvprintf.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o obprntffuns.lo ../../../gcc-13.3.0/gmp/printf/obprntffuns.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from /usr/include/obstack.h:136,
                 from ../../../gcc-13.3.0/gmp/printf/obvprintf.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o printf.lo ../../../gcc-13.3.0/gmp/printf/printf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/printf/printf.c -o printf.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/printf/printf.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/printf/obprntffuns.c -o obprntffuns.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o printffuns.lo ../../../gcc-13.3.0/gmp/printf/printffuns.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/printf/obprntffuns.c:43:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/printf/printffuns.c -o printffuns.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/printf/printffuns.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o snprintf.lo ../../../gcc-13.3.0/gmp/printf/snprintf.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o snprntffuns.lo ../../../gcc-13.3.0/gmp/printf/snprntffuns.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/printf/snprintf.c -o snprintf.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/printf/snprntffuns.c -o snprntffuns.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from ../../../gcc-13.3.0/gmp/printf/snprintf.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/printf/snprntffuns.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o sprintf.lo ../../../gcc-13.3.0/gmp/printf/sprintf.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o sprintffuns.lo ../../../gcc-13.3.0/gmp/printf/sprintffuns.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/printf/sprintf.c -o sprintf.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from ../../../gcc-13.3.0/gmp/printf/sprintf.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/printf/sprintffuns.c -o sprintffuns.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o vasprintf.lo ../../../gcc-13.3.0/gmp/printf/vasprintf.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/printf/sprintffuns.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/printf/vasprintf.c -o vasprintf.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o vfprintf.lo ../../../gcc-13.3.0/gmp/printf/vfprintf.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/printf/vasprintf.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o vprintf.lo ../../../gcc-13.3.0/gmp/printf/vprintf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/printf/vfprintf.c -o vfprintf.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/printf/vfprintf.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o vsnprintf.lo ../../../gcc-13.3.0/gmp/printf/vsnprintf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/printf/vprintf.c -o vprintf.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/printf/vprintf.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/printf/vsnprintf.c -o vsnprintf.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from ../../../gcc-13.3.0/gmp/printf/vsnprintf.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o vsprintf.lo ../../../gcc-13.3.0/gmp/printf/vsprintf.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o repl-vsnprintf.lo ../../../gcc-13.3.0/gmp/printf/repl-vsnprintf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/printf/vsprintf.c -o vsprintf.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from ../../../gcc-13.3.0/gmp/printf/vsprintf.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/printf/repl-vsnprintf.c -o repl-vsnprintf.o
In file included from /usr/include/ctype.h:25,
                 from ../../../gcc-13.3.0/gmp/printf/repl-vsnprintf.c:41:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=link cc -DNO_ASM -g  -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libprintf.la  asprintf.lo asprntffuns.lo doprnt.lo doprntf.lo doprnti.lo fprintf.lo obprintf.lo obvprintf.lo obprntffuns.lo printf.lo printffuns.lo snprintf.lo snprntffuns.lo sprintf.lo sprintffuns.lo vasprintf.lo vfprintf.lo vprintf.lo vsnprintf.lo vsprintf.lo repl-vsnprintf.lo  
libtool: link: ar rc .libs/libprintf.a  asprintf.o asprntffuns.o doprnt.o doprntf.o doprnti.o fprintf.o obprintf.o obvprintf.o obprntffuns.o printf.o printffuns.o snprintf.o snprntffuns.o sprintf.o sprintffuns.o vasprintf.o vfprintf.o vprintf.o vsnprintf.o vsprintf.o repl-vsnprintf.o
libtool: link: ranlib .libs/libprintf.a
libtool: link: ( cd ".libs" && rm -f "libprintf.la" && ln -s "../libprintf.la" "libprintf.la" )
gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/printf'
Making all in scanf
gmake[5]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/scanf'
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o doscan.lo ../../../gcc-13.3.0/gmp/scanf/doscan.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fscanf.lo ../../../gcc-13.3.0/gmp/scanf/fscanf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/scanf/fscanf.c -o fscanf.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/scanf/doscan.c -o doscan.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/scanf/fscanf.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/ctype.h:25,
                 from ../../../gcc-13.3.0/gmp/scanf/doscan.c:40:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o fscanffuns.lo ../../../gcc-13.3.0/gmp/scanf/fscanffuns.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o scanf.lo ../../../gcc-13.3.0/gmp/scanf/scanf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/scanf/fscanffuns.c -o fscanffuns.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/scanf/fscanffuns.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/scanf/scanf.c -o scanf.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/scanf/scanf.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o sscanf.lo ../../../gcc-13.3.0/gmp/scanf/sscanf.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o sscanffuns.lo ../../../gcc-13.3.0/gmp/scanf/sscanffuns.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/scanf/sscanf.c -o sscanf.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/scanf/sscanf.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/scanf/sscanffuns.c -o sscanffuns.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o vfscanf.lo ../../../gcc-13.3.0/gmp/scanf/vfscanf.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/scanf/sscanffuns.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o vscanf.lo ../../../gcc-13.3.0/gmp/scanf/vscanf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/scanf/vfscanf.c -o vfscanf.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/scanf/vfscanf.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o vsscanf.lo ../../../gcc-13.3.0/gmp/scanf/vsscanf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/scanf/vscanf.c -o vscanf.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/scanf/vscanf.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/scanf/vsscanf.c -o vsscanf.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from ../../../gcc-13.3.0/gmp/scanf/vsscanf.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=link cc -DNO_ASM -g  -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libscanf.la  doscan.lo fscanf.lo fscanffuns.lo scanf.lo sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo  
libtool: link: ar rc .libs/libscanf.a  doscan.o fscanf.o fscanffuns.o scanf.o sscanf.o sscanffuns.o vfscanf.o vscanf.o vsscanf.o
libtool: link: ranlib .libs/libscanf.a
libtool: link: ( cd ".libs" && rm -f "libscanf.la" && ln -s "../libscanf.la" "libscanf.la" )
gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/scanf'
Making all in rand
gmake[5]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/rand'
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o rand.lo ../../../gcc-13.3.0/gmp/rand/rand.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o randclr.lo ../../../gcc-13.3.0/gmp/rand/randclr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/rand/rand.c -o rand.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/rand/rand.c:33:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/rand/randclr.c -o randclr.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/rand/randclr.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o randdef.lo ../../../gcc-13.3.0/gmp/rand/randdef.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/rand/randdef.c -o randdef.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o randiset.lo ../../../gcc-13.3.0/gmp/rand/randiset.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/rand/randdef.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o randlc2s.lo ../../../gcc-13.3.0/gmp/rand/randlc2s.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/rand/randiset.c -o randiset.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/rand/randiset.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/rand/randlc2s.c -o randlc2s.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o randlc2x.lo ../../../gcc-13.3.0/gmp/rand/randlc2x.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/rand/randlc2s.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o randmt.lo ../../../gcc-13.3.0/gmp/rand/randmt.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/rand/randlc2x.c -o randlc2x.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/rand/randmt.c -o randmt.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../../gcc-13.3.0/gmp/rand/randmt.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/rand/randlc2x.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o randmts.lo ../../../gcc-13.3.0/gmp/rand/randmts.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o rands.lo ../../../gcc-13.3.0/gmp/rand/rands.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/rand/rands.c -o rands.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/rand/randmts.c -o randmts.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/rand/randmts.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/rand/rands.c:36:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o randsd.lo ../../../gcc-13.3.0/gmp/rand/randsd.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o randsdui.lo ../../../gcc-13.3.0/gmp/rand/randsdui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/rand/randsdui.c -o randsdui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/rand/randsd.c -o randsd.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/rand/randsdui.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/rand/randsd.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o randbui.lo ../../../gcc-13.3.0/gmp/rand/randbui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c -o randmui.lo ../../../gcc-13.3.0/gmp/rand/randmui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/rand/randmui.c -o randmui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -g -c ../../../gcc-13.3.0/gmp/rand/randbui.c -o randbui.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/rand/randbui.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../../gcc-13.3.0/gmp/rand/randmui.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=link cc -DNO_ASM -g  -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o librandom.la  rand.lo randclr.lo randdef.lo randiset.lo randlc2s.lo randlc2x.lo randmt.lo randmts.lo rands.lo randsd.lo randsdui.lo randbui.lo randmui.lo  
libtool: link: ar rc .libs/librandom.a  rand.o randclr.o randdef.o randiset.o randlc2s.o randlc2x.o randmt.o randmts.o rands.o randsd.o randsdui.o randbui.o randmui.o
libtool: link: ranlib .libs/librandom.a
libtool: link: ( cd ".libs" && rm -f "librandom.la" && ln -s "../librandom.la" "librandom.la" )
gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/rand'
Making all in cxx
gmake[5]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/cxx'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/cxx'
Making all in demos
gmake[5]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/demos'
Making all in calc
gmake[6]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/demos/calc'
/usr/pkg/bin/gmake  all-am
gmake[7]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/demos/calc'
gmake[7]: Nothing to be done for 'all-am'.
gmake[7]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/demos/calc'
gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/demos/calc'
Making all in expr
gmake[6]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/demos/expr'
gmake[6]: Nothing to be done for 'all'.
gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/demos/expr'
gmake[6]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/demos'
gmake[6]: Nothing to be done for 'all-am'.
gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/demos'
gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/demos'
Making all in tune
gmake[5]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/tune'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/tune'
Making all in doc
gmake[5]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp/doc'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp/doc'
gmake[5]: Entering directory '/home/pbulk/build/lang/gcc13/work/build/gmp'
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c -o assert.lo ../../gcc-13.3.0/gmp/assert.c
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c -o compat.lo ../../gcc-13.3.0/gmp/compat.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c ../../gcc-13.3.0/gmp/compat.c -o compat.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c ../../gcc-13.3.0/gmp/assert.c -o assert.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/gmp/compat.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/gmp/assert.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c -o errno.lo ../../gcc-13.3.0/gmp/errno.c
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c -o extract-dbl.lo ../../gcc-13.3.0/gmp/extract-dbl.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c ../../gcc-13.3.0/gmp/errno.c -o errno.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from ../../gcc-13.3.0/gmp/errno.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c ../../gcc-13.3.0/gmp/extract-dbl.c -o extract-dbl.o
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c -o invalid.lo ../../gcc-13.3.0/gmp/invalid.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../gcc-13.3.0/gmp/extract-dbl.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c ../../gcc-13.3.0/gmp/invalid.c -o invalid.o
In file included from /usr/include/signal.h:25,
                 from ../../gcc-13.3.0/gmp/invalid.c:37:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c -o memory.lo ../../gcc-13.3.0/gmp/memory.c
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c -o mp_bpl.lo ../../gcc-13.3.0/gmp/mp_bpl.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c ../../gcc-13.3.0/gmp/mp_bpl.c -o mp_bpl.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c ../../gcc-13.3.0/gmp/memory.c -o memory.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../gcc-13.3.0/gmp/mp_bpl.c:30:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/gmp/memory.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c -o mp_clz_tab.lo ../../gcc-13.3.0/gmp/mp_clz_tab.c
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c -o mp_dv_tab.lo ../../gcc-13.3.0/gmp/mp_dv_tab.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c ../../gcc-13.3.0/gmp/mp_dv_tab.c -o mp_dv_tab.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../gcc-13.3.0/gmp/mp_dv_tab.c:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c ../../gcc-13.3.0/gmp/mp_clz_tab.c -o mp_clz_tab.o
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c -o mp_minv_tab.lo ../../gcc-13.3.0/gmp/mp_minv_tab.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../gcc-13.3.0/gmp/mp_clz_tab.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c -o mp_get_fns.lo ../../gcc-13.3.0/gmp/mp_get_fns.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c ../../gcc-13.3.0/gmp/mp_minv_tab.c -o mp_minv_tab.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../gcc-13.3.0/gmp/mp_minv_tab.c:35:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c ../../gcc-13.3.0/gmp/mp_get_fns.c -o mp_get_fns.o
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c -o mp_set_fns.lo ../../gcc-13.3.0/gmp/mp_set_fns.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/gmp/mp_get_fns.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c -o version.lo ../../gcc-13.3.0/gmp/version.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c ../../gcc-13.3.0/gmp/mp_set_fns.c -o mp_set_fns.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c ../../gcc-13.3.0/gmp/version.c -o version.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../gcc-13.3.0/gmp/mp_set_fns.c:32:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../gcc-13.3.0/gmp/version.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c -o nextprime.lo ../../gcc-13.3.0/gmp/nextprime.c
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c -o primesieve.lo ../../gcc-13.3.0/gmp/primesieve.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c ../../gcc-13.3.0/gmp/primesieve.c -o primesieve.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c ../../gcc-13.3.0/gmp/nextprime.c -o nextprime.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../gcc-13.3.0/gmp/nextprime.c:55:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34,
                 from ../../gcc-13.3.0/gmp/gmp-impl.h:60,
                 from ../../gcc-13.3.0/gmp/primesieve.c:38:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c -o tal-reent.lo ../../gcc-13.3.0/gmp/tal-reent.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -g -c ../../gcc-13.3.0/gmp/tal-reent.c -o tal-reent.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/gmp/tal-reent.c:31:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
/bin/bash ./libtool  --tag=CC   --mode=link cc -DNO_ASM -g   -version-info 15:0:5 -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libgmp.la -rpath /usr/pkg/gcc13/lib assert.lo compat.lo errno.lo extract-dbl.lo invalid.lo memory.lo mp_bpl.lo mp_clz_tab.lo mp_dv_tab.lo mp_minv_tab.lo mp_get_fns.lo mp_set_fns.lo version.lo nextprime.lo primesieve.lo tal-reent.lo mpf/init.lo mpf/init2.lo mpf/inits.lo mpf/set.lo mpf/set_ui.lo mpf/set_si.lo mpf/set_str.lo mpf/set_d.lo mpf/set_z.lo mpf/iset.lo mpf/iset_ui.lo mpf/iset_si.lo mpf/iset_str.lo mpf/iset_d.lo mpf/clear.lo mpf/clears.lo mpf/get_str.lo mpf/dump.lo mpf/size.lo mpf/eq.lo mpf/reldiff.lo mpf/sqrt.lo mpf/random2.lo mpf/inp_str.lo mpf/out_str.lo mpf/add.lo mpf/add_ui.lo mpf/sub.lo mpf/sub_ui.lo mpf/ui_sub.lo mpf/mul.lo mpf/mul_ui.lo mpf/div.lo mpf/div_ui.lo mpf/cmp_z.lo mpf/cmp.lo mpf/cmp_d.lo mpf/cmp_ui.lo mpf/cmp_si.lo mpf/mul_2exp.lo mpf/div_2exp.lo mpf/abs.lo mpf/neg.lo mpf/set_q.lo mpf/get_d.lo mpf/get_d_2exp.lo mpf/set_dfl_prec.lo mpf/set_prc.lo mpf/set_prc_raw.lo mpf/get_dfl_prec.lo mpf/get_prc.lo mpf/ui_div.lo mpf/sqrt_ui.lo mpf/ceilfloor.lo mpf/trunc.lo mpf/pow_ui.lo mpf/urandomb.lo mpf/swap.lo mpf/fits_sint.lo mpf/fits_slong.lo mpf/fits_sshort.lo mpf/fits_uint.lo mpf/fits_ulong.lo mpf/fits_ushort.lo mpf/get_si.lo mpf/get_ui.lo mpf/int_p.lo mpz/abs.lo mpz/add.lo mpz/add_ui.lo mpz/aorsmul.lo mpz/aorsmul_i.lo mpz/and.lo mpz/array_init.lo mpz/bin_ui.lo mpz/bin_uiui.lo mpz/cdiv_q.lo mpz/cdiv_q_ui.lo mpz/cdiv_qr.lo mpz/cdiv_qr_ui.lo mpz/cdiv_r.lo mpz/cdiv_r_ui.lo mpz/cdiv_ui.lo mpz/cfdiv_q_2exp.lo mpz/cfdiv_r_2exp.lo mpz/clear.lo mpz/clears.lo mpz/clrbit.lo mpz/cmp.lo mpz/cmp_d.lo mpz/cmp_si.lo mpz/cmp_ui.lo mpz/cmpabs.lo mpz/cmpabs_d.lo mpz/cmpabs_ui.lo mpz/com.lo mpz/combit.lo mpz/cong.lo mpz/cong_2exp.lo mpz/cong_ui.lo mpz/divexact.lo mpz/divegcd.lo mpz/dive_ui.lo mpz/divis.lo mpz/divis_ui.lo mpz/divis_2exp.lo mpz/dump.lo mpz/export.lo mpz/mfac_uiui.lo mpz/2fac_ui.lo mpz/fac_ui.lo mpz/oddfac_1.lo mpz/prodlimbs.lo mpz/fdiv_q_ui.lo mpz/fdiv_qr.lo mpz/fdiv_qr_ui.lo mpz/fdiv_r.lo mpz/fdiv_r_ui.lo mpz/fdiv_q.lo mpz/fdiv_ui.lo mpz/fib_ui.lo mpz/fib2_ui.lo mpz/fits_sint.lo mpz/fits_slong.lo mpz/fits_sshort.lo mpz/fits_uint.lo mpz/fits_ulong.lo mpz/fits_ushort.lo mpz/gcd.lo mpz/gcd_ui.lo mpz/gcdext.lo mpz/get_d.lo mpz/get_d_2exp.lo mpz/get_si.lo mpz/get_str.lo mpz/get_ui.lo mpz/getlimbn.lo mpz/hamdist.lo mpz/import.lo mpz/init.lo mpz/init2.lo mpz/inits.lo mpz/inp_raw.lo mpz/inp_str.lo mpz/invert.lo mpz/ior.lo mpz/iset.lo mpz/iset_d.lo mpz/iset_si.lo mpz/iset_str.lo mpz/iset_ui.lo mpz/jacobi.lo mpz/kronsz.lo mpz/kronuz.lo mpz/kronzs.lo mpz/kronzu.lo mpz/lcm.lo mpz/lcm_ui.lo mpz/limbs_finish.lo mpz/limbs_modify.lo mpz/limbs_read.lo mpz/limbs_write.lo mpz/lucmod.lo mpz/lucnum_ui.lo mpz/lucnum2_ui.lo mpz/millerrabin.lo mpz/mod.lo mpz/mul.lo mpz/mul_2exp.lo mpz/mul_si.lo mpz/mul_ui.lo mpz/n_pow_ui.lo mpz/neg.lo mpz/nextprime.lo mpz/out_raw.lo mpz/out_str.lo mpz/perfpow.lo mpz/perfsqr.lo mpz/popcount.lo mpz/pow_ui.lo mpz/powm.lo mpz/powm_sec.lo mpz/powm_ui.lo mpz/primorial_ui.lo mpz/pprime_p.lo mpz/random.lo mpz/random2.lo mpz/realloc.lo mpz/realloc2.lo mpz/remove.lo mpz/roinit_n.lo mpz/root.lo mpz/rootrem.lo mpz/rrandomb.lo mpz/scan0.lo mpz/scan1.lo mpz/set.lo mpz/set_d.lo mpz/set_f.lo mpz/set_q.lo mpz/set_si.lo mpz/set_str.lo mpz/set_ui.lo mpz/setbit.lo mpz/size.lo mpz/sizeinbase.lo mpz/sqrt.lo mpz/sqrtrem.lo mpz/stronglucas.lo mpz/sub.lo mpz/sub_ui.lo mpz/swap.lo mpz/tdiv_ui.lo mpz/tdiv_q.lo mpz/tdiv_q_2exp.lo mpz/tdiv_q_ui.lo mpz/tdiv_qr.lo mpz/tdiv_qr_ui.lo mpz/tdiv_r.lo mpz/tdiv_r_2exp.lo mpz/tdiv_r_ui.lo mpz/tstbit.lo mpz/ui_pow_ui.lo mpz/ui_sub.lo mpz/urandomb.lo mpz/urandomm.lo mpz/xor.lo mpq/abs.lo mpq/aors.lo mpq/canonicalize.lo mpq/clear.lo mpq/clears.lo mpq/cmp.lo mpq/cmp_si.lo mpq/cmp_ui.lo mpq/div.lo mpq/get_d.lo mpq/get_den.lo mpq/get_num.lo mpq/get_str.lo mpq/init.lo mpq/inits.lo mpq/inp_str.lo mpq/inv.lo mpq/md_2exp.lo mpq/mul.lo mpq/neg.lo mpq/out_str.lo mpq/set.lo mpq/set_den.lo mpq/set_num.lo mpq/set_si.lo mpq/set_str.lo mpq/set_ui.lo mpq/equal.lo mpq/set_z.lo mpq/set_d.lo mpq/set_f.lo mpq/swap.lo mpn/fib_table.lo mpn/mp_bases.lo  mpn/add.lo mpn/add_1.lo mpn/add_n.lo mpn/sub.lo mpn/sub_1.lo mpn/sub_n.lo mpn/cnd_add_n.lo mpn/cnd_sub_n.lo mpn/cnd_swap.lo mpn/neg.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/add_err1_n.lo mpn/add_err2_n.lo mpn/add_err3_n.lo mpn/sub_err1_n.lo mpn/sub_err2_n.lo mpn/sub_err3_n.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3.lo mpn/divis.lo mpn/divrem.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui.lo mpn/fib2m.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_divrem_1.lo mpn/pre_mod_1.lo mpn/dump.lo mpn/mod_1_1.lo mpn/mod_1_2.lo mpn/mod_1_3.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul.lo mpn/mul_fft.lo mpn/mul_n.lo mpn/sqr.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul.lo mpn/mulmid_basecase.lo mpn/toom42_mulmid.lo mpn/mulmid_n.lo mpn/mulmid.lo mpn/random.lo mpn/random2.lo mpn/pow_1.lo mpn/rootrem.lo mpn/sqrtrem.lo mpn/sizeinbase.lo mpn/get_str.lo mpn/set_str.lo mpn/compute_powtab.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo mpn/zero_p.lo mpn/perfsqr.lo mpn/perfpow.lo mpn/strongfibo.lo mpn/gcd_11.lo mpn/gcd_22.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext_1.lo mpn/gcdext.lo mpn/gcd_subdiv_step.lo mpn/gcdext_lehmer.lo mpn/div_q.lo mpn/tdiv_qr.lo mpn/jacbase.lo mpn/jacobi_2.lo mpn/jacobi.lo mpn/get_d.lo mpn/matrix22_mul.lo mpn/matrix22_mul1_inverse_vector.lo mpn/hgcd_matrix.lo mpn/hgcd2.lo mpn/hgcd_step.lo mpn/hgcd_reduce.lo mpn/hgcd.lo mpn/hgcd_appr.lo mpn/hgcd2_jacobi.lo mpn/hgcd_jacobi.lo mpn/mullo_n.lo mpn/mullo_basecase.lo mpn/sqrlo.lo mpn/sqrlo_basecase.lo mpn/toom22_mul.lo mpn/toom32_mul.lo mpn/toom42_mul.lo mpn/toom52_mul.lo mpn/toom62_mul.lo mpn/toom33_mul.lo mpn/toom43_mul.lo mpn/toom53_mul.lo mpn/toom54_mul.lo mpn/toom63_mul.lo mpn/toom44_mul.lo mpn/toom6h_mul.lo mpn/toom6_sqr.lo mpn/toom8h_mul.lo mpn/toom8_sqr.lo mpn/toom_couple_handling.lo mpn/toom2_sqr.lo mpn/toom3_sqr.lo mpn/toom4_sqr.lo mpn/toom_eval_dgr3_pm1.lo mpn/toom_eval_dgr3_pm2.lo mpn/toom_eval_pm1.lo mpn/toom_eval_pm2.lo mpn/toom_eval_pm2exp.lo mpn/toom_eval_pm2rexp.lo mpn/toom_interpolate_5pts.lo mpn/toom_interpolate_6pts.lo mpn/toom_interpolate_7pts.lo mpn/toom_interpolate_8pts.lo mpn/toom_interpolate_12pts.lo mpn/toom_interpolate_16pts.lo mpn/invertappr.lo mpn/invert.lo mpn/binvert.lo mpn/mulmod_bnm1.lo mpn/sqrmod_bnm1.lo mpn/mulmod_bknp1.lo mpn/div_qr_1.lo mpn/div_qr_1n_pi1.lo mpn/div_qr_2.lo mpn/div_qr_2n_pi1.lo mpn/div_qr_2u_pi1.lo mpn/sbpi1_div_q.lo mpn/sbpi1_div_qr.lo mpn/sbpi1_divappr_q.lo mpn/dcpi1_div_q.lo mpn/dcpi1_div_qr.lo mpn/dcpi1_divappr_q.lo mpn/mu_div_qr.lo mpn/mu_divappr_q.lo mpn/mu_div_q.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q.lo mpn/sbpi1_bdiv_qr.lo mpn/sbpi1_bdiv_r.lo mpn/dcpi1_bdiv_q.lo mpn/dcpi1_bdiv_qr.lo mpn/mu_bdiv_q.lo mpn/mu_bdiv_qr.lo mpn/bdiv_q.lo mpn/bdiv_qr.lo mpn/broot.lo mpn/brootinv.lo mpn/bsqrt.lo mpn/bsqrtinv.lo mpn/divexact.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2.lo mpn/redc_n.lo mpn/powm.lo mpn/powlo.lo mpn/sec_powm.lo mpn/sec_mul.lo mpn/sec_sqr.lo mpn/sec_div_qr.lo mpn/sec_div_r.lo mpn/sec_pi1_div_qr.lo mpn/sec_pi1_div_r.lo mpn/sec_add_1.lo mpn/sec_sub_1.lo mpn/sec_invert.lo mpn/trialdiv.lo mpn/remove.lo mpn/and_n.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo mpn/xor_n.lo mpn/xnor_n.lo mpn/copyi.lo mpn/copyd.lo mpn/zero.lo mpn/sec_tabselect.lo mpn/comb_tables.lo mpn/add_n_sub_n.lo printf/asprintf.lo printf/asprntffuns.lo printf/doprnt.lo printf/doprntf.lo printf/doprnti.lo printf/fprintf.lo printf/obprintf.lo printf/obvprintf.lo printf/obprntffuns.lo printf/printf.lo printf/printffuns.lo printf/snprintf.lo printf/snprntffuns.lo printf/sprintf.lo printf/sprintffuns.lo printf/vasprintf.lo printf/vfprintf.lo printf/vprintf.lo printf/vsnprintf.lo printf/vsprintf.lo printf/repl-vsnprintf.lo  scanf/doscan.lo scanf/fscanf.lo scanf/fscanffuns.lo scanf/scanf.lo scanf/sscanf.lo scanf/sscanffuns.lo scanf/vfscanf.lo scanf/vscanf.lo scanf/vsscanf.lo rand/rand.lo rand/randclr.lo rand/randdef.lo rand/randiset.lo rand/randlc2s.lo rand/randlc2x.lo rand/randmt.lo rand/randmts.lo rand/rands.lo rand/randsd.lo rand/randsdui.lo rand/randbui.lo rand/randmui.lo 
copying selected object files to avoid basename conflicts...
libtool: link: ln mpz/abs.o .libs/libgmp.lax/lt1-abs.o || cp mpz/abs.o .libs/libgmp.lax/lt1-abs.o
libtool: link: ln mpz/add.o .libs/libgmp.lax/lt2-add.o || cp mpz/add.o .libs/libgmp.lax/lt2-add.o
libtool: link: ln mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o || cp mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o
libtool: link: ln mpz/clear.o .libs/libgmp.lax/lt4-clear.o || cp mpz/clear.o .libs/libgmp.lax/lt4-clear.o
libtool: link: ln mpz/clears.o .libs/libgmp.lax/lt5-clears.o || cp mpz/clears.o .libs/libgmp.lax/lt5-clears.o
libtool: link: ln mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o || cp mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o
libtool: link: ln mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o || cp mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o
libtool: link: ln mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o || cp mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o
libtool: link: ln mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o || cp mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o
libtool: link: ln mpz/dump.o .libs/libgmp.lax/lt10-dump.o || cp mpz/dump.o .libs/libgmp.lax/lt10-dump.o
libtool: link: ln mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o || cp mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o
libtool: link: ln mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o || cp mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o
libtool: link: ln mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o || cp mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o
libtool: link: ln mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o || cp mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o
libtool: link: ln mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o || cp mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o
libtool: link: ln mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o || cp mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o
libtool: link: ln mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o || cp mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o
libtool: link: ln mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o || cp mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o
libtool: link: ln mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o || cp mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o
libtool: link: ln mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o || cp mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o
libtool: link: ln mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o || cp mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o
libtool: link: ln mpz/init.o .libs/libgmp.lax/lt22-init.o || cp mpz/init.o .libs/libgmp.lax/lt22-init.o
libtool: link: ln mpz/init2.o .libs/libgmp.lax/lt23-init2.o || cp mpz/init2.o .libs/libgmp.lax/lt23-init2.o
libtool: link: ln mpz/inits.o .libs/libgmp.lax/lt24-inits.o || cp mpz/inits.o .libs/libgmp.lax/lt24-inits.o
libtool: link: ln mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o || cp mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o
libtool: link: ln mpz/iset.o .libs/libgmp.lax/lt26-iset.o || cp mpz/iset.o .libs/libgmp.lax/lt26-iset.o
libtool: link: ln mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o || cp mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o
libtool: link: ln mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o || cp mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o
libtool: link: ln mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o || cp mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o
libtool: link: ln mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o || cp mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o
libtool: link: ln mpz/mul.o .libs/libgmp.lax/lt31-mul.o || cp mpz/mul.o .libs/libgmp.lax/lt31-mul.o
libtool: link: ln mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o || cp mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o
libtool: link: ln mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o || cp mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o
libtool: link: ln mpz/neg.o .libs/libgmp.lax/lt34-neg.o || cp mpz/neg.o .libs/libgmp.lax/lt34-neg.o
libtool: link: ln mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o || cp mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o
libtool: link: ln mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o || cp mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o
libtool: link: ln mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o || cp mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o
libtool: link: ln mpz/random2.o .libs/libgmp.lax/lt38-random2.o || cp mpz/random2.o .libs/libgmp.lax/lt38-random2.o
libtool: link: ln mpz/set.o .libs/libgmp.lax/lt39-set.o || cp mpz/set.o .libs/libgmp.lax/lt39-set.o
libtool: link: ln mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o || cp mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o
libtool: link: ln mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o || cp mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o
libtool: link: ln mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o || cp mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o
libtool: link: ln mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o || cp mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o
libtool: link: ln mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o || cp mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o
libtool: link: ln mpz/size.o .libs/libgmp.lax/lt45-size.o || cp mpz/size.o .libs/libgmp.lax/lt45-size.o
libtool: link: ln mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o || cp mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o
libtool: link: ln mpz/sub.o .libs/libgmp.lax/lt47-sub.o || cp mpz/sub.o .libs/libgmp.lax/lt47-sub.o
libtool: link: ln mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o || cp mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o
libtool: link: ln mpz/swap.o .libs/libgmp.lax/lt49-swap.o || cp mpz/swap.o .libs/libgmp.lax/lt49-swap.o
libtool: link: ln mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o || cp mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o
libtool: link: ln mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o || cp mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o
libtool: link: ln mpq/abs.o .libs/libgmp.lax/lt52-abs.o || cp mpq/abs.o .libs/libgmp.lax/lt52-abs.o
libtool: link: ln mpq/clear.o .libs/libgmp.lax/lt53-clear.o || cp mpq/clear.o .libs/libgmp.lax/lt53-clear.o
libtool: link: ln mpq/clears.o .libs/libgmp.lax/lt54-clears.o || cp mpq/clears.o .libs/libgmp.lax/lt54-clears.o
libtool: link: ln mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o || cp mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o
libtool: link: ln mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o || cp mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o
libtool: link: ln mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o || cp mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o
libtool: link: ln mpq/div.o .libs/libgmp.lax/lt58-div.o || cp mpq/div.o .libs/libgmp.lax/lt58-div.o
libtool: link: ln mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o || cp mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o
libtool: link: ln mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o || cp mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o
libtool: link: ln mpq/init.o .libs/libgmp.lax/lt61-init.o || cp mpq/init.o .libs/libgmp.lax/lt61-init.o
libtool: link: ln mpq/inits.o .libs/libgmp.lax/lt62-inits.o || cp mpq/inits.o .libs/libgmp.lax/lt62-inits.o
libtool: link: ln mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o || cp mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o
libtool: link: ln mpq/mul.o .libs/libgmp.lax/lt64-mul.o || cp mpq/mul.o .libs/libgmp.lax/lt64-mul.o
libtool: link: ln mpq/neg.o .libs/libgmp.lax/lt65-neg.o || cp mpq/neg.o .libs/libgmp.lax/lt65-neg.o
libtool: link: ln mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o || cp mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o
libtool: link: ln mpq/set.o .libs/libgmp.lax/lt67-set.o || cp mpq/set.o .libs/libgmp.lax/lt67-set.o
libtool: link: ln mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o || cp mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o
libtool: link: ln mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o || cp mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o
libtool: link: ln mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o || cp mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o
libtool: link: ln mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o || cp mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o
libtool: link: ln mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o || cp mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o
libtool: link: ln mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o || cp mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o
libtool: link: ln mpq/swap.o .libs/libgmp.lax/lt74-swap.o || cp mpq/swap.o .libs/libgmp.lax/lt74-swap.o
libtool: link: ln mpn/add.o .libs/libgmp.lax/lt75-add.o || cp mpn/add.o .libs/libgmp.lax/lt75-add.o
libtool: link: ln mpn/sub.o .libs/libgmp.lax/lt76-sub.o || cp mpn/sub.o .libs/libgmp.lax/lt76-sub.o
libtool: link: ln mpn/neg.o .libs/libgmp.lax/lt77-neg.o || cp mpn/neg.o .libs/libgmp.lax/lt77-neg.o
libtool: link: ln mpn/com.o .libs/libgmp.lax/lt78-com.o || cp mpn/com.o .libs/libgmp.lax/lt78-com.o
libtool: link: ln mpn/divis.o .libs/libgmp.lax/lt79-divis.o || cp mpn/divis.o .libs/libgmp.lax/lt79-divis.o
libtool: link: ln mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o || cp mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o
libtool: link: ln mpn/dump.o .libs/libgmp.lax/lt81-dump.o || cp mpn/dump.o .libs/libgmp.lax/lt81-dump.o
libtool: link: ln mpn/mul.o .libs/libgmp.lax/lt82-mul.o || cp mpn/mul.o .libs/libgmp.lax/lt82-mul.o
libtool: link: ln mpn/random.o .libs/libgmp.lax/lt83-random.o || cp mpn/random.o .libs/libgmp.lax/lt83-random.o
libtool: link: ln mpn/random2.o .libs/libgmp.lax/lt84-random2.o || cp mpn/random2.o .libs/libgmp.lax/lt84-random2.o
libtool: link: ln mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o || cp mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o
libtool: link: ln mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o || cp mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o
libtool: link: ln mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o || cp mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o
libtool: link: ln mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o || cp mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o
libtool: link: ln mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o || cp mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o
libtool: link: ln mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o || cp mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o
libtool: link: ln mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o || cp mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o
libtool: link: ln mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o || cp mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o
libtool: link: ln mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o || cp mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o
libtool: link: ln mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o || cp mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o
libtool: link: ln mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o || cp mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o
libtool: link: ln mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o || cp mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o
libtool: link: ln mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o || cp mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o
libtool: link: ln mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o || cp mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o
libtool: link: ln mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o || cp mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o
libtool: link: ln mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o || cp mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o
libtool: link: ln mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o || cp mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o
libtool: link: ln mpn/invert.o .libs/libgmp.lax/lt102-invert.o || cp mpn/invert.o .libs/libgmp.lax/lt102-invert.o
libtool: link: ln mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o || cp mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o
libtool: link: ln mpn/powm.o .libs/libgmp.lax/lt104-powm.o || cp mpn/powm.o .libs/libgmp.lax/lt104-powm.o
libtool: link: ln mpn/remove.o .libs/libgmp.lax/lt105-remove.o || cp mpn/remove.o .libs/libgmp.lax/lt105-remove.o
libtool: link: ar rc .libs/libgmp.a assert.o compat.o errno.o extract-dbl.o invalid.o memory.o mp_bpl.o mp_clz_tab.o mp_dv_tab.o mp_minv_tab.o mp_get_fns.o mp_set_fns.o version.o nextprime.o primesieve.o tal-reent.o mpf/init.o mpf/init2.o mpf/inits.o mpf/set.o mpf/set_ui.o mpf/set_si.o mpf/set_str.o mpf/set_d.o mpf/set_z.o mpf/iset.o mpf/iset_ui.o mpf/iset_si.o mpf/iset_str.o mpf/iset_d.o mpf/clear.o mpf/clears.o mpf/get_str.o mpf/dump.o mpf/size.o mpf/eq.o mpf/reldiff.o mpf/sqrt.o mpf/random2.o mpf/inp_str.o mpf/out_str.o mpf/add.o mpf/add_ui.o mpf/sub.o mpf/sub_ui.o mpf/ui_sub.o mpf/mul.o mpf/mul_ui.o mpf/div.o mpf/div_ui.o mpf/cmp_z.o mpf/cmp.o mpf/cmp_d.o mpf/cmp_ui.o mpf/cmp_si.o mpf/mul_2exp.o mpf/div_2exp.o mpf/abs.o mpf/neg.o mpf/set_q.o mpf/get_d.o mpf/get_d_2exp.o mpf/set_dfl_prec.o mpf/set_prc.o mpf/set_prc_raw.o mpf/get_dfl_prec.o mpf/get_prc.o mpf/ui_div.o mpf/sqrt_ui.o mpf/ceilfloor.o mpf/trunc.o mpf/pow_ui.o mpf/urandomb.o mpf/swap.o mpf/fits_sint.o mpf/fits_slong.o mpf/fits_sshort.o mpf/fits_uint.o mpf/fits_ulong.o mpf/fits_ushort.o mpf/get_si.o mpf/get_ui.o mpf/int_p.o .libs/libgmp.lax/lt1-abs.o .libs/libgmp.lax/lt2-add.o .libs/libgmp.lax/lt3-add_ui.o mpz/aorsmul.o mpz/aorsmul_i.o mpz/and.o mpz/array_init.o mpz/bin_ui.o mpz/bin_uiui.o mpz/cdiv_q.o mpz/cdiv_q_ui.o mpz/cdiv_qr.o mpz/cdiv_qr_ui.o mpz/cdiv_r.o mpz/cdiv_r_ui.o mpz/cdiv_ui.o mpz/cfdiv_q_2exp.o mpz/cfdiv_r_2exp.o .libs/libgmp.lax/lt4-clear.o .libs/libgmp.lax/lt5-clears.o mpz/clrbit.o .libs/libgmp.lax/lt6-cmp.o .libs/libgmp.lax/lt7-cmp_d.o .libs/libgmp.lax/lt8-cmp_si.o .libs/libgmp.lax/lt9-cmp_ui.o mpz/cmpabs.o mpz/cmpabs_d.o mpz/cmpabs_ui.o mpz/com.o mpz/combit.o mpz/cong.o mpz/cong_2exp.o mpz/cong_ui.o mpz/divexact.o mpz/divegcd.o mpz/dive_ui.o mpz/divis.o mpz/divis_ui.o mpz/divis_2exp.o .libs/libgmp.lax/lt10-dump.o mpz/export.o mpz/mfac_uiui.o mpz/2fac_ui.o mpz/fac_ui.o mpz/oddfac_1.o mpz/prodlimbs.o mpz/fdiv_q_ui.o mpz/fdiv_qr.o mpz/fdiv_qr_ui.o mpz/fdiv_r.o mpz/fdiv_r_ui.o mpz/fdiv_q.o mpz/fdiv_ui.o mpz/fib_ui.o mpz/fib2_ui.o .libs/libgmp.lax/lt11-fits_sint.o .libs/libgmp.lax/lt12-fits_slong.o .libs/libgmp.lax/lt13-fits_sshort.o .libs/libgmp.lax/lt14-fits_uint.o .libs/libgmp.lax/lt15-fits_ulong.o .libs/libgmp.lax/lt16-fits_ushort.o mpz/gcd.o mpz/gcd_ui.o mpz/gcdext.o .libs/libgmp.lax/lt17-get_d.o .libs/libgmp.lax/lt18-get_d_2exp.o .libs/libgmp.lax/lt19-get_si.o .libs/libgmp.lax/lt20-get_str.o .libs/libgmp.lax/lt21-get_ui.o mpz/getlimbn.o mpz/hamdist.o mpz/import.o .libs/libgmp.lax/lt22-init.o .libs/libgmp.lax/lt23-init2.o .libs/libgmp.lax/lt24-inits.o mpz/inp_raw.o .libs/libgmp.lax/lt25-inp_str.o mpz/invert.o mpz/ior.o .libs/libgmp.lax/lt26-iset.o .libs/libgmp.lax/lt27-iset_d.o .libs/libgmp.lax/lt28-iset_si.o .libs/libgmp.lax/lt29-iset_str.o .libs/libgmp.lax/lt30-iset_ui.o mpz/jacobi.o mpz/kronsz.o mpz/kronuz.o mpz/kronzs.o mpz/kronzu.o mpz/lcm.o mpz/lcm_ui.o mpz/limbs_finish.o mpz/limbs_modify.o mpz/limbs_read.o mpz/limbs_write.o mpz/lucmod.o mpz/lucnum_ui.o mpz/lucnum2_ui.o mpz/millerrabin.o mpz/mod.o .libs/libgmp.lax/lt31-mul.o .libs/libgmp.lax/lt32-mul_2exp.o mpz/mul_si.o .libs/libgmp.lax/lt33-mul_ui.o mpz/n_pow_ui.o .libs/libgmp.lax/lt34-neg.o .libs/libgmp.lax/lt35-nextprime.o mpz/out_raw.o .libs/libgmp.lax/lt36-out_str.o mpz/perfpow.o mpz/perfsqr.o mpz/popcount.o .libs/libgmp.lax/lt37-pow_ui.o mpz/powm.o mpz/powm_sec.o mpz/powm_ui.o mpz/primorial_ui.o mpz/pprime_p.o mpz/random.o .libs/libgmp.lax/lt38-random2.o mpz/realloc.o mpz/realloc2.o mpz/remove.o mpz/roinit_n.o mpz/root.o mpz/rootrem.o mpz/rrandomb.o mpz/scan0.o mpz/scan1.o .libs/libgmp.lax/lt39-set.o .libs/libgmp.lax/lt40-set_d.o mpz/set_f.o .libs/libgmp.lax/lt41-set_q.o .libs/libgmp.lax/lt42-set_si.o .libs/libgmp.lax/lt43-set_str.o .libs/libgmp.lax/lt44-set_ui.o mpz/setbit.o .libs/libgmp.lax/lt45-size.o mpz/sizeinbase.o .libs/libgmp.lax/lt46-sqrt.o mpz/sqrtrem.o mpz/stronglucas.o .libs/libgmp.lax/lt47-sub.o .libs/libgmp.lax/lt48-sub_ui.o .libs/libgmp.lax/lt49-swap.o mpz/tdiv_ui.o mpz/tdiv_q.o mpz/tdiv_q_2exp.o mpz/tdiv_q_ui.o mpz/tdiv_qr.o mpz/tdiv_qr_ui.o mpz/tdiv_r.o mpz/tdiv_r_2exp.o mpz/tdiv_r_ui.o mpz/tstbit.o mpz/ui_pow_ui.o .libs/libgmp.lax/lt50-ui_sub.o .libs/libgmp.lax/lt51-urandomb.o mpz/urandomm.o mpz/xor.o .libs/libgmp.lax/lt52-abs.o mpq/aors.o mpq/canonicalize.o .libs/libgmp.lax/lt53-clear.o .libs/libgmp.lax/lt54-clears.o .libs/libgmp.lax/lt55-cmp.o .libs/libgmp.lax/lt56-cmp_si.o .libs/libgmp.lax/lt57-cmp_ui.o .libs/libgmp.lax/lt58-div.o .libs/libgmp.lax/lt59-get_d.o mpq/get_den.o mpq/get_num.o .libs/libgmp.lax/lt60-get_str.o .libs/libgmp.lax/lt61-init.o .libs/libgmp.lax/lt62-inits.o .libs/libgmp.lax/lt63-inp_str.o mpq/inv.o mpq/md_2exp.o .libs/libgmp.lax/lt64-mul.o .libs/libgmp.lax/lt65-neg.o .libs/libgmp.lax/lt66-out_str.o .libs/libgmp.lax/lt67-set.o mpq/set_den.o mpq/set_num.o .libs/libgmp.lax/lt68-set_si.o .libs/libgmp.lax/lt69-set_str.o .libs/libgmp.lax/lt70-set_ui.o mpq/equal.o .libs/libgmp.lax/lt71-set_z.o .libs/libgmp.lax/lt72-set_d.o .libs/libgmp.lax/lt73-set_f.o .libs/libgmp.lax/lt74-swap.o mpn/fib_table.o mpn/mp_bases.o .libs/libgmp.lax/lt75-add.o mpn/add_1.o mpn/add_n.o .libs/libgmp.lax/lt76-sub.o mpn/sub_1.o mpn/sub_n.o mpn/cnd_add_n.o mpn/cnd_sub_n.o mpn/cnd_swap.o .libs/libgmp.lax/lt77-neg.o .libs/libgmp.lax/lt78-com.o mpn/mul_1.o mpn/addmul_1.o mpn/submul_1.o mpn/add_err1_n.o mpn/add_err2_n.o mpn/add_err3_n.o mpn/sub_err1_n.o mpn/sub_err2_n.o mpn/sub_err3_n.o mpn/lshift.o mpn/rshift.o mpn/dive_1.o mpn/diveby3.o .libs/libgmp.lax/lt79-divis.o mpn/divrem.o mpn/divrem_1.o mpn/divrem_2.o .libs/libgmp.lax/lt80-fib2_ui.o mpn/fib2m.o mpn/mod_1.o mpn/mod_34lsub1.o mpn/mode1o.o mpn/pre_divrem_1.o mpn/pre_mod_1.o .libs/libgmp.lax/lt81-dump.o mpn/mod_1_1.o mpn/mod_1_2.o mpn/mod_1_3.o mpn/mod_1_4.o mpn/lshiftc.o .libs/libgmp.lax/lt82-mul.o mpn/mul_fft.o mpn/mul_n.o mpn/sqr.o mpn/mul_basecase.o mpn/sqr_basecase.o mpn/nussbaumer_mul.o mpn/mulmid_basecase.o mpn/toom42_mulmid.o mpn/mulmid_n.o mpn/mulmid.o .libs/libgmp.lax/lt83-random.o .libs/libgmp.lax/lt84-random2.o mpn/pow_1.o .libs/libgmp.lax/lt85-rootrem.o .libs/libgmp.lax/lt86-sqrtrem.o .libs/libgmp.lax/lt87-sizeinbase.o .libs/libgmp.lax/lt88-get_str.o .libs/libgmp.lax/lt89-set_str.o mpn/compute_powtab.o .libs/libgmp.lax/lt90-scan0.o .libs/libgmp.lax/lt91-scan1.o .libs/libgmp.lax/lt92-popcount.o .libs/libgmp.lax/lt93-hamdist.o .libs/libgmp.lax/lt94-cmp.o mpn/zero_p.o .libs/libgmp.lax/lt95-perfsqr.o .libs/libgmp.lax/lt96-perfpow.o mpn/strongfibo.o mpn/gcd_11.o mpn/gcd_22.o mpn/gcd_1.o .libs/libgmp.lax/lt97-gcd.o mpn/gcdext_1.o .libs/libgmp.lax/lt98-gcdext.o mpn/gcd_subdiv_step.o mpn/gcdext_lehmer.o mpn/div_q.o .libs/libgmp.lax/lt99-tdiv_qr.o mpn/jacbase.o mpn/jacobi_2.o .libs/libgmp.lax/lt100-jacobi.o .libs/libgmp.lax/lt101-get_d.o mpn/matrix22_mul.o mpn/matrix22_mul1_inverse_vector.o mpn/hgcd_matrix.o mpn/hgcd2.o mpn/hgcd_step.o mpn/hgcd_reduce.o mpn/hgcd.o mpn/hgcd_appr.o mpn/hgcd2_jacobi.o mpn/hgcd_jacobi.o mpn/mullo_n.o mpn/mullo_basecase.o mpn/sqrlo.o mpn/sqrlo_basecase.o mpn/toom22_mul.o mpn/toom32_mul.o mpn/toom42_mul.o mpn/toom52_mul.o mpn/toom62_mul.o mpn/toom33_mul.o mpn/toom43_mul.o mpn/toom53_mul.o mpn/toom54_mul.o mpn/toom63_mul.o mpn/toom44_mul.o mpn/toom6h_mul.o mpn/toom6_sqr.o mpn/toom8h_mul.o mpn/toom8_sqr.o mpn/toom_couple_handling.o mpn/toom2_sqr.o mpn/toom3_sqr.o mpn/toom4_sqr.o mpn/toom_eval_dgr3_pm1.o mpn/toom_eval_dgr3_pm2.o mpn/toom_eval_pm1.o mpn/toom_eval_pm2.o mpn/toom_eval_pm2exp.o mpn/toom_eval_pm2rexp.o mpn/toom_interpolate_5pts.o mpn/toom_interpolate_6pts.o mpn/toom_interpolate_7pts.o mpn/toom_interpolate_8pts.o mpn/toom_interpolate_12pts.o mpn/toom_interpolate_16pts.o mpn/invertappr.o .libs/libgmp.lax/lt102-invert.o mpn/binvert.o mpn/mulmod_bnm1.o mpn/sqrmod_bnm1.o mpn/mulmod_bknp1.o mpn/div_qr_1.o mpn/div_qr_1n_pi1.o mpn/div_qr_2.o mpn/div_qr_2n_pi1.o mpn/div_qr_2u_pi1.o mpn/sbpi1_div_q.o mpn/sbpi1_div_qr.o mpn/sbpi1_divappr_q.o mpn/dcpi1_div_q.o mpn/dcpi1_div_qr.o mpn/dcpi1_divappr_q.o mpn/mu_div_qr.o mpn/mu_divappr_q.o mpn/mu_div_q.o mpn/bdiv_q_1.o mpn/sbpi1_bdiv_q.o mpn/sbpi1_bdiv_qr.o mpn/sbpi1_bdiv_r.o mpn/dcpi1_bdiv_q.o mpn/dcpi1_bdiv_qr.o mpn/mu_bdiv_q.o mpn/mu_bdiv_qr.o mpn/bdiv_q.o mpn/bdiv_qr.o mpn/broot.o mpn/brootinv.o mpn/bsqrt.o mpn/bsqrtinv.o .libs/libgmp.lax/lt103-divexact.o mpn/bdiv_dbm1c.o mpn/redc_1.o mpn/redc_2.o mpn/redc_n.o .libs/libgmp.lax/lt104-powm.o mpn/powlo.o mpn/sec_powm.o mpn/sec_mul.o mpn/sec_sqr.o mpn/sec_div_qr.o mpn/sec_div_r.o mpn/sec_pi1_div_qr.o mpn/sec_pi1_div_r.o mpn/sec_add_1.o mpn/sec_sub_1.o mpn/sec_invert.o mpn/trialdiv.o .libs/libgmp.lax/lt105-remove.o mpn/and_n.o mpn/andn_n.o mpn/nand_n.o mpn/ior_n.o mpn/iorn_n.o mpn/nior_n.o mpn/xor_n.o mpn/xnor_n.o mpn/copyi.o mpn/copyd.o mpn/zero.o mpn/sec_tabselect.o mpn/comb_tables.o mpn/add_n_sub_n.o printf/asprintf.o printf/asprntffuns.o printf/doprnt.o printf/doprntf.o printf/doprnti.o printf/fprintf.o printf/obprintf.o printf/obvprintf.o printf/obprntffuns.o printf/printf.o printf/printffuns.o printf/snprintf.o printf/snprntffuns.o printf/sprintf.o printf/sprintffuns.o printf/vasprintf.o printf/vfprintf.o printf/vprintf.o printf/vsnprintf.o printf/vsprintf.o printf/repl-vsnprintf.o scanf/doscan.o scanf/fscanf.o scanf/fscanffuns.o scanf/scanf.o scanf/sscanf.o scanf/sscanffuns.o scanf/vfscanf.o scanf/vscanf.o scanf/vsscanf.o rand/rand.o rand/randclr.o rand/randdef.o rand/randiset.o rand/randlc2s.o rand/randlc2x.o rand/randmt.o rand/randmts.o rand/rands.o rand/randsd.o rand/randsdui.o rand/randbui.o rand/randmui.o
libtool: link: ranlib .libs/libgmp.a
libtool: link: rm -fr .libs/libgmp.lax
libtool: link: ( cd ".libs" && rm -f "libgmp.la" && ln -s "../libgmp.la" "libgmp.la" )
gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp'
gmake[4]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp'
gmake[3]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build/gmp'
gmake[2]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build'
gmake[1]: *** [Makefile:30527: stage1-bubble] Error 2
gmake[1]: Leaving directory '/home/pbulk/build/lang/gcc13/work/build'
gmake: *** [Makefile:1088: all] Error 2
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/lang/gcc13
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/lang/gcc13