+ 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/gcc7-7.5.0nb6/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gcc7-7.5.0nb6/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
(cd ../../devel/gmp && /usr/pkg/bin/bmake WRKDIR=/home/pbulk/build/lang/gcc7/work/gcc-7.5.0/.devel.gmp EXTRACT_DIR=/home/pbulk/build/lang/gcc7/work/gcc-7.5.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/gcc7/work/gcc-7.5.0/.devel.mpcomplex EXTRACT_DIR=/home/pbulk/build/lang/gcc7/work/gcc-7.5.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/gcc7/work/gcc-7.5.0/.devel.mpfr EXTRACT_DIR=/home/pbulk/build/lang/gcc7/work/gcc-7.5.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 gcc7-7.5.0nb6
[ -f stage_final ] || echo stage3 > stage_final
make[1]: Entering directory '/home/pbulk/build/lang/gcc7/work/build'
make[2]: Entering directory '/home/pbulk/build/lang/gcc7/work/build'
make[2]: Leaving directory '/home/pbulk/build/lang/gcc7/work/build'
make[2]: Entering directory '/home/pbulk/build/lang/gcc7/work/build'
Configuring stage 1 in ./intl
Configuring stage 1 in ./gmp
configure: creating cache ./config.cache
checking whether /bin/make sets $(MAKE)... configure: creating cache ./config.cache
yes
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking whether NLS is requested... yes
checking for msgfmt... checking build system type... /home/pbulk/build/lang/gcc7/work/.tools/bin/msgfmt
checking for gmsgfmt... /home/pbulk/build/lang/gcc7/work/.tools/bin/msgfmt
x86_64-redhat-linux-gnu
checking host system type... checking for xgettext... none-redhat-linux-gnu
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... /bin/xgettext
yes
checking for msgmerge... 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... /bin/msgmerge
/home/pbulk/build/lang/gcc7/work/.tools/bin/mkdir -p
checking for gawk... /bin/gawk
checking whether /bin/make sets $(MAKE)... checking for x86_64-redhat-linux-gcc... cc
yes
checking whether /bin/make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: WARNING: the "none" host is obsolete, use --disable-assembly
checking ABI=standard
checking for C compiler default output file name... checking whether cc is gcc... yes
checking compiler cc -g -I/usr/include... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking 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 how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc7/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/gcc7/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
yes
checking for none-redhat-linux-gnu-gcc... cc
checking for string.h... yes
checking whether the C compiler works... checking for memory.h... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes

checking for strings.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 inttypes.h... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... yes
checking for stdint.h... none needed
checking whether cc understands -c and -o together... yes
checking for unistd.h... yes
checking for cc option to accept ISO C99... none needed
checking how to run the C preprocessor... cpp
yes
checking for off_t... checking build system compiler cc... yes
checking for build system preprocessor... cc -E
checking for build system executable suffix... yes
checking for size_t... yes
checking for working alloca.h... 
checking whether build system compiler is ANSI... yes
checking for alloca... yes
checking for build system compiler math library... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
-lm
checking for grep that handles long lines and -e... checking for getpagesize... /home/pbulk/build/lang/gcc7/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/gcc7/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 none-redhat-linux-gnu-ar... ar
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... yes
checking for working mmap... 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/gcc7/work/.tools/bin/grep -F
checking for ld used by cc... ld
checking if the linker (ld) is GNU ld... yes
checking whether ln -s works... yes
checking the maximum length of command line arguments... yes
checking whether we are using the GNU C Library 2.1 or newer... 4718592
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 whether integer division by zero raises SIGFPE... @
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 inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... ok
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 inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... yes
checking for sys/types.h... no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... yes
checking for sys/stat.h... done
checking argz.h usability... yes
checking for stdlib.h... yes
checking argz.h presence... yes
checking for argz.h... yes
yes
checking limits.h usability... checking for string.h... yes
checking limits.h presence... yes
checking for limits.h... yes
yes
checking locale.h usability... checking for memory.h... yes
checking locale.h presence... yes
checking for locale.h... yes
yes
checking nl_types.h usability... checking for strings.h... yes
checking for inttypes.h... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking for stdint.h... yes
checking malloc.h presence... yes
yes
checking for malloc.h... yes
checking for unistd.h... checking stddef.h usability... yes
checking stddef.h presence... yes
checking for dlfcn.h... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
yes
checking for objdir... checking sys/param.h usability... .libs
yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking if cc supports -fno-rtti -fno-exceptions... checking for feof_unlocked... 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 fgets_unlocked... no
checking if cc supports -c -o file.o... yes
checking for getc_unlocked... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... yes
checking for getcwd... 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
checking how to run the C++ preprocessor... yes
checking for getegid... c++ -std=gnu++98 -E
yes
checking for geteuid... yes
checking whether the c++ -std=gnu++98 linker (ld) supports shared libraries... yes
checking for getgid... checking for c++ -std=gnu++98 option to produce PIC...  -DPIC
checking if c++ -std=gnu++98 PIC flag  -DPIC works... yes
checking for getuid... yes
checking if c++ -std=gnu++98 static flag  works... yes
yes
checking if c++ -std=gnu++98 supports -c -o file.o... checking for mempcpy... yes
yes
checking if c++ -std=gnu++98 supports -c -o file.o... (cached) yes
checking whether the c++ -std=gnu++98 linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) checking for munmap... 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 putenv... yes
checking fcntl.h presence... yes
yes
checking for fcntl.h... yes
checking for setenv... checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
yes
checking invent.h usability... checking for setlocale... no
checking invent.h presence... yes
no
checking for invent.h... no
checking langinfo.h usability... checking for stpcpy... yes
checking langinfo.h presence... yes
yes
checking for langinfo.h... yes
checking for strcasecmp... checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
yes
checking nl_types.h usability... checking for strdup... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
yes
checking sys/attributes.h usability... checking for strtoul... no
checking sys/attributes.h presence... yes
no
checking for sys/attributes.h... no
checking for tsearch... checking sys/iograph.h usability... no
checking sys/iograph.h presence... yes
no
checking for sys/iograph.h... no
checking sys/mman.h usability... checking for __argz_count... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
yes
checking sys/param.h usability... checking for __argz_stringify... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
yes
checking sys/processor.h usability... checking for __argz_next... no
checking sys/processor.h presence... yes
no
checking for sys/processor.h... no
checking for __fsetlocking... checking sys/pstat.h usability... no
checking sys/pstat.h presence... yes
no
checking for sys/pstat.h... no
checking for iconv... checking sys/sysinfo.h usability... yes
checking sys/sysinfo.h presence... yes
checking for iconv declaration... yes
checking for sys/sysinfo.h... yes
checking sys/syssgi.h usability... install-shextern 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/syssgi.h presence... yes
checking for LC_MESSAGES... no
checking for sys/syssgi.h... no
checking sys/systemcfg.h usability... yes
checking for bison... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking sys/systemcfg.h presence... no
checking for sys/systemcfg.h... no
checking sys/time.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/time.h presence... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/resource.h... yes
checking for sys/sysctl.h... no
checking for machine/hal_sysinfo.h... config.status: creating Makefile
config.status: creating config.intl
no
checking whether fgetc is declared... config.status: creating config.h
yes
config.status: executing default-1 commands
checking whether fscanf is declared... yes
Configuring stage 1 in ./lto-plugin
checking whether optarg is declared... yes
checking whether ungetc is declared... yes
checking whether vfprintf is declared... yes
checking whether sys_errlist is declared... no
checking whether sys_nerr is declared... no
checking return type of signal handlers... void
checking for intmax_t... yes
checking for long double... configure: creating cache ./config.cache
checking build system type... x86_64-redhat-linux-gnu
checking host system type... yes
checking for long long... 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 ptrdiff_t... yes
checking for quad_t... yes
checking for uint_least32_t... yes
checking for a thread-safe mkdir -p... yes
/home/pbulk/build/lang/gcc7/work/.tools/bin/mkdir -p
checking for gawk... /bin/gawk
checking whether /bin/make sets $(MAKE)... checking for intptr_t... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by /bin/make... GNU
checking for x86_64-redhat-linux-gcc... cc
yes
checking for working volatile... checking for C compiler default output file name... yes
checking for C/C++ restrict keyword... a.out
checking whether the C compiler works... yes
__restrict
checking whether we are cross compiling... no
checking for suffix of executables... checking whether gcc __attribute__ ((const)) works... yes
checking whether gcc __attribute__ ((malloc)) works... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc __attribute__ ((mode (XX))) works... yes
checking whether cc accepts -g... yes
checking whether gcc __attribute__ ((noreturn)) works... yes
checking for cc option to accept ISO C89... yes
checking whether gcc hidden aliases work... yes
checking for inline... none needed
checking dependency style of cc... inline
checking for cos in -lm... gcc3
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc7/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/gcc7/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for working alloca.h... yes
checking for alloca (via gmp-impl.h)... yes
checking for sys/types.h... yes
checking how to allocate temporary memory... alloca
yes
checking for sys/stat.h... checking whether byte ordering is bigendian... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... no
checking format of `double' floating point... yes
checking for strings.h... IEEE little endian
checking for alarm... yes
checking for inttypes.h... yes
checking for attr_get... yes
checking for stdint.h... yes
no
checking for clock... checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... yes
checking for cputime... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... no
checking for getpagesize... yes
checking for x86_64-redhat-linux-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking for getrusage... no
checking whether cc supports -Wall... yes
yes
checking for -static-libgcc... checking for gettimeofday... yes
yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for getsysinfo... checking for fgrep... /home/pbulk/build/lang/gcc7/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 localeconv... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 4718592
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... yes
checking for memset... yes
ok
checking for mmap... checking for dlfcn.h... yes
checking for mprotect... yes
checking for objdir... .libs
yes
checking for nl_langinfo... checking if cc supports -fno-rtti -fno-exceptions... yes
checking for obstack_vprintf... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking for popen... yes
checking if cc static flag -static works... yes
no
checking if cc supports -c -o file.o... checking for processor_info... 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 pstat_getprocessor... no
checking dynamic linker characteristics... no
checking for raise... 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... yes
checking for read_real_time... no
checking for sigaction... yes
checking for uint64_t... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sigaltstack... yes
configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for sigstack... yes
checking for syssgi... no
checking for strchr... yes
checking for strerror... yes
checking for strnlen... yes
checking for strtol... yes
checking for strtoul... yes
checking for sysconf... yes
checking for sysctl... no
checking for sysctlbyname... no
checking for times... yes
checking for library containing clock_gettime... none required
checking for vsnprintf... config.status: creating Makefile
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... config.status: creating config.h
config.status: executing depfiles commands
no
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/gcc7/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 for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc7/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/gcc7/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 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... no
checking for sys/systemcfg.h... no
checking for stdint.h... (cached) yes
checking size of void *... checking for stdio_ext.h... 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
8
checking for long long... checking size of unsigned short... yes
checking size of long long... 8
checking for a 64-bit type... 2
checking size of unsigned... uint64_t
checking for intptr_t... 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
checking for clock... yes
checking for ffs... 8
checking for stack_t... yes
checking for getcwd... yes
checking for tputs in -lncurses... yes
yes
checking for readline in -lreadline... checking for getpagesize... yes
checking readline/readline.h usability... yes
checking for gettimeofday... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking readline/history.h usability... yes
checking for index... yes
checking readline/history.h presence... yes
yes
checking for readline/history.h... yes
checking readline detected... yes
checking for bison... /home/pbulk/build/lang/gcc7/work/gcc-7.5.0/missing bison -y
checking for flex... touch lex.yy.c
checking lex output file root... lex.yy
checking lex library... checking for insque... yes
checking for memchr... yes
checking for memcmp... none needed
checking whether yytext is a pointer... yes
checking for memcpy... no
creating config.m4
yes
checking for memmem... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
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... config.status: creating demos/pexpr-config.h
yes
checking for strchr... config.status: creating demos/calc/calc-config.h
config.status: creating Makefile
config.status: creating mpf/Makefile
yes
checking for strdup... config.status: creating mpn/Makefile
config.status: creating mpq/Makefile
yes
config.status: creating mpz/Makefile
checking for strncasecmp... config.status: creating printf/Makefile
yes
config.status: creating scanf/Makefile
checking for strndup... config.status: creating rand/Makefile
yes
checking for strnlen... config.status: creating cxx/Makefile
config.status: creating tests/Makefile
yes
checking for strrchr... config.status: creating tests/devel/Makefile
yes
config.status: creating tests/mpf/Makefile
checking for strstr... config.status: creating tests/mpn/Makefile
yes
config.status: creating tests/mpq/Makefile
checking for strtod... config.status: creating tests/mpz/Makefile
config.status: creating tests/rand/Makefile
yes
checking for strtol... config.status: creating tests/misc/Makefile
config.status: creating tests/cxx/Makefile
yes
checking for strtoul... config.status: creating doc/Makefile
config.status: creating tune/Makefile
yes
config.status: creating demos/Makefile
checking for strtoll... config.status: creating demos/calc/Makefile
yes
config.status: creating demos/expr/Makefile
checking for strtoull... config.status: creating gmp.h
yes
config.status: creating gmp.pc
checking for strverscmp... config.status: creating gmpxx.pc
config.status: creating config.h
yes
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/add.c to mpn/add.c
checking for tmpnam... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/add_1.c to mpn/add_1.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/add_n.c to mpn/add_n.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sub.c to mpn/sub.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sub_1.c to mpn/sub_1.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sub_n.c to mpn/sub_n.c
yes
checking for vasprintf... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/cnd_add_n.c to mpn/cnd_add_n.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/cnd_sub_n.c to mpn/cnd_sub_n.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/cnd_swap.c to mpn/cnd_swap.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/neg.c to mpn/neg.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/com.c to mpn/com.c
yes
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/mul_1.c to mpn/mul_1.c
checking for vfprintf... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/addmul_1.c to mpn/addmul_1.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/submul_1.c to mpn/submul_1.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/add_err1_n.c to mpn/add_err1_n.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/add_err2_n.c to mpn/add_err2_n.c
yes
checking for vprintf... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/add_err3_n.c to mpn/add_err3_n.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sub_err1_n.c to mpn/sub_err1_n.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sub_err2_n.c to mpn/sub_err2_n.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sub_err3_n.c to mpn/sub_err3_n.c
yes
checking for vsnprintf... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/lshift.c to mpn/lshift.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/rshift.c to mpn/rshift.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/dive_1.c to mpn/dive_1.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/diveby3.c to mpn/diveby3.c
yes
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/divis.c to mpn/divis.c
checking for vsprintf... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/divrem.c to mpn/divrem.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/divrem_1.c to mpn/divrem_1.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/divrem_2.c to mpn/divrem_2.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/fib2_ui.c to mpn/fib2_ui.c
yes
checking for waitpid... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/fib2m.c to mpn/fib2m.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/mod_1.c to mpn/mod_1.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/mod_34lsub1.c to mpn/mod_34lsub1.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/mode1o.c to mpn/mode1o.c
yes
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c
checking for setproctitle... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
no
checking whether alloca needs Cray hooks... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/dump.c to mpn/dump.c
no
checking stack direction for C alloca... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/mod_1_1.c to mpn/mod_1_1.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/mod_1_2.c to mpn/mod_1_2.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/mod_1_3.c to mpn/mod_1_3.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/mod_1_4.c to mpn/mod_1_4.c
-1
checking for vfork.h... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/lshiftc.c to mpn/lshiftc.c
no
checking for fork... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/mul.c to mpn/mul.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/mul_fft.c to mpn/mul_fft.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/mul_n.c to mpn/mul_n.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sqr.c to mpn/sqr.c
yes
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/mul_basecase.c to mpn/mul_basecase.c
checking for vfork... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c
yes
checking for working fork... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/mulmid_n.c to mpn/mulmid_n.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/mulmid.c to mpn/mulmid.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/random.c to mpn/random.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/random2.c to mpn/random2.c
yes
checking for working vfork... (cached) yes
checking for _doprnt... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/pow_1.c to mpn/pow_1.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/rootrem.c to mpn/rootrem.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sqrtrem.c to mpn/sqrtrem.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sizeinbase.c to mpn/sizeinbase.c
no
checking for sys_errlist... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/get_str.c to mpn/get_str.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/set_str.c to mpn/set_str.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/compute_powtab.c to mpn/compute_powtab.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/scan0.c to mpn/scan0.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/scan1.c to mpn/scan1.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/popham.c to mpn/popcount.c
no
checking for sys_nerr... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/popham.c to mpn/hamdist.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/cmp.c to mpn/cmp.c
no
checking for sys_siglist... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/zero_p.c to mpn/zero_p.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/perfsqr.c to mpn/perfsqr.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/perfpow.c to mpn/perfpow.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/strongfibo.c to mpn/strongfibo.c
no
checking for external symbol _system_configuration... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/gcd_11.c to mpn/gcd_11.c
no
checking for __fsetlocking... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/gcd_22.c to mpn/gcd_22.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/gcd_1.c to mpn/gcd_1.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/gcd.c to mpn/gcd.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/gcdext_1.c to mpn/gcdext_1.c
yes
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/gcdext.c to mpn/gcdext.c
checking for canonicalize_file_name... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/div_q.c to mpn/div_q.c
yes
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
checking for dup3... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/jacbase.c to mpn/jacbase.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/jacobi_2.c to mpn/jacobi_2.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/jacobi.c to mpn/jacobi.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/get_d.c to mpn/get_d.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
yes
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c
checking for getrlimit... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/hgcd2.c to mpn/hgcd2.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/hgcd_step.c to mpn/hgcd_step.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c
yes
checking for getrusage... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/hgcd.c to mpn/hgcd.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/mullo_n.c to mpn/mullo_n.c
yes
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/mullo_basecase.c to mpn/mullo_basecase.c
checking for getsysinfo... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sqrlo.c to mpn/sqrlo.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom22_mul.c to mpn/toom22_mul.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom32_mul.c to mpn/toom32_mul.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom42_mul.c to mpn/toom42_mul.c
no
checking for gettimeofday... (cached) yes
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom52_mul.c to mpn/toom52_mul.c
checking for on_exit... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom62_mul.c to mpn/toom62_mul.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom33_mul.c to mpn/toom33_mul.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom43_mul.c to mpn/toom43_mul.c
yes
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom53_mul.c to mpn/toom53_mul.c
checking for psignal... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom54_mul.c to mpn/toom54_mul.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom63_mul.c to mpn/toom63_mul.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom44_mul.c to mpn/toom44_mul.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c
yes
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c
checking for pstat_getdynamic... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
no
checking for pstat_getstatic... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c
no
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c
checking for realpath... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c
yes
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c
checking for setrlimit... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c
yes
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c
checking for sbrk... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c
yes
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/invertappr.c to mpn/invertappr.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/invert.c to mpn/invert.c
checking for spawnve... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/binvert.c to mpn/binvert.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/mulmod_bknp1.c to mpn/mulmod_bknp1.c
no
checking for spawnvpe... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/div_qr_1.c to mpn/div_qr_1.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/div_qr_1n_pi1.c to mpn/div_qr_1n_pi1.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/div_qr_2.c to mpn/div_qr_2.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/div_qr_2n_pi1.c to mpn/div_qr_2n_pi1.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/div_qr_2u_pi1.c to mpn/div_qr_2u_pi1.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c
no
checking for strerror... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c
yes
checking for strsignal... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/mu_div_q.c to mpn/mu_div_q.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/bdiv_q_1.c to mpn/bdiv_q_1.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c
yes
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c
checking for sysconf... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sbpi1_bdiv_r.c to mpn/sbpi1_bdiv_r.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
yes
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/bdiv_q.c to mpn/bdiv_q.c
checking for sysctl... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/broot.c to mpn/broot.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/brootinv.c to mpn/brootinv.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/bsqrt.c to mpn/bsqrt.c
no
checking for sysmp... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/divexact.c to mpn/divexact.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/bdiv_dbm1c.c to mpn/bdiv_dbm1c.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/redc_1.c to mpn/redc_1.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/redc_2.c to mpn/redc_2.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/redc_n.c to mpn/redc_n.c
no
checking for table... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/powm.c to mpn/powm.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/powlo.c to mpn/powlo.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sec_powm.c to mpn/sec_powm.c
no
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sec_mul.c to mpn/sec_mul.c
checking for times... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sec_sqr.c to mpn/sec_sqr.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sec_div.c to mpn/sec_div_qr.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sec_div.c to mpn/sec_div_r.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c
yes
checking for wait3... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sec_aors_1.c to mpn/sec_add_1.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sec_invert.c to mpn/sec_invert.c
yes
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/trialdiv.c to mpn/trialdiv.c
checking for wait4... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/remove.c to mpn/remove.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/logops_n.c to mpn/and_n.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/logops_n.c to mpn/andn_n.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/logops_n.c to mpn/nand_n.c
yes
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/logops_n.c to mpn/ior_n.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/logops_n.c to mpn/iorn_n.c
checking whether basename is declared... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/logops_n.c to mpn/nior_n.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/logops_n.c to mpn/xor_n.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/logops_n.c to mpn/xnor_n.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/copyi.c to mpn/copyi.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/copyd.c to mpn/copyd.c
yes
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/zero.c to mpn/zero.c
checking whether ffs is declared... config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/sec_tabselect.c to mpn/sec_tabselect.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/comb_tables.c to mpn/comb_tables.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c
config.status: linking ../../gcc-7.5.0/gmp/mpn/generic/gmp-mparam.h to gmp-mparam.h
yes
config.status: executing libtool commands
checking whether asprintf is declared... configure: summary of build options:

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

yes
checking whether vasprintf is declared... make[3]: Entering directory '/home/pbulk/build/lang/gcc7/work/build/intl'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pbulk/build/lang/gcc7/work/build/intl'
yes
mkdir -p -- build-x86_64-redhat-linux/libiberty
Configuring in build-x86_64-redhat-linux/libiberty
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... /home/pbulk/build/lang/gcc7/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000
yes
checking whether malloc is declared... checking for perl... perl
checking build system type... yes
x86_64-redhat-linux-gnu
checking host system type... checking whether realloc is declared... 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
yes
checking whether sbrk is declared... checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking whether strtol is declared... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
yes
checking whether cc accepts -g... checking whether strtoul is declared... yes
checking for cc option to accept ISO C89... yes
checking whether strtoll is declared... none needed
checking how to run the C preprocessor... cpp
yes
checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc7/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/gcc7/work/.tools/bin/grep -E
checking for ANSI C header files... checking whether strtoull is declared... yes
checking whether strverscmp is declared... yes
checking whether canonicalize_file_name must be declared... yes
checking for sys/types.h... yes
no
checking for sys/stat.h... checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for stdlib.h... yes
checking for working strncmp... yes
checking for string.h... yes
checking for memory.h... yes
yes
configure: updating cache ./config.cache
checking for strings.h... configure: creating ./config.status
yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... config.status: creating Makefile
config.status: creating testsuite/Makefile
no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... config.status: creating config.h
config.status: executing default commands
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... mkdir -p -- build-x86_64-redhat-linux/fixincludes
Configuring in build-x86_64-redhat-linux/fixincludes
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... configure: creating cache ./config.cache
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking target system type... x86_64-redhat-linux-gnu
checking for x86_64-redhat-linux-gcc... cc
checking for C compiler default output file name... no
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking for sys/file.h... a.out
checking whether the C compiler works... yes
yes
checking whether we are cross compiling... no
checking for suffix of executables... checking for sys/param.h... yes

checking for suffix of object files... checking for limits.h... yes
checking for stdlib.h... (cached) yes
o
checking whether we are using the GNU C compiler... checking for malloc.h... yes
checking whether cc accepts -g... yes
yes
checking for cc option to accept ISO C89... checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
none needed
checking how to run the C preprocessor... cpp
checking for strings.h... (cached) yes
checking for sys/time.h... checking for grep that handles long lines and -e... yes
/home/pbulk/build/lang/gcc7/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/gcc7/work/.tools/bin/grep -E
checking for ANSI C header files... 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/types.h... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... yes
checking for sys/stat.h... no
checking for sys/sysinfo.h... yes
yes
checking for machine/hal_sysinfo.h... checking for stdlib.h... no
checking for sys/table.h... yes
no
checking for sys/sysctl.h... checking for string.h... no
yes
checking for sys/systemcfg.h... checking for memory.h... no
checking for stdint.h... (cached) yes
yes
checking for stdio_ext.h... checking for strings.h... yes
yes
checking for inttypes.h... checking for process.h... no
checking for sys/prctl.h... yes
checking for stdint.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
yes
checking whether time.h and sys/time.h may both be included... checking for unistd.h... yes
checking whether errno must be declared... yes
checking minix/config.h usability... no
checking size of int... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... 4
checking size of long... yes
checking for a sed that does not truncate output... (cached) /bin/sed
checking whether cc supports -W... yes
checking whether cc supports -Wall... 8
checking size of size_t... yes
checking whether cc supports -Wwrite-strings... yes
checking whether cc supports -Wstrict-prototypes... 8
checking for long long... yes
checking whether cc supports -Wmissing-prototypes... yes
checking whether cc supports -Wold-style-definition... yes
checking whether cc supports -Wmissing-format-attribute... yes
checking whether cc supports -Woverlength-strings... yes
checking size of long long... yes
checking whether cc supports -pedantic -Wlong-long... yes
checking for ANSI C header files... (cached) yes
checking stddef.h usability... 8
checking for a 64-bit type... yes
checking stddef.h presence... yes
checking for stddef.h... yes
uint64_t
checking for intptr_t... checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for uintptr_t... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for ssize_t... yes
checking for sys/file.h... yes
checking for sys/stat.h... (cached) yes
checking for clearerr_unlocked... yes
yes
checking for pid_t... checking for feof_unlocked... yes
checking for ferror_unlocked... yes
checking for fflush_unlocked... yes
checking for library containing strerror... none required
yes
checking for asprintf... checking for fgetc_unlocked... yes
checking for atexit... yes
checking for fgets_unlocked... yes
checking for basename... yes
yes
checking for fileno_unlocked... checking for bcmp... yes
yes
checking for fprintf_unlocked... checking for bcopy... no
checking for fputc_unlocked... yes
checking for bsearch... yes
checking for fputs_unlocked... yes
checking for bzero... yes
yes
checking for calloc... checking for fread_unlocked... yes
checking for clock... yes
checking for fwrite_unlocked... yes
checking for ffs... yes
checking for getchar_unlocked... yes
checking for getcwd... yes
checking for getc_unlocked... yes
checking for getpagesize... yes
checking for putchar_unlocked... yes
checking for gettimeofday... yes
checking for putc_unlocked... yes
checking for index... yes
checking whether abort is declared... yes
checking for insque... yes
checking whether asprintf is declared... yes
yes
checking for memchr... checking whether basename is declared... yes
checking for memcmp... yes
checking whether errno is declared... yes
checking for memcpy... no
checking whether vasprintf is declared... yes
yes
checking for memmem... checking whether clearerr_unlocked is declared... yes
yes
checking for memmove... checking whether feof_unlocked is declared... yes
yes
checking for mempcpy... checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking for memset... yes
checking whether fgetc_unlocked is declared... yes
checking for mkstemps... yes
checking whether fgets_unlocked is declared... yes
checking for putenv... yes
checking whether fileno_unlocked is declared... yes
checking for random... yes
checking whether fprintf_unlocked is declared... yes
checking for rename... no
checking whether fputc_unlocked is declared... yes
yes
checking for rindex... checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking for setenv... yes
checking whether fwrite_unlocked is declared... yes
checking for snprintf... yes
checking whether getchar_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
yes
checking for sigsetmask... checking whether putchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking for stpcpy... yes
checking for an ANSI C-conforming const... yes
yes
checking sys/mman.h usability... checking for stpncpy... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for strcasecmp... yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking for strchr... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strndup... config.status: creating Makefile
config.status: creating mkheaders.almost
config.status: creating config.h
yes
checking for strnlen... mkdir -p -- build-x86_64-redhat-linux/libcpp
Configuring in build-x86_64-redhat-linux/libcpp
yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... configure: creating cache ./config.cache
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 whether /bin/make sets $(MAKE)... checking for strtoll... yes
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking for x86_64-redhat-linux-gcc... cc
checking for C compiler default output file name... yes
checking for strtoull... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... yes
o
checking whether we are using the GNU C compiler... checking for strverscmp... yes
checking whether cc accepts -g... yes
checking for tmpnam... yes
checking for cc option to accept ISO C89... yes
checking for vasprintf... none needed
yes
checking for vfprintf... yes
checking for vprintf... checking whether we are using the GNU C++ compiler... yes
checking whether c++ -std=gnu++98 accepts -g... yes
yes
checking for x86_64-redhat-linux-ranlib... ranlib
checking how to run the C preprocessor... cpp
checking for vsnprintf... checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc7/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/gcc7/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for vsprintf... yes
checking for waitpid... yes
checking for sys/types.h... yes
checking for setproctitle... yes
checking for sys/stat.h... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... yes
checking for stdlib.h... 1
checking for vfork.h... yes
checking for string.h... no
checking for fork... yes
checking for memory.h... yes
yes
checking for vfork... checking for strings.h... yes
checking for inttypes.h... yes
checking for working fork... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking minix/config.h usability... no
checking for sys_errlist... no
checking minix/config.h presence... no
checking for sys_nerr... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... no
checking for sys_siglist... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking whether cc supports -W... yes
checking whether cc supports -Wall... no
checking for external symbol _system_configuration... yes
checking whether cc supports -Wnarrowing... no
checking for __fsetlocking... yes
checking whether cc supports -Wwrite-strings... yes
yes
checking whether cc supports -Wmissing-format-attribute... checking for canonicalize_file_name... yes
checking whether cc supports -Wstrict-prototypes... yes
checking for dup3... yes
checking whether cc supports -Wmissing-prototypes... yes
yes
checking whether cc supports -Wold-style-definition... checking for getrlimit... yes
checking whether cc supports -Wc++-compat... yes
checking for getrusage... yes
checking whether cc supports -pedantic -Wlong-long... yes
checking whether cc supports -fno-exceptions... yes
checking for getsysinfo... yes
checking whether cc supports -fno-rtti... yes
no
checking for gettimeofday... (cached) yes
checking for on_exit... checking dependency style of c++ -std=gnu++98... yes
checking for psignal... gcc3
checking whether time.h and sys/time.h may both be included... yes
checking for pstat_getdynamic... yes
checking whether string.h and strings.h may both be included... yes
no
checking locale.h usability... checking for pstat_getstatic... yes
checking locale.h presence... no
checking for realpath... yes
checking for locale.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for setrlimit... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking for sbrk... yes
checking limits.h presence... yes
checking for limits.h... yes
yes
checking stddef.h usability... checking for spawnve... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
no
checking sys/file.h usability... checking for spawnvpe... yes
checking sys/file.h presence... no
checking for strerror... yes
checking for sys/file.h... yes
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... yes
checking for strsignal... no
checking for an ANSI C-conforming const... yes
yes
checking for inline... checking for sysconf... inline
checking for obstacks... yes
checking for sysctl... yes
checking for off_t... no
checking for sysmp... no
checking for table... yes
checking for size_t... no
checking for times... yes
checking for wait3... yes
checking for ssize_t... yes
checking for wait4... yes
checking whether basename is declared... yes
checking for uintptr_t... yes
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
yes
checking for ptrdiff_t... checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking for uint64_t... yes
checking whether vsnprintf is declared... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of int... yes
checking whether calloc is declared... 4
checking size of long... yes
checking whether getenv is declared... 8
yes
checking for clearerr_unlocked... checking whether getopt is declared... yes
yes
checking whether malloc is declared... checking for feof_unlocked... yes
yes
checking whether realloc is declared... checking for ferror_unlocked... yes
checking whether sbrk is declared... yes
checking for fflush_unlocked... yes
checking whether strtol is declared... yes
checking for fgetc_unlocked... yes
yes
checking whether strtoul is declared... checking for fgets_unlocked... yes
yes
checking whether strtoll is declared... checking for fileno_unlocked... yes
yes
checking for fprintf_unlocked... checking whether strtoull is declared... yes
checking whether strverscmp is declared... no
checking for fputc_unlocked... yes
checking whether canonicalize_file_name must be declared... yes
checking for fputs_unlocked... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for fread_unlocked... yes
checking for working strncmp... yes
checking for fwrite_unlocked... yes
configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for getchar_unlocked... yes
checking for getc_unlocked... yes
checking for putchar_unlocked... config.status: creating Makefile
yes
config.status: creating testsuite/Makefile
checking for putc_unlocked... config.status: creating config.h
yes
config.status: executing default commands
checking whether abort is declared... Configuring stage 1 in ./zlib
yes
checking whether asprintf is declared... yes
checking whether basename is declared... yes
checking whether errno is declared... no
checking whether getopt is declared... yes
checking whether vasprintf is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... configure: creating cache ./config.cache
checking build system type... x86_64-redhat-linux-gnu
checking host system type... yes
checking whether fgetc_unlocked is declared... 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 whether fgets_unlocked is declared... yes
checking whether fileno_unlocked is declared... yes
checking whether fprintf_unlocked is declared... no
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking for a thread-safe mkdir -p... /home/pbulk/build/lang/gcc7/work/.tools/bin/mkdir -p
checking for gawk... /bin/gawk
checking whether /bin/make sets $(MAKE)... yes
yes
checking whether getc_unlocked is declared... checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-redhat-linux-gcc... cc
yes
checking for C compiler default output file name... checking whether putchar_unlocked is declared... yes
a.out
checking whether the C compiler works... checking whether putc_unlocked is declared... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes

checking for working alloca.h... checking for suffix of object files... yes
checking for alloca... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... yes
checking for cc option to accept ISO C89... yes
checking whether NLS is requested... no
checking for uchar... 
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... none needed
checking for style of include used by /bin/make... GNU
checking dependency style of cc... done
checking for iconv... (cached) no
configure: updating cache ./config.cache
configure: creating ./config.status
gcc3
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/gcc7/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/gcc7/work/.tools/bin/grep -E
checking for fgrep... /home/pbulk/build/lang/gcc7/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... 4718592
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... config.status: creating Makefile
config.status: creating config.h
config.status: executing depdir commands
mkdir -p -- .deps
ok
checking how to run the C preprocessor... cpp
Configuring stage 1 in ./libbacktrace
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... configure: creating cache ./config.cache
checking build system type... yes
x86_64-redhat-linux-gnu
checking host system type... checking for strings.h... x86_64-redhat-linux-gnu
checking target system type... x86_64-redhat-linux-gnu
checking for x86_64-redhat-linux-gcc... cc
yes
checking for inttypes.h... checking for C compiler default output file name... yes
a.out
checking whether the C compiler works... yes
checking for stdint.h... checking whether we are cross compiling... no
checking for suffix of executables... yes

checking for suffix of object files... checking for unistd.h... o
checking whether we are using the GNU C compiler... yes
checking for dlfcn.h... yes
checking whether cc accepts -g... yes
checking for objdir... yes
checking for cc option to accept ISO C89... .libs
none needed
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc7/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/gcc7/work/.tools/bin/grep -E
checking for ANSI C header files... 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 for sys/types.h... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... yes
checking for sys/stat.h... yes
checking for stdlib.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 string.h... yes
checking for memory.h... checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for working mmap... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for memcpy... yes
checking minix/config.h usability... yes
checking for strerror... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for unistd.h... (cached) yes
yes
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for a thread-safe mkdir -p... /home/pbulk/build/lang/gcc7/work/.tools/bin/mkdir -p
checking for gawk... /bin/gawk
checking whether /bin/make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-redhat-linux-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking for x86_64-redhat-linux-ranlib... ranlib
checking for gawk... (cached) /bin/gawk
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/gcc7/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... 4718592
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... (cached) ranlib
checking command to parse nm output from cc object... config.status: creating Makefile
ok
config.status: executing default-1 commands
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... config.status: executing depfiles commands
no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... config.status: executing libtool commands
yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... Configuring stage 1 in ./libdecnumber
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 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... configure: creating cache ./config.cache
checking whether /bin/make sets $(MAKE)... yes
checking whether cc supports -Wall... yes
checking for x86_64-redhat-linux-gcc... cc
yes
checking whether cc supports -Wwrite-strings... checking for C compiler default output file name... yes
checking whether cc supports -Wstrict-prototypes... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking whether cc supports -Wmissing-prototypes... 
checking for suffix of object files... yes
checking whether cc supports -Wold-style-definition... o
checking whether we are using the GNU C compiler... yes
checking whether cc supports -Wmissing-format-attribute... yes
checking whether cc accepts -g... yes
checking whether cc supports -Wcast-qual... yes
checking for cc option to accept ISO C89... yes
checking for _Unwind_GetIPInfo... none needed
checking for x86_64-redhat-linux-ranlib... ranlib
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking whether cc supports -W... yes
checking __sync extensions... yes
checking whether cc supports -Wall... yes
checking __atomic extensions... yes
checking whether cc supports -Wwrite-strings... yes
checking whether cc supports -Wstrict-prototypes... yes
checking output filetype... elf64
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... 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 for uintptr_t... yes
checking whether cc supports -Wcast-qual... yes
checking whether cc supports -pedantic -Wlong-long... yes
checking for int_least32_t... yes
checking whether cc supports -fno-lto... yes
checking for int_fast32_t... yes
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc7/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/gcc7/work/.tools/bin/grep -E
checking for ANSI C header files... yes
checking for uint64_t... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking sys/mman.h usability... yes
checking for sys/types.h... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for sys/stat.h... yes
yes
checking link.h usability... checking for stdlib.h... yes
checking link.h presence... yes
checking for string.h... yes
checking for link.h... yes
checking for dl_iterate_phdr... yes
yes
checking for fcntl... checking for memory.h... yes
yes
checking for strings.h... checking whether strnlen is declared... yes
yes
checking for inttypes.h... checking for getexecname... yes
checking for stdint.h... no
checking whether tests can run... yes
yes
checking for unistd.h... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking size of int... 4
checking size of long... config.status: creating Makefile
config.status: creating backtrace-supported.h
config.status: creating config.h
8
checking for ANSI C header files... (cached) yes
checking build system type... config.status: executing libtool commands
x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking target system type... x86_64-redhat-linux-gnu
checking for decimal floating point... bid
checking whether byte ordering is bigendian... config.status: executing gstdint.h commands
config.status: executing default commands
no
make[3]: Entering directory '/home/pbulk/build/lang/gcc7/work/build/gmp'
cc `test -f 'gen-fac.c' || echo '../../gcc-7.5.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-7.5.0/gmp/gen-fac.c:31:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing gstdint.h commands
cc `test -f 'gen-sieve.c' || echo '../../gcc-7.5.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-7.5.0/gmp/gen-sieve.c:33:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
make[3]: Entering directory '/home/pbulk/build/lang/gcc7/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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/dwarfnames.c -o dwarfnames.o
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.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/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/dyn-string.c:35:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.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-7.5.0/libiberty/dyn-string.c:35:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.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-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/fdmatch.c:48:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/fdmatch.c -o fdmatch.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/fdmatch.c:48:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
cc `test -f 'gen-fib.c' || echo '../../gcc-7.5.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-7.5.0/gmp/gen-fib.c:31:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.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/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../gcc-7.5.0/libiberty/fibheap.c:26:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/fibheap.c -o fibheap.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../gcc-7.5.0/libiberty/fibheap.c:26:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.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-7.5.0/libiberty/filename_cmp.c:24:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.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-7.5.0/libiberty/filename_cmp.c:24:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.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/math.h:27,
                 from ../../gcc-7.5.0/libiberty/floatformat.c:29:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.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-7.5.0/libiberty/floatformat.c:29:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.0/libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
In file included from /usr/include/errno.h:25,
                 from ../../gcc-7.5.0/libiberty/fnmatch.c:46:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/fnmatch.c -o fnmatch.o
In file included from /usr/include/errno.h:25,
                 from ../../gcc-7.5.0/libiberty/fnmatch.c:46:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.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-7.5.0/libiberty/fopen_unlocked.c:74:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o
cc `test -f 'gen-bases.c' || echo '../../gcc-7.5.0/gmp/'`gen-bases.c -o gen-bases -lm
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/fopen_unlocked.c:74:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
In file included from /usr/include/assert.h:35,
                 from ../../gcc-7.5.0/gmp/mini-gmp/mini-gmp.c:45,
                 from ../../gcc-7.5.0/gmp/bootstrap.c:33,
                 from ../../gcc-7.5.0/gmp/gen-bases.c:32:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.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-7.5.0/libiberty/getopt.c:45:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.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-7.5.0/libiberty/getopt.c:45:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.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/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/getopt1.c:34:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.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-7.5.0/libiberty/getopt1.c:34:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.0/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-7.5.0/libiberty/getpwd.c:19:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/getpwd.c -o getpwd.o
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-7.5.0/libiberty/getpwd.c:19:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.0/libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/getruntime.c:23:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/getruntime.c -o getruntime.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/getruntime.c:23:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
cc `test -f 'gen-trialdivtab.c' || echo '../../gcc-7.5.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-7.5.0/gmp/gen-trialdivtab.c:48:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.0/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-7.5.0/libiberty/hashtab.c:38:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/hashtab.c -o hashtab.o
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-7.5.0/libiberty/hashtab.c:38:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.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-7.5.0/libiberty/hex.c:20:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/hex.c -o noasan/hex.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/hex.c -o hex.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/hex.c:20:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.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-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/lbasename.c:44:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/lbasename.c -o lbasename.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/lbasename.c:44:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.0/libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/lrealpath.c:38:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
cc `test -f 'gen-jacobitab.c' || echo '../../gcc-7.5.0/gmp/'`gen-jacobitab.c -o gen-jacobitab
In file included from /usr/include/assert.h:35,
                 from ../../gcc-7.5.0/gmp/gen-jacobitab.c:36:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.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-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/lrealpath.c:38:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.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/stdlib.h:25,
                 from ../../gcc-7.5.0/libiberty/make-relative-prefix.c:55:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
cc `test -f 'gen-psqr.c' || echo '../../gcc-7.5.0/gmp/'`gen-psqr.c -o gen-psqr -lm
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-7.5.0/gmp/gen-psqr.c:31:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.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-7.5.0/libiberty/make-relative-prefix.c:55:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/make-temp-file.c:24:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.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/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/make-temp-file.c:24:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.0/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/objalloc.c:26:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.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-7.5.0/libiberty/objalloc.c:26:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
./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)
./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1)
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.0/libiberty/obstack.c -o pic/obstack.o; \
else true; fi
./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)
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from ../../gcc-7.5.0/libiberty/../include/obstack.h:112,
                 from ../../gcc-7.5.0/libiberty/obstack.c:24:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.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-7.5.0/libiberty/../include/obstack.h:112,
                 from ../../gcc-7.5.0/libiberty/obstack.c:24:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1)
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.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/stdlib.h:25,
                 from ../../gcc-7.5.0/libiberty/partition.c:27:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1)
./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1)
/bin/make  all-recursive
make[4]: Entering directory '/home/pbulk/build/lang/gcc7/work/build/gmp'
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/partition.c -o noasan/partition.o; \
else true; fi
Making all in tests
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/partition.c -o partition.o
make[5]: Entering directory '/home/pbulk/build/lang/gcc7/work/build/gmp/tests'
Making all in .
make[6]: Entering directory '/home/pbulk/build/lang/gcc7/work/build/gmp/tests'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/home/pbulk/build/lang/gcc7/work/build/gmp/tests'
Making all in devel
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from ../../gcc-7.5.0/libiberty/partition.c:27:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
make[6]: Entering directory '/home/pbulk/build/lang/gcc7/work/build/gmp/tests/devel'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/pbulk/build/lang/gcc7/work/build/gmp/tests/devel'
Making all in mpn
make[6]: Entering directory '/home/pbulk/build/lang/gcc7/work/build/gmp/tests/mpn'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/pbulk/build/lang/gcc7/work/build/gmp/tests/mpn'
Making all in mpz
make[6]: Entering directory '/home/pbulk/build/lang/gcc7/work/build/gmp/tests/mpz'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/pbulk/build/lang/gcc7/work/build/gmp/tests/mpz'
Making all in mpq
make[6]: Entering directory '/home/pbulk/build/lang/gcc7/work/build/gmp/tests/mpq'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/pbulk/build/lang/gcc7/work/build/gmp/tests/mpq'
Making all in mpf
make[6]: Entering directory '/home/pbulk/build/lang/gcc7/work/build/gmp/tests/mpf'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/pbulk/build/lang/gcc7/work/build/gmp/tests/mpf'
Making all in rand
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.0/libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
make[6]: Entering directory '/home/pbulk/build/lang/gcc7/work/build/gmp/tests/rand'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/pbulk/build/lang/gcc7/work/build/gmp/tests/rand'
Making all in misc
make[6]: Entering directory '/home/pbulk/build/lang/gcc7/work/build/gmp/tests/misc'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/pbulk/build/lang/gcc7/work/build/gmp/tests/misc'
Making all in cxx
make[6]: Entering directory '/home/pbulk/build/lang/gcc7/work/build/gmp/tests/cxx'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/pbulk/build/lang/gcc7/work/build/gmp/tests/cxx'
make[5]: Leaving directory '/home/pbulk/build/lang/gcc7/work/build/gmp/tests'
Making all in mpn
make[5]: Entering directory '/home/pbulk/build/lang/gcc7/work/build/gmp/mpn'
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_`echo fib_table | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o fib_table.lo fib_table.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/pexecute.c:26:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/pexecute.c -o pexecute.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/pexecute.c:26:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.0/libiberty/physmem.c -o pic/physmem.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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/unistd.h:25,
                 from ../../gcc-7.5.0/libiberty/physmem.c:25:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../gmp.h:57,
                 from fib_table.c:3:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/physmem.c -o physmem.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_`echo mp_bases | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o mp_bases.lo mp_bases.c
In file included from /usr/include/unistd.h:25,
                 from ../../gcc-7.5.0/libiberty/physmem.c:25:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_mp_bases -I/usr/include -DNO_ASM -g -c mp_bases.c -o mp_bases.o
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.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/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from mp_bases.c:3:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/pex-common.c:22:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_`echo add | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o add.lo add.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.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-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/pex-common.c:22:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from add.c:33:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_`echo add_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o add_1.lo add_1.c
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.0/libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from add_1.c:33:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/pex-one.c:21:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/pex-one.c -o pex-one.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_`echo add_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o add_n.lo add_n.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/pex-one.c:21:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.0/libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/pex-unix.c:23:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from add_n.c:31:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/pex-unix.c -o pex-unix.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_`echo sub | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sub.lo sub.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/pex-unix.c:23:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from sub.c:33:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_`echo sub_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sub_1.lo sub_1.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/vprintf-support.c:29:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/vprintf-support.c -o vprintf-support.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/vprintf-support.c:29:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from sub_1.c:33:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \
else true; fi
In file included from /usr/include/ctype.h:25,
                 from ../../gcc-7.5.0/libiberty/../include/safe-ctype.h:122,
                 from ../../gcc-7.5.0/libiberty/rust-demangle.c:34:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_`echo sub_n | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o sub_n.lo sub_n.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/rust-demangle.c -o rust-demangle.o
In file included from /usr/include/ctype.h:25,
                 from ../../gcc-7.5.0/libiberty/../include/safe-ctype.h:122,
                 from ../../gcc-7.5.0/libiberty/rust-demangle.c:34:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from sub_n.c:31:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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
In file included from /usr/include/ctype.h:25,
                 from ../../gcc-7.5.0/libiberty/../include/safe-ctype.h:122,
                 from ../../gcc-7.5.0/libiberty/safe-ctype.c:118:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/safe-ctype.c -o safe-ctype.o
In file included from /usr/include/ctype.h:25,
                 from ../../gcc-7.5.0/libiberty/../include/safe-ctype.h:122,
                 from ../../gcc-7.5.0/libiberty/safe-ctype.c:118:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_cnd_add_n -I/usr/include -DNO_ASM -g -c cnd_add_n.c -o cnd_add_n.o
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.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/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from cnd_add_n.c:35:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/simple-object.c:21:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/simple-object.c -o simple-object.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/simple-object.c:21:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from cnd_sub_n.c:35:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.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-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/simple-object-coff.c:21:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_cnd_swap -I/usr/include -DNO_ASM -g -c cnd_swap.c -o cnd_swap.o
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/simple-object-coff.c -o simple-object-coff.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from cnd_swap.c:33:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/simple-object-coff.c:21:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_`echo neg | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o neg.lo neg.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_neg -I/usr/include -DNO_ASM -g -c neg.c -o neg.o
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.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/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from neg.c:33:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/simple-object-elf.c:21:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_`echo com | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o com.lo com.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/simple-object-elf.c -o simple-object-elf.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/simple-object-elf.c:21:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from com.c:31:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.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-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/simple-object-mach-o.c:21:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from mul_1.c:32:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_`echo addmul_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o addmul_1.lo addmul_1.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_addmul_1 -I/usr/include -DNO_ASM -g -c addmul_1.c -o addmul_1.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from addmul_1.c:35:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/simple-object-mach-o.c:21:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_`echo submul_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o submul_1.lo submul_1.c
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/simple-object-xcoff.c:21:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from submul_1.c:34:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.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-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/simple-object-xcoff.c:21:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_add_err1_n -I/usr/include -DNO_ASM -g -c add_err1_n.c -o add_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/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from add_err1_n.c:37:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.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/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from add_err2_n.c:37:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/sort.c:25:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/sort.c -o noasan/sort.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/sort.c -o sort.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from add_err3_n.c:37:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/sort.c:25:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.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-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/spaces.c:36:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/spaces.c -o spaces.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/spaces.c:36:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from sub_err1_n.c:37:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.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/stdlib.h:25,
                 from ../../gcc-7.5.0/libiberty/splay-tree.c:32:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/splay-tree.c -o splay-tree.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_sub_err2_n -I/usr/include -DNO_ASM -g -c sub_err2_n.c -o sub_err2_n.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from ../../gcc-7.5.0/libiberty/splay-tree.c:32:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from sub_err2_n.c:37:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.0/libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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/stdint.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/stdint.h:9,
                 from ../../gcc-7.5.0/libiberty/stack-limit.c:40:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/stack-limit.c -o stack-limit.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from sub_err3_n.c:37:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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/11/include/stdint.h:9,
                 from ../../gcc-7.5.0/libiberty/stack-limit.c:40:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.0/libiberty/strerror.c -o pic/strerror.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/strerror.c:18:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.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-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/strerror.c:18:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_lshift -I/usr/include -DNO_ASM -g -c lshift.c -o lshift.o
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from lshift.c:31:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.0/libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/strsignal.c:7:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.0/libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/strsignal.c -o strsignal.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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/stdio.h:27,
                 from ../../gcc-7.5.0/libiberty/../include/libiberty.h:49,
                 from ../../gcc-7.5.0/libiberty/strsignal.c:7:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  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/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from rshift.c:31:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_`echo dive_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o dive_1.lo dive_1.c
if [ x"-fpic" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-7.5.0/libiberty/timeval-utils.c:24:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_dive_1 -I/usr/include -DNO_ASM -g -c dive_1.c -o dive_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/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from dive_1.c:35:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -g -I/usr/include -I. -I../../gcc-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  ../../gcc-7.5.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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../gcc-7.5.0/libiberty/timeval-utils.c -o timeval-utils.o
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-7.5.0/libiberty/timeval-utils.c:24:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.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-7.5.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic ../../gcc-7.5.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
In file included from /usr/include/sys/types.h:25,
                 from ../../gcc-7.5.0/libiberty/unlink-if-ordinary.c:42:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_diveby3 -I/usr/include -DNO_ASM -g -c diveby3.c -o diveby3.o
../../gcc-7.5.0/libiberty/unlink-if-ordinary.c:72:1: fatal error: error writing to /tmp/cclmzabI.s: No space left on device
   72 | }
      | ^
compilation terminated.
make[3]: *** [Makefile:1551: unlink-if-ordinary.o] Error 1
make[3]: Leaving directory '/home/pbulk/build/lang/gcc7/work/build/libiberty'
make[2]: *** [Makefile:13867: all-stage1-libiberty] Error 2
make[2]: *** Waiting for unfinished jobs....
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_`echo divis | sed 's/_$//'` -I/usr/include -DNO_ASM -g -c -o divis.lo divis.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/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
                 from ../../../gcc-7.5.0/gmp/gmp-impl.h:60,
                 from diveby3.c:31:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
diveby3.c:45:1: fatal error: error writing to /tmp/ccB986sw.s: No space left on device
   45 | }
      | ^
compilation terminated.
make[5]: *** [Makefile:492: diveby3.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-7.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-7.5.0/gmp -DOPERATION_divis -I/usr/include -DNO_ASM -g -c 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/11/include/limits.h:203,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-redhat-linux/11/include/limits.h:34,
        *** Error code 1

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