+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/gcc8-8.5.0nb1/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/gcc8-8.5.0nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 (cd ../../devel/gmp && /usr/pkg/bin/bmake WRKDIR=/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/.devel.gmp EXTRACT_DIR=/home/pbulk/build/lang/gcc8/work/gcc-8.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/gcc8/work/gcc-8.5.0/.devel.mpcomplex EXTRACT_DIR=/home/pbulk/build/lang/gcc8/work/gcc-8.5.0 WRKSRC='${EXTRACT_DIR}/${DISTNAME}' SKIP_DEPENDS=YES checksum) => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for mpc-1.1.0.tar.gz => Checksum SHA512 OK for mpc-1.1.0.tar.gz (cd ../../math/mpfr && /usr/pkg/bin/bmake WRKDIR=/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/.devel.mpfr EXTRACT_DIR=/home/pbulk/build/lang/gcc8/work/gcc-8.5.0 WRKSRC='${EXTRACT_DIR}/${DISTNAME}' SKIP_DEPENDS=YES checksum) => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for mpfr-4.2.0.tar.bz2 => Checksum SHA512 OK for mpfr-4.2.0.tar.bz2 ===> Building for gcc8-8.5.0nb1 [ -f stage_final ] || echo stage3 > stage_final gmake[1]: Entering directory '/home/pbulk/build/lang/gcc8/work/build' gmake[2]: Entering directory '/home/pbulk/build/lang/gcc8/work/build' gmake[2]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build' gmake[2]: Entering directory '/home/pbulk/build/lang/gcc8/work/build' Configuring stage 1 in ./intl Configuring stage 1 in ./gmp configure: creating cache ./config.cache checking whether /usr/pkg/bin/gmake sets $(MAKE)... yes checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking whether NLS is requested... yes checking for msgfmt... /home/pbulk/build/lang/gcc8/work/.tools/bin/msgfmt checking for gmsgfmt... /home/pbulk/build/lang/gcc8/work/.tools/bin/msgfmt checking for xgettext... /bin/xgettext checking for msgmerge... /bin/msgmerge configure: creating cache ./config.cache checking build system type... checking for x86_64-redhat-linux-gcc... cc x86_64-redhat-linux-gnu checking host system type... none-redhat-linux-gnu checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for none-redhat-linux-gnu-strip... no checking for strip... strip configure: WARNING: using cross tools not prefixed with host triplet checking for a thread-safe mkdir -p... /home/pbulk/build/lang/gcc8/work/.tools/bin/mkdir -p checking for gawk... /bin/gawk checking whether /usr/pkg/bin/gmake sets $(MAKE)... checking for C compiler default output file name... yes checking whether /usr/pkg/bin/gmake supports nested variables... yes a.out checking whether the C compiler works... checking whether to enable maintainer-specific portions of Makefiles... no yes checking whether we are cross compiling... no checking for suffix of executables... configure: WARNING: the "none" host is obsolete, use --disable-assembly checking ABI=standard checking whether cc is gcc... yes checking for suffix of object files... checking compiler cc -g -I/usr/include -I/usr/pkg/include/python3.11... 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/gcc8/work/.tools/bin/grep checking for egrep... /home/pbulk/build/lang/gcc8/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 checking for string.h... yes checking for none-redhat-linux-gnu-gcc... cc yes checking for memory.h... yes checking whether the C compiler works... checking for strings.h... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for inttypes.h... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking for stdint.h... yes checking whether cc accepts -g... yes yes checking for cc option to accept ISO C89... checking for unistd.h... none needed checking whether cc understands -c and -o together... yes checking for off_t... yes checking for cc option to accept ISO C99... yes checking for size_t... none needed checking how to run the C preprocessor... cpp checking build system compiler cc... yes checking for working alloca.h... yes checking for build system preprocessor... cc -E checking for build system executable suffix... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... checking whether build system compiler is ANSI... yes checking for working mmap... yes checking for build system compiler math library... yes checking whether we are using the GNU C Library 2.1 or newer... -lm checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep checking for egrep... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep -E using ABI="standard" CC="cc" CFLAGS="-g" CPPFLAGS="-I/usr/include -I/usr/pkg/include/python3.11" MPN_PATH="generic" checking whether assembler supports --noexecstack option... yes checking whether integer division by zero raises SIGFPE... yes checking for none-redhat-linux-gnu-ar... ar checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /home/pbulk/build/lang/gcc8/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 3458764513820540925 checking how to convert x86_64-redhat-linux-gnu file names to none-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for ld option to reload object files... -r checking for none-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for none-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for none-redhat-linux-gnu-ar... (cached) ar checking for archiver @FILE support... checking for inttypes.h... yes @ 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... checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... yes checking whether the inttypes.h PRIxNN macros are broken... /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... no checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done yes checking argz.h usability... checking for sys/types.h... yes checking for sys/stat.h... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking for stdlib.h... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking for string.h... yes checking locale.h presence... yes checking for locale.h... yes yes checking nl_types.h usability... checking for memory.h... yes checking nl_types.h presence... yes yes checking for nl_types.h... yes checking for strings.h... checking malloc.h usability... yes yes checking malloc.h presence... yes checking for malloc.h... yes checking for inttypes.h... checking stddef.h usability... yes checking stddef.h presence... yes yes checking for stddef.h... yes checking for stdint.h... checking for stdlib.h... (cached) yes yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for unistd.h... checking sys/param.h usability... yes checking for dlfcn.h... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for objdir... .libs yes checking for fgets_unlocked... 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 yes checking if cc static flag -static works... checking for getc_unlocked... no checking if cc supports -c -o file.o... yes checking for getcwd... 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 getegid... yes GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... checking for geteuid... 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 getgid... c++ -std=gnu++98 -E yes checking for getuid... yes checking for mempcpy... checking whether the c++ -std=gnu++98 linker (ld) supports shared libraries... yes yes checking for munmap... checking for c++ -std=gnu++98 option to produce PIC... -DPIC checking if c++ -std=gnu++98 PIC flag -DPIC works... yes checking if c++ -std=gnu++98 static flag works... yes checking for putenv... yes checking if c++ -std=gnu++98 supports -c -o file.o... yes checking for setenv... 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) 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 setlocale... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking for stpcpy... yes checking float.h presence... yes checking for float.h... yes yes checking invent.h usability... checking for strcasecmp... no checking invent.h presence... yes no checking for invent.h... no checking for strdup... checking langinfo.h usability... yes checking langinfo.h presence... yes checking for strtoul... yes checking for langinfo.h... yes checking locale.h usability... yes checking for tsearch... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking for __argz_count... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking sys/attributes.h usability... yes checking for __argz_stringify... no checking sys/attributes.h presence... no checking for sys/attributes.h... no checking sys/iograph.h usability... yes no checking sys/iograph.h presence... checking for __argz_next... no checking for sys/iograph.h... no checking sys/mman.h usability... yes yes checking sys/mman.h presence... checking for __fsetlocking... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking for iconv... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/processor.h usability... yes checking for iconv declaration... no checking sys/processor.h presence... no checking for sys/processor.h... no install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking sys/pstat.h usability... checking for nl_langinfo and CODESET... no checking sys/pstat.h presence... yes checking for LC_MESSAGES... no checking for sys/pstat.h... no checking sys/sysinfo.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... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes 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 checking sys/syssgi.h usability... configure: updating cache ./config.cache configure: creating ./config.status no checking sys/syssgi.h presence... no checking for sys/syssgi.h... no checking sys/systemcfg.h usability... no checking sys/systemcfg.h presence... no checking for sys/systemcfg.h... no checking sys/time.h usability... yes checking sys/time.h presence... config.status: creating Makefile yes checking for sys/time.h... yes checking sys/times.h usability... config.status: creating config.intl yes checking sys/times.h presence... config.status: creating config.h config.status: executing default-1 commands yes checking for sys/times.h... yes checking for sys/resource.h... yes checking for sys/sysctl.h... yes Configuring stage 1 in ./lto-plugin checking for machine/hal_sysinfo.h... no checking whether fgetc is declared... yes checking whether fscanf is declared... yes checking whether optarg is declared... yes checking whether ungetc is declared... yes checking whether vfprintf is declared... yes checking whether sys_errlist is declared... yes checking whether sys_nerr is declared... yes checking return type of signal handlers... void checking for intmax_t... yes checking for long double... 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 a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for long long... yes checking for ptrdiff_t... yes checking for quad_t... yes checking for uint_least32_t... yes checking for a thread-safe mkdir -p... /home/pbulk/build/lang/gcc8/work/.tools/bin/mkdir -p checking for gawk... /bin/gawk checking whether /usr/pkg/bin/gmake sets $(MAKE)... yes yes checking for intptr_t... checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by /usr/pkg/bin/gmake... GNU checking for x86_64-redhat-linux-gcc... cc yes checking for C compiler default output file name... checking for working volatile... yes checking for C/C++ restrict keyword... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... __restrict checking whether gcc __attribute__ ((const)) works... checking for suffix of object files... yes checking whether gcc __attribute__ ((malloc)) works... 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... none needed checking dependency style of cc... yes checking for inline... inline checking for cos in -lm... gcc3 checking how to run the C preprocessor... cpp yes checking for working alloca.h... checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep checking for egrep... yes checking for alloca (via gmp-impl.h)... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep -E checking for ANSI C header files... yes checking how to allocate temporary memory... alloca yes checking for sys/types.h... checking whether byte ordering is bigendian... yes checking for sys/stat.h... yes checking for stdlib.h... yes no checking format of `double' floating point... checking for string.h... yes IEEE little endian checking for alarm... checking for memory.h... yes yes checking for strings.h... checking for attr_get... yes checking for inttypes.h... no checking for clock... yes checking for stdint.h... yes checking for cputime... yes checking for unistd.h... no checking for getpagesize... yes checking minix/config.h usability... yes checking for getrusage... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gettimeofday... yes checking for x86_64-redhat-linux-gcc... (cached) cc yes checking for getsysinfo... checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for localeconv... no checking whether cc supports -Wall... yes checking for -static-libgcc... yes checking for memset... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep -F checking for ld used by cc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... yes checking for mmap... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-redhat-linux-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-ar... ar checking for x86_64-redhat-linux-strip... no checking for strip... strip checking for x86_64-redhat-linux-ranlib... ranlib checking command to parse nm output from cc object... yes checking for mprotect... yes ok checking for nl_langinfo... checking for dlfcn.h... yes yes checking for objdir... .libs checking for obstack_vprintf... yes checking for popen... checking if cc supports -fno-rtti -fno-exceptions... yes no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... checking for processor_info... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... no checking for pstat_getprocessor... no yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (ld -m elf_x86_64) supports shared libraries... checking for raise... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... yes checking for read_real_time... no checking for sigaction... 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 sigaltstack... yes checking for uint64_t... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sigstack... yes yes configure: updating cache ./config.cache configure: creating ./config.status 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... yes checking for sysctlbyname... no checking for times... yes checking for library containing clock_gettime... none required checking for vsnprintf... yes checking whether vsnprintf works... probably configure: WARNING: cannot check for properly working vsnprintf when cross compiling, will assume it's ok checking whether sscanf needs writable input... no checking for struct pst_processor.psp_iticksperclktick... no config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Configuring stage 1 in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /home/pbulk/build/lang/gcc8/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/gcc8/work/.tools/bin/grep checking for egrep... /home/pbulk/build/lang/gcc8/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... yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for process.h... no checking for sys/prctl.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for long long... yes checking size of long long... 8 checking for a 64-bit type... uint64_t checking for intptr_t... checking size of void *... yes checking for uintptr_t... yes checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... 8 checking size of unsigned short... none required checking for asprintf... yes checking for atexit... yes checking for basename... 2 checking size of unsigned... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... 4 checking size of unsigned long... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... 8 yes checking size of mp_limb_t... checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... 8 checking for stack_t... yes checking for memmove... yes checking for tputs in -lncurses... yes checking for mempcpy... no checking for tputs in -lcurses... yes no checking for readline in -lreadline... checking for memset... no checking readline detected... no checking for bison... /home/pbulk/build/lang/gcc8/work/gcc-8.5.0/missing bison -y checking for flex... touch lex.yy.c checking lex output file root... lex.yy checking lex library... yes checking for mkstemps... yes checking for putenv... yes checking for random... none needed checking whether yytext is a pointer... no creating config.m4 yes checking for rename... configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes config.status: creating demos/pexpr-config.h checking for waitpid... config.status: creating demos/calc/calc-config.h yes checking for setproctitle... config.status: creating Makefile config.status: creating mpf/Makefile no checking whether alloca needs Cray hooks... config.status: creating mpn/Makefile no checking stack direction for C alloca... config.status: creating mpq/Makefile -1 checking for vfork.h... config.status: creating mpz/Makefile no checking for fork... config.status: creating printf/Makefile config.status: creating scanf/Makefile yes config.status: creating rand/Makefile checking for vfork... yes config.status: creating cxx/Makefile checking for working fork... config.status: creating tests/Makefile yes checking for working vfork... (cached) yes checking for _doprnt... config.status: creating tests/devel/Makefile no checking for sys_errlist... config.status: creating tests/mpf/Makefile yes checking for sys_nerr... config.status: creating tests/mpn/Makefile yes config.status: creating tests/mpq/Makefile checking for sys_siglist... config.status: creating tests/mpz/Makefile yes checking for external symbol _system_configuration... config.status: creating tests/rand/Makefile no checking for __fsetlocking... config.status: creating tests/misc/Makefile yes checking for canonicalize_file_name... config.status: creating tests/cxx/Makefile yes config.status: creating doc/Makefile checking for dup3... config.status: creating tune/Makefile yes config.status: creating demos/Makefile checking for getrlimit... config.status: creating demos/calc/Makefile yes checking for getrusage... config.status: creating demos/expr/Makefile yes checking for getsysinfo... config.status: creating gmp.h config.status: creating gmp.pc no checking for gettimeofday... (cached) yes config.status: creating gmpxx.pc checking for on_exit... config.status: creating config.h yes checking for psignal... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/add.c to mpn/add.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/add_1.c to mpn/add_1.c yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/add_n.c to mpn/add_n.c checking for pstat_getdynamic... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sub.c to mpn/sub.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sub_1.c to mpn/sub_1.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sub_n.c to mpn/sub_n.c no checking for pstat_getstatic... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/cnd_add_n.c to mpn/cnd_add_n.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/cnd_sub_n.c to mpn/cnd_sub_n.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/cnd_swap.c to mpn/cnd_swap.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/neg.c to mpn/neg.c no checking for realpath... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/com.c to mpn/com.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/mul_1.c to mpn/mul_1.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/addmul_1.c to mpn/addmul_1.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/submul_1.c to mpn/submul_1.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/add_err1_n.c to mpn/add_err1_n.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/add_err2_n.c to mpn/add_err2_n.c yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/add_err3_n.c to mpn/add_err3_n.c checking for setrlimit... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sub_err1_n.c to mpn/sub_err1_n.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sub_err2_n.c to mpn/sub_err2_n.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sub_err3_n.c to mpn/sub_err3_n.c yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/lshift.c to mpn/lshift.c checking for sbrk... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/rshift.c to mpn/rshift.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/dive_1.c to mpn/dive_1.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/diveby3.c to mpn/diveby3.c yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/divis.c to mpn/divis.c checking for spawnve... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/divrem.c to mpn/divrem.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/divrem_1.c to mpn/divrem_1.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/divrem_2.c to mpn/divrem_2.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/fib2_ui.c to mpn/fib2_ui.c no checking for spawnvpe... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/fib2m.c to mpn/fib2m.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/mod_1.c to mpn/mod_1.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/mod_34lsub1.c to mpn/mod_34lsub1.c no checking for strerror... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/mode1o.c to mpn/mode1o.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/dump.c to mpn/dump.c checking for strsignal... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/mod_1_1.c to mpn/mod_1_1.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/mod_1_2.c to mpn/mod_1_2.c yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/mod_1_3.c to mpn/mod_1_3.c checking for sysconf... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/mod_1_4.c to mpn/mod_1_4.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/lshiftc.c to mpn/lshiftc.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/mul.c to mpn/mul.c yes checking for sysctl... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/mul_fft.c to mpn/mul_fft.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/mul_n.c to mpn/mul_n.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sqr.c to mpn/sqr.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/mul_basecase.c to mpn/mul_basecase.c yes checking for sysmp... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c no checking for table... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c no config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/mulmid_n.c to mpn/mulmid_n.c checking for times... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/mulmid.c to mpn/mulmid.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/random.c to mpn/random.c yes checking for wait3... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/random2.c to mpn/random2.c yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/pow_1.c to mpn/pow_1.c checking for wait4... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/rootrem.c to mpn/rootrem.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sqrtrem.c to mpn/sqrtrem.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sizeinbase.c to mpn/sizeinbase.c yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/get_str.c to mpn/get_str.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/set_str.c to mpn/set_str.c checking whether basename is declared... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/compute_powtab.c to mpn/compute_powtab.c yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/scan0.c to mpn/scan0.c checking whether ffs is declared... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/scan1.c to mpn/scan1.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/popham.c to mpn/popcount.c yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/popham.c to mpn/hamdist.c checking whether asprintf is declared... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/cmp.c to mpn/cmp.c yes checking whether vasprintf is declared... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/zero_p.c to mpn/zero_p.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/perfsqr.c to mpn/perfsqr.c yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/perfpow.c to mpn/perfpow.c checking whether snprintf is declared... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/strongfibo.c to mpn/strongfibo.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/gcd_11.c to mpn/gcd_11.c yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/gcd_22.c to mpn/gcd_22.c checking whether vsnprintf is declared... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/gcd_1.c to mpn/gcd_1.c yes checking whether calloc is declared... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/gcd.c to mpn/gcd.c yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/gcdext_1.c to mpn/gcdext_1.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/gcdext.c to mpn/gcdext.c checking whether getenv is declared... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/div_q.c to mpn/div_q.c yes checking whether getopt is declared... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/jacbase.c to mpn/jacbase.c yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/jacobi_2.c to mpn/jacobi_2.c checking whether malloc is declared... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/jacobi.c to mpn/jacobi.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/get_d.c to mpn/get_d.c yes checking whether realloc is declared... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/hgcd2.c to mpn/hgcd2.c yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/hgcd_step.c to mpn/hgcd_step.c checking whether sbrk is declared... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/hgcd.c to mpn/hgcd.c yes checking whether strtol is declared... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c yes checking whether strtoul is declared... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/mullo_n.c to mpn/mullo_n.c yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/mullo_basecase.c to mpn/mullo_basecase.c checking whether strtoll is declared... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sqrlo.c to mpn/sqrlo.c yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom22_mul.c to mpn/toom22_mul.c checking whether strtoull is declared... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom32_mul.c to mpn/toom32_mul.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom42_mul.c to mpn/toom42_mul.c yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom52_mul.c to mpn/toom52_mul.c checking whether strverscmp is declared... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom62_mul.c to mpn/toom62_mul.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom33_mul.c to mpn/toom33_mul.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom43_mul.c to mpn/toom43_mul.c yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom53_mul.c to mpn/toom53_mul.c checking whether strnlen is declared... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom54_mul.c to mpn/toom54_mul.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom63_mul.c to mpn/toom63_mul.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom44_mul.c to mpn/toom44_mul.c yes checking whether canonicalize_file_name must be declared... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c no checking for stdlib.h... (cached) yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c yes checking for working strncmp... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c configure: updating cache ./config.cache configure: creating ./config.status config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/invertappr.c to mpn/invertappr.c config.status: creating Makefile config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/invert.c to mpn/invert.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/binvert.c to mpn/binvert.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c config.status: creating testsuite/Makefile config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/mulmod_bknp1.c to mpn/mulmod_bknp1.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/div_qr_1.c to mpn/div_qr_1.c config.status: creating config.h config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/div_qr_1n_pi1.c to mpn/div_qr_1n_pi1.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/div_qr_2.c to mpn/div_qr_2.c config.status: executing default commands config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/div_qr_2n_pi1.c to mpn/div_qr_2n_pi1.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/div_qr_2u_pi1.c to mpn/div_qr_2u_pi1.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c gmake[3]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/intl' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/intl' config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c mkdir -p -- build-x86_64-redhat-linux/libiberty Configuring in build-x86_64-redhat-linux/libiberty config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/mu_div_q.c to mpn/mu_div_q.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/bdiv_q_1.c to mpn/bdiv_q_1.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sbpi1_bdiv_r.c to mpn/sbpi1_bdiv_r.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/bdiv_q.c to mpn/bdiv_q.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/broot.c to mpn/broot.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/brootinv.c to mpn/brootinv.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/bsqrt.c to mpn/bsqrt.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /home/pbulk/build/lang/gcc8/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/divexact.c to mpn/divexact.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/bdiv_dbm1c.c to mpn/bdiv_dbm1c.c checking for perl... perl config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/redc_1.c to mpn/redc_1.c checking build system type... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/redc_2.c to mpn/redc_2.c x86_64-redhat-linux-gnu checking host system type... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/redc_n.c to mpn/redc_n.c 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 config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/powm.c to mpn/powm.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/powlo.c to mpn/powlo.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sec_powm.c to mpn/sec_powm.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sec_mul.c to mpn/sec_mul.c checking for C compiler default output file name... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sec_sqr.c to mpn/sec_sqr.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sec_div.c to mpn/sec_div_qr.c a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sec_div.c to mpn/sec_div_r.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c checking for suffix of object files... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sec_aors_1.c to mpn/sec_add_1.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sec_invert.c to mpn/sec_invert.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/trialdiv.c to mpn/trialdiv.c checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep checking for egrep... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep -E checking for ANSI C header files... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/remove.c to mpn/remove.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/logops_n.c to mpn/and_n.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/logops_n.c to mpn/andn_n.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/logops_n.c to mpn/nand_n.c yes checking for sys/types.h... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/logops_n.c to mpn/ior_n.c yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/logops_n.c to mpn/iorn_n.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/logops_n.c to mpn/nior_n.c checking for sys/stat.h... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/logops_n.c to mpn/xor_n.c yes checking for stdlib.h... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/logops_n.c to mpn/xnor_n.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/copyi.c to mpn/copyi.c yes checking for string.h... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/copyd.c to mpn/copyd.c yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/zero.c to mpn/zero.c checking for memory.h... config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/sec_tabselect.c to mpn/sec_tabselect.c yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/comb_tables.c to mpn/comb_tables.c checking for strings.h... yes config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c config.status: linking ../../gcc-8.5.0/gmp/mpn/generic/gmp-mparam.h to gmp-mparam.h checking for inttypes.h... config.status: executing libtool commands yes configure: summary of build options: Version: GNU MP 6.3.0 Host type: none-redhat-linux-gnu ABI: standard Install prefix: /usr/pkg/gcc8 Compiler: cc Static libraries: yes Shared libraries: no checking for stdint.h... yes checking for unistd.h... yes mkdir -p -- build-x86_64-redhat-linux/fixincludes Configuring in build-x86_64-redhat-linux/fixincludes 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 configure: creating cache ./config.cache checking for an ANSI C-conforming const... checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... yes checking for inline... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gcc... cc inline checking whether byte ordering is bigendian... 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... no checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking for sys/file.h... yes checking for suffix of object files... checking for sys/param.h... yes o checking whether we are using the GNU C compiler... checking for limits.h... yes checking whether cc accepts -g... yes checking for stdlib.h... (cached) yes yes checking for cc option to accept ISO C89... checking for malloc.h... yes 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 grep that handles long lines and -e... checking for sys/time.h... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep checking for egrep... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep -E checking for ANSI C header files... yes checking for time.h... yes checking for sys/resource.h... yes yes checking for sys/types.h... checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes yes checking for sys/stat.h... checking for fcntl.h... yes checking for alloca.h... yes yes checking for sys/pstat.h... checking for stdlib.h... no checking for sys/sysmp.h... yes no checking for sys/sysinfo.h... checking for string.h... yes yes checking for memory.h... checking for machine/hal_sysinfo.h... yes no checking for sys/table.h... checking for strings.h... no checking for sys/sysctl.h... yes yes checking for sys/systemcfg.h... checking for inttypes.h... no checking for stdint.h... (cached) yes yes checking for stdio_ext.h... checking for stdint.h... yes checking for process.h... yes checking for unistd.h... no checking for sys/prctl.h... yes yes checking for sys/wait.h that is POSIX.1 compatible... checking minix/config.h usability... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking minix/config.h presence... no checking size of int... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... (cached) /bin/sed checking whether cc supports -W... yes checking whether cc supports -Wall... 4 checking size of long... yes checking whether cc supports -Wwrite-strings... yes 8 checking size of size_t... checking whether cc supports -Wstrict-prototypes... yes 8 checking for long long... checking whether cc supports -Wmissing-prototypes... yes checking whether cc supports -Wold-style-definition... yes checking whether cc supports -Wmissing-format-attribute... yes checking size of long long... yes checking whether cc supports -Woverlength-strings... yes checking whether cc supports -pedantic -Wlong-long... yes checking for ANSI C header files... (cached) yes checking stddef.h usability... 8 checking for a 64-bit type... yes checking stddef.h presence... uint64_t yes checking for stddef.h... yes checking for intptr_t... checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes yes checking for uintptr_t... checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking for ssize_t... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking for pid_t... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes checking for library containing strerror... yes none required checking for feof_unlocked... checking for asprintf... yes yes checking for atexit... checking for ferror_unlocked... yes checking for basename... yes yes checking for fflush_unlocked... checking for bcmp... yes checking for fgetc_unlocked... yes checking for bcopy... yes checking for fgets_unlocked... yes checking for bsearch... yes checking for fileno_unlocked... yes checking for bzero... yes checking for fprintf_unlocked... yes no checking for calloc... checking for fputc_unlocked... yes yes checking for fputs_unlocked... checking for clock... yes yes checking for ffs... checking for fread_unlocked... yes yes checking for getcwd... checking for fwrite_unlocked... yes checking for getpagesize... yes checking for getchar_unlocked... yes checking for gettimeofday... yes checking for getc_unlocked... yes checking for index... yes yes checking for putchar_unlocked... checking for insque... yes checking for memchr... yes checking for putc_unlocked... yes checking for memcmp... yes checking whether abort is declared... yes yes checking for memcpy... checking whether asprintf is declared... yes yes checking for memmem... checking whether basename is declared... yes checking whether errno is declared... yes no checking for memmove... checking whether vasprintf is declared... yes yes checking for mempcpy... checking whether clearerr_unlocked is declared... yes yes checking for memset... checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes yes checking whether fflush_unlocked is declared... checking for mkstemps... yes checking whether fgetc_unlocked is declared... yes yes checking for putenv... checking whether fgets_unlocked is declared... yes yes checking for random... checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... yes checking for rename... no checking whether fputc_unlocked is declared... yes checking for rindex... yes checking whether fputs_unlocked is declared... yes checking for setenv... yes checking whether fread_unlocked is declared... yes yes checking whether fwrite_unlocked is declared... checking for snprintf... yes checking whether getchar_unlocked is declared... yes checking for sigsetmask... yes checking whether getc_unlocked is declared... yes checking for stpcpy... yes checking whether putchar_unlocked is declared... yes checking for stpncpy... yes checking whether putc_unlocked is declared... yes yes checking for an ANSI C-conforming const... checking for strcasecmp... yes checking sys/mman.h usability... yes checking for strchr... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for strdup... yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: updating cache ./config.cache configure: creating ./config.status yes checking for strncasecmp... yes checking for strndup... yes checking for strnlen... config.status: creating Makefile yes config.status: creating mkheaders.almost checking for strrchr... config.status: creating config.h yes checking for strstr... mkdir -p -- build-x86_64-redhat-linux/libcpp Configuring in build-x86_64-redhat-linux/libcpp yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strverscmp... yes checking for tmpnam... configure: creating cache ./config.cache checking build system type... x86_64-redhat-linux-gnu checking host system type... yes x86_64-redhat-linux-gnu checking target system type... checking for vasprintf... x86_64-redhat-linux-gnu checking whether /usr/pkg/bin/gmake sets $(MAKE)... yes checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking for x86_64-redhat-linux-gcc... cc yes checking for vfprintf... yes checking for C compiler default output file name... checking for vprintf... 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 checking for vsnprintf... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes yes checking for cc option to accept ISO C89... checking for vsprintf... none needed yes checking for waitpid... checking whether we are using the GNU C++ compiler... yes checking for setproctitle... yes checking whether c++ -std=gnu++98 accepts -g... yes checking for x86_64-redhat-linux-ranlib... ranlib checking how to run the C preprocessor... cpp no checking whether alloca needs Cray hooks... checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep checking for egrep... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep -E checking for ANSI C header files... no checking stack direction for C alloca... -1 checking for vfork.h... yes no checking for sys/types.h... checking for fork... yes checking for sys/stat.h... yes yes checking for vfork... checking for stdlib.h... yes yes checking for string.h... checking for working fork... yes checking for memory.h... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking for strings.h... no checking for sys_errlist... yes checking for inttypes.h... yes checking for sys_nerr... yes checking for stdint.h... yes checking for sys_siglist... yes checking for unistd.h... yes checking for external symbol _system_configuration... yes checking minix/config.h usability... no checking for __fsetlocking... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for canonicalize_file_name... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no yes checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether cc supports -W... checking for dup3... yes checking whether cc supports -Wall... yes yes checking for getrlimit... checking whether cc supports -Wnarrowing... yes yes checking for getrusage... checking whether cc supports -Wwrite-strings... yes yes checking whether cc supports -Wmissing-format-attribute... checking for getsysinfo... yes checking whether cc supports -Wstrict-prototypes... no checking for gettimeofday... (cached) yes yes checking for on_exit... checking whether cc supports -Wmissing-prototypes... yes yes checking for psignal... checking whether cc supports -Wold-style-definition... yes yes checking whether cc supports -Wc++-compat... checking for pstat_getdynamic... yes checking whether cc supports -pedantic -Wlong-long... yes checking whether cc supports -fno-exceptions... no checking for pstat_getstatic... yes checking whether cc supports -fno-rtti... yes no checking for realpath... checking dependency style of c++ -std=gnu++98... yes checking for setrlimit... yes checking for sbrk... gcc3 checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes yes checking for spawnve... checking locale.h usability... yes checking locale.h presence... no yes checking for locale.h... yes checking for spawnvpe... checking fcntl.h usability... no yes checking fcntl.h presence... checking for strerror... yes checking for fcntl.h... yes checking limits.h usability... yes checking for strsignal... yes checking limits.h presence... yes checking for limits.h... yes yes checking for sysconf... checking stddef.h usability... yes yes checking stddef.h presence... yes checking for stddef.h... yes checking for sysctl... checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes yes checking for string.h... (cached) yes checking for sysmp... checking sys/file.h usability... yes checking sys/file.h presence... no yes checking for sys/file.h... yes checking for table... checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for times... yes no checking for an ANSI C-conforming const... checking for wait3... yes checking for inline... yes inline checking for obstacks... checking for wait4... yes yes checking for off_t... checking whether basename is declared... yes checking whether ffs is declared... yes checking for size_t... yes checking whether asprintf is declared... yes checking for ssize_t... yes checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking for uintptr_t... yes checking whether vsnprintf is declared... yes checking for ptrdiff_t... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking for uint64_t... yes yes checking whether struct tm is in sys/time.h or time.h... checking whether getopt is declared... time.h checking size of int... yes checking whether malloc is declared... 4 checking size of long... yes checking whether realloc is declared... yes checking whether sbrk is declared... 8 yes checking for clearerr_unlocked... checking whether strtol is declared... yes yes checking for feof_unlocked... checking whether strtoul is declared... yes yes checking whether strtoll is declared... checking for ferror_unlocked... yes yes checking whether strtoull is declared... checking for fflush_unlocked... yes checking whether strverscmp is declared... yes checking for fgetc_unlocked... yes checking whether strnlen is declared... yes yes checking whether canonicalize_file_name must be declared... checking for fgets_unlocked... no checking for stdlib.h... (cached) yes yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... checking for fileno_unlocked... yes yes checking for working strncmp... checking for fprintf_unlocked... yes no configure: updating cache ./config.cache checking for fputc_unlocked... configure: creating ./config.status yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... config.status: creating Makefile yes checking for getchar_unlocked... yes config.status: creating testsuite/Makefile checking for getc_unlocked... yes config.status: creating config.h checking for putchar_unlocked... config.status: executing default commands yes checking for putc_unlocked... yes Configuring stage 1 in ./zlib checking whether abort is declared... 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... yes checking whether fgetc_unlocked is declared... configure: creating cache ./config.cache checking build system type... yes x86_64-redhat-linux-gnu checking host system type... checking whether fgets_unlocked is declared... x86_64-redhat-linux-gnu checking target system type... yes x86_64-redhat-linux-gnu checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking whether build environment is sane... checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking for working alloca.h... yes checking for a thread-safe mkdir -p... /home/pbulk/build/lang/gcc8/work/.tools/bin/mkdir -p checking for gawk... /bin/gawk checking whether /usr/pkg/bin/gmake sets $(MAKE)... yes checking for alloca... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-redhat-linux-gcc... cc yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... no checking for uchar... checking for C compiler default output file name... checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... done checking for iconv... (cached) no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... configure: updating cache ./config.cache configure: creating ./config.status yes checking for cc option to accept ISO C89... none needed checking for style of include used by /usr/pkg/bin/gmake... GNU checking dependency style of cc... 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/gcc8/work/.tools/bin/grep checking for egrep... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep -E checking for fgrep... /home/pbulk/build/lang/gcc8/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... config.status: creating Makefile BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... config.status: creating config.h 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: executing depdir commands mkdir -p -- .deps Configuring stage 1 in ./libbacktrace ok checking how to run the C preprocessor... cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes configure: creating cache ./config.cache checking for strings.h... checking build system type... x86_64-redhat-linux-gnu checking host system type... yes x86_64-redhat-linux-gnu checking target system type... checking for inttypes.h... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gcc... cc yes checking for stdint.h... checking for C compiler default output file name... yes checking for unistd.h... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... yes checking for dlfcn.h... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking for objdir... .libs yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... checking if cc supports -fno-rtti -fno-exceptions... none needed checking how to run the C preprocessor... cpp no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep checking for egrep... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep -E checking for ANSI C header files... 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... yes checking for sys/stat.h... no checking dynamic linker characteristics... 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 stdlib.h... (cached) yes checking for memory.h... checking for unistd.h... (cached) yes checking for getpagesize... yes checking for strings.h... yes checking for working mmap... yes checking for inttypes.h... yes yes checking for memcpy... checking for stdint.h... yes yes checking for strerror... checking for unistd.h... yes yes checking minix/config.h usability... checking for unistd.h... (cached) yes no checking minix/config.h presence... configure: updating cache ./config.cache configure: creating ./config.status no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /home/pbulk/build/lang/gcc8/work/.tools/bin/mkdir -p checking for gawk... /bin/gawk checking whether /usr/pkg/bin/gmake 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/gcc8/work/.tools/bin/grep -F checking for ld used by cc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-redhat-linux-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-ar... ar checking for x86_64-redhat-linux-strip... no checking for strip... strip checking for x86_64-redhat-linux-ranlib... (cached) ranlib checking command to parse nm output from cc object... ok checking for dlfcn.h... config.status: creating Makefile yes checking for objdir... .libs config.status: executing default-1 commands 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... config.status: executing depfiles commands yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... config.status: executing libtool commands GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... Configuring stage 1 in ./libdecnumber no checking unwind.h usability... yes checking unwind.h presence... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for -funwind-tables option... yes checking for -frandom-seed=string option... yes checking whether cc supports -W... yes checking whether cc supports -Wall... yes checking whether cc supports -Wwrite-strings... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wmissing-prototypes... yes checking whether cc supports -Wold-style-definition... configure: creating cache ./config.cache checking whether /usr/pkg/bin/gmake sets $(MAKE)... yes checking whether cc supports -Wmissing-format-attribute... yes checking for x86_64-redhat-linux-gcc... cc yes checking whether cc supports -Wcast-qual... yes checking for _Unwind_GetIPInfo... checking for C compiler default output file name... yes checking __sync extensions... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... yes checking __atomic extensions... yes checking output filetype... checking for suffix of object files... elf64 o checking whether we are using the GNU C compiler... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... yes checking for uintptr_t... 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 yes checking for int_least32_t... checking whether cc supports -Wall... yes checking whether cc supports -Wwrite-strings... yes yes checking for int_fast32_t... checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wmissing-prototypes... yes checking for uint64_t... yes checking whether cc supports -Wold-style-definition... yes checking what to include in gstdint.h... stdint.h (already complete) checking sys/mman.h usability... yes checking whether cc supports -Wmissing-format-attribute... yes yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... checking whether cc supports -Wcast-qual... yes checking whether cc supports -pedantic -Wlong-long... yes yes checking link.h usability... checking whether cc supports -fno-lto... yes checking how to run the C preprocessor... cpp yes checking link.h presence... checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep checking for egrep... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep -E checking for ANSI C header files... yes checking for link.h... yes checking for dl_iterate_phdr... yes checking sys/ldr.h usability... yes checking for sys/types.h... no checking sys/ldr.h presence... yes no checking for sys/ldr.h... no checking for fcntl... checking for sys/stat.h... yes yes checking for stdlib.h... checking whether strnlen is declared... yes yes checking for string.h... checking for lstat... yes yes checking for memory.h... checking for readlink... yes checking for strings.h... yes checking for getexecname... yes checking for inttypes.h... no checking for clock_gettime... yes checking for stdint.h... yes yes checking whether -pthread is supported... checking for unistd.h... yes checking for compress in -lz... yes checking ctype.h usability... no checking whether --compress-debug-sections is supported... yes checking ctype.h presence... yes checking for ctype.h... yes yes checking for objcopy... objcopy checking whether objcopy supports debuglink... checking stddef.h usability... objcopy: /tmp/ls3274468: debuglink section already exists yes checking whether tests can run... yes checking stddef.h presence... yes yes checking for stddef.h... yes checking for string.h... (cached) yes configure: updating cache ./config.cache checking stdio.h usability... configure: creating ./config.status 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... 8 checking for ANSI C header files... (cached) yes 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 decimal floating point... bid checking whether byte ordering is bigendian... config.status: creating Makefile config.status: creating backtrace-supported.h config.status: creating config.h config.status: executing libtool commands config.status: executing gstdint.h commands config.status: executing default commands gmake[3]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp' cc `test -f 'gen-fac.c' || echo '../../gcc-8.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-8.5.0/gmp/gen-fac.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ no configure: updating cache ./config.cache configure: creating ./config.status cc `test -f 'gen-sieve.c' || echo '../../gcc-8.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-8.5.0/gmp/gen-sieve.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands cc `test -f 'gen-fib.c' || echo '../../gcc-8.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-8.5.0/gmp/gen-fib.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gmake[3]: Entering directory '/home/pbulk/build/lang/gcc8/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/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi cc `test -f 'gen-bases.c' || echo '../../gcc-8.5.0/gmp/'`gen-bases.c -o gen-bases -lm In file included from /usr/include/assert.h:35, from ../../gcc-8.5.0/gmp/mini-gmp/mini-gmp.c:45, from ../../gcc-8.5.0/gmp/bootstrap.c:33, from ../../gcc-8.5.0/gmp/gen-bases.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/dwarfnames.c -o dwarfnames.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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-8.5.0/libiberty/dyn-string.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi cc `test -f 'gen-trialdivtab.c' || echo '../../gcc-8.5.0/gmp/'`gen-trialdivtab.c -o gen-trialdivtab -lm cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.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/stdlib.h:25, from ../../gcc-8.5.0/gmp/gen-trialdivtab.c:48: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/dyn-string.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/fdmatch.c:48: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.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-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/fdmatch.c:48: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../gcc-8.5.0/libiberty/fibheap.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/fibheap.c -o fibheap.o cc `test -f 'gen-jacobitab.c' || echo '../../gcc-8.5.0/gmp/'`gen-jacobitab.c -o gen-jacobitab In file included from /usr/include/assert.h:35, from ../../gcc-8.5.0/gmp/gen-jacobitab.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../gcc-8.5.0/libiberty/fibheap.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc `test -f 'gen-psqr.c' || echo '../../gcc-8.5.0/gmp/'`gen-psqr.c -o gen-psqr -lm if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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/stdio.h:27, from ../../gcc-8.5.0/gmp/gen-psqr.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../gcc-8.5.0/libiberty/filename_cmp.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.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-8.5.0/libiberty/filename_cmp.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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-8.5.0/libiberty/floatformat.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.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-8.5.0/libiberty/floatformat.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ ./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) if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi ./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1) In file included from /usr/include/errno.h:25, from ../../gcc-8.5.0/libiberty/fnmatch.c:46: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ ./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) if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi ./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1) cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/fnmatch.c -o fnmatch.o In file included from /usr/include/errno.h:25, from ../../gcc-8.5.0/libiberty/fnmatch.c:46: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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-8.5.0/libiberty/fopen_unlocked.c:74: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ ./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1) ./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) if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o /usr/pkg/bin/gmake all-recursive gmake[4]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp' Making all in tests In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/fopen_unlocked.c:74: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gmake[5]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/tests' if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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-8.5.0/libiberty/getopt.c:45: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ Making all in . if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi gmake[6]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/tests' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/tests' Making all in devel cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/getopt.c -o getopt.o gmake[6]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/tests/devel' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/tests/devel' Making all in mpn gmake[6]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/tests/mpn' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/tests/mpn' Making all in mpz gmake[6]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/tests/mpz' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/tests/mpz' Making all in mpq In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/getopt.c:45: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gmake[6]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/tests/mpq' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/tests/mpq' Making all in mpf gmake[6]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/tests/mpf' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/tests/mpf' Making all in rand if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi gmake[6]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/tests/rand' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/tests/rand' Making all in misc gmake[6]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/tests/misc' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/tests/misc' Making all in cxx In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/getopt1.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gmake[6]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/tests/cxx' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/tests/cxx' gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/tests' Making all in mpn if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/getopt1.c -o getopt1.o gmake[5]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/mpn' /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo fib_table | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -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-8.5.0/libiberty/getopt1.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi In file included from /usr/include/sys/types.h:25, from ../../gcc-8.5.0/libiberty/getpwd.c:19: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/getpwd.c -o getpwd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_fib_table -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c fib_table.c -o fib_table.o In file included from /usr/include/sys/types.h:25, from ../../gcc-8.5.0/libiberty/getpwd.c:19: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../gmp.h:57, from fib_table.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mp_bases | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mp_bases.lo mp_bases.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/getruntime.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.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-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/getruntime.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mp_bases -I/usr/include -I/usr/pkg/include/python3.11 -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/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from mp_bases.c:3: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/sys/types.h:25, from ../../gcc-8.5.0/libiberty/hashtab.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo add | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o add.lo add.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/hashtab.c -o hashtab.o In file included from /usr/include/sys/types.h:25, from ../../gcc-8.5.0/libiberty/hashtab.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_add -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c add.c -o add.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from add.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo add_1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -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/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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-8.5.0/libiberty/hex.c:20: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_add_1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c add_1.c -o add_1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from add_1.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/hex.c -o noasan/hex.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.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-8.5.0/libiberty/hex.c:20: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo add_n | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o add_n.lo add_n.c if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/lbasename.c:44: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.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-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/lbasename.c:44: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/lrealpath.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_add_n -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c add_n.c -o add_n.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from add_n.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.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-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/lrealpath.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sub | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sub.lo sub.c if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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-8.5.0/libiberty/make-relative-prefix.c:55: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sub -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sub.c -o sub.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sub.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../gcc-8.5.0/libiberty/make-relative-prefix.c:55: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sub_1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sub_1.lo sub_1.c if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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-8.5.0/libiberty/make-temp-file.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sub_1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sub_1.c -o sub_1.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sub_1.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.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-8.5.0/libiberty/make-temp-file.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sub_n | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sub_n.lo sub_n.c if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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-8.5.0/libiberty/objalloc.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sub_n -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sub_n.c -o sub_n.o cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/objalloc.c -o objalloc.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sub_n.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/objalloc.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/obstack.c -o pic/obstack.o; \ else true; fi /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo cnd_add_n | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cnd_add_n.lo cnd_add_n.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../gcc-8.5.0/libiberty/../include/obstack.h:112, from ../../gcc-8.5.0/libiberty/obstack.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.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-8.5.0/libiberty/../include/obstack.h:112, from ../../gcc-8.5.0/libiberty/obstack.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_cnd_add_n -I/usr/include -I/usr/pkg/include/python3.11 -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/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from cnd_add_n.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../gcc-8.5.0/libiberty/partition.c:27: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/partition.c -o noasan/partition.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/partition.c -o partition.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo cnd_sub_n | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cnd_sub_n.lo cnd_sub_n.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../gcc-8.5.0/libiberty/partition.c:27: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/pexecute.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_cnd_sub_n -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c cnd_sub_n.c -o cnd_sub_n.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/pexecute.c -o pexecute.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from cnd_sub_n.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/pexecute.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo cnd_swap | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cnd_swap.lo cnd_swap.c if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/physmem.c -o pic/physmem.o; \ else true; fi In file included from /usr/include/unistd.h:25, from ../../gcc-8.5.0/libiberty/physmem.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_cnd_swap -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c cnd_swap.c -o cnd_swap.o cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/physmem.c -o physmem.o In file included from /usr/include/unistd.h:25, from ../../gcc-8.5.0/libiberty/physmem.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from cnd_swap.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo neg | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o neg.lo neg.c if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/pex-common.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_neg -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c neg.c -o neg.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from neg.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/pex-common.c -o pex-common.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo com | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o com.lo com.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/pex-common.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_com -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c com.c -o com.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from com.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/pex-one.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/pex-one.c -o pex-one.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mul_1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mul_1.lo mul_1.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/pex-one.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/pex-unix.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mul_1 -I/usr/include -I/usr/pkg/include/python3.11 -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/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from mul_1.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/pex-unix.c -o pex-unix.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo addmul_1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o addmul_1.lo addmul_1.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/pex-unix.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/vprintf-support.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_addmul_1 -I/usr/include -I/usr/pkg/include/python3.11 -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/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/vprintf-support.c -o vprintf-support.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from addmul_1.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/vprintf-support.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo submul_1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o submul_1.lo submul_1.c In file included from /usr/include/ctype.h:25, from ../../gcc-8.5.0/libiberty/../include/safe-ctype.h:122, from ../../gcc-8.5.0/libiberty/rust-demangle.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/rust-demangle.c -o rust-demangle.o In file included from /usr/include/ctype.h:25, from ../../gcc-8.5.0/libiberty/../include/safe-ctype.h:122, from ../../gcc-8.5.0/libiberty/rust-demangle.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_submul_1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c submul_1.c -o submul_1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from submul_1.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi In file included from /usr/include/ctype.h:25, from ../../gcc-8.5.0/libiberty/../include/safe-ctype.h:122, from ../../gcc-8.5.0/libiberty/safe-ctype.c:118: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo add_err1_n | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -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/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/safe-ctype.c -o safe-ctype.o In file included from /usr/include/ctype.h:25, from ../../gcc-8.5.0/libiberty/../include/safe-ctype.h:122, from ../../gcc-8.5.0/libiberty/safe-ctype.c:118: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_add_err1_n -I/usr/include -I/usr/pkg/include/python3.11 -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/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/simple-object.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from add_err1_n.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo add_err2_n | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o add_err2_n.lo add_err2_n.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.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-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/simple-object.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_add_err2_n -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c add_err2_n.c -o add_err2_n.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/simple-object-coff.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from add_err2_n.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo add_err3_n | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -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/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.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/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/simple-object-coff.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_add_err3_n -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c add_err3_n.c -o add_err3_n.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from add_err3_n.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/simple-object-elf.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sub_err1_n.lo sub_err1_n.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.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-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/simple-object-elf.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sub_err1_n -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sub_err1_n.c -o sub_err1_n.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sub_err1_n.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sub_err2_n.lo sub_err2_n.c if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/simple-object-mach-o.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sub_err2_n -I/usr/include -I/usr/pkg/include/python3.11 -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/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sub_err2_n.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sub_err3_n | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sub_err3_n.lo sub_err3_n.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/simple-object-mach-o.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sub_err3_n -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sub_err3_n.c -o sub_err3_n.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sub_err3_n.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/simple-object-xcoff.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo lshift | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o lshift.lo lshift.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_lshift -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c lshift.c -o lshift.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/simple-object-xcoff.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from lshift.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo rshift | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o rshift.lo rshift.c if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/sort.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/sort.c -o noasan/sort.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/sort.c -o sort.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_rshift -I/usr/include -I/usr/pkg/include/python3.11 -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-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/sort.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from rshift.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/spaces.c -o pic/spaces.o; \ else true; fi /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo dive_1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o dive_1.lo dive_1.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/spaces.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.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-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/spaces.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_dive_1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c dive_1.c -o dive_1.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from dive_1.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../gcc-8.5.0/libiberty/splay-tree.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/splay-tree.c -o splay-tree.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../gcc-8.5.0/libiberty/splay-tree.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo diveby3 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o diveby3.lo diveby3.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_diveby3 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c diveby3.c -o diveby3.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from diveby3.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/stdint.h:9, from ../../gcc-8.5.0/libiberty/stack-limit.c:40: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/stack-limit.c -o stack-limit.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo divis | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o divis.lo divis.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/stdint.h:9, from ../../gcc-8.5.0/libiberty/stack-limit.c:40: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/strerror.c -o pic/strerror.o; \ else true; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_divis -I/usr/include -I/usr/pkg/include/python3.11 -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/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from divis.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/strerror.c:18: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo divrem | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o divrem.lo divrem.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.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-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/strerror.c:18: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/strsignal.c:7: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_divrem -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c divrem.c -o divrem.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from divrem.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/strsignal.c -o strsignal.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/strsignal.c:7: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo divrem_1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o divrem_1.lo divrem_1.c if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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-8.5.0/libiberty/timeval-utils.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_divrem_1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c divrem_1.c -o divrem_1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from divrem_1.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/timeval-utils.c -o timeval-utils.o In file included from /usr/include/sys/types.h:25, from ../../gcc-8.5.0/libiberty/timeval-utils.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo divrem_2 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o divrem_2.lo divrem_2.c if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.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-8.5.0/libiberty/unlink-if-ordinary.c:42: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_divrem_2 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c divrem_2.c -o divrem_2.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from divrem_2.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/sys/types.h:25, from ../../gcc-8.5.0/libiberty/unlink-if-ordinary.c:42: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo fib2_ui | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fib2_ui.lo fib2_ui.c if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/xasprintf.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/xasprintf.c -o xasprintf.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/xasprintf.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_fib2_ui -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c fib2_ui.c -o fib2_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from fib2_ui.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/xatexit.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo fib2m | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fib2m.lo fib2m.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/xatexit.c -o xatexit.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/xatexit.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/xexit.c -o pic/xexit.o; \ else true; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_fib2m -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c fib2m.c -o fib2m.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from fib2m.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/xexit.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mod_1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mod_1.lo mod_1.c cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/xexit.c -o xexit.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/xexit.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/xmalloc.c:67: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mod_1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c mod_1.c -o mod_1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from mod_1.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/xmalloc.c -o xmalloc.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mod_34lsub1.lo mod_34lsub1.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/xmalloc.c:67: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/xmemdup.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/xmemdup.c -o xmemdup.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mod_34lsub1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c mod_34lsub1.c -o mod_34lsub1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/xmemdup.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from mod_34lsub1.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mode1o | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mode1o.lo mode1o.c In file included from /usr/include/sys/types.h:25, from ../../gcc-8.5.0/libiberty/xstrdup.c:19: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/xstrdup.c -o xstrdup.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mode1o -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c mode1o.c -o mode1o.o In file included from /usr/include/sys/types.h:25, from ../../gcc-8.5.0/libiberty/xstrdup.c:19: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from mode1o.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/xstrerror.c:16: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo pre_divrem_1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o pre_divrem_1.lo pre_divrem_1.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/xstrerror.c -o xstrerror.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/xstrerror.c:16: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_pre_divrem_1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c pre_divrem_1.c -o pre_divrem_1.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from pre_divrem_1.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/sys/types.h:25, from ../../gcc-8.5.0/libiberty/xstrndup.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/xstrndup.c -o xstrndup.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o pre_mod_1.lo pre_mod_1.c In file included from /usr/include/sys/types.h:25, from ../../gcc-8.5.0/libiberty/xstrndup.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/xvasprintf.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_pre_mod_1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c pre_mod_1.c -o pre_mod_1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from pre_mod_1.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/xvasprintf.c -o xvasprintf.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/xvasprintf.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo dump | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o dump.lo dump.c if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi In file included from /usr/include/sys/types.h:25, from ../../gcc-8.5.0/libiberty/setproctitle.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/setproctitle.c -o setproctitle.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_dump -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c dump.c -o dump.o In file included from /usr/include/sys/types.h:25, from ../../gcc-8.5.0/libiberty/setproctitle.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from dump.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list gmake[4]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/libiberty/testsuite' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/libiberty/testsuite' if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/regex.c -o pic/regex.o; \ else true; fi /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mod_1_1.lo mod_1_1.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../gcc-8.5.0/libiberty/regex.c:129: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mod_1_1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c mod_1_1.c -o mod_1_1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from mod_1_1.c:39: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mod_1_2 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mod_1_2.lo mod_1_2.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mod_1_2 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c mod_1_2.c -o mod_1_2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from mod_1_2.c:40: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/regex.c -o noasan/regex.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/regex.c -o regex.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../gcc-8.5.0/libiberty/regex.c:129: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mod_1_3.lo mod_1_3.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mod_1_3 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c mod_1_3.c -o mod_1_3.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from mod_1_3.c:40: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mod_1_4 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mod_1_4.lo mod_1_4.c if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi In file included from /usr/include/ctype.h:25, from ../../gcc-8.5.0/libiberty/../include/safe-ctype.h:122, from ../../gcc-8.5.0/libiberty/cplus-dem.c:45: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mod_1_4 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c mod_1_4.c -o mod_1_4.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from mod_1_4.c:40: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo lshiftc | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o lshiftc.lo lshiftc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_lshiftc -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c lshiftc.c -o lshiftc.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from lshiftc.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/cplus-dem.c -o cplus-dem.o In file included from /usr/include/ctype.h:25, from ../../gcc-8.5.0/libiberty/../include/safe-ctype.h:122, from ../../gcc-8.5.0/libiberty/cplus-dem.c:45: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mul | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mul.lo mul.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mul -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c mul.c -o mul.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from mul.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mul_fft | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mul_fft.lo mul_fft.c if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/cp-demangle.c:109: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mul_fft -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c mul_fft.c -o mul_fft.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from mul_fft.c:70: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mul_n | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mul_n.lo mul_n.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/cp-demangle.c -o cp-demangle.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/cp-demangle.c:109: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mul_n -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c mul_n.c -o mul_n.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from mul_n.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sqr | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sqr.lo sqr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sqr -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sqr.c -o sqr.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/md5.c -o pic/md5.o; \ else true; fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sqr.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/sys/types.h:25, from ../../gcc-8.5.0/libiberty/md5.c:28: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mul_basecase | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mul_basecase.lo mul_basecase.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/md5.c -o noasan/md5.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/md5.c -o md5.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mul_basecase -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c mul_basecase.c -o mul_basecase.o In file included from /usr/include/sys/types.h:25, from ../../gcc-8.5.0/libiberty/md5.c:28: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from mul_basecase.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sqr_basecase.lo sqr_basecase.c if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/sha1.c -o pic/sha1.o; \ else true; fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/sha1.h:22, from ../../gcc-8.5.0/libiberty/sha1.c:27: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/sha1.c -o sha1.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sqr_basecase -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sqr_basecase.c -o sqr_basecase.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sqr_basecase.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/sha1.h:22, from ../../gcc-8.5.0/libiberty/sha1.c:27: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o nussbaumer_mul.lo nussbaumer_mul.c if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/alloca.c -o pic/alloca.o; \ else true; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_nussbaumer_mul -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c nussbaumer_mul.c -o nussbaumer_mul.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/alloca.c:49: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from nussbaumer_mul.c:39: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/alloca.c -o alloca.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mulmid_basecase | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mulmid_basecase.lo mulmid_basecase.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/alloca.c:49: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/argv.c -o pic/argv.o; \ else true; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mulmid_basecase -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c mulmid_basecase.c -o mulmid_basecase.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/argv.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from mulmid_basecase.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/argv.c -o noasan/argv.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/argv.c -o argv.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom42_mulmid | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom42_mulmid.lo toom42_mulmid.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/argv.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/choose-temp.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom42_mulmid -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom42_mulmid.c -o toom42_mulmid.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom42_mulmid.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/choose-temp.c -o choose-temp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/choose-temp.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mulmid_n | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mulmid_n.lo mulmid_n.c if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/concat.c -o pic/concat.o; \ else true; fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/concat.c:40: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mulmid_n -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c mulmid_n.c -o mulmid_n.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/concat.c -o noasan/concat.o; \ else true; fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from mulmid_n.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/concat.c -o concat.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/concat.c:40: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mulmid | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mulmid.lo mulmid.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../gcc-8.5.0/libiberty/cp-demint.c:45: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/cp-demint.c -o cp-demint.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../gcc-8.5.0/libiberty/cp-demint.c:45: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mulmid -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c mulmid.c -o mulmid.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/crc32.c -o pic/crc32.o; \ else true; fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from mulmid.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/crc32.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/crc32.c -o crc32.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo random | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o random.lo random.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libiberty/../include/libiberty.h:49, from ../../gcc-8.5.0/libiberty/crc32.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi In file included from /usr/include/ctype.h:25, from ../../gcc-8.5.0/libiberty/../include/safe-ctype.h:122, from ../../gcc-8.5.0/libiberty/d-demangle.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_random -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c random.c -o random.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from random.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-8.5.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-8.5.0/libiberty/d-demangle.c -o d-demangle.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo random2 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o random2.lo random2.c In file included from /usr/include/ctype.h:25, from ../../gcc-8.5.0/libiberty/../include/safe-ctype.h:122, from ../../gcc-8.5.0/libiberty/d-demangle.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_random2 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c random2.c -o random2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from random2.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo pow_1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o pow_1.lo pow_1.c rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o ranlib ./libiberty.a if [ x"-fpic" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_pow_1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c pow_1.c -o pow_1.o gmake[3]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/libiberty' /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo rootrem | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o rootrem.lo rootrem.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from pow_1.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_rootrem -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c rootrem.c -o rootrem.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from rootrem.c:45: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gmake[3]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/build-x86_64-redhat-linux/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ] && [ ! -d noasan ]; then \ mkdir noasan; \ else true; fi touch stamp-noasandir if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/dwarfnames.c -o dwarfnames.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sqrtrem | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sqrtrem.lo sqrtrem.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sqrtrem -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sqrtrem.c -o sqrtrem.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from sqrtrem.c:44: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/dyn-string.c -o dyn-string.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sizeinbase | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sizeinbase.lo sizeinbase.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sizeinbase -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sizeinbase.c -o sizeinbase.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/fdmatch.c -o fdmatch.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sizeinbase.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/fibheap.c -o fibheap.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo get_str | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o get_str.lo get_str.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/filename_cmp.c -o filename_cmp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_get_str -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c get_str.c -o get_str.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/floatformat.c -o floatformat.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from get_str.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo set_str | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set_str.lo set_str.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_set_str -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c set_str.c -o set_str.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/getopt.c -o getopt.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from set_str.c:66: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo compute_powtab | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o compute_powtab.lo compute_powtab.c cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/getpwd.c -o getpwd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_compute_powtab -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c compute_powtab.c -o compute_powtab.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from compute_powtab.c:47: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/getruntime.c -o getruntime.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo scan0 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o scan0.lo scan0.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/hashtab.c -o hashtab.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_scan0 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c scan0.c -o scan0.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from scan0.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo scan1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o scan1.lo scan1.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/hex.c -o noasan/hex.o; \ else true; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_scan1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c scan1.c -o scan1.o cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/hex.c -o hex.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from scan1.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo popcount | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o popcount.lo popcount.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_popcount -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c popcount.c -o popcount.o cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/lrealpath.c -o lrealpath.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from popcount.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo hamdist | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o hamdist.lo hamdist.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_hamdist -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c hamdist.c -o hamdist.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.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/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from hamdist.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/objalloc.c -o objalloc.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo cmp | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cmp.lo cmp.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/partition.c -o noasan/partition.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/partition.c -o partition.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_cmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c cmp.c -o cmp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from cmp.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/pexecute.c -o pexecute.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo zero_p | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o zero_p.lo zero_p.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/physmem.c -o physmem.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_zero_p -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c zero_p.c -o zero_p.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from zero_p.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/pex-common.c -o pex-common.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo perfsqr | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o perfsqr.lo perfsqr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_perfsqr -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c perfsqr.c -o perfsqr.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from perfsqr.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/pex-one.c -o pex-one.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo perfpow | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o perfpow.lo perfpow.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/pex-unix.c -o pex-unix.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_perfpow -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c perfpow.c -o perfpow.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from perfpow.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/vprintf-support.c -o vprintf-support.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo strongfibo | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o strongfibo.lo strongfibo.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_strongfibo -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c strongfibo.c -o strongfibo.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from strongfibo.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/rust-demangle.c -o rust-demangle.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo gcd_11 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o gcd_11.lo gcd_11.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/simple-object.c -o simple-object.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_gcd_11 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c gcd_11.c -o gcd_11.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from gcd_11.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/simple-object-coff.c -o simple-object-coff.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo gcd_22 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o gcd_22.lo gcd_22.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/simple-object-elf.c -o simple-object-elf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_gcd_22 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c gcd_22.c -o gcd_22.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from gcd_22.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo gcd_1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o gcd_1.lo gcd_1.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_gcd_1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c gcd_1.c -o gcd_1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from gcd_1.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo gcd | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o gcd.lo gcd.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_gcd -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c gcd.c -o gcd.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from gcd.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o gcdext_1.lo gcdext_1.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_gcdext_1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c gcdext_1.c -o gcdext_1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from gcdext_1.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo gcdext | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o gcdext.lo gcdext.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/sort.c -o noasan/sort.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/sort.c -o sort.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_gcdext -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c gcdext.c -o gcdext.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/spaces.c -o spaces.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from gcdext.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/splay-tree.c -o splay-tree.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o gcd_subdiv_step.lo gcd_subdiv_step.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/stack-limit.c -o stack-limit.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_gcd_subdiv_step -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c gcd_subdiv_step.c -o gcd_subdiv_step.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from gcd_subdiv_step.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o gcdext_lehmer.lo gcdext_lehmer.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_gcdext_lehmer -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c gcdext_lehmer.c -o gcdext_lehmer.o cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from gcdext_lehmer.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo div_q | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o div_q.lo div_q.c cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xmalloc.c -o xmalloc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_div_q -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c div_q.c -o div_q.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from div_q.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xstrdup.c -o xstrdup.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o tdiv_qr.lo tdiv_qr.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xstrndup.c -o xstrndup.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_tdiv_qr -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c tdiv_qr.c -o tdiv_qr.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/xvasprintf.c -o xvasprintf.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from tdiv_qr.c:42: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/setproctitle.c -o setproctitle.o echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list gmake[4]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/build-x86_64-redhat-linux/libiberty/testsuite' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/build-x86_64-redhat-linux/libiberty/testsuite' if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/regex.c -o noasan/regex.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/regex.c -o regex.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo jacbase | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o jacbase.lo jacbase.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_jacbase -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c jacbase.c -o jacbase.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from jacbase.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo jacobi_2 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o jacobi_2.lo jacobi_2.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_jacobi_2 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c jacobi_2.c -o jacobi_2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from jacobi_2.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo jacobi | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o jacobi.lo jacobi.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_jacobi -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c jacobi.c -o jacobi.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from jacobi.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo get_d | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o get_d.lo get_d.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_get_d -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c get_d.c -o get_d.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from get_d.c:42: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o matrix22_mul.lo matrix22_mul.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/cplus-dem.c -o cplus-dem.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_matrix22_mul -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c matrix22_mul.c -o matrix22_mul.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from matrix22_mul.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo matrix22_mul1_inverse_vector | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o matrix22_mul1_inverse_vector.lo matrix22_mul1_inverse_vector.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_matrix22_mul1_inverse_vector -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c matrix22_mul1_inverse_vector.c -o matrix22_mul1_inverse_vector.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from matrix22_mul1_inverse_vector.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo hgcd_matrix | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o hgcd_matrix.lo hgcd_matrix.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_hgcd_matrix -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c hgcd_matrix.c -o hgcd_matrix.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from hgcd_matrix.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo hgcd2 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o hgcd2.lo hgcd2.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_hgcd2 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c hgcd2.c -o hgcd2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from hgcd2.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo hgcd_step | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o hgcd_step.lo hgcd_step.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_hgcd_step -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c hgcd_step.c -o hgcd_step.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from hgcd_step.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo hgcd_reduce | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o hgcd_reduce.lo hgcd_reduce.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/cp-demangle.c -o cp-demangle.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_hgcd_reduce -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c hgcd_reduce.c -o hgcd_reduce.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from hgcd_reduce.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo hgcd | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o hgcd.lo hgcd.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_hgcd -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c hgcd.c -o hgcd.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from hgcd.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo hgcd_appr | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o hgcd_appr.lo hgcd_appr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_hgcd_appr -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c hgcd_appr.c -o hgcd_appr.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from hgcd_appr.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o hgcd2_jacobi.lo hgcd2_jacobi.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_hgcd2_jacobi -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c hgcd2_jacobi.c -o hgcd2_jacobi.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from hgcd2_jacobi.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o hgcd_jacobi.lo hgcd_jacobi.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_hgcd_jacobi -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c hgcd_jacobi.c -o hgcd_jacobi.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from hgcd_jacobi.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mullo_n | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mullo_n.lo mullo_n.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/md5.c -o noasan/md5.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/md5.c -o md5.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mullo_n -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c mullo_n.c -o mullo_n.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from mullo_n.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mullo_basecase | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mullo_basecase.lo mullo_basecase.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/sha1.c -o sha1.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mullo_basecase -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c mullo_basecase.c -o mullo_basecase.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from mullo_basecase.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sqrlo | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sqrlo.lo sqrlo.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/alloca.c -o alloca.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sqrlo -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sqrlo.c -o sqrlo.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/argv.c -o noasan/argv.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/argv.c -o argv.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sqrlo.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sqrlo_basecase | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sqrlo_basecase.lo sqrlo_basecase.c if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/concat.c -o noasan/concat.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/concat.c -o concat.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sqrlo_basecase -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sqrlo_basecase.c -o sqrlo_basecase.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sqrlo_basecase.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom22_mul | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom22_mul.lo toom22_mul.c cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/crc32.c -o crc32.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom22_mul -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom22_mul.c -o toom22_mul.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom22_mul.c:39: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi cc -c -DHAVE_CONFIG_H -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -I/usr/include -I/usr/pkg/include/python3.11 -I. -I../../../gcc-8.5.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../../gcc-8.5.0/libiberty/d-demangle.c -o d-demangle.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom32_mul | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom32_mul.lo toom32_mul.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom32_mul -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom32_mul.c -o toom32_mul.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom32_mul.c:43: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom42_mul | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom42_mul.lo toom42_mul.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom42_mul -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom42_mul.c -o toom42_mul.o rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom42_mul.c:43: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi gmake[3]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/build-x86_64-redhat-linux/libiberty' /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom52_mul | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom52_mul.lo toom52_mul.c gmake[3]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/zlib' cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-8.5.0/zlib -I/usr/include -I/usr/pkg/include/python3.11 -g -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../gcc-8.5.0/zlib/'`adler32.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom52_mul -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom52_mul.c -o toom52_mul.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../gcc-8.5.0/zlib/zconf.h:418, from ../../gcc-8.5.0/zlib/zlib.h:34, from ../../gcc-8.5.0/zlib/zutil.h:22, from ../../gcc-8.5.0/zlib/adler32.c:8: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom52_mul.c:42: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-8.5.0/zlib -I/usr/include -I/usr/pkg/include/python3.11 -g -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../gcc-8.5.0/zlib/'`compress.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../gcc-8.5.0/zlib/zconf.h:418, from ../../gcc-8.5.0/zlib/zlib.h:34, from ../../gcc-8.5.0/zlib/compress.c:9: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-8.5.0/zlib -I/usr/include -I/usr/pkg/include/python3.11 -g -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../gcc-8.5.0/zlib/'`crc32.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom62_mul | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom62_mul.lo toom62_mul.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../gcc-8.5.0/zlib/zconf.h:418, from ../../gcc-8.5.0/zlib/zlib.h:34, from ../../gcc-8.5.0/zlib/zutil.h:22, from ../../gcc-8.5.0/zlib/crc32.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-8.5.0/zlib -I/usr/include -I/usr/pkg/include/python3.11 -g -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../gcc-8.5.0/zlib/'`deflate.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../gcc-8.5.0/zlib/zconf.h:418, from ../../gcc-8.5.0/zlib/zlib.h:34, from ../../gcc-8.5.0/zlib/zutil.h:22, from ../../gcc-8.5.0/zlib/deflate.h:16, from ../../gcc-8.5.0/zlib/deflate.c:52: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom62_mul -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom62_mul.c -o toom62_mul.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom62_mul.c:42: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom33_mul | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom33_mul.lo toom33_mul.c cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-8.5.0/zlib -I/usr/include -I/usr/pkg/include/python3.11 -g -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../../gcc-8.5.0/zlib/'`gzread.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom33_mul -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom33_mul.c -o toom33_mul.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/zlib/gzguts.h:21, from ../../gcc-8.5.0/zlib/gzread.c:6: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom33_mul.c:40: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom43_mul | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom43_mul.lo toom43_mul.c cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-8.5.0/zlib -I/usr/include -I/usr/pkg/include/python3.11 -g -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../gcc-8.5.0/zlib/'`gzclose.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/zlib/gzguts.h:21, from ../../gcc-8.5.0/zlib/gzclose.c:6: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-8.5.0/zlib -I/usr/include -I/usr/pkg/include/python3.11 -g -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../gcc-8.5.0/zlib/'`gzwrite.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom43_mul -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom43_mul.c -o toom43_mul.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom43_mul.c:42: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/zlib/gzguts.h:21, from ../../gcc-8.5.0/zlib/gzwrite.c:6: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom53_mul | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom53_mul.lo toom53_mul.c cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-8.5.0/zlib -I/usr/include -I/usr/pkg/include/python3.11 -g -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../gcc-8.5.0/zlib/'`gzlib.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/zlib/gzguts.h:21, from ../../gcc-8.5.0/zlib/gzlib.c:6: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom53_mul -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom53_mul.c -o toom53_mul.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom53_mul.c:42: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-8.5.0/zlib -I/usr/include -I/usr/pkg/include/python3.11 -g -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../gcc-8.5.0/zlib/'`infback.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../gcc-8.5.0/zlib/zconf.h:418, from ../../gcc-8.5.0/zlib/zlib.h:34, from ../../gcc-8.5.0/zlib/zutil.h:22, from ../../gcc-8.5.0/zlib/infback.c:13: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom54_mul | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom54_mul.lo toom54_mul.c cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-8.5.0/zlib -I/usr/include -I/usr/pkg/include/python3.11 -g -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../gcc-8.5.0/zlib/'`inffast.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../gcc-8.5.0/zlib/zconf.h:418, from ../../gcc-8.5.0/zlib/zlib.h:34, from ../../gcc-8.5.0/zlib/zutil.h:22, from ../../gcc-8.5.0/zlib/inffast.c:6: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom54_mul -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom54_mul.c -o toom54_mul.o cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-8.5.0/zlib -I/usr/include -I/usr/pkg/include/python3.11 -g -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../gcc-8.5.0/zlib/'`inflate.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom54_mul.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../gcc-8.5.0/zlib/zconf.h:418, from ../../gcc-8.5.0/zlib/zlib.h:34, from ../../gcc-8.5.0/zlib/zutil.h:22, from ../../gcc-8.5.0/zlib/inflate.c:83: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom63_mul | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom63_mul.lo toom63_mul.c cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-8.5.0/zlib -I/usr/include -I/usr/pkg/include/python3.11 -g -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../gcc-8.5.0/zlib/'`inftrees.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../gcc-8.5.0/zlib/zconf.h:418, from ../../gcc-8.5.0/zlib/zlib.h:34, from ../../gcc-8.5.0/zlib/zutil.h:22, from ../../gcc-8.5.0/zlib/inftrees.c:6: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-8.5.0/zlib -I/usr/include -I/usr/pkg/include/python3.11 -g -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../gcc-8.5.0/zlib/'`trees.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom63_mul -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom63_mul.c -o toom63_mul.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom63_mul.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../gcc-8.5.0/zlib/zconf.h:418, from ../../gcc-8.5.0/zlib/zlib.h:34, from ../../gcc-8.5.0/zlib/zutil.h:22, from ../../gcc-8.5.0/zlib/deflate.h:16, from ../../gcc-8.5.0/zlib/trees.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom44_mul | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom44_mul.lo toom44_mul.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom44_mul -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom44_mul.c -o toom44_mul.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom44_mul.c:39: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-8.5.0/zlib -I/usr/include -I/usr/pkg/include/python3.11 -g -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../gcc-8.5.0/zlib/'`uncompr.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../gcc-8.5.0/zlib/zconf.h:418, from ../../gcc-8.5.0/zlib/zlib.h:34, from ../../gcc-8.5.0/zlib/uncompr.c:9: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom6h_mul | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom6h_mul.lo toom6h_mul.c cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../gcc-8.5.0/zlib -I/usr/include -I/usr/pkg/include/python3.11 -g -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../gcc-8.5.0/zlib/'`zutil.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../gcc-8.5.0/zlib/zconf.h:418, from ../../gcc-8.5.0/zlib/zlib.h:34, from ../../gcc-8.5.0/zlib/zutil.h:22, from ../../gcc-8.5.0/zlib/zutil.c:8: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom6h_mul -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom6h_mul.c -o toom6h_mul.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom6h_mul.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ true "AR_FLAGS=rc" "CC_FOR_BUILD=cc" "CFLAGS=-g" "CXXFLAGS=-g" "CFLAGS_FOR_BUILD=-pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11" "CFLAGS_FOR_TARGET=-g -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11" "INSTALL=/bin/install -c -o pbulk -g pbulk" "INSTALL_DATA=/bin/install -c -o pbulk -g pbulk -m 644" "INSTALL_PROGRAM=/bin/install -c -s -o pbulk -g pbulk -m 755" "INSTALL_SCRIPT=/bin/install -c -o pbulk -g pbulk -m 755" "LDFLAGS=-Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib" "LIBCFLAGS=-pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11" "LIBCFLAGS_FOR_TARGET=-g -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11" "MAKE=/usr/pkg/bin/gmake" "MAKEINFO=/home/pbulk/build/lang/gcc8/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/bash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr/pkg/gcc8" "infodir=/usr/pkg/gcc8/info" "libdir=/usr/pkg/gcc8/lib" "prefix=/usr/pkg/gcc8" "tooldir=/usr/pkg/gcc8/x86_64-redhat-linux" "AR=ar" "AS=as" "CC=cc" "CXX=c++ -std=gnu++98" "LD=ld" "LIBCFLAGS=-pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # /usr/pkg/bin/gmake rm -f libz.a ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o ranlib libz.a gmake[3]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/zlib' /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom6_sqr | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom6_sqr.lo toom6_sqr.c gmake[3]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/libbacktrace' /usr/pkg/bin/gmake all-am gmake[4]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/libbacktrace' /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o atomic.lo ../../gcc-8.5.0/libbacktrace/atomic.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom6_sqr -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom6_sqr.c -o toom6_sqr.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom6_sqr.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../gcc-8.5.0/libbacktrace/atomic.c -fPIC -DPIC -o .libs/atomic.o In file included from /usr/include/sys/types.h:25, from ../../gcc-8.5.0/libbacktrace/atomic.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom8h_mul | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom8h_mul.lo toom8h_mul.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../gcc-8.5.0/libbacktrace/atomic.c -o atomic.o >/dev/null 2>&1 true DO=all multi-do # /usr/pkg/bin/gmake /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o dwarf.lo ../../gcc-8.5.0/libbacktrace/dwarf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom8h_mul -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom8h_mul.c -o toom8h_mul.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom8h_mul.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../gcc-8.5.0/libbacktrace/dwarf.c -fPIC -DPIC -o .libs/dwarf.o In file included from /usr/include/errno.h:25, from ../../gcc-8.5.0/libbacktrace/dwarf.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom8_sqr | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom8_sqr.lo toom8_sqr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../gcc-8.5.0/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom8_sqr -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom8_sqr.c -o toom8_sqr.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom8_sqr.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom_couple_handling | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom_couple_handling.lo toom_couple_handling.c /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o fileline.lo ../../gcc-8.5.0/libbacktrace/fileline.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../gcc-8.5.0/libbacktrace/fileline.c -fPIC -DPIC -o .libs/fileline.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom_couple_handling -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom_couple_handling.c -o toom_couple_handling.o In file included from /usr/include/sys/types.h:25, from ../../gcc-8.5.0/libbacktrace/fileline.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom_couple_handling.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom2_sqr | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom2_sqr.lo toom2_sqr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../gcc-8.5.0/libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom2_sqr -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom2_sqr.c -o toom2_sqr.o /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o posix.lo ../../gcc-8.5.0/libbacktrace/posix.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom2_sqr.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../gcc-8.5.0/libbacktrace/posix.c -fPIC -DPIC -o .libs/posix.o In file included from /usr/include/errno.h:25, from ../../gcc-8.5.0/libbacktrace/posix.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom3_sqr | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom3_sqr.lo toom3_sqr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../gcc-8.5.0/libbacktrace/posix.c -o posix.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom3_sqr -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom3_sqr.c -o toom3_sqr.o /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o print.lo ../../gcc-8.5.0/libbacktrace/print.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom3_sqr.c:39: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../gcc-8.5.0/libbacktrace/print.c -fPIC -DPIC -o .libs/print.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom4_sqr | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom4_sqr.lo toom4_sqr.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libbacktrace/print.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../gcc-8.5.0/libbacktrace/print.c -o print.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o sort.lo ../../gcc-8.5.0/libbacktrace/sort.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom4_sqr -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom4_sqr.c -o toom4_sqr.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom4_sqr.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../gcc-8.5.0/libbacktrace/sort.c -fPIC -DPIC -o .libs/sort.o In file included from /usr/include/sys/types.h:25, from ../../gcc-8.5.0/libbacktrace/sort.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../gcc-8.5.0/libbacktrace/sort.c -o sort.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o state.lo ../../gcc-8.5.0/libbacktrace/state.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom_eval_dgr3_pm1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom_eval_dgr3_pm1.c -o toom_eval_dgr3_pm1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom_eval_dgr3_pm1.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../gcc-8.5.0/libbacktrace/state.c -fPIC -DPIC -o .libs/state.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../gcc-8.5.0/libbacktrace/state.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../gcc-8.5.0/libbacktrace/state.c -o state.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom_eval_dgr3_pm2 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom_eval_dgr3_pm2.c -o toom_eval_dgr3_pm2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom_eval_dgr3_pm2.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o backtrace.lo ../../gcc-8.5.0/libbacktrace/backtrace.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom_eval_pm1.lo toom_eval_pm1.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../gcc-8.5.0/libbacktrace/backtrace.c -fPIC -DPIC -o .libs/backtrace.o In file included from /usr/include/sys/types.h:25, from ../../gcc-8.5.0/libbacktrace/backtrace.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../gcc-8.5.0/libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom_eval_pm1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom_eval_pm1.c -o toom_eval_pm1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom_eval_pm1.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o simple.lo ../../gcc-8.5.0/libbacktrace/simple.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../gcc-8.5.0/libbacktrace/simple.c -fPIC -DPIC -o .libs/simple.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/libbacktrace/backtrace.h:37, from ../../gcc-8.5.0/libbacktrace/simple.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../gcc-8.5.0/libbacktrace/simple.c -o simple.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom_eval_pm2.lo toom_eval_pm2.c /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o elf.lo ../../gcc-8.5.0/libbacktrace/elf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../gcc-8.5.0/libbacktrace/elf.c -fPIC -DPIC -o .libs/elf.o In file included from /usr/include/errno.h:25, from ../../gcc-8.5.0/libbacktrace/elf.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom_eval_pm2 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom_eval_pm2.c -o toom_eval_pm2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom_eval_pm2.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../gcc-8.5.0/libbacktrace/elf.c -o elf.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom_eval_pm2exp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom_eval_pm2exp.c -o toom_eval_pm2exp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom_eval_pm2exp.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o mmapio.lo ../../gcc-8.5.0/libbacktrace/mmapio.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../gcc-8.5.0/libbacktrace/mmapio.c -fPIC -DPIC -o .libs/mmapio.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom_eval_pm2rexp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom_eval_pm2rexp.c -o toom_eval_pm2rexp.o In file included from /usr/include/errno.h:25, from ../../gcc-8.5.0/libbacktrace/mmapio.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom_eval_pm2rexp.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../gcc-8.5.0/libbacktrace/mmapio.c -o mmapio.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o mmap.lo ../../gcc-8.5.0/libbacktrace/mmap.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../gcc-8.5.0/libbacktrace/mmap.c -fPIC -DPIC -o .libs/mmap.o In file included from /usr/include/errno.h:25, from ../../gcc-8.5.0/libbacktrace/mmap.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom_interpolate_5pts -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom_interpolate_5pts.c -o toom_interpolate_5pts.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/libbacktrace -I ../../gcc-8.5.0/libbacktrace/../include -I ../../gcc-8.5.0/libbacktrace/../libgcc -I ../libgcc -I/usr/include -I/usr/pkg/include/python3.11 -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c ../../gcc-8.5.0/libbacktrace/mmap.c -o mmap.o >/dev/null 2>&1 In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom_interpolate_5pts.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c /bin/bash ./libtool --tag=CC --mode=link cc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom_interpolate_6pts -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom_interpolate_6pts.c -o toom_interpolate_6pts.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom_interpolate_6pts.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c libtool: link: ar rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o libtool: link: ranlib .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) gmake[4]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/libbacktrace' gmake[3]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/libbacktrace' libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom_interpolate_7pts -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom_interpolate_7pts.c -o toom_interpolate_7pts.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom_interpolate_7pts.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ Configuring stage 1 in ./libcpp /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom_interpolate_8pts -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom_interpolate_8pts.c -o toom_interpolate_8pts.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom_interpolate_8pts.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom_interpolate_12pts -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom_interpolate_12pts.c -o toom_interpolate_12pts.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom_interpolate_12pts.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_toom_interpolate_16pts -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c toom_interpolate_16pts.c -o toom_interpolate_16pts.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from toom_interpolate_16pts.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo invertappr | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o invertappr.lo invertappr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_invertappr -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c invertappr.c -o invertappr.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from invertappr.c:44: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo invert | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o invert.lo invert.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_invert -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c invert.c -o invert.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from invert.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo binvert | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o binvert.lo binvert.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_binvert -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c binvert.c -o binvert.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from binvert.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mulmod_bnm1.lo mulmod_bnm1.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mulmod_bnm1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c mulmod_bnm1.c -o mulmod_bnm1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from mulmod_bnm1.c:39: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ configure: creating cache ./config.cache checking build system type... x86_64-redhat-linux-gnu checking host system type... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sqrmod_bnm1.lo sqrmod_bnm1.c x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking whether /usr/pkg/bin/gmake sets $(MAKE)... yes checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking for x86_64-redhat-linux-gcc... cc libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sqrmod_bnm1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sqrmod_bnm1.c -o sqrmod_bnm1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sqrmod_bnm1.c:39: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mulmod_bknp1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mulmod_bknp1.lo mulmod_bknp1.c checking for C compiler default output file name... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mulmod_bknp1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c mulmod_bknp1.c -o mulmod_bknp1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from mulmod_bknp1.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo div_qr_1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o div_qr_1.lo div_qr_1.c checking for suffix of object files... o checking whether we are using the GNU C compiler... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_div_qr_1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c div_qr_1.c -o div_qr_1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from div_qr_1.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes checking whether cc accepts -g... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo div_qr_1n_pi1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o div_qr_1n_pi1.lo div_qr_1n_pi1.c yes checking for cc option to accept ISO C89... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_div_qr_1n_pi1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c div_qr_1n_pi1.c -o div_qr_1n_pi1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from div_qr_1n_pi1.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ none needed /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo div_qr_2 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o div_qr_2.lo div_qr_2.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_div_qr_2 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c div_qr_2.c -o div_qr_2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from div_qr_2.c:39: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ checking whether we are using the GNU C++ compiler... yes checking whether c++ -std=gnu++98 accepts -g... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo div_qr_2n_pi1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o div_qr_2n_pi1.lo div_qr_2n_pi1.c yes checking for x86_64-redhat-linux-ranlib... ranlib checking how to run the C preprocessor... cpp libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_div_qr_2n_pi1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c div_qr_2n_pi1.c -o div_qr_2n_pi1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from div_qr_2n_pi1.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo div_qr_2u_pi1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o div_qr_2u_pi1.lo div_qr_2u_pi1.c checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep checking for egrep... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep -E checking for ANSI C header files... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_div_qr_2u_pi1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c div_qr_2u_pi1.c -o div_qr_2u_pi1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from div_qr_2u_pi1.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sbpi1_div_q.lo sbpi1_div_q.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sbpi1_div_q -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sbpi1_div_q.c -o sbpi1_div_q.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sbpi1_div_q.c:39: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes checking for sys/types.h... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sbpi1_div_qr.lo sbpi1_div_qr.c yes checking for sys/stat.h... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sbpi1_div_qr -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sbpi1_div_qr.c -o sbpi1_div_qr.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sbpi1_div_qr.c:39: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c checking for stdlib.h... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sbpi1_divappr_q -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sbpi1_divappr_q.c -o sbpi1_divappr_q.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sbpi1_divappr_q.c:40: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o dcpi1_div_q.lo dcpi1_div_q.c yes checking for string.h... yes libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_dcpi1_div_q -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c dcpi1_div_q.c -o dcpi1_div_q.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from dcpi1_div_q.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ checking for memory.h... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o dcpi1_div_qr.lo dcpi1_div_qr.c yes checking for strings.h... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_dcpi1_div_qr -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c dcpi1_div_qr.c -o dcpi1_div_qr.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from dcpi1_div_qr.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes checking for inttypes.h... yes /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c checking for stdint.h... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_dcpi1_divappr_q -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c dcpi1_divappr_q.c -o dcpi1_divappr_q.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from dcpi1_divappr_q.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mu_div_qr | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mu_div_qr.lo mu_div_qr.c checking for unistd.h... yes checking minix/config.h usability... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mu_div_qr -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c mu_div_qr.c -o mu_div_qr.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from mu_div_qr.c:74: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ no checking minix/config.h presence... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mu_divappr_q | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mu_divappr_q.lo mu_divappr_q.c 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... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mu_divappr_q -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c mu_divappr_q.c -o mu_divappr_q.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from mu_divappr_q.c:70: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ no checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mu_div_q | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mu_div_q.lo mu_div_q.c checking whether cc supports -W... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mu_div_q -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c mu_div_q.c -o mu_div_q.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from mu_div_q.c:61: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes checking whether cc supports -Wall... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o bdiv_q_1.lo bdiv_q_1.c yes checking whether cc supports -Wnarrowing... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_bdiv_q_1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c bdiv_q_1.c -o bdiv_q_1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from bdiv_q_1.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c yes checking whether cc supports -Wwrite-strings... yes libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sbpi1_bdiv_q -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sbpi1_bdiv_q.c -o sbpi1_bdiv_q.o checking whether cc supports -Wmissing-format-attribute... In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sbpi1_bdiv_q.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c yes checking whether cc supports -Wstrict-prototypes... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sbpi1_bdiv_qr -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sbpi1_bdiv_qr.c -o sbpi1_bdiv_qr.o yes In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sbpi1_bdiv_qr.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ checking whether cc supports -Wmissing-prototypes... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sbpi1_bdiv_r | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sbpi1_bdiv_r.lo sbpi1_bdiv_r.c yes checking whether cc supports -Wold-style-definition... yes checking whether cc supports -Wc++-compat... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sbpi1_bdiv_r -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sbpi1_bdiv_r.c -o sbpi1_bdiv_r.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sbpi1_bdiv_r.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes checking whether cc supports -pedantic -Wlong-long... yes /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c checking whether cc supports -fno-exceptions... yes checking whether cc supports -fno-rtti... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_dcpi1_bdiv_q -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c dcpi1_bdiv_q.c -o dcpi1_bdiv_q.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from dcpi1_bdiv_q.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c checking dependency style of c++ -std=gnu++98... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_dcpi1_bdiv_qr -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c dcpi1_bdiv_qr.c -o dcpi1_bdiv_qr.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from dcpi1_bdiv_qr.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mu_bdiv_q.lo mu_bdiv_q.c gcc3 checking whether time.h and sys/time.h may both be included... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mu_bdiv_q -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c mu_bdiv_q.c -o mu_bdiv_q.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from mu_bdiv_q.c:47: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mu_bdiv_qr.lo mu_bdiv_qr.c yes checking whether string.h and strings.h may both be included... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_mu_bdiv_qr -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c mu_bdiv_qr.c -o mu_bdiv_qr.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from mu_bdiv_qr.c:47: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo bdiv_q | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o bdiv_q.lo bdiv_q.c yes checking locale.h usability... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_bdiv_q -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c bdiv_q.c -o bdiv_q.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from bdiv_q.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes checking locale.h presence... yes checking for locale.h... yes /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo bdiv_qr | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o bdiv_qr.lo bdiv_qr.c checking fcntl.h usability... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_bdiv_qr -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c bdiv_qr.c -o bdiv_qr.o yes checking fcntl.h presence... In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from bdiv_qr.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes checking for fcntl.h... yes /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo broot | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o broot.lo broot.c checking limits.h usability... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_broot -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c broot.c -o broot.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from broot.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes checking limits.h presence... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo brootinv | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o brootinv.lo brootinv.c yes checking for limits.h... yes checking stddef.h usability... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_brootinv -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c brootinv.c -o brootinv.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from brootinv.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes checking stddef.h presence... yes checking for stddef.h... yes /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo bsqrt | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o bsqrt.lo bsqrt.c checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_bsqrt -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c bsqrt.c -o bsqrt.o checking sys/file.h usability... In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from bsqrt.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo bsqrtinv | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o bsqrtinv.lo bsqrtinv.c yes checking sys/file.h presence... yes checking for sys/file.h... yes libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_bsqrtinv -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c bsqrtinv.c -o bsqrtinv.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from bsqrtinv.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo divexact | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o divexact.lo divexact.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_divexact -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c divexact.c -o divexact.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from divexact.c:40: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo bdiv_dbm1c | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o bdiv_dbm1c.lo bdiv_dbm1c.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_bdiv_dbm1c -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c bdiv_dbm1c.c -o bdiv_dbm1c.o no checking for an ANSI C-conforming const... In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from bdiv_dbm1c.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes checking for inline... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo redc_1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o redc_1.lo redc_1.c inline checking for obstacks... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_redc_1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c redc_1.c -o redc_1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from redc_1.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo redc_2 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o redc_2.lo redc_2.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_redc_2 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c redc_2.c -o redc_2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from redc_2.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes checking for off_t... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo redc_n | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o redc_n.lo redc_n.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_redc_n -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c redc_n.c -o redc_n.o yes checking for size_t... In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from redc_n.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo powm | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o powm.lo powm.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_powm -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c powm.c -o powm.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from powm.c:84: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes checking for ssize_t... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo powlo | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o powlo.lo powlo.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_powlo -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c powlo.c -o powlo.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from powlo.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes checking for uintptr_t... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sec_powm | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sec_powm.lo sec_powm.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sec_powm -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sec_powm.c -o sec_powm.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sec_powm.c:62: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes checking for ptrdiff_t... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sec_mul | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sec_mul.lo sec_mul.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sec_mul -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sec_mul.c -o sec_mul.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sec_mul.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sec_sqr | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sec_sqr.lo sec_sqr.c yes checking for uint64_t... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sec_sqr -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sec_sqr.c -o sec_sqr.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sec_sqr.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes checking whether struct tm is in sys/time.h or time.h... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sec_div_qr | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sec_div_qr.lo sec_div_qr.c time.h checking size of int... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sec_div_qr -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sec_div_qr.c -o sec_div_qr.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sec_div_qr.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sec_div_r | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sec_div_r.lo sec_div_r.c 4 checking size of long... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sec_div_r -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sec_div_r.c -o sec_div_r.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sec_div_r.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ 8 /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sec_pi1_div_qr | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sec_pi1_div_qr.lo sec_pi1_div_qr.c checking for clearerr_unlocked... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sec_pi1_div_qr -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sec_pi1_div_qr.c -o sec_pi1_div_qr.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sec_pi1_div_qr.c:39: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sec_pi1_div_r | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sec_pi1_div_r.lo sec_pi1_div_r.c yes checking for feof_unlocked... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sec_pi1_div_r -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sec_pi1_div_r.c -o sec_pi1_div_r.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sec_pi1_div_r.c:39: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes checking for ferror_unlocked... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sec_add_1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sec_add_1.lo sec_add_1.c yes checking for fflush_unlocked... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sec_add_1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sec_add_1.c -o sec_add_1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sec_add_1.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sec_sub_1 | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sec_sub_1.lo sec_sub_1.c yes checking for fgetc_unlocked... yes checking for fgets_unlocked... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sec_sub_1 -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sec_sub_1.c -o sec_sub_1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sec_sub_1.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sec_invert | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sec_invert.lo sec_invert.c yes checking for fileno_unlocked... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sec_invert -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sec_invert.c -o sec_invert.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from sec_invert.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo trialdiv | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o trialdiv.lo trialdiv.c checking for fprintf_unlocked... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_trialdiv -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c trialdiv.c -o trialdiv.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from trialdiv.c:57: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ no /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo remove | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o remove.lo remove.c checking for fputc_unlocked... yes libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_remove -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c remove.c -o remove.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from remove.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ checking for fputs_unlocked... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo and_n | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o and_n.lo and_n.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_and_n -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c and_n.c -o and_n.o yes In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from and_n.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ checking for fread_unlocked... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo andn_n | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o andn_n.lo andn_n.c yes libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_andn_n -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c andn_n.c -o andn_n.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from andn_n.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ checking for fwrite_unlocked... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo nand_n | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o nand_n.lo nand_n.c yes libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_nand_n -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c nand_n.c -o nand_n.o checking for getchar_unlocked... In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from nand_n.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo ior_n | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o ior_n.lo ior_n.c yes checking for getc_unlocked... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_ior_n -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ior_n.c -o ior_n.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ior_n.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo iorn_n | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o iorn_n.lo iorn_n.c checking for putchar_unlocked... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_iorn_n -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c iorn_n.c -o iorn_n.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from iorn_n.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo nior_n | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o nior_n.lo nior_n.c checking for putc_unlocked... yes libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_nior_n -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c nior_n.c -o nior_n.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from nior_n.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ checking whether abort is declared... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo xor_n | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o xor_n.lo xor_n.c yes checking whether asprintf is declared... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_xor_n -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c xor_n.c -o xor_n.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from xor_n.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo xnor_n | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o xnor_n.lo xnor_n.c yes checking whether basename is declared... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_xnor_n -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c xnor_n.c -o xnor_n.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from xnor_n.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo copyi | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o copyi.lo copyi.c yes libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_copyi -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c copyi.c -o copyi.o checking whether errno is declared... In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from copyi.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo copyd | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o copyd.lo copyd.c no libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_copyd -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c copyd.c -o copyd.o checking whether getopt is declared... In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from copyd.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo zero | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o zero.lo zero.c yes libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_zero -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c zero.c -o zero.o checking whether vasprintf is declared... In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from zero.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo sec_tabselect | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sec_tabselect.lo sec_tabselect.c yes checking whether clearerr_unlocked is declared... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_sec_tabselect -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c sec_tabselect.c -o sec_tabselect.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from sec_tabselect.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo comb_tables | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o comb_tables.lo comb_tables.c checking whether feof_unlocked is declared... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_comb_tables -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c comb_tables.c -o comb_tables.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from comb_tables.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_`echo add_n_sub_n | sed 's/_$//'` -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o add_n_sub_n.lo add_n_sub_n.c checking whether ferror_unlocked is declared... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -DOPERATION_add_n_sub_n -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c add_n_sub_n.c -o add_n_sub_n.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from add_n_sub_n.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=link cc -DNO_ASM -g -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libmpn.la fib_table.lo mp_bases.lo add.lo add_1.lo add_n.lo sub.lo sub_1.lo sub_n.lo cnd_add_n.lo cnd_sub_n.lo cnd_swap.lo neg.lo com.lo mul_1.lo addmul_1.lo submul_1.lo add_err1_n.lo add_err2_n.lo add_err3_n.lo sub_err1_n.lo sub_err2_n.lo sub_err3_n.lo lshift.lo rshift.lo dive_1.lo diveby3.lo divis.lo divrem.lo divrem_1.lo divrem_2.lo fib2_ui.lo fib2m.lo mod_1.lo mod_34lsub1.lo mode1o.lo pre_divrem_1.lo pre_mod_1.lo dump.lo mod_1_1.lo mod_1_2.lo mod_1_3.lo mod_1_4.lo lshiftc.lo mul.lo mul_fft.lo mul_n.lo sqr.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul.lo mulmid_basecase.lo toom42_mulmid.lo mulmid_n.lo mulmid.lo random.lo random2.lo pow_1.lo rootrem.lo sqrtrem.lo sizeinbase.lo get_str.lo set_str.lo compute_powtab.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo zero_p.lo perfsqr.lo perfpow.lo strongfibo.lo gcd_11.lo gcd_22.lo gcd_1.lo gcd.lo gcdext_1.lo gcdext.lo gcd_subdiv_step.lo gcdext_lehmer.lo div_q.lo tdiv_qr.lo jacbase.lo jacobi_2.lo jacobi.lo get_d.lo matrix22_mul.lo matrix22_mul1_inverse_vector.lo hgcd_matrix.lo hgcd2.lo hgcd_step.lo hgcd_reduce.lo hgcd.lo hgcd_appr.lo hgcd2_jacobi.lo hgcd_jacobi.lo mullo_n.lo mullo_basecase.lo sqrlo.lo sqrlo_basecase.lo toom22_mul.lo toom32_mul.lo toom42_mul.lo toom52_mul.lo toom62_mul.lo toom33_mul.lo toom43_mul.lo toom53_mul.lo toom54_mul.lo toom63_mul.lo toom44_mul.lo toom6h_mul.lo toom6_sqr.lo toom8h_mul.lo toom8_sqr.lo toom_couple_handling.lo toom2_sqr.lo toom3_sqr.lo toom4_sqr.lo toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm2.lo toom_eval_pm1.lo toom_eval_pm2.lo toom_eval_pm2exp.lo toom_eval_pm2rexp.lo toom_interpolate_5pts.lo toom_interpolate_6pts.lo toom_interpolate_7pts.lo toom_interpolate_8pts.lo toom_interpolate_12pts.lo toom_interpolate_16pts.lo invertappr.lo invert.lo binvert.lo mulmod_bnm1.lo sqrmod_bnm1.lo mulmod_bknp1.lo div_qr_1.lo div_qr_1n_pi1.lo div_qr_2.lo div_qr_2n_pi1.lo div_qr_2u_pi1.lo sbpi1_div_q.lo sbpi1_div_qr.lo sbpi1_divappr_q.lo dcpi1_div_q.lo dcpi1_div_qr.lo dcpi1_divappr_q.lo mu_div_qr.lo mu_divappr_q.lo mu_div_q.lo bdiv_q_1.lo sbpi1_bdiv_q.lo sbpi1_bdiv_qr.lo sbpi1_bdiv_r.lo dcpi1_bdiv_q.lo dcpi1_bdiv_qr.lo mu_bdiv_q.lo mu_bdiv_qr.lo bdiv_q.lo bdiv_qr.lo broot.lo brootinv.lo bsqrt.lo bsqrtinv.lo divexact.lo bdiv_dbm1c.lo redc_1.lo redc_2.lo redc_n.lo powm.lo powlo.lo sec_powm.lo sec_mul.lo sec_sqr.lo sec_div_qr.lo sec_div_r.lo sec_pi1_div_qr.lo sec_pi1_div_r.lo sec_add_1.lo sec_sub_1.lo sec_invert.lo trialdiv.lo remove.lo and_n.lo andn_n.lo nand_n.lo ior_n.lo iorn_n.lo nior_n.lo xor_n.lo xnor_n.lo copyi.lo copyd.lo zero.lo sec_tabselect.lo comb_tables.lo add_n_sub_n.lo yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... libtool: link: ar rc .libs/libmpn.a fib_table.o mp_bases.o add.o add_1.o add_n.o sub.o sub_1.o sub_n.o cnd_add_n.o cnd_sub_n.o cnd_swap.o neg.o com.o mul_1.o addmul_1.o submul_1.o add_err1_n.o add_err2_n.o add_err3_n.o sub_err1_n.o sub_err2_n.o sub_err3_n.o lshift.o rshift.o dive_1.o diveby3.o divis.o divrem.o divrem_1.o divrem_2.o fib2_ui.o fib2m.o mod_1.o mod_34lsub1.o mode1o.o pre_divrem_1.o pre_mod_1.o dump.o mod_1_1.o mod_1_2.o mod_1_3.o mod_1_4.o lshiftc.o mul.o mul_fft.o mul_n.o sqr.o mul_basecase.o sqr_basecase.o nussbaumer_mul.o mulmid_basecase.o toom42_mulmid.o mulmid_n.o mulmid.o random.o random2.o pow_1.o rootrem.o sqrtrem.o sizeinbase.o get_str.o set_str.o compute_powtab.o scan0.o scan1.o popcount.o hamdist.o cmp.o zero_p.o perfsqr.o perfpow.o strongfibo.o gcd_11.o gcd_22.o gcd_1.o gcd.o gcdext_1.o gcdext.o gcd_subdiv_step.o gcdext_lehmer.o div_q.o tdiv_qr.o jacbase.o jacobi_2.o jacobi.o get_d.o matrix22_mul.o matrix22_mul1_inverse_vector.o hgcd_matrix.o hgcd2.o hgcd_step.o hgcd_reduce.o hgcd.o hgcd_appr.o hgcd2_jacobi.o hgcd_jacobi.o mullo_n.o mullo_basecase.o sqrlo.o sqrlo_basecase.o toom22_mul.o toom32_mul.o toom42_mul.o toom52_mul.o toom62_mul.o toom33_mul.o toom43_mul.o toom53_mul.o toom54_mul.o toom63_mul.o toom44_mul.o toom6h_mul.o toom6_sqr.o toom8h_mul.o toom8_sqr.o toom_couple_handling.o toom2_sqr.o toom3_sqr.o toom4_sqr.o toom_eval_dgr3_pm1.o toom_eval_dgr3_pm2.o toom_eval_pm1.o toom_eval_pm2.o toom_eval_pm2exp.o toom_eval_pm2rexp.o toom_interpolate_5pts.o toom_interpolate_6pts.o toom_interpolate_7pts.o toom_interpolate_8pts.o toom_interpolate_12pts.o toom_interpolate_16pts.o invertappr.o invert.o binvert.o mulmod_bnm1.o sqrmod_bnm1.o mulmod_bknp1.o div_qr_1.o div_qr_1n_pi1.o div_qr_2.o div_qr_2n_pi1.o div_qr_2u_pi1.o sbpi1_div_q.o sbpi1_div_qr.o sbpi1_divappr_q.o dcpi1_div_q.o dcpi1_div_qr.o dcpi1_divappr_q.o mu_div_qr.o mu_divappr_q.o mu_div_q.o bdiv_q_1.o sbpi1_bdiv_q.o sbpi1_bdiv_qr.o sbpi1_bdiv_r.o dcpi1_bdiv_q.o dcpi1_bdiv_qr.o mu_bdiv_q.o mu_bdiv_qr.o bdiv_q.o bdiv_qr.o broot.o brootinv.o bsqrt.o bsqrtinv.o divexact.o bdiv_dbm1c.o redc_1.o redc_2.o redc_n.o powm.o powlo.o sec_powm.o sec_mul.o sec_sqr.o sec_div_qr.o sec_div_r.o sec_pi1_div_qr.o sec_pi1_div_r.o sec_add_1.o sec_sub_1.o sec_invert.o trialdiv.o remove.o and_n.o andn_n.o nand_n.o ior_n.o iorn_n.o nior_n.o xor_n.o xnor_n.o copyi.o copyd.o zero.o sec_tabselect.o comb_tables.o add_n_sub_n.o yes libtool: link: ranlib .libs/libmpn.a checking whether fileno_unlocked is declared... libtool: link: ( cd ".libs" && rm -f "libmpn.la" && ln -s "../libmpn.la" "libmpn.la" ) gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/mpn' Making all in mpz gmake[5]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/mpz' /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o 2fac_ui.lo ../../../gcc-8.5.0/gmp/mpz/2fac_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/2fac_ui.c -o 2fac_ui.o yes In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/2fac_ui.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ checking whether fprintf_unlocked is declared... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o add.lo ../../../gcc-8.5.0/gmp/mpz/add.c no libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/add.c -o add.o checking whether fputc_unlocked is declared... In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/aors.h:32, from ../../../gcc-8.5.0/gmp/mpz/add.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o add_ui.lo ../../../gcc-8.5.0/gmp/mpz/add_ui.c yes libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/add_ui.c -o add_ui.o checking whether fputs_unlocked is declared... In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/aors_ui.h:33, from ../../../gcc-8.5.0/gmp/mpz/add_ui.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o abs.lo ../../../gcc-8.5.0/gmp/mpz/abs.c yes libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/abs.c -o abs.o checking whether fread_unlocked is declared... In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/abs.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o aorsmul.lo ../../../gcc-8.5.0/gmp/mpz/aorsmul.c yes libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/aorsmul.c -o aorsmul.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/aorsmul.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ checking whether fwrite_unlocked is declared... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o aorsmul_i.lo ../../../gcc-8.5.0/gmp/mpz/aorsmul_i.c yes checking whether getchar_unlocked is declared... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/aorsmul_i.c -o aorsmul_i.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/aorsmul_i.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o and.lo ../../../gcc-8.5.0/gmp/mpz/and.c yes checking whether getc_unlocked is declared... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/and.c -o and.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/and.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o array_init.lo ../../../gcc-8.5.0/gmp/mpz/array_init.c yes checking whether putchar_unlocked is declared... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/array_init.c -o array_init.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/array_init.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes checking whether putc_unlocked is declared... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o bin_ui.lo ../../../gcc-8.5.0/gmp/mpz/bin_ui.c yes checking for working alloca.h... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/bin_ui.c -o bin_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/bin_ui.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o bin_uiui.lo ../../../gcc-8.5.0/gmp/mpz/bin_uiui.c yes checking for alloca... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/bin_uiui.c -o bin_uiui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/bin_uiui.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cdiv_q.lo ../../../gcc-8.5.0/gmp/mpz/cdiv_q.c yes checking whether NLS is requested... yes checking for catalogs to be installed... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/cdiv_q.c -o cdiv_q.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/cdiv_q.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cdiv_q_ui.lo ../../../gcc-8.5.0/gmp/mpz/cdiv_q_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/cdiv_q_ui.c -o cdiv_q_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/cdiv_q_ui.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cdiv_qr.lo ../../../gcc-8.5.0/gmp/mpz/cdiv_qr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/cdiv_qr.c -o cdiv_qr.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/cdiv_qr.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cdiv_qr_ui.lo ../../../gcc-8.5.0/gmp/mpz/cdiv_qr_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/cdiv_qr_ui.c -o cdiv_qr_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/cdiv_qr_ui.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cdiv_r.lo ../../../gcc-8.5.0/gmp/mpz/cdiv_r.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/cdiv_r.c -o cdiv_r.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/cdiv_r.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cdiv_r_ui.lo ../../../gcc-8.5.0/gmp/mpz/cdiv_r_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/cdiv_r_ui.c -o cdiv_r_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/cdiv_r_ui.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cdiv_ui.lo ../../../gcc-8.5.0/gmp/mpz/cdiv_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/cdiv_ui.c -o cdiv_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/cdiv_ui.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cfdiv_q_2exp.lo ../../../gcc-8.5.0/gmp/mpz/cfdiv_q_2exp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/cfdiv_q_2exp.c -o cfdiv_q_2exp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/cfdiv_q_2exp.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cfdiv_r_2exp.lo ../../../gcc-8.5.0/gmp/mpz/cfdiv_r_2exp.c be ca da de el eo es fi fr id ja nl pt_BR ru sr sv tr uk vi zh_CN zh_TW be ca da de el eo es fi fr id ja nl pt_BR ru sr sv tr uk vi zh_CN zh_TW checking for uchar... checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/cfdiv_r_2exp.c -o cfdiv_r_2exp.o yes checking for shared library run path origin... In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/cfdiv_r_2exp.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o clear.lo ../../../gcc-8.5.0/gmp/mpz/clear.c done libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/clear.c -o clear.o checking for iconv... In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/clear.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o clears.lo ../../../gcc-8.5.0/gmp/mpz/clears.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/clears.c -o clears.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/clears.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ yes checking for iconv declaration... /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o clrbit.lo ../../../gcc-8.5.0/gmp/mpz/clrbit.c install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/clrbit.c -o clrbit.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/clrbit.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cmp.lo ../../../gcc-8.5.0/gmp/mpz/cmp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/cmp.c -o cmp.o configure: updating cache ./config.cache In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/cmp.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ configure: creating ./config.status /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cmp_d.lo ../../../gcc-8.5.0/gmp/mpz/cmp_d.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/cmp_d.c -o cmp_d.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/cmp_d.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cmp_si.lo ../../../gcc-8.5.0/gmp/mpz/cmp_si.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/cmp_si.c -o cmp_si.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/cmp_si.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cmp_ui.lo ../../../gcc-8.5.0/gmp/mpz/cmp_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/cmp_ui.c -o cmp_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/cmp_ui.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cmpabs.lo ../../../gcc-8.5.0/gmp/mpz/cmpabs.c config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/cmpabs.c -o cmpabs.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/cmpabs.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cmpabs_d.lo ../../../gcc-8.5.0/gmp/mpz/cmpabs_d.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/cmpabs_d.c -o cmpabs_d.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/cmpabs_d.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gmake[3]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/libdecnumber' source='../../gcc-8.5.0/libdecnumber/decNumber.c' object='decNumber.o' libtool=no cc -I../../gcc-8.5.0/libdecnumber -I. -I/usr/include -I/usr/pkg/include/python3.11 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-8.5.0/libdecnumber -I. -I/usr/include -I/usr/pkg/include/python3.11 -c ../../gcc-8.5.0/libdecnumber/decNumber.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cmpabs_ui.lo ../../../gcc-8.5.0/gmp/mpz/cmpabs_ui.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../gcc-8.5.0/libdecnumber/decNumber.c:175: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/cmpabs_ui.c -o cmpabs_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/cmpabs_ui.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o com.lo ../../../gcc-8.5.0/gmp/mpz/com.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/com.c -o com.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/com.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o combit.lo ../../../gcc-8.5.0/gmp/mpz/combit.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/combit.c -o combit.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/combit.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cong.lo ../../../gcc-8.5.0/gmp/mpz/cong.c source='../../gcc-8.5.0/libdecnumber/decContext.c' object='decContext.o' libtool=no cc -I../../gcc-8.5.0/libdecnumber -I. -I/usr/include -I/usr/pkg/include/python3.11 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-8.5.0/libdecnumber -I. -I/usr/include -I/usr/pkg/include/python3.11 -c ../../gcc-8.5.0/libdecnumber/decContext.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../gcc-8.5.0/libdecnumber/decContext.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/cong.c -o cong.o source='../../gcc-8.5.0/libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no cc -I../../gcc-8.5.0/libdecnumber -I. -I/usr/include -I/usr/pkg/include/python3.11 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-8.5.0/libdecnumber -I. -I/usr/include -I/usr/pkg/include/python3.11 -c ../../gcc-8.5.0/libdecnumber/bid/decimal32.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/cong.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../gcc-8.5.0/libdecnumber/dpd/decimal32.c:37, from ../../gcc-8.5.0/libdecnumber/bid/decimal32.c:30: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cong_2exp.lo ../../../gcc-8.5.0/gmp/mpz/cong_2exp.c source='../../gcc-8.5.0/libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no cc -I../../gcc-8.5.0/libdecnumber -I. -I/usr/include -I/usr/pkg/include/python3.11 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-8.5.0/libdecnumber -I. -I/usr/include -I/usr/pkg/include/python3.11 -c ../../gcc-8.5.0/libdecnumber/bid/decimal64.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../gcc-8.5.0/libdecnumber/dpd/decimal64.c:37, from ../../gcc-8.5.0/libdecnumber/bid/decimal64.c:30: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/cong_2exp.c -o cong_2exp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/cong_2exp.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ source='../../gcc-8.5.0/libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no cc -I../../gcc-8.5.0/libdecnumber -I. -I/usr/include -I/usr/pkg/include/python3.11 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-8.5.0/libdecnumber -I. -I/usr/include -I/usr/pkg/include/python3.11 -c ../../gcc-8.5.0/libdecnumber/bid/decimal128.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cong_ui.lo ../../../gcc-8.5.0/gmp/mpz/cong_ui.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../gcc-8.5.0/libdecnumber/dpd/decimal128.c:37, from ../../gcc-8.5.0/libdecnumber/bid/decimal128.c:30: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ source='../../gcc-8.5.0/libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no cc -I../../gcc-8.5.0/libdecnumber -I. -I/usr/include -I/usr/pkg/include/python3.11 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-8.5.0/libdecnumber -I. -I/usr/include -I/usr/pkg/include/python3.11 -c ../../gcc-8.5.0/libdecnumber/bid/bid2dpd_dpd2bid.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/cong_ui.c -o cong_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/cong_ui.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ source='../../gcc-8.5.0/libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no cc -I../../gcc-8.5.0/libdecnumber -I. -I/usr/include -I/usr/pkg/include/python3.11 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-8.5.0/libdecnumber -I. -I/usr/include -I/usr/pkg/include/python3.11 -c ../../gcc-8.5.0/libdecnumber/bid/host-ieee32.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../gcc-8.5.0/libdecnumber/bid/host-ieee32.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o divexact.lo ../../../gcc-8.5.0/gmp/mpz/divexact.c source='../../gcc-8.5.0/libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no cc -I../../gcc-8.5.0/libdecnumber -I. -I/usr/include -I/usr/pkg/include/python3.11 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-8.5.0/libdecnumber -I. -I/usr/include -I/usr/pkg/include/python3.11 -c ../../gcc-8.5.0/libdecnumber/bid/host-ieee64.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../gcc-8.5.0/libdecnumber/bid/host-ieee64.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ source='../../gcc-8.5.0/libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no cc -I../../gcc-8.5.0/libdecnumber -I. -I/usr/include -I/usr/pkg/include/python3.11 -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -fno-lto -I../../gcc-8.5.0/libdecnumber -I. -I/usr/include -I/usr/pkg/include/python3.11 -c ../../gcc-8.5.0/libdecnumber/bid/host-ieee128.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/divexact.c -o divexact.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../gcc-8.5.0/libdecnumber/bid/host-ieee128.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o ranlib libdecnumber.a In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/divexact.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gmake[3]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/libdecnumber' gmake[3]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/lto-plugin' /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o divegcd.lo ../../../gcc-8.5.0/gmp/mpz/divegcd.c /usr/pkg/bin/gmake all-am gmake[4]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/lto-plugin' /bin/bash ./libtool --tag=CC --tag=disable-static --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/lto-plugin -I../../gcc-8.5.0/lto-plugin/../include -DHAVE_CONFIG_H -I/usr/include -I/usr/pkg/include/python3.11 -Wall -g -c -o lto-plugin.lo ../../gcc-8.5.0/lto-plugin/lto-plugin.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/divegcd.c -o divegcd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/lto-plugin -I../../gcc-8.5.0/lto-plugin/../include -DHAVE_CONFIG_H -I/usr/include -I/usr/pkg/include/python3.11 -Wall -g -c ../../gcc-8.5.0/lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/divegcd.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/stdint.h:9, from ../../gcc-8.5.0/lto-plugin/lto-plugin.c:39: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o dive_ui.lo ../../../gcc-8.5.0/gmp/mpz/dive_ui.c /bin/bash ./libtool --tag=CC --tag=disable-static --mode=link cc -Wall -g -Wc,-static-libgcc -module -bindir /usr/pkg/gcc8/libexec/gcc/x86_64-redhat-linux/8.5.0 '-Wl,-zrelro' '-L/usr/lib64' '-Wl,-R/usr/lib64' '-Wl,-R/usr/pkg/lib' -o liblto_plugin.la -rpath /usr/pkg/gcc8/libexec/gcc/x86_64-redhat-linux/8.5.0 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/dive_ui.c -o dive_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/dive_ui.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o divis.lo ../../../gcc-8.5.0/gmp/mpz/divis.c libtool: link: cc -shared -fPIC -DPIC .libs/lto-plugin.o -L/usr/lib64 -static-libgcc -Wl,-zrelro -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/divis.c -o divis.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/divis.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: link: (cd ".libs" && rm -f "liblto_plugin.so.0" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so.0") libtool: link: (cd ".libs" && rm -f "liblto_plugin.so" && ln -s "liblto_plugin.so.0.0.0" "liblto_plugin.so") /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o divis_ui.lo ../../../gcc-8.5.0/gmp/mpz/divis_ui.c libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" ) libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/divis_ui.c -o divis_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/divis_ui.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: install: /bin/install -c -o pbulk -g pbulk .libs/liblto_plugin.so.0.0.0 /home/pbulk/build/lang/gcc8/work/build/lto-plugin/../gcc/liblto_plugin.so.0.0.0 libtool: install: (cd /home/pbulk/build/lang/gcc8/work/build/lto-plugin/../gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; }) libtool: install: (cd /home/pbulk/build/lang/gcc8/work/build/lto-plugin/../gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; }) /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o divis_2exp.lo ../../../gcc-8.5.0/gmp/mpz/divis_2exp.c libtool: install: /bin/install -c -o pbulk -g pbulk .libs/liblto_plugin.lai /home/pbulk/build/lang/gcc8/work/build/lto-plugin/../gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/pkg/gcc8/libexec/gcc/x86_64-redhat-linux/8.5.0' gmake[4]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/lto-plugin' gmake[3]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/lto-plugin' gmake[3]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/build-x86_64-redhat-linux/fixincludes' cc -c -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -I/usr/include -I/usr/pkg/include/python3.11 -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/fixincludes -I../include -I../../../gcc-8.5.0/fixincludes/../include ../../../gcc-8.5.0/fixincludes/fixincl.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/divis_2exp.c -o divis_2exp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/divis_2exp.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o dump.lo ../../../gcc-8.5.0/gmp/mpz/dump.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/dump.c -o dump.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpz/dump.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o export.lo ../../../gcc-8.5.0/gmp/mpz/export.c cc -c -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -I/usr/include -I/usr/pkg/include/python3.11 -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/fixincludes -I../include -I../../../gcc-8.5.0/fixincludes/../include ../../../gcc-8.5.0/fixincludes/fixtests.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/export.c -o export.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpz/export.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -c -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -I/usr/include -I/usr/pkg/include/python3.11 -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/fixincludes -I../include -I../../../gcc-8.5.0/fixincludes/../include ../../../gcc-8.5.0/fixincludes/fixfixes.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fac_ui.lo ../../../gcc-8.5.0/gmp/mpz/fac_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/fac_ui.c -o fac_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/fac_ui.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -c -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -I/usr/include -I/usr/pkg/include/python3.11 -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/fixincludes -I../include -I../../../gcc-8.5.0/fixincludes/../include ../../../gcc-8.5.0/fixincludes/server.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fdiv_q.lo ../../../gcc-8.5.0/gmp/mpz/fdiv_q.c cc -c -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -I/usr/include -I/usr/pkg/include/python3.11 -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/fixincludes -I../include -I../../../gcc-8.5.0/fixincludes/../include ../../../gcc-8.5.0/fixincludes/procopen.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/fdiv_q.c -o fdiv_q.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/fdiv_q.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc -c -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -I/usr/include -I/usr/pkg/include/python3.11 -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/fixincludes -I../include -I../../../gcc-8.5.0/fixincludes/../include ../../../gcc-8.5.0/fixincludes/fixlib.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fdiv_q_ui.lo ../../../gcc-8.5.0/gmp/mpz/fdiv_q_ui.c cc -c -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -I/usr/include -I/usr/pkg/include/python3.11 -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/fixincludes -I../include -I../../../gcc-8.5.0/fixincludes/../include ../../../gcc-8.5.0/fixincludes/fixopts.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/fdiv_q_ui.c -o fdiv_q_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/fdiv_q_ui.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ srcdir="../../../gcc-8.5.0/fixincludes" /bin/bash ../../../gcc-8.5.0/fixincludes/mkfixinc.sh x86_64-redhat-linux-gnu sed -e 's/@gcc_version@/8.5.0/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders cc -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fdiv_qr.lo ../../../gcc-8.5.0/gmp/mpz/fdiv_qr.c echo timestamp > full-stamp gmake[3]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/build-x86_64-redhat-linux/fixincludes' libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/fdiv_qr.c -o fdiv_qr.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/fdiv_qr.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gmake[3]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/build-x86_64-redhat-linux/libcpp' c++ -std=gnu++98 -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../../gcc-8.5.0/libcpp/charset.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fdiv_qr_ui.lo ../../../gcc-8.5.0/gmp/mpz/fdiv_qr_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/fdiv_qr_ui.c -o fdiv_qr_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/fdiv_qr_ui.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fdiv_r.lo ../../../gcc-8.5.0/gmp/mpz/fdiv_r.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/fdiv_r.c -o fdiv_r.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/fdiv_r.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fdiv_r_ui.lo ../../../gcc-8.5.0/gmp/mpz/fdiv_r_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/fdiv_r_ui.c -o fdiv_r_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/fdiv_r_ui.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fdiv_ui.lo ../../../gcc-8.5.0/gmp/mpz/fdiv_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/fdiv_ui.c -o fdiv_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/fdiv_ui.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fib_ui.lo ../../../gcc-8.5.0/gmp/mpz/fib_ui.c c++ -std=gnu++98 -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../../gcc-8.5.0/libcpp/directives.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/fib_ui.c -o fib_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpz/fib_ui.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fib2_ui.lo ../../../gcc-8.5.0/gmp/mpz/fib2_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/fib2_ui.c -o fib2_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpz/fib2_ui.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fits_sint.lo ../../../gcc-8.5.0/gmp/mpz/fits_sint.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/fits_sint.c -o fits_sint.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/fits_s.h:31, from ../../../gcc-8.5.0/gmp/mpz/fits_sint.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../../gcc-8.5.0/libcpp/directives-only.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fits_slong.lo ../../../gcc-8.5.0/gmp/mpz/fits_slong.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/fits_slong.c -o fits_slong.o c++ -std=gnu++98 -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../gcc-8.5.0/libcpp/errors.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/fits_s.h:31, from ../../../gcc-8.5.0/gmp/mpz/fits_slong.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fits_sshort.lo ../../../gcc-8.5.0/gmp/mpz/fits_sshort.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/fits_sshort.c -o fits_sshort.o c++ -std=gnu++98 -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../gcc-8.5.0/libcpp/expr.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/fits_s.h:31, from ../../../gcc-8.5.0/gmp/mpz/fits_sshort.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fits_uint.lo ../../../gcc-8.5.0/gmp/mpz/fits_uint.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/fits_uint.c -o fits_uint.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/fits_uint.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fits_ulong.lo ../../../gcc-8.5.0/gmp/mpz/fits_ulong.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/fits_ulong.c -o fits_ulong.o c++ -std=gnu++98 -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../gcc-8.5.0/libcpp/files.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/fits_ulong.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fits_ushort.lo ../../../gcc-8.5.0/gmp/mpz/fits_ushort.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/fits_ushort.c -o fits_ushort.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/fits_ushort.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o gcd.lo ../../../gcc-8.5.0/gmp/mpz/gcd.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/gcd.c -o gcd.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/gcd.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../../gcc-8.5.0/libcpp/identifiers.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o gcd_ui.lo ../../../gcc-8.5.0/gmp/mpz/gcd_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/gcd_ui.c -o gcd_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpz/gcd_ui.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o gcdext.lo ../../../gcc-8.5.0/gmp/mpz/gcdext.c echo "#define LOCALEDIR \"/usr/pkg/gcc8/share/locale\"" > localedir.new ../../../gcc-8.5.0/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs c++ -std=gnu++98 -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../gcc-8.5.0/libcpp/lex.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/gcdext.c -o gcdext.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpz/gcdext.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o get_d.lo ../../../gcc-8.5.0/gmp/mpz/get_d.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/get_d.c -o get_d.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/get_d.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o get_d_2exp.lo ../../../gcc-8.5.0/gmp/mpz/get_d_2exp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/get_d_2exp.c -o get_d_2exp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/get_d_2exp.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o get_si.lo ../../../gcc-8.5.0/gmp/mpz/get_si.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/get_si.c -o get_si.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/get_si.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o get_str.lo ../../../gcc-8.5.0/gmp/mpz/get_str.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/get_str.c -o get_str.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../../gcc-8.5.0/gmp/mpz/get_str.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o get_ui.lo ../../../gcc-8.5.0/gmp/mpz/get_ui.c c++ -std=gnu++98 -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../../gcc-8.5.0/libcpp/line-map.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/get_ui.c -o get_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/get_ui.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o getlimbn.lo ../../../gcc-8.5.0/gmp/mpz/getlimbn.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/getlimbn.c -o getlimbn.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/getlimbn.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o hamdist.lo ../../../gcc-8.5.0/gmp/mpz/hamdist.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/hamdist.c -o hamdist.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/hamdist.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o import.lo ../../../gcc-8.5.0/gmp/mpz/import.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/import.c -o import.o c++ -std=gnu++98 -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../../gcc-8.5.0/libcpp/macro.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpz/import.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o init.lo ../../../gcc-8.5.0/gmp/mpz/init.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/init.c -o init.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/init.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o init2.lo ../../../gcc-8.5.0/gmp/mpz/init2.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/init2.c -o init2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/init2.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o inits.lo ../../../gcc-8.5.0/gmp/mpz/inits.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/inits.c -o inits.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/inits.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../../gcc-8.5.0/libcpp/mkdeps.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o inp_raw.lo ../../../gcc-8.5.0/gmp/mpz/inp_raw.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/inp_raw.c -o inp_raw.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpz/inp_raw.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o inp_str.lo ../../../gcc-8.5.0/gmp/mpz/inp_str.c c++ -std=gnu++98 -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../gcc-8.5.0/libcpp/pch.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/inp_str.c -o inp_str.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpz/inp_str.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o invert.lo ../../../gcc-8.5.0/gmp/mpz/invert.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/invert.c -o invert.o c++ -std=gnu++98 -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../../gcc-8.5.0/libcpp/symtab.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/invert.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o ior.lo ../../../gcc-8.5.0/gmp/mpz/ior.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/ior.c -o ior.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/ior.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../../gcc-8.5.0/libcpp/traditional.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o iset.lo ../../../gcc-8.5.0/gmp/mpz/iset.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/iset.c -o iset.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/iset.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o iset_d.lo ../../../gcc-8.5.0/gmp/mpz/iset_d.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/iset_d.c -o iset_d.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/iset_d.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -pipe -O2 -I/usr/include -I/usr/pkg/include/python3.11 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../../gcc-8.5.0/libcpp -I. -I../../../gcc-8.5.0/libcpp/../include -I../../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../../gcc-8.5.0/libcpp/init.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o iset_si.lo ../../../gcc-8.5.0/gmp/mpz/iset_si.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/iset_si.c -o iset_si.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/iset_si.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ rm -f libcpp.a ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o iset_str.lo ../../../gcc-8.5.0/gmp/mpz/iset_str.c ranlib libcpp.a gmake[3]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/build-x86_64-redhat-linux/libcpp' /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o iset_ui.lo ../../../gcc-8.5.0/gmp/mpz/iset_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/iset_str.c -o iset_str.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/iset_str.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/iset_ui.c -o iset_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/iset_ui.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o jacobi.lo ../../../gcc-8.5.0/gmp/mpz/jacobi.c gmake[3]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/libcpp' c++ -std=gnu++98 -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../gcc-8.5.0/libcpp/charset.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/stdint.h:9, from ../../gcc-8.5.0/libcpp/system.h:32, from ../../gcc-8.5.0/libcpp/charset.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/jacobi.c -o jacobi.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpz/jacobi.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o kronsz.lo ../../../gcc-8.5.0/gmp/mpz/kronsz.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/kronsz.c -o kronsz.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/kronsz.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o kronuz.lo ../../../gcc-8.5.0/gmp/mpz/kronuz.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/kronuz.c -o kronuz.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/kronuz.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o kronzs.lo ../../../gcc-8.5.0/gmp/mpz/kronzs.c c++ -std=gnu++98 -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../gcc-8.5.0/libcpp/directives.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/stdint.h:9, from ../../gcc-8.5.0/libcpp/system.h:32, from ../../gcc-8.5.0/libcpp/directives.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/kronzs.c -o kronzs.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/kronzs.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o kronzu.lo ../../../gcc-8.5.0/gmp/mpz/kronzu.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/kronzu.c -o kronzu.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/kronzu.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o lcm.lo ../../../gcc-8.5.0/gmp/mpz/lcm.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/lcm.c -o lcm.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/lcm.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o lcm_ui.lo ../../../gcc-8.5.0/gmp/mpz/lcm_ui.c c++ -std=gnu++98 -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../gcc-8.5.0/libcpp/directives-only.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/stdint.h:9, from ../../gcc-8.5.0/libcpp/system.h:32, from ../../gcc-8.5.0/libcpp/directives-only.c:20: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/lcm_ui.c -o lcm_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/lcm_ui.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o limbs_read.lo ../../../gcc-8.5.0/gmp/mpz/limbs_read.c c++ -std=gnu++98 -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../gcc-8.5.0/libcpp/errors.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/stdint.h:9, from ../../gcc-8.5.0/libcpp/system.h:32, from ../../gcc-8.5.0/libcpp/errors.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/limbs_read.c -o limbs_read.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/limbs_read.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o limbs_write.lo ../../../gcc-8.5.0/gmp/mpz/limbs_write.c c++ -std=gnu++98 -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../gcc-8.5.0/libcpp/expr.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/stdint.h:9, from ../../gcc-8.5.0/libcpp/system.h:32, from ../../gcc-8.5.0/libcpp/expr.c:20: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/limbs_write.c -o limbs_write.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/limbs_write.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o limbs_modify.lo ../../../gcc-8.5.0/gmp/mpz/limbs_modify.c c++ -std=gnu++98 -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../gcc-8.5.0/libcpp/files.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/stdint.h:9, from ../../gcc-8.5.0/libcpp/system.h:32, from ../../gcc-8.5.0/libcpp/files.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/limbs_modify.c -o limbs_modify.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/limbs_modify.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o limbs_finish.lo ../../../gcc-8.5.0/gmp/mpz/limbs_finish.c c++ -std=gnu++98 -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../gcc-8.5.0/libcpp/identifiers.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/limbs_finish.c -o limbs_finish.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/stdint.h:9, from ../../gcc-8.5.0/libcpp/system.h:32, from ../../gcc-8.5.0/libcpp/identifiers.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/limbs_finish.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o lucnum_ui.lo ../../../gcc-8.5.0/gmp/mpz/lucnum_ui.c echo "#define LOCALEDIR \"/usr/pkg/gcc8/share/locale\"" > localedir.new ../../gcc-8.5.0/libcpp/../move-if-change localedir.new localedir.h libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/lucnum_ui.c -o lucnum_ui.o echo timestamp > localedir.hs c++ -std=gnu++98 -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../gcc-8.5.0/libcpp/lex.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpz/lucnum_ui.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/stdint.h:9, from ../../gcc-8.5.0/libcpp/system.h:32, from ../../gcc-8.5.0/libcpp/lex.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o lucnum2_ui.lo ../../../gcc-8.5.0/gmp/mpz/lucnum2_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/lucnum2_ui.c -o lucnum2_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpz/lucnum2_ui.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o lucmod.lo ../../../gcc-8.5.0/gmp/mpz/lucmod.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/lucmod.c -o lucmod.o c++ -std=gnu++98 -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../gcc-8.5.0/libcpp/line-map.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/lucmod.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/stdint.h:9, from ../../gcc-8.5.0/libcpp/system.h:32, from ../../gcc-8.5.0/libcpp/line-map.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mfac_uiui.lo ../../../gcc-8.5.0/gmp/mpz/mfac_uiui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/mfac_uiui.c -o mfac_uiui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/mfac_uiui.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o millerrabin.lo ../../../gcc-8.5.0/gmp/mpz/millerrabin.c c++ -std=gnu++98 -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../gcc-8.5.0/libcpp/macro.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/millerrabin.c -o millerrabin.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/stdint.h:9, from ../../gcc-8.5.0/libcpp/system.h:32, from ../../gcc-8.5.0/libcpp/macro.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/millerrabin.c:54: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mod.lo ../../../gcc-8.5.0/gmp/mpz/mod.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/mod.c -o mod.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/mod.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mul.lo ../../../gcc-8.5.0/gmp/mpz/mul.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/mul.c -o mul.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpz/mul.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../gcc-8.5.0/libcpp/mkdeps.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/stdint.h:9, from ../../gcc-8.5.0/libcpp/system.h:32, from ../../gcc-8.5.0/libcpp/mkdeps.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mul_2exp.lo ../../../gcc-8.5.0/gmp/mpz/mul_2exp.c c++ -std=gnu++98 -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../gcc-8.5.0/libcpp/pch.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/mul_2exp.c -o mul_2exp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/stdint.h:9, from ../../gcc-8.5.0/libcpp/system.h:32, from ../../gcc-8.5.0/libcpp/pch.c:19: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/mul_2exp.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mul_si.lo ../../../gcc-8.5.0/gmp/mpz/mul_si.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/mul_si.c -o mul_si.o c++ -std=gnu++98 -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../gcc-8.5.0/libcpp/symtab.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/mul_i.h:33, from ../../../gcc-8.5.0/gmp/mpz/mul_si.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/stdint.h:9, from ../../gcc-8.5.0/libcpp/system.h:32, from ../../gcc-8.5.0/libcpp/symtab.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mul_ui.lo ../../../gcc-8.5.0/gmp/mpz/mul_ui.c c++ -std=gnu++98 -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../gcc-8.5.0/libcpp/traditional.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/stdint.h:9, from ../../gcc-8.5.0/libcpp/system.h:32, from ../../gcc-8.5.0/libcpp/traditional.c:20: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/mul_ui.c -o mul_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/mul_i.h:33, from ../../../gcc-8.5.0/gmp/mpz/mul_ui.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o n_pow_ui.lo ../../../gcc-8.5.0/gmp/mpz/n_pow_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/n_pow_ui.c -o n_pow_ui.o c++ -std=gnu++98 -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-8.5.0/libcpp -I. -I../../gcc-8.5.0/libcpp/../include -I../../gcc-8.5.0/libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../gcc-8.5.0/libcpp/init.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/n_pow_ui.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/stdint.h:9, from ../../gcc-8.5.0/libcpp/system.h:32, from ../../gcc-8.5.0/libcpp/init.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o neg.lo ../../../gcc-8.5.0/gmp/mpz/neg.c rm -f libcpp.a ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o ranlib libcpp.a gmake[3]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/libcpp' /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o nextprime.lo ../../../gcc-8.5.0/gmp/mpz/nextprime.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/neg.c -o neg.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/neg.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o oddfac_1.lo ../../../gcc-8.5.0/gmp/mpz/oddfac_1.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/nextprime.c -o nextprime.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../../gcc-8.5.0/gmp/mpz/nextprime.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/oddfac_1.c -o oddfac_1.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o out_raw.lo ../../../gcc-8.5.0/gmp/mpz/out_raw.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/oddfac_1.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/out_raw.c -o out_raw.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o out_str.lo ../../../gcc-8.5.0/gmp/mpz/out_str.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpz/out_raw.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o perfpow.lo ../../../gcc-8.5.0/gmp/mpz/perfpow.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/out_str.c -o out_str.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpz/out_str.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/perfpow.c -o perfpow.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/perfpow.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o perfsqr.lo ../../../gcc-8.5.0/gmp/mpz/perfsqr.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o popcount.lo ../../../gcc-8.5.0/gmp/mpz/popcount.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/perfsqr.c -o perfsqr.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/popcount.c -o popcount.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/perfsqr.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/popcount.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o pow_ui.lo ../../../gcc-8.5.0/gmp/mpz/pow_ui.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o powm.lo ../../../gcc-8.5.0/gmp/mpz/powm.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/pow_ui.c -o pow_ui.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/powm.c -o powm.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/pow_ui.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/powm.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o powm_sec.lo ../../../gcc-8.5.0/gmp/mpz/powm_sec.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o powm_ui.lo ../../../gcc-8.5.0/gmp/mpz/powm_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/powm_sec.c -o powm_sec.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/powm_sec.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/powm_ui.c -o powm_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/powm_ui.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o pprime_p.lo ../../../gcc-8.5.0/gmp/mpz/pprime_p.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o prodlimbs.lo ../../../gcc-8.5.0/gmp/mpz/prodlimbs.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/pprime_p.c -o pprime_p.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/pprime_p.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o primorial_ui.lo ../../../gcc-8.5.0/gmp/mpz/primorial_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/prodlimbs.c -o prodlimbs.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/prodlimbs.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/primorial_ui.c -o primorial_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/primorial_ui.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o random.lo ../../../gcc-8.5.0/gmp/mpz/random.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o random2.lo ../../../gcc-8.5.0/gmp/mpz/random2.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/random.c -o random.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/random.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o realloc.lo ../../../gcc-8.5.0/gmp/mpz/realloc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/random2.c -o random2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/random2.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o realloc2.lo ../../../gcc-8.5.0/gmp/mpz/realloc2.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/realloc.c -o realloc.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/realloc.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/realloc2.c -o realloc2.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o remove.lo ../../../gcc-8.5.0/gmp/mpz/remove.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/realloc2.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o roinit_n.lo ../../../gcc-8.5.0/gmp/mpz/roinit_n.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/remove.c -o remove.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/remove.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o root.lo ../../../gcc-8.5.0/gmp/mpz/root.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/roinit_n.c -o roinit_n.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/roinit_n.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/root.c -o root.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpz/root.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o rootrem.lo ../../../gcc-8.5.0/gmp/mpz/rootrem.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o rrandomb.lo ../../../gcc-8.5.0/gmp/mpz/rrandomb.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/rootrem.c -o rootrem.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/rrandomb.c -o rrandomb.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpz/rootrem.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/rrandomb.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o scan0.lo ../../../gcc-8.5.0/gmp/mpz/scan0.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o scan1.lo ../../../gcc-8.5.0/gmp/mpz/scan1.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/scan0.c -o scan0.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/scan0.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/scan1.c -o scan1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/scan1.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set.lo ../../../gcc-8.5.0/gmp/mpz/set.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set_d.lo ../../../gcc-8.5.0/gmp/mpz/set_d.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/set.c -o set.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/set_d.c -o set_d.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/set.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/set_d.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set_f.lo ../../../gcc-8.5.0/gmp/mpz/set_f.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set_q.lo ../../../gcc-8.5.0/gmp/mpz/set_q.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/set_f.c -o set_f.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/set_f.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/set_q.c -o set_q.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/set_q.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set_si.lo ../../../gcc-8.5.0/gmp/mpz/set_si.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set_str.lo ../../../gcc-8.5.0/gmp/mpz/set_str.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/set_str.c -o set_str.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../../gcc-8.5.0/gmp/mpz/set_str.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/set_si.c -o set_si.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/set_si.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set_ui.lo ../../../gcc-8.5.0/gmp/mpz/set_ui.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o setbit.lo ../../../gcc-8.5.0/gmp/mpz/setbit.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/set_ui.c -o set_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/set_ui.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/setbit.c -o setbit.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/setbit.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o size.lo ../../../gcc-8.5.0/gmp/mpz/size.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sizeinbase.lo ../../../gcc-8.5.0/gmp/mpz/sizeinbase.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/sizeinbase.c -o sizeinbase.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/size.c -o size.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/size.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/sizeinbase.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sqrt.lo ../../../gcc-8.5.0/gmp/mpz/sqrt.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sqrtrem.lo ../../../gcc-8.5.0/gmp/mpz/sqrtrem.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/sqrt.c -o sqrt.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpz/sqrt.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o stronglucas.lo ../../../gcc-8.5.0/gmp/mpz/stronglucas.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/sqrtrem.c -o sqrtrem.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/sqrtrem.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/stronglucas.c -o stronglucas.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/stronglucas.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sub.lo ../../../gcc-8.5.0/gmp/mpz/sub.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/sub.c -o sub.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sub_ui.lo ../../../gcc-8.5.0/gmp/mpz/sub_ui.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/aors.h:32, from ../../../gcc-8.5.0/gmp/mpz/sub.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o swap.lo ../../../gcc-8.5.0/gmp/mpz/swap.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/sub_ui.c -o sub_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/aors_ui.h:33, from ../../../gcc-8.5.0/gmp/mpz/sub_ui.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/swap.c -o swap.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o tdiv_ui.lo ../../../gcc-8.5.0/gmp/mpz/tdiv_ui.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/swap.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o tdiv_q.lo ../../../gcc-8.5.0/gmp/mpz/tdiv_q.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/tdiv_ui.c -o tdiv_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/tdiv_ui.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/tdiv_q.c -o tdiv_q.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/tdiv_q.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o tdiv_q_2exp.lo ../../../gcc-8.5.0/gmp/mpz/tdiv_q_2exp.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o tdiv_q_ui.lo ../../../gcc-8.5.0/gmp/mpz/tdiv_q_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/tdiv_q_ui.c -o tdiv_q_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/tdiv_q_ui.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/tdiv_q_2exp.c -o tdiv_q_2exp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/tdiv_q_2exp.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o tdiv_qr.lo ../../../gcc-8.5.0/gmp/mpz/tdiv_qr.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o tdiv_qr_ui.lo ../../../gcc-8.5.0/gmp/mpz/tdiv_qr_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/tdiv_qr.c -o tdiv_qr.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/tdiv_qr_ui.c -o tdiv_qr_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/tdiv_qr_ui.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/tdiv_qr.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o tdiv_r.lo ../../../gcc-8.5.0/gmp/mpz/tdiv_r.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o tdiv_r_2exp.lo ../../../gcc-8.5.0/gmp/mpz/tdiv_r_2exp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/tdiv_r.c -o tdiv_r.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/tdiv_r.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/tdiv_r_2exp.c -o tdiv_r_2exp.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o tdiv_r_ui.lo ../../../gcc-8.5.0/gmp/mpz/tdiv_r_ui.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/tdiv_r_2exp.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o tstbit.lo ../../../gcc-8.5.0/gmp/mpz/tstbit.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/tdiv_r_ui.c -o tdiv_r_ui.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/tstbit.c -o tstbit.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/tdiv_r_ui.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/tstbit.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o ui_pow_ui.lo ../../../gcc-8.5.0/gmp/mpz/ui_pow_ui.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o ui_sub.lo ../../../gcc-8.5.0/gmp/mpz/ui_sub.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/ui_pow_ui.c -o ui_pow_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/ui_pow_ui.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o urandomb.lo ../../../gcc-8.5.0/gmp/mpz/urandomb.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/ui_sub.c -o ui_sub.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/ui_sub.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o urandomm.lo ../../../gcc-8.5.0/gmp/mpz/urandomm.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/urandomb.c -o urandomb.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/urandomb.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/urandomm.c -o urandomm.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/urandomm.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o xor.lo ../../../gcc-8.5.0/gmp/mpz/xor.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpz/xor.c -o xor.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpz/xor.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=link cc -DNO_ASM -g -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libmpz.la 2fac_ui.lo add.lo add_ui.lo abs.lo aorsmul.lo aorsmul_i.lo and.lo array_init.lo bin_ui.lo bin_uiui.lo cdiv_q.lo cdiv_q_ui.lo cdiv_qr.lo cdiv_qr_ui.lo cdiv_r.lo cdiv_r_ui.lo cdiv_ui.lo cfdiv_q_2exp.lo cfdiv_r_2exp.lo clear.lo clears.lo clrbit.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo cmpabs.lo cmpabs_d.lo cmpabs_ui.lo com.lo combit.lo cong.lo cong_2exp.lo cong_ui.lo divexact.lo divegcd.lo dive_ui.lo divis.lo divis_ui.lo divis_2exp.lo dump.lo export.lo fac_ui.lo fdiv_q.lo fdiv_q_ui.lo fdiv_qr.lo fdiv_qr_ui.lo fdiv_r.lo fdiv_r_ui.lo fdiv_ui.lo fib_ui.lo fib2_ui.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo gcd.lo gcd_ui.lo gcdext.lo get_d.lo get_d_2exp.lo get_si.lo get_str.lo get_ui.lo getlimbn.lo hamdist.lo import.lo init.lo init2.lo inits.lo inp_raw.lo inp_str.lo invert.lo ior.lo iset.lo iset_d.lo iset_si.lo iset_str.lo iset_ui.lo jacobi.lo kronsz.lo kronuz.lo kronzs.lo kronzu.lo lcm.lo lcm_ui.lo limbs_read.lo limbs_write.lo limbs_modify.lo limbs_finish.lo lucnum_ui.lo lucnum2_ui.lo lucmod.lo mfac_uiui.lo millerrabin.lo mod.lo mul.lo mul_2exp.lo mul_si.lo mul_ui.lo n_pow_ui.lo neg.lo nextprime.lo oddfac_1.lo out_raw.lo out_str.lo perfpow.lo perfsqr.lo popcount.lo pow_ui.lo powm.lo powm_sec.lo powm_ui.lo pprime_p.lo prodlimbs.lo primorial_ui.lo random.lo random2.lo realloc.lo realloc2.lo remove.lo roinit_n.lo root.lo rootrem.lo rrandomb.lo scan0.lo scan1.lo set.lo set_d.lo set_f.lo set_q.lo set_si.lo set_str.lo set_ui.lo setbit.lo size.lo sizeinbase.lo sqrt.lo sqrtrem.lo stronglucas.lo sub.lo sub_ui.lo swap.lo tdiv_ui.lo tdiv_q.lo tdiv_q_2exp.lo tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo tdiv_r.lo tdiv_r_2exp.lo tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo ui_sub.lo urandomb.lo urandomm.lo xor.lo libtool: link: ar rc .libs/libmpz.a 2fac_ui.o add.o add_ui.o abs.o aorsmul.o aorsmul_i.o and.o array_init.o bin_ui.o bin_uiui.o cdiv_q.o cdiv_q_ui.o cdiv_qr.o cdiv_qr_ui.o cdiv_r.o cdiv_r_ui.o cdiv_ui.o cfdiv_q_2exp.o cfdiv_r_2exp.o clear.o clears.o clrbit.o cmp.o cmp_d.o cmp_si.o cmp_ui.o cmpabs.o cmpabs_d.o cmpabs_ui.o com.o combit.o cong.o cong_2exp.o cong_ui.o divexact.o divegcd.o dive_ui.o divis.o divis_ui.o divis_2exp.o dump.o export.o fac_ui.o fdiv_q.o fdiv_q_ui.o fdiv_qr.o fdiv_qr_ui.o fdiv_r.o fdiv_r_ui.o fdiv_ui.o fib_ui.o fib2_ui.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o gcd.o gcd_ui.o gcdext.o get_d.o get_d_2exp.o get_si.o get_str.o get_ui.o getlimbn.o hamdist.o import.o init.o init2.o inits.o inp_raw.o inp_str.o invert.o ior.o iset.o iset_d.o iset_si.o iset_str.o iset_ui.o jacobi.o kronsz.o kronuz.o kronzs.o kronzu.o lcm.o lcm_ui.o limbs_read.o limbs_write.o limbs_modify.o limbs_finish.o lucnum_ui.o lucnum2_ui.o lucmod.o mfac_uiui.o millerrabin.o mod.o mul.o mul_2exp.o mul_si.o mul_ui.o n_pow_ui.o neg.o nextprime.o oddfac_1.o out_raw.o out_str.o perfpow.o perfsqr.o popcount.o pow_ui.o powm.o powm_sec.o powm_ui.o pprime_p.o prodlimbs.o primorial_ui.o random.o random2.o realloc.o realloc2.o remove.o roinit_n.o root.o rootrem.o rrandomb.o scan0.o scan1.o set.o set_d.o set_f.o set_q.o set_si.o set_str.o set_ui.o setbit.o size.o sizeinbase.o sqrt.o sqrtrem.o stronglucas.o sub.o sub_ui.o swap.o tdiv_ui.o tdiv_q.o tdiv_q_2exp.o tdiv_q_ui.o tdiv_qr.o tdiv_qr_ui.o tdiv_r.o tdiv_r_2exp.o tdiv_r_ui.o tstbit.o ui_pow_ui.o ui_sub.o urandomb.o urandomm.o xor.o libtool: link: ranlib .libs/libmpz.a libtool: link: ( cd ".libs" && rm -f "libmpz.la" && ln -s "../libmpz.la" "libmpz.la" ) gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/mpz' Making all in mpq gmake[5]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/mpq' /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o abs.lo ../../../gcc-8.5.0/gmp/mpq/abs.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o aors.lo ../../../gcc-8.5.0/gmp/mpq/aors.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/abs.c -o abs.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/abs.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/aors.c -o aors.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/aors.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o canonicalize.lo ../../../gcc-8.5.0/gmp/mpq/canonicalize.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o clear.lo ../../../gcc-8.5.0/gmp/mpq/clear.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/canonicalize.c -o canonicalize.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/canonicalize.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/clear.c -o clear.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/clear.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o clears.lo ../../../gcc-8.5.0/gmp/mpq/clears.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cmp.lo ../../../gcc-8.5.0/gmp/mpq/cmp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/cmp.c -o cmp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/clears.c -o clears.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/cmp.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/clears.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cmp_si.lo ../../../gcc-8.5.0/gmp/mpq/cmp_si.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cmp_ui.lo ../../../gcc-8.5.0/gmp/mpq/cmp_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/cmp_si.c -o cmp_si.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/cmp_ui.c -o cmp_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/cmp_si.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/cmp_ui.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o div.lo ../../../gcc-8.5.0/gmp/mpq/div.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o equal.lo ../../../gcc-8.5.0/gmp/mpq/equal.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/equal.c -o equal.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/equal.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/div.c -o div.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/div.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o get_d.lo ../../../gcc-8.5.0/gmp/mpq/get_d.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o get_den.lo ../../../gcc-8.5.0/gmp/mpq/get_den.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/get_d.c -o get_d.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpq/get_d.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/get_den.c -o get_den.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/get_den.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o get_num.lo ../../../gcc-8.5.0/gmp/mpq/get_num.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o get_str.lo ../../../gcc-8.5.0/gmp/mpq/get_str.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/get_num.c -o get_num.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/get_str.c -o get_str.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpq/get_str.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/get_num.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o init.lo ../../../gcc-8.5.0/gmp/mpq/init.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o inits.lo ../../../gcc-8.5.0/gmp/mpq/inits.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/inits.c -o inits.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/inits.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/init.c -o init.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o inp_str.lo ../../../gcc-8.5.0/gmp/mpq/inp_str.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/init.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/inp_str.c -o inp_str.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o inv.lo ../../../gcc-8.5.0/gmp/mpq/inv.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpq/inp_str.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o md_2exp.lo ../../../gcc-8.5.0/gmp/mpq/md_2exp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/inv.c -o inv.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/inv.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mul.lo ../../../gcc-8.5.0/gmp/mpq/mul.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/md_2exp.c -o md_2exp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/md_2exp.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o neg.lo ../../../gcc-8.5.0/gmp/mpq/neg.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/mul.c -o mul.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/mul.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/neg.c -o neg.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o out_str.lo ../../../gcc-8.5.0/gmp/mpq/out_str.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/neg.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set.lo ../../../gcc-8.5.0/gmp/mpq/set.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/out_str.c -o out_str.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpq/out_str.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/set.c -o set.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set_den.lo ../../../gcc-8.5.0/gmp/mpq/set_den.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/set.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set_num.lo ../../../gcc-8.5.0/gmp/mpq/set_num.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/set_num.c -o set_num.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/set_den.c -o set_den.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/set_num.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/set_den.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set_si.lo ../../../gcc-8.5.0/gmp/mpq/set_si.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set_str.lo ../../../gcc-8.5.0/gmp/mpq/set_str.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/set_si.c -o set_si.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/set_si.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set_ui.lo ../../../gcc-8.5.0/gmp/mpq/set_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/set_str.c -o set_str.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpq/set_str.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set_z.lo ../../../gcc-8.5.0/gmp/mpq/set_z.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/set_ui.c -o set_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/set_ui.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set_d.lo ../../../gcc-8.5.0/gmp/mpq/set_d.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/set_z.c -o set_z.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/set_d.c -o set_d.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/set_z.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/set_d.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set_f.lo ../../../gcc-8.5.0/gmp/mpq/set_f.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o swap.lo ../../../gcc-8.5.0/gmp/mpq/swap.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/set_f.c -o set_f.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpq/swap.c -o swap.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/swap.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpq/set_f.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=link cc -DNO_ASM -g -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libmpq.la abs.lo aors.lo canonicalize.lo clear.lo clears.lo cmp.lo cmp_si.lo cmp_ui.lo div.lo equal.lo get_d.lo get_den.lo get_num.lo get_str.lo init.lo inits.lo inp_str.lo inv.lo md_2exp.lo mul.lo neg.lo out_str.lo set.lo set_den.lo set_num.lo set_si.lo set_str.lo set_ui.lo set_z.lo set_d.lo set_f.lo swap.lo libtool: link: ar rc .libs/libmpq.a abs.o aors.o canonicalize.o clear.o clears.o cmp.o cmp_si.o cmp_ui.o div.o equal.o get_d.o get_den.o get_num.o get_str.o init.o inits.o inp_str.o inv.o md_2exp.o mul.o neg.o out_str.o set.o set_den.o set_num.o set_si.o set_str.o set_ui.o set_z.o set_d.o set_f.o swap.o libtool: link: ranlib .libs/libmpq.a libtool: link: ( cd ".libs" && rm -f "libmpq.la" && ln -s "../libmpq.la" "libmpq.la" ) gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/mpq' Making all in mpf gmake[5]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/mpf' /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o init.lo ../../../gcc-8.5.0/gmp/mpf/init.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o init2.lo ../../../gcc-8.5.0/gmp/mpf/init2.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/init2.c -o init2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/init2.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/init.c -o init.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/init.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o inits.lo ../../../gcc-8.5.0/gmp/mpf/inits.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set.lo ../../../gcc-8.5.0/gmp/mpf/set.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/inits.c -o inits.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/set.c -o set.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/set.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/inits.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set_ui.lo ../../../gcc-8.5.0/gmp/mpf/set_ui.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set_si.lo ../../../gcc-8.5.0/gmp/mpf/set_si.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/set_ui.c -o set_ui.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/set_si.c -o set_si.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/set_ui.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/set_si.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set_str.lo ../../../gcc-8.5.0/gmp/mpf/set_str.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set_d.lo ../../../gcc-8.5.0/gmp/mpf/set_d.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/set_str.c -o set_str.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/gmp/mpf/set_str.c:45: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/set_d.c -o set_d.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/set_d.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set_z.lo ../../../gcc-8.5.0/gmp/mpf/set_z.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set_q.lo ../../../gcc-8.5.0/gmp/mpf/set_q.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/set_z.c -o set_z.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/set_z.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/set_q.c -o set_q.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o iset.lo ../../../gcc-8.5.0/gmp/mpf/iset.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/set_q.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o iset_ui.lo ../../../gcc-8.5.0/gmp/mpf/iset_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/iset.c -o iset.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/iset.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/iset_ui.c -o iset_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/iset_ui.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o iset_si.lo ../../../gcc-8.5.0/gmp/mpf/iset_si.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o iset_str.lo ../../../gcc-8.5.0/gmp/mpf/iset_str.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/iset_str.c -o iset_str.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/iset_str.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/iset_si.c -o iset_si.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/iset_si.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o iset_d.lo ../../../gcc-8.5.0/gmp/mpf/iset_d.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o clear.lo ../../../gcc-8.5.0/gmp/mpf/clear.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/clear.c -o clear.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/iset_d.c -o iset_d.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/clear.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/iset_d.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o clears.lo ../../../gcc-8.5.0/gmp/mpf/clears.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o get_str.lo ../../../gcc-8.5.0/gmp/mpf/get_str.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/clears.c -o clears.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/clears.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o dump.lo ../../../gcc-8.5.0/gmp/mpf/dump.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/get_str.c -o get_str.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/gmp/mpf/get_str.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o size.lo ../../../gcc-8.5.0/gmp/mpf/size.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/dump.c -o dump.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpf/dump.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o eq.lo ../../../gcc-8.5.0/gmp/mpf/eq.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/size.c -o size.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/eq.c -o eq.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/size.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/eq.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o reldiff.lo ../../../gcc-8.5.0/gmp/mpf/reldiff.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sqrt.lo ../../../gcc-8.5.0/gmp/mpf/sqrt.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/sqrt.c -o sqrt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/reldiff.c -o reldiff.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpf/sqrt.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/reldiff.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o random2.lo ../../../gcc-8.5.0/gmp/mpf/random2.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o inp_str.lo ../../../gcc-8.5.0/gmp/mpf/inp_str.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/random2.c -o random2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/random2.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/inp_str.c -o inp_str.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o out_str.lo ../../../gcc-8.5.0/gmp/mpf/out_str.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpf/inp_str.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o add.lo ../../../gcc-8.5.0/gmp/mpf/add.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/out_str.c -o out_str.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpf/out_str.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/add.c -o add.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/add.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o add_ui.lo ../../../gcc-8.5.0/gmp/mpf/add_ui.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sub.lo ../../../gcc-8.5.0/gmp/mpf/sub.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/add_ui.c -o add_ui.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/sub.c -o sub.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/add_ui.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/sub.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sub_ui.lo ../../../gcc-8.5.0/gmp/mpf/sub_ui.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o ui_sub.lo ../../../gcc-8.5.0/gmp/mpf/ui_sub.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/sub_ui.c -o sub_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/sub_ui.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/ui_sub.c -o ui_sub.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/ui_sub.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mul.lo ../../../gcc-8.5.0/gmp/mpf/mul.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mul_ui.lo ../../../gcc-8.5.0/gmp/mpf/mul_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/mul.c -o mul.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/mul.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/mul_ui.c -o mul_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/mul_ui.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o div.lo ../../../gcc-8.5.0/gmp/mpf/div.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o div_ui.lo ../../../gcc-8.5.0/gmp/mpf/div_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/div.c -o div.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/div.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cmp.lo ../../../gcc-8.5.0/gmp/mpf/cmp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/div_ui.c -o div_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/div_ui.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cmp_d.lo ../../../gcc-8.5.0/gmp/mpf/cmp_d.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/cmp.c -o cmp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/cmp.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/cmp_d.c -o cmp_d.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cmp_z.lo ../../../gcc-8.5.0/gmp/mpf/cmp_z.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/cmp_d.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cmp_si.lo ../../../gcc-8.5.0/gmp/mpf/cmp_si.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/cmp_z.c -o cmp_z.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/cmp_z.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/cmp_si.c -o cmp_si.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o cmp_ui.lo ../../../gcc-8.5.0/gmp/mpf/cmp_ui.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/cmp_si.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mul_2exp.lo ../../../gcc-8.5.0/gmp/mpf/mul_2exp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/cmp_ui.c -o cmp_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/cmp_ui.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o div_2exp.lo ../../../gcc-8.5.0/gmp/mpf/div_2exp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/mul_2exp.c -o mul_2exp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/mul_2exp.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/div_2exp.c -o div_2exp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/div_2exp.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o abs.lo ../../../gcc-8.5.0/gmp/mpf/abs.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o neg.lo ../../../gcc-8.5.0/gmp/mpf/neg.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/neg.c -o neg.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/neg.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/abs.c -o abs.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/abs.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o get_d.lo ../../../gcc-8.5.0/gmp/mpf/get_d.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o get_d_2exp.lo ../../../gcc-8.5.0/gmp/mpf/get_d_2exp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/get_d_2exp.c -o get_d_2exp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/get_d_2exp.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/get_d.c -o get_d.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/get_d.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set_dfl_prec.lo ../../../gcc-8.5.0/gmp/mpf/set_dfl_prec.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set_prc.lo ../../../gcc-8.5.0/gmp/mpf/set_prc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/set_dfl_prec.c -o set_dfl_prec.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/set_dfl_prec.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o set_prc_raw.lo ../../../gcc-8.5.0/gmp/mpf/set_prc_raw.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/set_prc_raw.c -o set_prc_raw.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/set_prc.c -o set_prc.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/set_prc_raw.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/set_prc.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o get_dfl_prec.lo ../../../gcc-8.5.0/gmp/mpf/get_dfl_prec.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o get_prc.lo ../../../gcc-8.5.0/gmp/mpf/get_prc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/get_dfl_prec.c -o get_dfl_prec.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/get_dfl_prec.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/get_prc.c -o get_prc.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/get_prc.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o ui_div.lo ../../../gcc-8.5.0/gmp/mpf/ui_div.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sqrt_ui.lo ../../../gcc-8.5.0/gmp/mpf/sqrt_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/ui_div.c -o ui_div.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpf/ui_div.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o pow_ui.lo ../../../gcc-8.5.0/gmp/mpf/pow_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/sqrt_ui.c -o sqrt_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/mpf/sqrt_ui.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/pow_ui.c -o pow_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/pow_ui.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o urandomb.lo ../../../gcc-8.5.0/gmp/mpf/urandomb.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o swap.lo ../../../gcc-8.5.0/gmp/mpf/swap.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/urandomb.c -o urandomb.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/urandomb.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/swap.c -o swap.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o get_si.lo ../../../gcc-8.5.0/gmp/mpf/get_si.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/swap.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o get_ui.lo ../../../gcc-8.5.0/gmp/mpf/get_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/get_si.c -o get_si.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/get_si.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/get_ui.c -o get_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/get_ui.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o int_p.lo ../../../gcc-8.5.0/gmp/mpf/int_p.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o ceilfloor.lo ../../../gcc-8.5.0/gmp/mpf/ceilfloor.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/int_p.c -o int_p.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/int_p.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/ceilfloor.c -o ceilfloor.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/ceilfloor.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o trunc.lo ../../../gcc-8.5.0/gmp/mpf/trunc.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fits_sint.lo ../../../gcc-8.5.0/gmp/mpf/fits_sint.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/trunc.c -o trunc.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/trunc.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/fits_sint.c -o fits_sint.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/fits_s.h:31, from ../../../gcc-8.5.0/gmp/mpf/fits_sint.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fits_slong.lo ../../../gcc-8.5.0/gmp/mpf/fits_slong.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fits_sshort.lo ../../../gcc-8.5.0/gmp/mpf/fits_sshort.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/fits_slong.c -o fits_slong.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/fits_s.h:31, from ../../../gcc-8.5.0/gmp/mpf/fits_slong.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/fits_sshort.c -o fits_sshort.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fits_uint.lo ../../../gcc-8.5.0/gmp/mpf/fits_uint.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/fits_s.h:31, from ../../../gcc-8.5.0/gmp/mpf/fits_sshort.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fits_ulong.lo ../../../gcc-8.5.0/gmp/mpf/fits_ulong.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/fits_uint.c -o fits_uint.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/fits_u.h:31, from ../../../gcc-8.5.0/gmp/mpf/fits_uint.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fits_ushort.lo ../../../gcc-8.5.0/gmp/mpf/fits_ushort.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/fits_ulong.c -o fits_ulong.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/fits_u.h:31, from ../../../gcc-8.5.0/gmp/mpf/fits_ulong.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/mpf/fits_ushort.c -o fits_ushort.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/mpf/fits_u.h:31, from ../../../gcc-8.5.0/gmp/mpf/fits_ushort.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=link cc -DNO_ASM -g -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libmpf.la init.lo init2.lo inits.lo set.lo set_ui.lo set_si.lo set_str.lo set_d.lo set_z.lo set_q.lo iset.lo iset_ui.lo iset_si.lo iset_str.lo iset_d.lo clear.lo clears.lo get_str.lo dump.lo size.lo eq.lo reldiff.lo sqrt.lo random2.lo inp_str.lo out_str.lo add.lo add_ui.lo sub.lo sub_ui.lo ui_sub.lo mul.lo mul_ui.lo div.lo div_ui.lo cmp.lo cmp_d.lo cmp_z.lo cmp_si.lo cmp_ui.lo mul_2exp.lo div_2exp.lo abs.lo neg.lo get_d.lo get_d_2exp.lo set_dfl_prec.lo set_prc.lo set_prc_raw.lo get_dfl_prec.lo get_prc.lo ui_div.lo sqrt_ui.lo pow_ui.lo urandomb.lo swap.lo get_si.lo get_ui.lo int_p.lo ceilfloor.lo trunc.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo libtool: link: ar rc .libs/libmpf.a init.o init2.o inits.o set.o set_ui.o set_si.o set_str.o set_d.o set_z.o set_q.o iset.o iset_ui.o iset_si.o iset_str.o iset_d.o clear.o clears.o get_str.o dump.o size.o eq.o reldiff.o sqrt.o random2.o inp_str.o out_str.o add.o add_ui.o sub.o sub_ui.o ui_sub.o mul.o mul_ui.o div.o div_ui.o cmp.o cmp_d.o cmp_z.o cmp_si.o cmp_ui.o mul_2exp.o div_2exp.o abs.o neg.o get_d.o get_d_2exp.o set_dfl_prec.o set_prc.o set_prc_raw.o get_dfl_prec.o get_prc.o ui_div.o sqrt_ui.o pow_ui.o urandomb.o swap.o get_si.o get_ui.o int_p.o ceilfloor.o trunc.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o libtool: link: ranlib .libs/libmpf.a libtool: link: ( cd ".libs" && rm -f "libmpf.la" && ln -s "../libmpf.la" "libmpf.la" ) gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/mpf' Making all in printf gmake[5]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/printf' /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o asprintf.lo ../../../gcc-8.5.0/gmp/printf/asprintf.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o asprntffuns.lo ../../../gcc-8.5.0/gmp/printf/asprntffuns.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/printf/asprntffuns.c -o asprntffuns.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/printf/asprntffuns.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/printf/asprintf.c -o asprintf.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o doprnt.lo ../../../gcc-8.5.0/gmp/printf/doprnt.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/printf/asprintf.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/printf/doprnt.c -o doprnt.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o doprntf.lo ../../../gcc-8.5.0/gmp/printf/doprntf.c In file included from /usr/include/ctype.h:25, from ../../../gcc-8.5.0/gmp/printf/doprnt.c:40: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/printf/doprntf.c -o doprntf.o In file included from /usr/include/ctype.h:25, from ../../../gcc-8.5.0/gmp/printf/doprntf.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o doprnti.lo ../../../gcc-8.5.0/gmp/printf/doprnti.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/printf/doprnti.c -o doprnti.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fprintf.lo ../../../gcc-8.5.0/gmp/printf/fprintf.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../../gcc-8.5.0/gmp/printf/doprnti.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o obprintf.lo ../../../gcc-8.5.0/gmp/printf/obprintf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/printf/fprintf.c -o fprintf.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/printf/fprintf.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/printf/obprintf.c -o obprintf.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from /usr/include/obstack.h:136, from ../../../gcc-8.5.0/gmp/printf/obprintf.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o obvprintf.lo ../../../gcc-8.5.0/gmp/printf/obvprintf.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o obprntffuns.lo ../../../gcc-8.5.0/gmp/printf/obprntffuns.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/printf/obvprintf.c -o obvprintf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/printf/obprntffuns.c -o obprntffuns.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from /usr/include/obstack.h:136, from ../../../gcc-8.5.0/gmp/printf/obvprintf.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/printf/obprntffuns.c:43: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o printf.lo ../../../gcc-8.5.0/gmp/printf/printf.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o printffuns.lo ../../../gcc-8.5.0/gmp/printf/printffuns.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/printf/printf.c -o printf.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/printf/printf.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o snprintf.lo ../../../gcc-8.5.0/gmp/printf/snprintf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/printf/printffuns.c -o printffuns.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/printf/printffuns.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o snprntffuns.lo ../../../gcc-8.5.0/gmp/printf/snprntffuns.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/printf/snprintf.c -o snprintf.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../../gcc-8.5.0/gmp/printf/snprintf.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/printf/snprntffuns.c -o snprntffuns.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/printf/snprntffuns.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sprintf.lo ../../../gcc-8.5.0/gmp/printf/sprintf.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sprintffuns.lo ../../../gcc-8.5.0/gmp/printf/sprintffuns.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/printf/sprintf.c -o sprintf.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../../gcc-8.5.0/gmp/printf/sprintf.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o vasprintf.lo ../../../gcc-8.5.0/gmp/printf/vasprintf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/printf/sprintffuns.c -o sprintffuns.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/printf/sprintffuns.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/printf/vasprintf.c -o vasprintf.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o vfprintf.lo ../../../gcc-8.5.0/gmp/printf/vfprintf.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/printf/vasprintf.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o vprintf.lo ../../../gcc-8.5.0/gmp/printf/vprintf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/printf/vfprintf.c -o vfprintf.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/printf/vfprintf.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o vsnprintf.lo ../../../gcc-8.5.0/gmp/printf/vsnprintf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/printf/vprintf.c -o vprintf.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/printf/vprintf.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o vsprintf.lo ../../../gcc-8.5.0/gmp/printf/vsprintf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/printf/vsnprintf.c -o vsnprintf.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../../gcc-8.5.0/gmp/printf/vsnprintf.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/printf/vsprintf.c -o vsprintf.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o repl-vsnprintf.lo ../../../gcc-8.5.0/gmp/printf/repl-vsnprintf.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../../gcc-8.5.0/gmp/printf/vsprintf.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/printf/repl-vsnprintf.c -o repl-vsnprintf.o In file included from /usr/include/ctype.h:25, from ../../../gcc-8.5.0/gmp/printf/repl-vsnprintf.c:41: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=link cc -DNO_ASM -g -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libprintf.la asprintf.lo asprntffuns.lo doprnt.lo doprntf.lo doprnti.lo fprintf.lo obprintf.lo obvprintf.lo obprntffuns.lo printf.lo printffuns.lo snprintf.lo snprntffuns.lo sprintf.lo sprintffuns.lo vasprintf.lo vfprintf.lo vprintf.lo vsnprintf.lo vsprintf.lo repl-vsnprintf.lo libtool: link: ar rc .libs/libprintf.a asprintf.o asprntffuns.o doprnt.o doprntf.o doprnti.o fprintf.o obprintf.o obvprintf.o obprntffuns.o printf.o printffuns.o snprintf.o snprntffuns.o sprintf.o sprintffuns.o vasprintf.o vfprintf.o vprintf.o vsnprintf.o vsprintf.o repl-vsnprintf.o libtool: link: ranlib .libs/libprintf.a libtool: link: ( cd ".libs" && rm -f "libprintf.la" && ln -s "../libprintf.la" "libprintf.la" ) gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/printf' Making all in scanf gmake[5]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/scanf' /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o doscan.lo ../../../gcc-8.5.0/gmp/scanf/doscan.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fscanf.lo ../../../gcc-8.5.0/gmp/scanf/fscanf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/scanf/doscan.c -o doscan.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/scanf/fscanf.c -o fscanf.o In file included from /usr/include/ctype.h:25, from ../../../gcc-8.5.0/gmp/scanf/doscan.c:40: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/scanf/fscanf.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o fscanffuns.lo ../../../gcc-8.5.0/gmp/scanf/fscanffuns.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o scanf.lo ../../../gcc-8.5.0/gmp/scanf/scanf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/scanf/fscanffuns.c -o fscanffuns.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/scanf/scanf.c -o scanf.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/scanf/fscanffuns.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/scanf/scanf.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sscanf.lo ../../../gcc-8.5.0/gmp/scanf/sscanf.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o sscanffuns.lo ../../../gcc-8.5.0/gmp/scanf/sscanffuns.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/scanf/sscanf.c -o sscanf.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/scanf/sscanf.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/scanf/sscanffuns.c -o sscanffuns.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/scanf/sscanffuns.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o vfscanf.lo ../../../gcc-8.5.0/gmp/scanf/vfscanf.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o vscanf.lo ../../../gcc-8.5.0/gmp/scanf/vscanf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/scanf/vfscanf.c -o vfscanf.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/scanf/vfscanf.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o vsscanf.lo ../../../gcc-8.5.0/gmp/scanf/vsscanf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/scanf/vscanf.c -o vscanf.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/scanf/vscanf.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/scanf/vsscanf.c -o vsscanf.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../../gcc-8.5.0/gmp/scanf/vsscanf.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=link cc -DNO_ASM -g -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libscanf.la doscan.lo fscanf.lo fscanffuns.lo scanf.lo sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo libtool: link: ar rc .libs/libscanf.a doscan.o fscanf.o fscanffuns.o scanf.o sscanf.o sscanffuns.o vfscanf.o vscanf.o vsscanf.o libtool: link: ranlib .libs/libscanf.a libtool: link: ( cd ".libs" && rm -f "libscanf.la" && ln -s "../libscanf.la" "libscanf.la" ) gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/scanf' Making all in rand gmake[5]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/rand' /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o rand.lo ../../../gcc-8.5.0/gmp/rand/rand.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o randclr.lo ../../../gcc-8.5.0/gmp/rand/randclr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/rand/rand.c -o rand.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/rand/rand.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/rand/randclr.c -o randclr.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o randdef.lo ../../../gcc-8.5.0/gmp/rand/randdef.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/rand/randclr.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/rand/randdef.c -o randdef.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/rand/randdef.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o randiset.lo ../../../gcc-8.5.0/gmp/rand/randiset.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o randlc2s.lo ../../../gcc-8.5.0/gmp/rand/randlc2s.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/rand/randiset.c -o randiset.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/rand/randlc2s.c -o randlc2s.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/rand/randiset.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/rand/randlc2s.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o randlc2x.lo ../../../gcc-8.5.0/gmp/rand/randlc2x.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o randmt.lo ../../../gcc-8.5.0/gmp/rand/randmt.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/rand/randlc2x.c -o randlc2x.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/rand/randlc2x.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/rand/randmt.c -o randmt.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/gmp/rand/randmt.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o randmts.lo ../../../gcc-8.5.0/gmp/rand/randmts.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o rands.lo ../../../gcc-8.5.0/gmp/rand/rands.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/rand/randmts.c -o randmts.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/rand/randmts.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o randsd.lo ../../../gcc-8.5.0/gmp/rand/randsd.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/rand/randsd.c -o randsd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/rand/rands.c -o rands.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/rand/randsd.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/rand/rands.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o randsdui.lo ../../../gcc-8.5.0/gmp/rand/randsdui.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o randbui.lo ../../../gcc-8.5.0/gmp/rand/randbui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/rand/randsdui.c -o randsdui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/rand/randsdui.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/rand/randbui.c -o randbui.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o randmui.lo ../../../gcc-8.5.0/gmp/rand/randmui.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/rand/randbui.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-8.5.0/gmp -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../../gcc-8.5.0/gmp/rand/randmui.c -o randmui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../../gcc-8.5.0/gmp/rand/randmui.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=link cc -DNO_ASM -g -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o librandom.la rand.lo randclr.lo randdef.lo randiset.lo randlc2s.lo randlc2x.lo randmt.lo randmts.lo rands.lo randsd.lo randsdui.lo randbui.lo randmui.lo libtool: link: ar rc .libs/librandom.a rand.o randclr.o randdef.o randiset.o randlc2s.o randlc2x.o randmt.o randmts.o rands.o randsd.o randsdui.o randbui.o randmui.o libtool: link: ranlib .libs/librandom.a libtool: link: ( cd ".libs" && rm -f "librandom.la" && ln -s "../librandom.la" "librandom.la" ) gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/rand' Making all in cxx gmake[5]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/cxx' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/cxx' Making all in demos gmake[5]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/demos' Making all in calc gmake[6]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/demos/calc' /usr/pkg/bin/gmake all-am gmake[7]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/demos/calc' gmake[7]: Nothing to be done for 'all-am'. gmake[7]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/demos/calc' gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/demos/calc' Making all in expr gmake[6]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/demos/expr' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/demos/expr' gmake[6]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/demos' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/demos' gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/demos' Making all in tune gmake[5]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/tune' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/tune' Making all in doc gmake[5]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp/doc' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp/doc' gmake[5]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gmp' /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o assert.lo ../../gcc-8.5.0/gmp/assert.c /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o compat.lo ../../gcc-8.5.0/gmp/compat.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../gcc-8.5.0/gmp/assert.c -o assert.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gmp/assert.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../gcc-8.5.0/gmp/compat.c -o compat.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gmp/compat.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o errno.lo ../../gcc-8.5.0/gmp/errno.c /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o extract-dbl.lo ../../gcc-8.5.0/gmp/extract-dbl.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../gcc-8.5.0/gmp/extract-dbl.c -o extract-dbl.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../gcc-8.5.0/gmp/errno.c -o errno.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../gcc-8.5.0/gmp/extract-dbl.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../gcc-8.5.0/gmp/errno.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o invalid.lo ../../gcc-8.5.0/gmp/invalid.c /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o memory.lo ../../gcc-8.5.0/gmp/memory.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../gcc-8.5.0/gmp/invalid.c -o invalid.o In file included from /usr/include/signal.h:25, from ../../gcc-8.5.0/gmp/invalid.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mp_bpl.lo ../../gcc-8.5.0/gmp/mp_bpl.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../gcc-8.5.0/gmp/memory.c -o memory.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gmp/memory.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mp_clz_tab.lo ../../gcc-8.5.0/gmp/mp_clz_tab.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../gcc-8.5.0/gmp/mp_clz_tab.c -o mp_clz_tab.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../gcc-8.5.0/gmp/mp_bpl.c -o mp_bpl.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../gcc-8.5.0/gmp/mp_clz_tab.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../gcc-8.5.0/gmp/mp_bpl.c:30: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mp_dv_tab.lo ../../gcc-8.5.0/gmp/mp_dv_tab.c /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mp_minv_tab.lo ../../gcc-8.5.0/gmp/mp_minv_tab.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../gcc-8.5.0/gmp/mp_dv_tab.c -o mp_dv_tab.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../gcc-8.5.0/gmp/mp_dv_tab.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../gcc-8.5.0/gmp/mp_minv_tab.c -o mp_minv_tab.o /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mp_get_fns.lo ../../gcc-8.5.0/gmp/mp_get_fns.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../gcc-8.5.0/gmp/mp_minv_tab.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o mp_set_fns.lo ../../gcc-8.5.0/gmp/mp_set_fns.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../gcc-8.5.0/gmp/mp_get_fns.c -o mp_get_fns.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../gcc-8.5.0/gmp/mp_set_fns.c -o mp_set_fns.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gmp/mp_get_fns.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../gcc-8.5.0/gmp/mp_set_fns.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o version.lo ../../gcc-8.5.0/gmp/version.c /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o nextprime.lo ../../gcc-8.5.0/gmp/nextprime.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../gcc-8.5.0/gmp/nextprime.c -o nextprime.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../gcc-8.5.0/gmp/nextprime.c:55: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o primesieve.lo ../../gcc-8.5.0/gmp/primesieve.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../gcc-8.5.0/gmp/version.c -o version.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../gcc-8.5.0/gmp/version.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../gcc-8.5.0/gmp/primesieve.c -o primesieve.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../gcc-8.5.0/gmp/gmp-impl.h:60, from ../../gcc-8.5.0/gmp/primesieve.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c -o tal-reent.lo ../../gcc-8.5.0/gmp/tal-reent.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -I/usr/pkg/include/python3.11 -DNO_ASM -g -c ../../gcc-8.5.0/gmp/tal-reent.c -o tal-reent.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gmp/tal-reent.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ./libtool --tag=CC --mode=link cc -DNO_ASM -g -version-info 15:0:5 -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libgmp.la -rpath /usr/pkg/gcc8/lib assert.lo compat.lo errno.lo extract-dbl.lo invalid.lo memory.lo mp_bpl.lo mp_clz_tab.lo mp_dv_tab.lo mp_minv_tab.lo mp_get_fns.lo mp_set_fns.lo version.lo nextprime.lo primesieve.lo tal-reent.lo mpf/init.lo mpf/init2.lo mpf/inits.lo mpf/set.lo mpf/set_ui.lo mpf/set_si.lo mpf/set_str.lo mpf/set_d.lo mpf/set_z.lo mpf/iset.lo mpf/iset_ui.lo mpf/iset_si.lo mpf/iset_str.lo mpf/iset_d.lo mpf/clear.lo mpf/clears.lo mpf/get_str.lo mpf/dump.lo mpf/size.lo mpf/eq.lo mpf/reldiff.lo mpf/sqrt.lo mpf/random2.lo mpf/inp_str.lo mpf/out_str.lo mpf/add.lo mpf/add_ui.lo mpf/sub.lo mpf/sub_ui.lo mpf/ui_sub.lo mpf/mul.lo mpf/mul_ui.lo mpf/div.lo mpf/div_ui.lo mpf/cmp_z.lo mpf/cmp.lo mpf/cmp_d.lo mpf/cmp_ui.lo mpf/cmp_si.lo mpf/mul_2exp.lo mpf/div_2exp.lo mpf/abs.lo mpf/neg.lo mpf/set_q.lo mpf/get_d.lo mpf/get_d_2exp.lo mpf/set_dfl_prec.lo mpf/set_prc.lo mpf/set_prc_raw.lo mpf/get_dfl_prec.lo mpf/get_prc.lo mpf/ui_div.lo mpf/sqrt_ui.lo mpf/ceilfloor.lo mpf/trunc.lo mpf/pow_ui.lo mpf/urandomb.lo mpf/swap.lo mpf/fits_sint.lo mpf/fits_slong.lo mpf/fits_sshort.lo mpf/fits_uint.lo mpf/fits_ulong.lo mpf/fits_ushort.lo mpf/get_si.lo mpf/get_ui.lo mpf/int_p.lo mpz/abs.lo mpz/add.lo mpz/add_ui.lo mpz/aorsmul.lo mpz/aorsmul_i.lo mpz/and.lo mpz/array_init.lo mpz/bin_ui.lo mpz/bin_uiui.lo mpz/cdiv_q.lo mpz/cdiv_q_ui.lo mpz/cdiv_qr.lo mpz/cdiv_qr_ui.lo mpz/cdiv_r.lo mpz/cdiv_r_ui.lo mpz/cdiv_ui.lo mpz/cfdiv_q_2exp.lo mpz/cfdiv_r_2exp.lo mpz/clear.lo mpz/clears.lo mpz/clrbit.lo mpz/cmp.lo mpz/cmp_d.lo mpz/cmp_si.lo mpz/cmp_ui.lo mpz/cmpabs.lo mpz/cmpabs_d.lo mpz/cmpabs_ui.lo mpz/com.lo mpz/combit.lo mpz/cong.lo mpz/cong_2exp.lo mpz/cong_ui.lo mpz/divexact.lo mpz/divegcd.lo mpz/dive_ui.lo mpz/divis.lo mpz/divis_ui.lo mpz/divis_2exp.lo mpz/dump.lo mpz/export.lo mpz/mfac_uiui.lo mpz/2fac_ui.lo mpz/fac_ui.lo mpz/oddfac_1.lo mpz/prodlimbs.lo mpz/fdiv_q_ui.lo mpz/fdiv_qr.lo mpz/fdiv_qr_ui.lo mpz/fdiv_r.lo mpz/fdiv_r_ui.lo mpz/fdiv_q.lo mpz/fdiv_ui.lo mpz/fib_ui.lo mpz/fib2_ui.lo mpz/fits_sint.lo mpz/fits_slong.lo mpz/fits_sshort.lo mpz/fits_uint.lo mpz/fits_ulong.lo mpz/fits_ushort.lo mpz/gcd.lo mpz/gcd_ui.lo mpz/gcdext.lo mpz/get_d.lo mpz/get_d_2exp.lo mpz/get_si.lo mpz/get_str.lo mpz/get_ui.lo mpz/getlimbn.lo mpz/hamdist.lo mpz/import.lo mpz/init.lo mpz/init2.lo mpz/inits.lo mpz/inp_raw.lo mpz/inp_str.lo mpz/invert.lo mpz/ior.lo mpz/iset.lo mpz/iset_d.lo mpz/iset_si.lo mpz/iset_str.lo mpz/iset_ui.lo mpz/jacobi.lo mpz/kronsz.lo mpz/kronuz.lo mpz/kronzs.lo mpz/kronzu.lo mpz/lcm.lo mpz/lcm_ui.lo mpz/limbs_finish.lo mpz/limbs_modify.lo mpz/limbs_read.lo mpz/limbs_write.lo mpz/lucmod.lo mpz/lucnum_ui.lo mpz/lucnum2_ui.lo mpz/millerrabin.lo mpz/mod.lo mpz/mul.lo mpz/mul_2exp.lo mpz/mul_si.lo mpz/mul_ui.lo mpz/n_pow_ui.lo mpz/neg.lo mpz/nextprime.lo mpz/out_raw.lo mpz/out_str.lo mpz/perfpow.lo mpz/perfsqr.lo mpz/popcount.lo mpz/pow_ui.lo mpz/powm.lo mpz/powm_sec.lo mpz/powm_ui.lo mpz/primorial_ui.lo mpz/pprime_p.lo mpz/random.lo mpz/random2.lo mpz/realloc.lo mpz/realloc2.lo mpz/remove.lo mpz/roinit_n.lo mpz/root.lo mpz/rootrem.lo mpz/rrandomb.lo mpz/scan0.lo mpz/scan1.lo mpz/set.lo mpz/set_d.lo mpz/set_f.lo mpz/set_q.lo mpz/set_si.lo mpz/set_str.lo mpz/set_ui.lo mpz/setbit.lo mpz/size.lo mpz/sizeinbase.lo mpz/sqrt.lo mpz/sqrtrem.lo mpz/stronglucas.lo mpz/sub.lo mpz/sub_ui.lo mpz/swap.lo mpz/tdiv_ui.lo mpz/tdiv_q.lo mpz/tdiv_q_2exp.lo mpz/tdiv_q_ui.lo mpz/tdiv_qr.lo mpz/tdiv_qr_ui.lo mpz/tdiv_r.lo mpz/tdiv_r_2exp.lo mpz/tdiv_r_ui.lo mpz/tstbit.lo mpz/ui_pow_ui.lo mpz/ui_sub.lo mpz/urandomb.lo mpz/urandomm.lo mpz/xor.lo mpq/abs.lo mpq/aors.lo mpq/canonicalize.lo mpq/clear.lo mpq/clears.lo mpq/cmp.lo mpq/cmp_si.lo mpq/cmp_ui.lo mpq/div.lo mpq/get_d.lo mpq/get_den.lo mpq/get_num.lo mpq/get_str.lo mpq/init.lo mpq/inits.lo mpq/inp_str.lo mpq/inv.lo mpq/md_2exp.lo mpq/mul.lo mpq/neg.lo mpq/out_str.lo mpq/set.lo mpq/set_den.lo mpq/set_num.lo mpq/set_si.lo mpq/set_str.lo mpq/set_ui.lo mpq/equal.lo mpq/set_z.lo mpq/set_d.lo mpq/set_f.lo mpq/swap.lo mpn/fib_table.lo mpn/mp_bases.lo mpn/add.lo mpn/add_1.lo mpn/add_n.lo mpn/sub.lo mpn/sub_1.lo mpn/sub_n.lo mpn/cnd_add_n.lo mpn/cnd_sub_n.lo mpn/cnd_swap.lo mpn/neg.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/add_err1_n.lo mpn/add_err2_n.lo mpn/add_err3_n.lo mpn/sub_err1_n.lo mpn/sub_err2_n.lo mpn/sub_err3_n.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3.lo mpn/divis.lo mpn/divrem.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui.lo mpn/fib2m.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_divrem_1.lo mpn/pre_mod_1.lo mpn/dump.lo mpn/mod_1_1.lo mpn/mod_1_2.lo mpn/mod_1_3.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul.lo mpn/mul_fft.lo mpn/mul_n.lo mpn/sqr.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul.lo mpn/mulmid_basecase.lo mpn/toom42_mulmid.lo mpn/mulmid_n.lo mpn/mulmid.lo mpn/random.lo mpn/random2.lo mpn/pow_1.lo mpn/rootrem.lo mpn/sqrtrem.lo mpn/sizeinbase.lo mpn/get_str.lo mpn/set_str.lo mpn/compute_powtab.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo mpn/zero_p.lo mpn/perfsqr.lo mpn/perfpow.lo mpn/strongfibo.lo mpn/gcd_11.lo mpn/gcd_22.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext_1.lo mpn/gcdext.lo mpn/gcd_subdiv_step.lo mpn/gcdext_lehmer.lo mpn/div_q.lo mpn/tdiv_qr.lo mpn/jacbase.lo mpn/jacobi_2.lo mpn/jacobi.lo mpn/get_d.lo mpn/matrix22_mul.lo mpn/matrix22_mul1_inverse_vector.lo mpn/hgcd_matrix.lo mpn/hgcd2.lo mpn/hgcd_step.lo mpn/hgcd_reduce.lo mpn/hgcd.lo mpn/hgcd_appr.lo mpn/hgcd2_jacobi.lo mpn/hgcd_jacobi.lo mpn/mullo_n.lo mpn/mullo_basecase.lo mpn/sqrlo.lo mpn/sqrlo_basecase.lo mpn/toom22_mul.lo mpn/toom32_mul.lo mpn/toom42_mul.lo mpn/toom52_mul.lo mpn/toom62_mul.lo mpn/toom33_mul.lo mpn/toom43_mul.lo mpn/toom53_mul.lo mpn/toom54_mul.lo mpn/toom63_mul.lo mpn/toom44_mul.lo mpn/toom6h_mul.lo mpn/toom6_sqr.lo mpn/toom8h_mul.lo mpn/toom8_sqr.lo mpn/toom_couple_handling.lo mpn/toom2_sqr.lo mpn/toom3_sqr.lo mpn/toom4_sqr.lo mpn/toom_eval_dgr3_pm1.lo mpn/toom_eval_dgr3_pm2.lo mpn/toom_eval_pm1.lo mpn/toom_eval_pm2.lo mpn/toom_eval_pm2exp.lo mpn/toom_eval_pm2rexp.lo mpn/toom_interpolate_5pts.lo mpn/toom_interpolate_6pts.lo mpn/toom_interpolate_7pts.lo mpn/toom_interpolate_8pts.lo mpn/toom_interpolate_12pts.lo mpn/toom_interpolate_16pts.lo mpn/invertappr.lo mpn/invert.lo mpn/binvert.lo mpn/mulmod_bnm1.lo mpn/sqrmod_bnm1.lo mpn/mulmod_bknp1.lo mpn/div_qr_1.lo mpn/div_qr_1n_pi1.lo mpn/div_qr_2.lo mpn/div_qr_2n_pi1.lo mpn/div_qr_2u_pi1.lo mpn/sbpi1_div_q.lo mpn/sbpi1_div_qr.lo mpn/sbpi1_divappr_q.lo mpn/dcpi1_div_q.lo mpn/dcpi1_div_qr.lo mpn/dcpi1_divappr_q.lo mpn/mu_div_qr.lo mpn/mu_divappr_q.lo mpn/mu_div_q.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q.lo mpn/sbpi1_bdiv_qr.lo mpn/sbpi1_bdiv_r.lo mpn/dcpi1_bdiv_q.lo mpn/dcpi1_bdiv_qr.lo mpn/mu_bdiv_q.lo mpn/mu_bdiv_qr.lo mpn/bdiv_q.lo mpn/bdiv_qr.lo mpn/broot.lo mpn/brootinv.lo mpn/bsqrt.lo mpn/bsqrtinv.lo mpn/divexact.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2.lo mpn/redc_n.lo mpn/powm.lo mpn/powlo.lo mpn/sec_powm.lo mpn/sec_mul.lo mpn/sec_sqr.lo mpn/sec_div_qr.lo mpn/sec_div_r.lo mpn/sec_pi1_div_qr.lo mpn/sec_pi1_div_r.lo mpn/sec_add_1.lo mpn/sec_sub_1.lo mpn/sec_invert.lo mpn/trialdiv.lo mpn/remove.lo mpn/and_n.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo mpn/xor_n.lo mpn/xnor_n.lo mpn/copyi.lo mpn/copyd.lo mpn/zero.lo mpn/sec_tabselect.lo mpn/comb_tables.lo mpn/add_n_sub_n.lo printf/asprintf.lo printf/asprntffuns.lo printf/doprnt.lo printf/doprntf.lo printf/doprnti.lo printf/fprintf.lo printf/obprintf.lo printf/obvprintf.lo printf/obprntffuns.lo printf/printf.lo printf/printffuns.lo printf/snprintf.lo printf/snprntffuns.lo printf/sprintf.lo printf/sprintffuns.lo printf/vasprintf.lo printf/vfprintf.lo printf/vprintf.lo printf/vsnprintf.lo printf/vsprintf.lo printf/repl-vsnprintf.lo scanf/doscan.lo scanf/fscanf.lo scanf/fscanffuns.lo scanf/scanf.lo scanf/sscanf.lo scanf/sscanffuns.lo scanf/vfscanf.lo scanf/vscanf.lo scanf/vsscanf.lo rand/rand.lo rand/randclr.lo rand/randdef.lo rand/randiset.lo rand/randlc2s.lo rand/randlc2x.lo rand/randmt.lo rand/randmts.lo rand/rands.lo rand/randsd.lo rand/randsdui.lo rand/randbui.lo rand/randmui.lo copying selected object files to avoid basename conflicts... libtool: link: ln mpz/abs.o .libs/libgmp.lax/lt1-abs.o || cp mpz/abs.o .libs/libgmp.lax/lt1-abs.o libtool: link: ln mpz/add.o .libs/libgmp.lax/lt2-add.o || cp mpz/add.o .libs/libgmp.lax/lt2-add.o libtool: link: ln mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o || cp mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o libtool: link: ln mpz/clear.o .libs/libgmp.lax/lt4-clear.o || cp mpz/clear.o .libs/libgmp.lax/lt4-clear.o libtool: link: ln mpz/clears.o .libs/libgmp.lax/lt5-clears.o || cp mpz/clears.o .libs/libgmp.lax/lt5-clears.o libtool: link: ln mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o || cp mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o libtool: link: ln mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o || cp mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o libtool: link: ln mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o || cp mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o libtool: link: ln mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o || cp mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o libtool: link: ln mpz/dump.o .libs/libgmp.lax/lt10-dump.o || cp mpz/dump.o .libs/libgmp.lax/lt10-dump.o libtool: link: ln mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o || cp mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o libtool: link: ln mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o || cp mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o libtool: link: ln mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o || cp mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o libtool: link: ln mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o || cp mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o libtool: link: ln mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o || cp mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o libtool: link: ln mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o || cp mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o libtool: link: ln mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o || cp mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o libtool: link: ln mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o || cp mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o libtool: link: ln mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o || cp mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o libtool: link: ln mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o || cp mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o libtool: link: ln mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o || cp mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o libtool: link: ln mpz/init.o .libs/libgmp.lax/lt22-init.o || cp mpz/init.o .libs/libgmp.lax/lt22-init.o libtool: link: ln mpz/init2.o .libs/libgmp.lax/lt23-init2.o || cp mpz/init2.o .libs/libgmp.lax/lt23-init2.o libtool: link: ln mpz/inits.o .libs/libgmp.lax/lt24-inits.o || cp mpz/inits.o .libs/libgmp.lax/lt24-inits.o libtool: link: ln mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o || cp mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o libtool: link: ln mpz/iset.o .libs/libgmp.lax/lt26-iset.o || cp mpz/iset.o .libs/libgmp.lax/lt26-iset.o libtool: link: ln mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o || cp mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o libtool: link: ln mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o || cp mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o libtool: link: ln mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o || cp mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o libtool: link: ln mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o || cp mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o libtool: link: ln mpz/mul.o .libs/libgmp.lax/lt31-mul.o || cp mpz/mul.o .libs/libgmp.lax/lt31-mul.o libtool: link: ln mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o || cp mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o libtool: link: ln mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o || cp mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o libtool: link: ln mpz/neg.o .libs/libgmp.lax/lt34-neg.o || cp mpz/neg.o .libs/libgmp.lax/lt34-neg.o libtool: link: ln mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o || cp mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o libtool: link: ln mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o || cp mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o libtool: link: ln mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o || cp mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o libtool: link: ln mpz/random2.o .libs/libgmp.lax/lt38-random2.o || cp mpz/random2.o .libs/libgmp.lax/lt38-random2.o libtool: link: ln mpz/set.o .libs/libgmp.lax/lt39-set.o || cp mpz/set.o .libs/libgmp.lax/lt39-set.o libtool: link: ln mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o || cp mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o libtool: link: ln mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o || cp mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o libtool: link: ln mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o || cp mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o libtool: link: ln mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o || cp mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o libtool: link: ln mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o || cp mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o libtool: link: ln mpz/size.o .libs/libgmp.lax/lt45-size.o || cp mpz/size.o .libs/libgmp.lax/lt45-size.o libtool: link: ln mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o || cp mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o libtool: link: ln mpz/sub.o .libs/libgmp.lax/lt47-sub.o || cp mpz/sub.o .libs/libgmp.lax/lt47-sub.o libtool: link: ln mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o || cp mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o libtool: link: ln mpz/swap.o .libs/libgmp.lax/lt49-swap.o || cp mpz/swap.o .libs/libgmp.lax/lt49-swap.o libtool: link: ln mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o || cp mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o libtool: link: ln mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o || cp mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o libtool: link: ln mpq/abs.o .libs/libgmp.lax/lt52-abs.o || cp mpq/abs.o .libs/libgmp.lax/lt52-abs.o libtool: link: ln mpq/clear.o .libs/libgmp.lax/lt53-clear.o || cp mpq/clear.o .libs/libgmp.lax/lt53-clear.o libtool: link: ln mpq/clears.o .libs/libgmp.lax/lt54-clears.o || cp mpq/clears.o .libs/libgmp.lax/lt54-clears.o libtool: link: ln mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o || cp mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o libtool: link: ln mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o || cp mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o libtool: link: ln mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o || cp mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o libtool: link: ln mpq/div.o .libs/libgmp.lax/lt58-div.o || cp mpq/div.o .libs/libgmp.lax/lt58-div.o libtool: link: ln mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o || cp mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o libtool: link: ln mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o || cp mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o libtool: link: ln mpq/init.o .libs/libgmp.lax/lt61-init.o || cp mpq/init.o .libs/libgmp.lax/lt61-init.o libtool: link: ln mpq/inits.o .libs/libgmp.lax/lt62-inits.o || cp mpq/inits.o .libs/libgmp.lax/lt62-inits.o libtool: link: ln mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o || cp mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o libtool: link: ln mpq/mul.o .libs/libgmp.lax/lt64-mul.o || cp mpq/mul.o .libs/libgmp.lax/lt64-mul.o libtool: link: ln mpq/neg.o .libs/libgmp.lax/lt65-neg.o || cp mpq/neg.o .libs/libgmp.lax/lt65-neg.o libtool: link: ln mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o || cp mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o libtool: link: ln mpq/set.o .libs/libgmp.lax/lt67-set.o || cp mpq/set.o .libs/libgmp.lax/lt67-set.o libtool: link: ln mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o || cp mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o libtool: link: ln mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o || cp mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o libtool: link: ln mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o || cp mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o libtool: link: ln mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o || cp mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o libtool: link: ln mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o || cp mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o libtool: link: ln mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o || cp mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o libtool: link: ln mpq/swap.o .libs/libgmp.lax/lt74-swap.o || cp mpq/swap.o .libs/libgmp.lax/lt74-swap.o libtool: link: ln mpn/add.o .libs/libgmp.lax/lt75-add.o || cp mpn/add.o .libs/libgmp.lax/lt75-add.o libtool: link: ln mpn/sub.o .libs/libgmp.lax/lt76-sub.o || cp mpn/sub.o .libs/libgmp.lax/lt76-sub.o libtool: link: ln mpn/neg.o .libs/libgmp.lax/lt77-neg.o || cp mpn/neg.o .libs/libgmp.lax/lt77-neg.o libtool: link: ln mpn/com.o .libs/libgmp.lax/lt78-com.o || cp mpn/com.o .libs/libgmp.lax/lt78-com.o libtool: link: ln mpn/divis.o .libs/libgmp.lax/lt79-divis.o || cp mpn/divis.o .libs/libgmp.lax/lt79-divis.o libtool: link: ln mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o || cp mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o libtool: link: ln mpn/dump.o .libs/libgmp.lax/lt81-dump.o || cp mpn/dump.o .libs/libgmp.lax/lt81-dump.o libtool: link: ln mpn/mul.o .libs/libgmp.lax/lt82-mul.o || cp mpn/mul.o .libs/libgmp.lax/lt82-mul.o libtool: link: ln mpn/random.o .libs/libgmp.lax/lt83-random.o || cp mpn/random.o .libs/libgmp.lax/lt83-random.o libtool: link: ln mpn/random2.o .libs/libgmp.lax/lt84-random2.o || cp mpn/random2.o .libs/libgmp.lax/lt84-random2.o libtool: link: ln mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o || cp mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o libtool: link: ln mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o || cp mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o libtool: link: ln mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o || cp mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o libtool: link: ln mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o || cp mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o libtool: link: ln mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o || cp mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o libtool: link: ln mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o || cp mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o libtool: link: ln mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o || cp mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o libtool: link: ln mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o || cp mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o libtool: link: ln mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o || cp mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o libtool: link: ln mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o || cp mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o libtool: link: ln mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o || cp mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o libtool: link: ln mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o || cp mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o libtool: link: ln mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o || cp mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o libtool: link: ln mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o || cp mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o libtool: link: ln mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o || cp mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o libtool: link: ln mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o || cp mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o libtool: link: ln mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o || cp mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o libtool: link: ln mpn/invert.o .libs/libgmp.lax/lt102-invert.o || cp mpn/invert.o .libs/libgmp.lax/lt102-invert.o libtool: link: ln mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o || cp mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o libtool: link: ln mpn/powm.o .libs/libgmp.lax/lt104-powm.o || cp mpn/powm.o .libs/libgmp.lax/lt104-powm.o libtool: link: ln mpn/remove.o .libs/libgmp.lax/lt105-remove.o || cp mpn/remove.o .libs/libgmp.lax/lt105-remove.o libtool: link: ar rc .libs/libgmp.a assert.o compat.o errno.o extract-dbl.o invalid.o memory.o mp_bpl.o mp_clz_tab.o mp_dv_tab.o mp_minv_tab.o mp_get_fns.o mp_set_fns.o version.o nextprime.o primesieve.o tal-reent.o mpf/init.o mpf/init2.o mpf/inits.o mpf/set.o mpf/set_ui.o mpf/set_si.o mpf/set_str.o mpf/set_d.o mpf/set_z.o mpf/iset.o mpf/iset_ui.o mpf/iset_si.o mpf/iset_str.o mpf/iset_d.o mpf/clear.o mpf/clears.o mpf/get_str.o mpf/dump.o mpf/size.o mpf/eq.o mpf/reldiff.o mpf/sqrt.o mpf/random2.o mpf/inp_str.o mpf/out_str.o mpf/add.o mpf/add_ui.o mpf/sub.o mpf/sub_ui.o mpf/ui_sub.o mpf/mul.o mpf/mul_ui.o mpf/div.o mpf/div_ui.o mpf/cmp_z.o mpf/cmp.o mpf/cmp_d.o mpf/cmp_ui.o mpf/cmp_si.o mpf/mul_2exp.o mpf/div_2exp.o mpf/abs.o mpf/neg.o mpf/set_q.o mpf/get_d.o mpf/get_d_2exp.o mpf/set_dfl_prec.o mpf/set_prc.o mpf/set_prc_raw.o mpf/get_dfl_prec.o mpf/get_prc.o mpf/ui_div.o mpf/sqrt_ui.o mpf/ceilfloor.o mpf/trunc.o mpf/pow_ui.o mpf/urandomb.o mpf/swap.o mpf/fits_sint.o mpf/fits_slong.o mpf/fits_sshort.o mpf/fits_uint.o mpf/fits_ulong.o mpf/fits_ushort.o mpf/get_si.o mpf/get_ui.o mpf/int_p.o .libs/libgmp.lax/lt1-abs.o .libs/libgmp.lax/lt2-add.o .libs/libgmp.lax/lt3-add_ui.o mpz/aorsmul.o mpz/aorsmul_i.o mpz/and.o mpz/array_init.o mpz/bin_ui.o mpz/bin_uiui.o mpz/cdiv_q.o mpz/cdiv_q_ui.o mpz/cdiv_qr.o mpz/cdiv_qr_ui.o mpz/cdiv_r.o mpz/cdiv_r_ui.o mpz/cdiv_ui.o mpz/cfdiv_q_2exp.o mpz/cfdiv_r_2exp.o .libs/libgmp.lax/lt4-clear.o .libs/libgmp.lax/lt5-clears.o mpz/clrbit.o .libs/libgmp.lax/lt6-cmp.o .libs/libgmp.lax/lt7-cmp_d.o .libs/libgmp.lax/lt8-cmp_si.o .libs/libgmp.lax/lt9-cmp_ui.o mpz/cmpabs.o mpz/cmpabs_d.o mpz/cmpabs_ui.o mpz/com.o mpz/combit.o mpz/cong.o mpz/cong_2exp.o mpz/cong_ui.o mpz/divexact.o mpz/divegcd.o mpz/dive_ui.o mpz/divis.o mpz/divis_ui.o mpz/divis_2exp.o .libs/libgmp.lax/lt10-dump.o mpz/export.o mpz/mfac_uiui.o mpz/2fac_ui.o mpz/fac_ui.o mpz/oddfac_1.o mpz/prodlimbs.o mpz/fdiv_q_ui.o mpz/fdiv_qr.o mpz/fdiv_qr_ui.o mpz/fdiv_r.o mpz/fdiv_r_ui.o mpz/fdiv_q.o mpz/fdiv_ui.o mpz/fib_ui.o mpz/fib2_ui.o .libs/libgmp.lax/lt11-fits_sint.o .libs/libgmp.lax/lt12-fits_slong.o .libs/libgmp.lax/lt13-fits_sshort.o .libs/libgmp.lax/lt14-fits_uint.o .libs/libgmp.lax/lt15-fits_ulong.o .libs/libgmp.lax/lt16-fits_ushort.o mpz/gcd.o mpz/gcd_ui.o mpz/gcdext.o .libs/libgmp.lax/lt17-get_d.o .libs/libgmp.lax/lt18-get_d_2exp.o .libs/libgmp.lax/lt19-get_si.o .libs/libgmp.lax/lt20-get_str.o .libs/libgmp.lax/lt21-get_ui.o mpz/getlimbn.o mpz/hamdist.o mpz/import.o .libs/libgmp.lax/lt22-init.o .libs/libgmp.lax/lt23-init2.o .libs/libgmp.lax/lt24-inits.o mpz/inp_raw.o .libs/libgmp.lax/lt25-inp_str.o mpz/invert.o mpz/ior.o .libs/libgmp.lax/lt26-iset.o .libs/libgmp.lax/lt27-iset_d.o .libs/libgmp.lax/lt28-iset_si.o .libs/libgmp.lax/lt29-iset_str.o .libs/libgmp.lax/lt30-iset_ui.o mpz/jacobi.o mpz/kronsz.o mpz/kronuz.o mpz/kronzs.o mpz/kronzu.o mpz/lcm.o mpz/lcm_ui.o mpz/limbs_finish.o mpz/limbs_modify.o mpz/limbs_read.o mpz/limbs_write.o mpz/lucmod.o mpz/lucnum_ui.o mpz/lucnum2_ui.o mpz/millerrabin.o mpz/mod.o .libs/libgmp.lax/lt31-mul.o .libs/libgmp.lax/lt32-mul_2exp.o mpz/mul_si.o .libs/libgmp.lax/lt33-mul_ui.o mpz/n_pow_ui.o .libs/libgmp.lax/lt34-neg.o .libs/libgmp.lax/lt35-nextprime.o mpz/out_raw.o .libs/libgmp.lax/lt36-out_str.o mpz/perfpow.o mpz/perfsqr.o mpz/popcount.o .libs/libgmp.lax/lt37-pow_ui.o mpz/powm.o mpz/powm_sec.o mpz/powm_ui.o mpz/primorial_ui.o mpz/pprime_p.o mpz/random.o .libs/libgmp.lax/lt38-random2.o mpz/realloc.o mpz/realloc2.o mpz/remove.o mpz/roinit_n.o mpz/root.o mpz/rootrem.o mpz/rrandomb.o mpz/scan0.o mpz/scan1.o .libs/libgmp.lax/lt39-set.o .libs/libgmp.lax/lt40-set_d.o mpz/set_f.o .libs/libgmp.lax/lt41-set_q.o .libs/libgmp.lax/lt42-set_si.o .libs/libgmp.lax/lt43-set_str.o .libs/libgmp.lax/lt44-set_ui.o mpz/setbit.o .libs/libgmp.lax/lt45-size.o mpz/sizeinbase.o .libs/libgmp.lax/lt46-sqrt.o mpz/sqrtrem.o mpz/stronglucas.o .libs/libgmp.lax/lt47-sub.o .libs/libgmp.lax/lt48-sub_ui.o .libs/libgmp.lax/lt49-swap.o mpz/tdiv_ui.o mpz/tdiv_q.o mpz/tdiv_q_2exp.o mpz/tdiv_q_ui.o mpz/tdiv_qr.o mpz/tdiv_qr_ui.o mpz/tdiv_r.o mpz/tdiv_r_2exp.o mpz/tdiv_r_ui.o mpz/tstbit.o mpz/ui_pow_ui.o .libs/libgmp.lax/lt50-ui_sub.o .libs/libgmp.lax/lt51-urandomb.o mpz/urandomm.o mpz/xor.o .libs/libgmp.lax/lt52-abs.o mpq/aors.o mpq/canonicalize.o .libs/libgmp.lax/lt53-clear.o .libs/libgmp.lax/lt54-clears.o .libs/libgmp.lax/lt55-cmp.o .libs/libgmp.lax/lt56-cmp_si.o .libs/libgmp.lax/lt57-cmp_ui.o .libs/libgmp.lax/lt58-div.o .libs/libgmp.lax/lt59-get_d.o mpq/get_den.o mpq/get_num.o .libs/libgmp.lax/lt60-get_str.o .libs/libgmp.lax/lt61-init.o .libs/libgmp.lax/lt62-inits.o .libs/libgmp.lax/lt63-inp_str.o mpq/inv.o mpq/md_2exp.o .libs/libgmp.lax/lt64-mul.o .libs/libgmp.lax/lt65-neg.o .libs/libgmp.lax/lt66-out_str.o .libs/libgmp.lax/lt67-set.o mpq/set_den.o mpq/set_num.o .libs/libgmp.lax/lt68-set_si.o .libs/libgmp.lax/lt69-set_str.o .libs/libgmp.lax/lt70-set_ui.o mpq/equal.o .libs/libgmp.lax/lt71-set_z.o .libs/libgmp.lax/lt72-set_d.o .libs/libgmp.lax/lt73-set_f.o .libs/libgmp.lax/lt74-swap.o mpn/fib_table.o mpn/mp_bases.o .libs/libgmp.lax/lt75-add.o mpn/add_1.o mpn/add_n.o .libs/libgmp.lax/lt76-sub.o mpn/sub_1.o mpn/sub_n.o mpn/cnd_add_n.o mpn/cnd_sub_n.o mpn/cnd_swap.o .libs/libgmp.lax/lt77-neg.o .libs/libgmp.lax/lt78-com.o mpn/mul_1.o mpn/addmul_1.o mpn/submul_1.o mpn/add_err1_n.o mpn/add_err2_n.o mpn/add_err3_n.o mpn/sub_err1_n.o mpn/sub_err2_n.o mpn/sub_err3_n.o mpn/lshift.o mpn/rshift.o mpn/dive_1.o mpn/diveby3.o .libs/libgmp.lax/lt79-divis.o mpn/divrem.o mpn/divrem_1.o mpn/divrem_2.o .libs/libgmp.lax/lt80-fib2_ui.o mpn/fib2m.o mpn/mod_1.o mpn/mod_34lsub1.o mpn/mode1o.o mpn/pre_divrem_1.o mpn/pre_mod_1.o .libs/libgmp.lax/lt81-dump.o mpn/mod_1_1.o mpn/mod_1_2.o mpn/mod_1_3.o mpn/mod_1_4.o mpn/lshiftc.o .libs/libgmp.lax/lt82-mul.o mpn/mul_fft.o mpn/mul_n.o mpn/sqr.o mpn/mul_basecase.o mpn/sqr_basecase.o mpn/nussbaumer_mul.o mpn/mulmid_basecase.o mpn/toom42_mulmid.o mpn/mulmid_n.o mpn/mulmid.o .libs/libgmp.lax/lt83-random.o .libs/libgmp.lax/lt84-random2.o mpn/pow_1.o .libs/libgmp.lax/lt85-rootrem.o .libs/libgmp.lax/lt86-sqrtrem.o .libs/libgmp.lax/lt87-sizeinbase.o .libs/libgmp.lax/lt88-get_str.o .libs/libgmp.lax/lt89-set_str.o mpn/compute_powtab.o .libs/libgmp.lax/lt90-scan0.o .libs/libgmp.lax/lt91-scan1.o .libs/libgmp.lax/lt92-popcount.o .libs/libgmp.lax/lt93-hamdist.o .libs/libgmp.lax/lt94-cmp.o mpn/zero_p.o .libs/libgmp.lax/lt95-perfsqr.o .libs/libgmp.lax/lt96-perfpow.o mpn/strongfibo.o mpn/gcd_11.o mpn/gcd_22.o mpn/gcd_1.o .libs/libgmp.lax/lt97-gcd.o mpn/gcdext_1.o .libs/libgmp.lax/lt98-gcdext.o mpn/gcd_subdiv_step.o mpn/gcdext_lehmer.o mpn/div_q.o .libs/libgmp.lax/lt99-tdiv_qr.o mpn/jacbase.o mpn/jacobi_2.o .libs/libgmp.lax/lt100-jacobi.o .libs/libgmp.lax/lt101-get_d.o mpn/matrix22_mul.o mpn/matrix22_mul1_inverse_vector.o mpn/hgcd_matrix.o mpn/hgcd2.o mpn/hgcd_step.o mpn/hgcd_reduce.o mpn/hgcd.o mpn/hgcd_appr.o mpn/hgcd2_jacobi.o mpn/hgcd_jacobi.o mpn/mullo_n.o mpn/mullo_basecase.o mpn/sqrlo.o mpn/sqrlo_basecase.o mpn/toom22_mul.o mpn/toom32_mul.o mpn/toom42_mul.o mpn/toom52_mul.o mpn/toom62_mul.o mpn/toom33_mul.o mpn/toom43_mul.o mpn/toom53_mul.o mpn/toom54_mul.o mpn/toom63_mul.o mpn/toom44_mul.o mpn/toom6h_mul.o mpn/toom6_sqr.o mpn/toom8h_mul.o mpn/toom8_sqr.o mpn/toom_couple_handling.o mpn/toom2_sqr.o mpn/toom3_sqr.o mpn/toom4_sqr.o mpn/toom_eval_dgr3_pm1.o mpn/toom_eval_dgr3_pm2.o mpn/toom_eval_pm1.o mpn/toom_eval_pm2.o mpn/toom_eval_pm2exp.o mpn/toom_eval_pm2rexp.o mpn/toom_interpolate_5pts.o mpn/toom_interpolate_6pts.o mpn/toom_interpolate_7pts.o mpn/toom_interpolate_8pts.o mpn/toom_interpolate_12pts.o mpn/toom_interpolate_16pts.o mpn/invertappr.o .libs/libgmp.lax/lt102-invert.o mpn/binvert.o mpn/mulmod_bnm1.o mpn/sqrmod_bnm1.o mpn/mulmod_bknp1.o mpn/div_qr_1.o mpn/div_qr_1n_pi1.o mpn/div_qr_2.o mpn/div_qr_2n_pi1.o mpn/div_qr_2u_pi1.o mpn/sbpi1_div_q.o mpn/sbpi1_div_qr.o mpn/sbpi1_divappr_q.o mpn/dcpi1_div_q.o mpn/dcpi1_div_qr.o mpn/dcpi1_divappr_q.o mpn/mu_div_qr.o mpn/mu_divappr_q.o mpn/mu_div_q.o mpn/bdiv_q_1.o mpn/sbpi1_bdiv_q.o mpn/sbpi1_bdiv_qr.o mpn/sbpi1_bdiv_r.o mpn/dcpi1_bdiv_q.o mpn/dcpi1_bdiv_qr.o mpn/mu_bdiv_q.o mpn/mu_bdiv_qr.o mpn/bdiv_q.o mpn/bdiv_qr.o mpn/broot.o mpn/brootinv.o mpn/bsqrt.o mpn/bsqrtinv.o .libs/libgmp.lax/lt103-divexact.o mpn/bdiv_dbm1c.o mpn/redc_1.o mpn/redc_2.o mpn/redc_n.o .libs/libgmp.lax/lt104-powm.o mpn/powlo.o mpn/sec_powm.o mpn/sec_mul.o mpn/sec_sqr.o mpn/sec_div_qr.o mpn/sec_div_r.o mpn/sec_pi1_div_qr.o mpn/sec_pi1_div_r.o mpn/sec_add_1.o mpn/sec_sub_1.o mpn/sec_invert.o mpn/trialdiv.o .libs/libgmp.lax/lt105-remove.o mpn/and_n.o mpn/andn_n.o mpn/nand_n.o mpn/ior_n.o mpn/iorn_n.o mpn/nior_n.o mpn/xor_n.o mpn/xnor_n.o mpn/copyi.o mpn/copyd.o mpn/zero.o mpn/sec_tabselect.o mpn/comb_tables.o mpn/add_n_sub_n.o printf/asprintf.o printf/asprntffuns.o printf/doprnt.o printf/doprntf.o printf/doprnti.o printf/fprintf.o printf/obprintf.o printf/obvprintf.o printf/obprntffuns.o printf/printf.o printf/printffuns.o printf/snprintf.o printf/snprntffuns.o printf/sprintf.o printf/sprintffuns.o printf/vasprintf.o printf/vfprintf.o printf/vprintf.o printf/vsnprintf.o printf/vsprintf.o printf/repl-vsnprintf.o scanf/doscan.o scanf/fscanf.o scanf/fscanffuns.o scanf/scanf.o scanf/sscanf.o scanf/sscanffuns.o scanf/vfscanf.o scanf/vscanf.o scanf/vsscanf.o rand/rand.o rand/randclr.o rand/randdef.o rand/randiset.o rand/randlc2s.o rand/randlc2x.o rand/randmt.o rand/randmts.o rand/rands.o rand/randsd.o rand/randsdui.o rand/randbui.o rand/randmui.o libtool: link: ranlib .libs/libgmp.a libtool: link: rm -fr .libs/libgmp.lax libtool: link: ( cd ".libs" && rm -f "libgmp.la" && ln -s "../libgmp.la" "libgmp.la" ) gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp' gmake[4]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp' gmake[3]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gmp' Configuring stage 1 in ./isl Configuring stage 1 in ./mpfr configure: creating cache ./config.cache configure: creating cache ./config.cache checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking whether build environment is sane... checking build system type... yes x86_64-redhat-linux-gnu checking host system type... checking for a thread-safe mkdir -p... /home/pbulk/build/lang/gcc8/work/.tools/bin/mkdir -p checking for gawk... /bin/gawk checking whether /usr/pkg/bin/gmake sets $(MAKE)... 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 yes checking for a race-free mkdir -p... checking whether /usr/pkg/bin/gmake supports nested variables... /home/pbulk/build/lang/gcc8/work/.tools/bin/mkdir -p checking for gawk... /bin/gawk checking whether /usr/pkg/bin/gmake sets $(MAKE)... yes checking whether /usr/pkg/bin/gmake supports nested variables... (cached) yes /home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/configure: line 3422: cd: /usr/pkg/gcc8: No such file or directory yes checking for x86_64-redhat-linux-gcc... cc checking whether /usr/pkg/bin/gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep checking for egrep... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep -E checking for a sed that does not truncate output... (cached) /bin/sed checking whether configure options are compatible... yes checking for x86_64-redhat-linux-gcc... cc checking whether the C compiler works... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... checking whether we are cross compiling... no checking for suffix of object files... no checking for suffix of object files... o checking whether we are using the GNU C compiler... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... unsupported checking for cc option to enable C99 features... yes checking for style of include used by /usr/pkg/bin/gmake... GNU checking dependency style of cc... none needed checking whether cc understands -c and -o together... yes checking whether /usr/pkg/bin/gmake supports the include directive... gcc3 yes (GNU style) checking dependency style of cc... checking whether we are using the GNU C++ compiler... yes checking whether c++ -std=gnu++98 accepts -g... gcc3 checking how to run the C preprocessor... cpp yes checking dependency style of c++ -std=gnu++98... checking for x86_64-redhat-linux-ar... ar checking the archiver (ar) interface... ar checking how to print strings... gcc3 checking for C compiler vendor... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep -F checking for ld used by cc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-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 x86_64-redhat-linux-file... no checking for file... file checking for x86_64-redhat-linux-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-ar... (cached) ar checking for archiver @FILE support... @ 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... gnu checking build system type... x86_64-redhat-linux-gnu checking host system type... ok checking for sysroot... no checking for a working dd... x86_64-redhat-linux-gnu checking whether the compiler supports function __attribute__((__warn_unused_result__))... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 yes checking for __attribute__... checking for x86_64-redhat-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... yes checking for stdlib.h... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep checking for egrep... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep -E checking for fgrep... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep -F checking for ld used by cc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... yes checking for string.h... yes checking for inttypes.h... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-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 x86_64-redhat-linux-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-ar... ar checking for archiver @FILE support... yes checking for stdint.h... yes checking for strings.h... @ 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 sys/stat.h... yes checking for sys/types.h... ok checking for sysroot... no yes checking for unistd.h... checking for x86_64-redhat-linux-mt... no checking for mt... no checking if : is a manifest tool... yes checking for dlfcn.h... no checking how to run the C preprocessor... cpp yes checking for objdir... .libs checking for ANSI C header files... checking if cc supports -fno-rtti -fno-exceptions... yes checking for sys/types.h... 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 sys/stat.h... no checking if cc supports -c -o file.o... yes checking for stdlib.h... 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 yes checking dynamic linker characteristics... checking for string.h... yes checking for memory.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... no checking whether to build static libraries... yes checking for non-MS-Windows ICC... checking for strings.h... no checking for an ANSI C-conforming const... yes checking for inttypes.h... yes checking for working volatile... yes yes checking whether byte ordering is bigendian... checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... no checking for library containing clock_gettime... yes checking for objdir... .libs none required checking whether --disable-new-dtags is supported by the linker... yes (use it since LD_LIBRARY_PATH is set) 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... checking for size_t... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking for limits.h... 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 float.h... yes checking dynamic linker characteristics... yes checking for string.h... (cached) yes checking for locale.h... yes checking for wchar.h... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes yes checking for stdarg.h... checking how to run the C++ preprocessor... yes checking for sys/fpu.h... c++ -std=gnu++98 -E no checking for struct lconv.decimal_point... yes checking for struct lconv.thousands_sep... yes checking for working alloca.h... checking for ld used by c++ -std=gnu++98... ld -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes yes checking for alloca... yes checking for uintptr_t... checking whether the c++ -std=gnu++98 linker (ld -m elf_x86_64) supports shared libraries... yes yes checking how to copy va_list... va_copy checking for c++ -std=gnu++98 option to produce PIC... -fPIC -DPIC checking if c++ -std=gnu++98 PIC flag -fPIC -DPIC works... checking for setlocale... yes checking if c++ -std=gnu++98 static flag -static works... yes checking for gettimeofday... no checking if c++ -std=gnu++98 supports -c -o file.o... yes checking for signal... yes checking if c++ -std=gnu++98 supports -c -o file.o... (cached) yes checking whether the c++ -std=gnu++98 linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for perl... perl checking for pdflatex... no checking for pod2html... pod2html checking for stdint types... yes checking for sigaction and its associated structure... stdint.h (shortcircuit) make use of stdint.h in include/isl/stdint.h (assuming C99 compatible system) yes checking for long long int... yes checking for intmax_t... yes checking for working INTMAX_MAX... yes checking for union fpc_csr... no checking for _Noreturn... yes checking for __builtin_unreachable... yes checking for constructor and destructor attributes... yes checking for fesetround... yes checking for gcc float-conversion bug... configure: gmp sources in /home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp checking which gmp to use... build checking whether mp_get_memory_functions is declared... no checking for subnormal double-precision numbers... yes yes checking for subnormal single-precision numbers... checking whether ffs is declared... yes yes checking for signed zeros... checking whether __builtin_ffs is declared... yes checking if the FP division by 0 fails... yes no checking if NAN == NAN... checking whether _BitScanForward is declared... no checking if charset has consecutive values... no yes checking for math/round... checking whether strcasecmp is declared... yes checking whether strncasecmp is declared... yes checking for math/trunc... yes checking whether _stricmp is declared... no yes checking for math/floor... checking whether _strnicmp is declared... no yes checking for math/ceil... checking whether snprintf is declared... yes checking whether _snprintf is declared... yes checking for math/nearbyint... no checking which clang to use... no checking for C compiler vendor... (cached) gnu checking our pkgconfig libname... isl checking our pkgconfig version... 0.16.1 checking our pkgconfig_libdir... ${libdir}/pkgconfig expanded our pkgconfig_libdir... /usr/pkg/gcc8/lib/pkgconfig checking our pkgconfig_libfile... yes checking format of floating-point type `double'... isl.pc checking our package / suffix... isl / checking our pkgconfig description... isl Library checking our pkgconfig requires... checking our pkgconfig ext libs... -lisl /home/pbulk/build/lang/gcc8/work/build/./gmp/libgmp.la checking our pkgconfig cppflags... -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp checking our pkgconfig ldflags... noninstalled pkgconfig -L /home/pbulk/build/lang/gcc8/work/build/isl/.libs IEEE double, little endian checking format of floating-point type `long double'... noninstalled pkgconfig -I /home/pbulk/build/lang/gcc8/work/build/isl/../../gcc-8.5.0/isl/include configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status IEEE extended, little endian (16 bytes) checking for TLS support using C11... yes checking if compiler knows _Decimal64... yes checking decimal float format... BID checking bit-field ordering for _Decimal128... little endian checking if _Float128 with hex constants is supported... yes checking for Static Assertion support... yes checking whether gcc __attribute__ ((mode (XX))) works... yes checking for gmp.h... yes checking for recent GMP... yes checking usable gmp.h at link time... yes checking for GMP_NUMB_BITS and sizeof(mp_limb_t) consistency... yes checking for __gmpz_init in -lgmp... yes checking if gmp.h version and libgmp version are the same... (6.3.0/6.3.0) yes checking for GMP library vs header correctness... yes checking for double-to-integer conversion bug... no checking if gmp_printf supports "%jd"... yes checking if gmp_printf supports "%hhd"... yes checking if gmp_printf supports "%lld"... yes checking if gmp_printf supports "%Lf"... yes checking if gmp_printf supports "%td"... yes checking if gmp_printf supports the ' group flag... yes checking for __gmpn_sbpi1_divappr_q... yes checking for __gmpn_invert_limb... no checking for __gmpn_rsblsh1_n... no checking for long to fit in mp_limb_t... yes checking for intmax_t to fit in mp_limb_t... yes checking for getrusage... yes configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bound_test.sh config.status: creating codegen_test.sh config.status: creating pip_test.sh config.status: creating isl_config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include/isl/stdint.h commands config.status: creating include/isl/stdint.h : _ISL_INCLUDE_ISL_STDINT_H config.status: executing isl.pc commands config.status: creating isl.pc.in config.status: creating isl.pc config.status: creating isl-uninstalled.pc config.status: creating isl-uninstalled.sh config.status: creating Makefile config.status: creating mpfr.pc config.status: creating doc/Makefile gmake[3]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/isl' echo '#define GIT_HEAD_ID "'isl-0.16.1'"' > gitversion.h /usr/pkg/bin/gmake all-recursive config.status: creating src/Makefile gmake[4]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/isl' Making all in . gmake[5]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/isl' depbase=`echo isl_gmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_gmp.lo -MD -MP -MF $depbase.Tpo -c -o isl_gmp.lo ../../gcc-8.5.0/isl/isl_gmp.c &&\ mv -f $depbase.Tpo $depbase.Plo config.status: creating tests/Makefile config.status: creating tune/Makefile libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_gmp.lo -MD -MP -MF .deps/isl_gmp.Tpo -c ../../gcc-8.5.0/isl/isl_gmp.c -o isl_gmp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../gcc-8.5.0/isl/include/isl/hash.h:13, from ../../gcc-8.5.0/isl/isl_int.h:14, from ../../gcc-8.5.0/isl/isl_gmp.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_val_gmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_val_gmp.lo -MD -MP -MF $depbase.Tpo -c -o isl_val_gmp.lo ../../gcc-8.5.0/isl/isl_val_gmp.c &&\ mv -f $depbase.Tpo $depbase.Plo config.status: creating src/mparam.h libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_val_gmp.lo -MD -MP -MF .deps/isl_val_gmp.Tpo -c ../../gcc-8.5.0/isl/isl_val_gmp.c -o isl_val_gmp.o config.status: creating tools/bench/Makefile In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../gcc-8.5.0/isl/isl_val_gmp.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_ast_int.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_ast_int.lo -MD -MP -MF $depbase.Tpo -c -o isl_ast_int.lo ../../gcc-8.5.0/isl/isl_ast_int.c &&\ mv -f $depbase.Tpo $depbase.Plo config.status: executing depfiles commands libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_ast_int.lo -MD -MP -MF .deps/isl_ast_int.Tpo -c ../../gcc-8.5.0/isl/isl_ast_int.c -o isl_ast_int.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../gcc-8.5.0/isl/include/isl/hash.h:13, from ../../gcc-8.5.0/isl/include/isl/deprecated/int.h:13, from ../../gcc-8.5.0/isl/include/isl/deprecated/ast_int.h:4, from ../../gcc-8.5.0/isl/isl_ast_int.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_aff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_aff.lo -MD -MP -MF $depbase.Tpo -c -o isl_aff.lo ../../gcc-8.5.0/isl/isl_aff.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_aff.lo -MD -MP -MF .deps/isl_aff.Tpo -c ../../gcc-8.5.0/isl/isl_aff.c -o isl_aff.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/isl_ctx_private.h:1, from ../../gcc-8.5.0/isl/isl_aff.c:17: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_affine_hull.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_affine_hull.lo -MD -MP -MF $depbase.Tpo -c -o isl_affine_hull.lo ../../gcc-8.5.0/isl/isl_affine_hull.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_affine_hull.lo -MD -MP -MF .deps/isl_affine_hull.Tpo -c ../../gcc-8.5.0/isl/isl_affine_hull.c -o isl_affine_hull.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/isl_ctx_private.h:1, from ../../gcc-8.5.0/isl/isl_affine_hull.c:15: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_arg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_arg.lo -MD -MP -MF $depbase.Tpo -c -o isl_arg.lo ../../gcc-8.5.0/isl/isl_arg.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_arg.lo -MD -MP -MF .deps/isl_arg.Tpo -c ../../gcc-8.5.0/isl/isl_arg.c -o isl_arg.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/isl_arg.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_ast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_ast.lo -MD -MP -MF $depbase.Tpo -c -o isl_ast.lo ../../gcc-8.5.0/isl/isl_ast.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_ast.lo -MD -MP -MF .deps/isl_ast.Tpo -c ../../gcc-8.5.0/isl/isl_ast.c -o isl_ast.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/include/isl/list.h:13, from ../../gcc-8.5.0/isl/include/isl/aff_type.h:4, from ../../gcc-8.5.0/isl/include/isl/local_space.h:4, from ../../gcc-8.5.0/isl/include/isl/aff.h:4, from ../../gcc-8.5.0/isl/isl_ast_private.h:4, from ../../gcc-8.5.0/isl/isl_ast.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_ast_build.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_ast_build.lo -MD -MP -MF $depbase.Tpo -c -o isl_ast_build.lo ../../gcc-8.5.0/isl/isl_ast_build.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_ast_build.lo -MD -MP -MF .deps/isl_ast_build.Tpo -c ../../gcc-8.5.0/isl/isl_ast_build.c -o isl_ast_build.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/map.h:13, from ../../gcc-8.5.0/isl/isl_ast_build.c:13: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_ast_build_expr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_ast_build_expr.lo -MD -MP -MF $depbase.Tpo -c -o isl_ast_build_expr.lo ../../gcc-8.5.0/isl/isl_ast_build_expr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_ast_build_expr.lo -MD -MP -MF .deps/isl_ast_build_expr.Tpo -c ../../gcc-8.5.0/isl/isl_ast_build_expr.c -o isl_ast_build_expr.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/include/isl/list.h:13, from ../../gcc-8.5.0/isl/include/isl/aff_type.h:4, from ../../gcc-8.5.0/isl/include/isl/local_space.h:4, from ../../gcc-8.5.0/isl/include/isl/constraint.h:13, from ../../gcc-8.5.0/isl/isl_ast_build_expr.c:13: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_ast_codegen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_ast_codegen.lo -MD -MP -MF $depbase.Tpo -c -o isl_ast_codegen.lo ../../gcc-8.5.0/isl/isl_ast_codegen.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_ast_codegen.lo -MD -MP -MF .deps/isl_ast_codegen.Tpo -c ../../gcc-8.5.0/isl/isl_ast_codegen.c -o isl_ast_codegen.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../gcc-8.5.0/isl/isl_ast_codegen.c:13: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_ast_graft.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_ast_graft.lo -MD -MP -MF $depbase.Tpo -c -o isl_ast_graft.lo ../../gcc-8.5.0/isl/isl_ast_graft.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_ast_graft.lo -MD -MP -MF .deps/isl_ast_graft.Tpo -c ../../gcc-8.5.0/isl/isl_ast_graft.c -o isl_ast_graft.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/include/isl/list.h:13, from ../../gcc-8.5.0/isl/include/isl/aff_type.h:4, from ../../gcc-8.5.0/isl/include/isl/local_space.h:4, from ../../gcc-8.5.0/isl/include/isl/aff.h:4, from ../../gcc-8.5.0/isl/isl_ast_private.h:4, from ../../gcc-8.5.0/isl/isl_ast_graft.c:13: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_band.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_band.lo -MD -MP -MF $depbase.Tpo -c -o isl_band.lo ../../gcc-8.5.0/isl/isl_band.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_band.lo -MD -MP -MF .deps/isl_band.Tpo -c ../../gcc-8.5.0/isl/isl_band.c -o isl_band.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/include/isl/list.h:13, from ../../gcc-8.5.0/isl/include/isl/aff_type.h:4, from ../../gcc-8.5.0/isl/include/isl/local_space.h:4, from ../../gcc-8.5.0/isl/include/isl/aff.h:4, from ../../gcc-8.5.0/isl/isl_band_private.h:4, from ../../gcc-8.5.0/isl/isl_band.c:13: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo basis_reduction_tab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT basis_reduction_tab.lo -MD -MP -MF $depbase.Tpo -c -o basis_reduction_tab.lo ../../gcc-8.5.0/isl/basis_reduction_tab.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT basis_reduction_tab.lo -MD -MP -MF .deps/basis_reduction_tab.Tpo -c ../../gcc-8.5.0/isl/basis_reduction_tab.c -o basis_reduction_tab.o In file included from /usr/include/assert.h:35, from ../../gcc-8.5.0/isl/basis_reduction_tab.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_bernstein.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_bernstein.lo -MD -MP -MF $depbase.Tpo -c -o isl_bernstein.lo ../../gcc-8.5.0/isl/isl_bernstein.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_bernstein.lo -MD -MP -MF .deps/isl_bernstein.Tpo -c ../../gcc-8.5.0/isl/isl_bernstein.c -o isl_bernstein.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/isl_ctx_private.h:1, from ../../gcc-8.5.0/isl/isl_bernstein.c:16: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_blk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_blk.lo -MD -MP -MF $depbase.Tpo -c -o isl_blk.lo ../../gcc-8.5.0/isl/isl_blk.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_blk.lo -MD -MP -MF .deps/isl_blk.Tpo -c ../../gcc-8.5.0/isl/isl_blk.c -o isl_blk.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../gcc-8.5.0/isl/include/isl/hash.h:13, from ../../gcc-8.5.0/isl/isl_int.h:14, from ../../gcc-8.5.0/isl/isl_blk.h:13, from ../../gcc-8.5.0/isl/isl_blk.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_bound.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_bound.lo -MD -MP -MF $depbase.Tpo -c -o isl_bound.lo ../../gcc-8.5.0/isl/isl_bound.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_bound.lo -MD -MP -MF .deps/isl_bound.Tpo -c ../../gcc-8.5.0/isl/isl_bound.c -o isl_bound.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/isl_ctx_private.h:1, from ../../gcc-8.5.0/isl/isl_bound.c:11: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_coalesce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_coalesce.lo -MD -MP -MF $depbase.Tpo -c -o isl_coalesce.lo ../../gcc-8.5.0/isl/isl_coalesce.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_coalesce.lo -MD -MP -MF .deps/isl_coalesce.Tpo -c ../../gcc-8.5.0/isl/isl_coalesce.c -o isl_coalesce.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/include/isl/list.h:13, from ../../gcc-8.5.0/isl/isl_map_private.h:17, from ../../gcc-8.5.0/isl/isl_coalesce.c:18: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_constraint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_constraint.lo -MD -MP -MF $depbase.Tpo -c -o isl_constraint.lo ../../gcc-8.5.0/isl/isl_constraint.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_constraint.lo -MD -MP -MF .deps/isl_constraint.Tpo -c ../../gcc-8.5.0/isl/isl_constraint.c -o isl_constraint.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/include/isl/list.h:13, from ../../gcc-8.5.0/isl/isl_map_private.h:17, from ../../gcc-8.5.0/isl/isl_constraint.c:13: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_convex_hull.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_convex_hull.lo -MD -MP -MF $depbase.Tpo -c -o isl_convex_hull.lo ../../gcc-8.5.0/isl/isl_convex_hull.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_convex_hull.lo -MD -MP -MF .deps/isl_convex_hull.Tpo -c ../../gcc-8.5.0/isl/isl_convex_hull.c -o isl_convex_hull.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/isl_ctx_private.h:1, from ../../gcc-8.5.0/isl/isl_convex_hull.c:13: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_ctx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_ctx.lo -MD -MP -MF $depbase.Tpo -c -o isl_ctx.lo ../../gcc-8.5.0/isl/isl_ctx.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_ctx.lo -MD -MP -MF .deps/isl_ctx.Tpo -c ../../gcc-8.5.0/isl/isl_ctx.c -o isl_ctx.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/isl_ctx_private.h:1, from ../../gcc-8.5.0/isl/isl_ctx.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_deprecated.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_deprecated.lo -MD -MP -MF $depbase.Tpo -c -o isl_deprecated.lo ../../gcc-8.5.0/isl/isl_deprecated.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_deprecated.lo -MD -MP -MF .deps/isl_deprecated.Tpo -c ../../gcc-8.5.0/isl/isl_deprecated.c -o isl_deprecated.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/include/isl/list.h:13, from ../../gcc-8.5.0/isl/include/isl/aff_type.h:4, from ../../gcc-8.5.0/isl/include/isl/local_space.h:4, from ../../gcc-8.5.0/isl/include/isl/constraint.h:13, from ../../gcc-8.5.0/isl/isl_deprecated.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_dim_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_dim_map.lo -MD -MP -MF $depbase.Tpo -c -o isl_dim_map.lo ../../gcc-8.5.0/isl/isl_dim_map.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_dim_map.lo -MD -MP -MF .deps/isl_dim_map.Tpo -c ../../gcc-8.5.0/isl/isl_dim_map.c -o isl_dim_map.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/include/isl/list.h:13, from ../../gcc-8.5.0/isl/isl_map_private.h:17, from ../../gcc-8.5.0/isl/isl_dim_map.c:13: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_equalities.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_equalities.lo -MD -MP -MF $depbase.Tpo -c -o isl_equalities.lo ../../gcc-8.5.0/isl/isl_equalities.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_equalities.lo -MD -MP -MF .deps/isl_equalities.Tpo -c ../../gcc-8.5.0/isl/isl_equalities.c -o isl_equalities.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/mat.h:13, from ../../gcc-8.5.0/isl/isl_mat_private.h:1, from ../../gcc-8.5.0/isl/isl_equalities.c:13: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_factorization.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_factorization.lo -MD -MP -MF $depbase.Tpo -c -o isl_factorization.lo ../../gcc-8.5.0/isl/isl_factorization.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_factorization.lo -MD -MP -MF .deps/isl_factorization.Tpo -c ../../gcc-8.5.0/isl/isl_factorization.c -o isl_factorization.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/include/isl/list.h:13, from ../../gcc-8.5.0/isl/isl_map_private.h:17, from ../../gcc-8.5.0/isl/isl_factorization.c:16: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_farkas.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_farkas.lo -MD -MP -MF $depbase.Tpo -c -o isl_farkas.lo ../../gcc-8.5.0/isl/isl_farkas.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_farkas.lo -MD -MP -MF .deps/isl_farkas.Tpo -c ../../gcc-8.5.0/isl/isl_farkas.c -o isl_farkas.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/include/isl/list.h:13, from ../../gcc-8.5.0/isl/isl_map_private.h:17, from ../../gcc-8.5.0/isl/isl_farkas.c:11: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_ffs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_ffs.lo -MD -MP -MF $depbase.Tpo -c -o isl_ffs.lo ../../gcc-8.5.0/isl/isl_ffs.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_ffs.lo -MD -MP -MF .deps/isl_ffs.Tpo -c ../../gcc-8.5.0/isl/isl_ffs.c -o isl_ffs.o In file included from /usr/include/strings.h:21, from ../../gcc-8.5.0/isl/isl_config_post.h:6, from ./isl_config.h:203, from ../../gcc-8.5.0/isl/isl_ffs.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_flow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_flow.lo -MD -MP -MF $depbase.Tpo -c -o isl_flow.lo ../../gcc-8.5.0/isl/isl_flow.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_flow.lo -MD -MP -MF .deps/isl_flow.Tpo -c ../../gcc-8.5.0/isl/isl_flow.c -o isl_flow.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/include/isl/map_type.h:4, from ../../gcc-8.5.0/isl/include/isl/set.h:13, from ../../gcc-8.5.0/isl/isl_flow.c:19: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_fold.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_fold.lo -MD -MP -MF $depbase.Tpo -c -o isl_fold.lo ../../gcc-8.5.0/isl/isl_fold.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_fold.lo -MD -MP -MF .deps/isl_fold.Tpo -c ../../gcc-8.5.0/isl/isl_fold.c -o isl_fold.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/include/isl/list.h:13, from ../../gcc-8.5.0/isl/isl_map_private.h:17, from ../../gcc-8.5.0/isl/isl_fold.c:12: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_hash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_hash.lo -MD -MP -MF $depbase.Tpo -c -o isl_hash.lo ../../gcc-8.5.0/isl/isl_hash.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_hash.lo -MD -MP -MF .deps/isl_hash.Tpo -c ../../gcc-8.5.0/isl/isl_hash.c -o isl_hash.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../gcc-8.5.0/isl/isl_hash.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_id_to_ast_expr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_id_to_ast_expr.lo -MD -MP -MF $depbase.Tpo -c -o isl_id_to_ast_expr.lo ../../gcc-8.5.0/isl/isl_id_to_ast_expr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_id_to_ast_expr.lo -MD -MP -MF .deps/isl_id_to_ast_expr.Tpo -c ../../gcc-8.5.0/isl/isl_id_to_ast_expr.c -o isl_id_to_ast_expr.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/include/isl/id.h:4, from ../../gcc-8.5.0/isl/include/isl/id_to_ast_expr.h:4, from ../../gcc-8.5.0/isl/isl_id_to_ast_expr.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_id_to_pw_aff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_id_to_pw_aff.lo -MD -MP -MF $depbase.Tpo -c -o isl_id_to_pw_aff.lo ../../gcc-8.5.0/isl/isl_id_to_pw_aff.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_id_to_pw_aff.lo -MD -MP -MF .deps/isl_id_to_pw_aff.Tpo -c ../../gcc-8.5.0/isl/isl_id_to_pw_aff.c -o isl_id_to_pw_aff.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/include/isl/id.h:4, from ../../gcc-8.5.0/isl/include/isl/id_to_pw_aff.h:4, from ../../gcc-8.5.0/isl/isl_id_to_pw_aff.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_ilp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_ilp.lo -MD -MP -MF $depbase.Tpo -c -o isl_ilp.lo ../../gcc-8.5.0/isl/isl_ilp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_ilp.lo -MD -MP -MF .deps/isl_ilp.Tpo -c ../../gcc-8.5.0/isl/isl_ilp.c -o isl_ilp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/isl_ctx_private.h:1, from ../../gcc-8.5.0/isl/isl_ilp.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_input.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_input.lo -MD -MP -MF $depbase.Tpo -c -o isl_input.lo ../../gcc-8.5.0/isl/isl_input.c &&\ mv -f $depbase.Tpo $depbase.Plo config.status: executing libtool commands depbase=`echo isl_local_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_local_space.lo -MD -MP -MF $depbase.Tpo -c -o isl_local_space.lo ../../gcc-8.5.0/isl/isl_local_space.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_input.lo -MD -MP -MF .deps/isl_input.Tpo -c ../../gcc-8.5.0/isl/isl_input.c -o isl_input.o In file included from /usr/include/ctype.h:25, from ../../gcc-8.5.0/isl/isl_input.c:15: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_local_space.lo -MD -MP -MF .deps/isl_local_space.Tpo -c ../../gcc-8.5.0/isl/isl_local_space.c -o isl_local_space.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/isl_ctx_private.h:1, from ../../gcc-8.5.0/isl/isl_local_space.c:13: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gmake[3]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/mpfr' Making all in doc gmake[4]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/mpfr/doc' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/mpfr/doc' Making all in src gmake[4]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/mpfr/src' ../../../gcc-8.5.0/mpfr/tools/get_patches.sh ../../../gcc-8.5.0/mpfr/PATCHES > get_patches.c || { rm -f get_patches.c; exit 1; } /usr/pkg/bin/gmake all-am gmake[5]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/mpfr/src' depbase=`echo exceptions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT exceptions.lo -MD -MP -MF $depbase.Tpo -c -o exceptions.lo ../../../gcc-8.5.0/mpfr/src/exceptions.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isl_lp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_lp.lo -MD -MP -MF $depbase.Tpo -c -o isl_lp.lo ../../gcc-8.5.0/isl/isl_lp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_lp.lo -MD -MP -MF .deps/isl_lp.Tpo -c ../../gcc-8.5.0/isl/isl_lp.c -o isl_lp.o libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c ../../../gcc-8.5.0/mpfr/src/exceptions.c -o exceptions.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/isl_ctx_private.h:1, from ../../gcc-8.5.0/isl/isl_lp.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/exceptions.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_map.lo -MD -MP -MF $depbase.Tpo -c -o isl_map.lo ../../gcc-8.5.0/isl/isl_map.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo extract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT extract.lo -MD -MP -MF $depbase.Tpo -c -o extract.lo ../../../gcc-8.5.0/mpfr/src/extract.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c ../../../gcc-8.5.0/mpfr/src/extract.c -o extract.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/extract.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_map.lo -MD -MP -MF .deps/isl_map.Tpo -c ../../gcc-8.5.0/isl/isl_map.c -o isl_map.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../gcc-8.5.0/isl/isl_map.c:18: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo uceil_exp2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT uceil_exp2.lo -MD -MP -MF $depbase.Tpo -c -o uceil_exp2.lo ../../../gcc-8.5.0/mpfr/src/uceil_exp2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT uceil_exp2.lo -MD -MP -MF .deps/uceil_exp2.Tpo -c ../../../gcc-8.5.0/mpfr/src/uceil_exp2.c -o uceil_exp2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/uceil_exp2.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo uceil_log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT uceil_log2.lo -MD -MP -MF $depbase.Tpo -c -o uceil_log2.lo ../../../gcc-8.5.0/mpfr/src/uceil_log2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c ../../../gcc-8.5.0/mpfr/src/uceil_log2.c -o uceil_log2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/uceil_log2.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_map_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_map_list.lo -MD -MP -MF $depbase.Tpo -c -o isl_map_list.lo ../../gcc-8.5.0/isl/isl_map_list.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ufloor_log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT ufloor_log2.lo -MD -MP -MF $depbase.Tpo -c -o ufloor_log2.lo ../../../gcc-8.5.0/mpfr/src/ufloor_log2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_map_list.lo -MD -MP -MF .deps/isl_map_list.Tpo -c ../../gcc-8.5.0/isl/isl_map_list.c -o isl_map_list.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/map.h:13, from ../../gcc-8.5.0/isl/isl_map_list.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT ufloor_log2.lo -MD -MP -MF .deps/ufloor_log2.Tpo -c ../../../gcc-8.5.0/mpfr/src/ufloor_log2.c -o ufloor_log2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/ufloor_log2.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo add.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT add.lo -MD -MP -MF $depbase.Tpo -c -o add.lo ../../../gcc-8.5.0/mpfr/src/add.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isl_map_simplify.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_map_simplify.lo -MD -MP -MF $depbase.Tpo -c -o isl_map_simplify.lo ../../gcc-8.5.0/isl/isl_map_simplify.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT add.lo -MD -MP -MF .deps/add.Tpo -c ../../../gcc-8.5.0/mpfr/src/add.c -o add.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/add.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo add1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT add1.lo -MD -MP -MF $depbase.Tpo -c -o add1.lo ../../../gcc-8.5.0/mpfr/src/add1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_map_simplify.lo -MD -MP -MF .deps/isl_map_simplify.Tpo -c ../../gcc-8.5.0/isl/isl_map_simplify.c -o isl_map_simplify.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/isl_ctx_private.h:1, from ../../gcc-8.5.0/isl/isl_map_simplify.c:15: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT add1.lo -MD -MP -MF .deps/add1.Tpo -c ../../../gcc-8.5.0/mpfr/src/add1.c -o add1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/add1.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo add_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT add_ui.lo -MD -MP -MF $depbase.Tpo -c -o add_ui.lo ../../../gcc-8.5.0/mpfr/src/add_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isl_map_subtract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_map_subtract.lo -MD -MP -MF $depbase.Tpo -c -o isl_map_subtract.lo ../../gcc-8.5.0/isl/isl_map_subtract.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c ../../../gcc-8.5.0/mpfr/src/add_ui.c -o add_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/add_ui.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo agm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT agm.lo -MD -MP -MF $depbase.Tpo -c -o agm.lo ../../../gcc-8.5.0/mpfr/src/agm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_map_subtract.lo -MD -MP -MF .deps/isl_map_subtract.Tpo -c ../../gcc-8.5.0/isl/isl_map_subtract.c -o isl_map_subtract.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/include/isl/list.h:13, from ../../gcc-8.5.0/isl/isl_map_private.h:17, from ../../gcc-8.5.0/isl/isl_map_subtract.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_map_to_basic_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_map_to_basic_set.lo -MD -MP -MF $depbase.Tpo -c -o isl_map_to_basic_set.lo ../../gcc-8.5.0/isl/isl_map_to_basic_set.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT agm.lo -MD -MP -MF .deps/agm.Tpo -c ../../../gcc-8.5.0/mpfr/src/agm.c -o agm.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/agm.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo clear.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT clear.lo -MD -MP -MF $depbase.Tpo -c -o clear.lo ../../../gcc-8.5.0/mpfr/src/clear.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_map_to_basic_set.lo -MD -MP -MF .deps/isl_map_to_basic_set.Tpo -c ../../gcc-8.5.0/isl/isl_map_to_basic_set.c -o isl_map_to_basic_set.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/include/isl/map_type.h:4, from ../../gcc-8.5.0/isl/include/isl/set_type.h:4, from ../../gcc-8.5.0/isl/include/isl/map_to_basic_set.h:4, from ../../gcc-8.5.0/isl/isl_map_to_basic_set.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c ../../../gcc-8.5.0/mpfr/src/clear.c -o clear.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/clear.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_mat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_mat.lo -MD -MP -MF $depbase.Tpo -c -o isl_mat.lo ../../gcc-8.5.0/isl/isl_mat.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cmp.lo -MD -MP -MF $depbase.Tpo -c -o cmp.lo ../../../gcc-8.5.0/mpfr/src/cmp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_mat.lo -MD -MP -MF .deps/isl_mat.Tpo -c ../../gcc-8.5.0/isl/isl_mat.c -o isl_mat.o libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c ../../../gcc-8.5.0/mpfr/src/cmp.c -o cmp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/isl_ctx_private.h:1, from ../../gcc-8.5.0/isl/isl_mat.c:12: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/cmp.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo cmpabs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cmpabs.lo -MD -MP -MF $depbase.Tpo -c -o cmpabs.lo ../../../gcc-8.5.0/mpfr/src/cmpabs.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cmpabs.lo -MD -MP -MF .deps/cmpabs.Tpo -c ../../../gcc-8.5.0/mpfr/src/cmpabs.c -o cmpabs.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/cmpabs.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_morph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_morph.lo -MD -MP -MF $depbase.Tpo -c -o isl_morph.lo ../../gcc-8.5.0/isl/isl_morph.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmp_si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cmp_si.lo -MD -MP -MF $depbase.Tpo -c -o cmp_si.lo ../../../gcc-8.5.0/mpfr/src/cmp_si.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cmp_si.lo -MD -MP -MF .deps/cmp_si.Tpo -c ../../../gcc-8.5.0/mpfr/src/cmp_si.c -o cmp_si.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/cmp_si.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_morph.lo -MD -MP -MF .deps/isl_morph.Tpo -c ../../gcc-8.5.0/isl/isl_morph.c -o isl_morph.o depbase=`echo cmp_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cmp_ui.lo -MD -MP -MF $depbase.Tpo -c -o cmp_ui.lo ../../../gcc-8.5.0/mpfr/src/cmp_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/include/isl/list.h:13, from ../../gcc-8.5.0/isl/isl_map_private.h:17, from ../../gcc-8.5.0/isl/isl_morph.c:13: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_id.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_id.lo -MD -MP -MF $depbase.Tpo -c -o isl_id.lo ../../gcc-8.5.0/isl/isl_id.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cmp_ui.lo -MD -MP -MF .deps/cmp_ui.Tpo -c ../../../gcc-8.5.0/mpfr/src/cmp_ui.c -o cmp_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/cmp_ui.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo comparisons.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT comparisons.lo -MD -MP -MF $depbase.Tpo -c -o comparisons.lo ../../../gcc-8.5.0/mpfr/src/comparisons.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_id.lo -MD -MP -MF .deps/isl_id.Tpo -c ../../gcc-8.5.0/isl/isl_id.c -o isl_id.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../gcc-8.5.0/isl/isl_id.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_obj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_obj.lo -MD -MP -MF $depbase.Tpo -c -o isl_obj.lo ../../gcc-8.5.0/isl/isl_obj.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT comparisons.lo -MD -MP -MF .deps/comparisons.Tpo -c ../../../gcc-8.5.0/mpfr/src/comparisons.c -o comparisons.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/comparisons.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo div_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT div_2exp.lo -MD -MP -MF $depbase.Tpo -c -o div_2exp.lo ../../../gcc-8.5.0/mpfr/src/div_2exp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_obj.lo -MD -MP -MF .deps/isl_obj.Tpo -c ../../gcc-8.5.0/isl/isl_obj.c -o isl_obj.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/include/isl/list.h:13, from ../../gcc-8.5.0/isl/include/isl/aff_type.h:4, from ../../gcc-8.5.0/isl/include/isl/local_space.h:4, from ../../gcc-8.5.0/isl/include/isl/aff.h:4, from ../../gcc-8.5.0/isl/isl_obj.c:16: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_options.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_options.lo -MD -MP -MF $depbase.Tpo -c -o isl_options.lo ../../gcc-8.5.0/isl/isl_options.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT div_2exp.lo -MD -MP -MF .deps/div_2exp.Tpo -c ../../../gcc-8.5.0/mpfr/src/div_2exp.c -o div_2exp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/div_2exp.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo div_2si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT div_2si.lo -MD -MP -MF $depbase.Tpo -c -o div_2si.lo ../../../gcc-8.5.0/mpfr/src/div_2si.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_options.lo -MD -MP -MF .deps/isl_options.Tpo -c ../../gcc-8.5.0/isl/isl_options.c -o isl_options.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/isl_options.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_output.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_output.lo -MD -MP -MF $depbase.Tpo -c -o isl_output.lo ../../gcc-8.5.0/isl/isl_output.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c ../../../gcc-8.5.0/mpfr/src/div_2si.c -o div_2si.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/div_2si.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo div_2ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT div_2ui.lo -MD -MP -MF $depbase.Tpo -c -o div_2ui.lo ../../../gcc-8.5.0/mpfr/src/div_2ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_output.lo -MD -MP -MF .deps/isl_output.Tpo -c ../../gcc-8.5.0/isl/isl_output.c -o isl_output.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../gcc-8.5.0/isl/isl_output.c:15: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c ../../../gcc-8.5.0/mpfr/src/div_2ui.c -o div_2ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/div_2ui.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT div.lo -MD -MP -MF $depbase.Tpo -c -o div.lo ../../../gcc-8.5.0/mpfr/src/div.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isl_point.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_point.lo -MD -MP -MF $depbase.Tpo -c -o isl_point.lo ../../gcc-8.5.0/isl/isl_point.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_point.lo -MD -MP -MF .deps/isl_point.Tpo -c ../../gcc-8.5.0/isl/isl_point.c -o isl_point.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/include/isl/list.h:13, from ../../gcc-8.5.0/isl/isl_map_private.h:17, from ../../gcc-8.5.0/isl/isl_point.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT div.lo -MD -MP -MF .deps/div.Tpo -c ../../../gcc-8.5.0/mpfr/src/div.c -o div.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/div.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_polynomial.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_polynomial.lo -MD -MP -MF $depbase.Tpo -c -o isl_polynomial.lo ../../gcc-8.5.0/isl/isl_polynomial.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo div_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT div_ui.lo -MD -MP -MF $depbase.Tpo -c -o div_ui.lo ../../../gcc-8.5.0/mpfr/src/div_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_polynomial.lo -MD -MP -MF .deps/isl_polynomial.Tpo -c ../../gcc-8.5.0/isl/isl_polynomial.c -o isl_polynomial.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../gcc-8.5.0/isl/isl_polynomial.c:11: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c ../../../gcc-8.5.0/mpfr/src/div_ui.c -o div_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/div_ui.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo dot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT dot.lo -MD -MP -MF $depbase.Tpo -c -o dot.lo ../../../gcc-8.5.0/mpfr/src/dot.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT dot.lo -MD -MP -MF .deps/dot.Tpo -c ../../../gcc-8.5.0/mpfr/src/dot.c -o dot.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/dot.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo dump.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT dump.lo -MD -MP -MF $depbase.Tpo -c -o dump.lo ../../../gcc-8.5.0/mpfr/src/dump.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isl_printer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_printer.lo -MD -MP -MF $depbase.Tpo -c -o isl_printer.lo ../../gcc-8.5.0/isl/isl_printer.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c ../../../gcc-8.5.0/mpfr/src/dump.c -o dump.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/dump.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_printer.lo -MD -MP -MF .deps/isl_printer.Tpo -c ../../gcc-8.5.0/isl/isl_printer.c -o isl_printer.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../gcc-8.5.0/isl/isl_printer.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo eq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT eq.lo -MD -MP -MF $depbase.Tpo -c -o eq.lo ../../../gcc-8.5.0/mpfr/src/eq.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo print.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT print.lo -MD -MP -MF $depbase.Tpo -c -o print.lo ../../gcc-8.5.0/isl/print.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c ../../../gcc-8.5.0/mpfr/src/eq.c -o eq.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/eq.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo exp10.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT exp10.lo -MD -MP -MF $depbase.Tpo -c -o exp10.lo ../../../gcc-8.5.0/mpfr/src/exp10.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT print.lo -MD -MP -MF .deps/print.Tpo -c ../../gcc-8.5.0/isl/print.c -o print.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/print.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_range.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_range.lo -MD -MP -MF $depbase.Tpo -c -o isl_range.lo ../../gcc-8.5.0/isl/isl_range.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT exp10.lo -MD -MP -MF .deps/exp10.Tpo -c ../../../gcc-8.5.0/mpfr/src/exp10.c -o exp10.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/exp10.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo exp2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT exp2.lo -MD -MP -MF $depbase.Tpo -c -o exp2.lo ../../../gcc-8.5.0/mpfr/src/exp2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_range.lo -MD -MP -MF .deps/isl_range.Tpo -c ../../gcc-8.5.0/isl/isl_range.c -o isl_range.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/isl_ctx_private.h:1, from ../../gcc-8.5.0/isl/isl_range.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_reordering.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_reordering.lo -MD -MP -MF $depbase.Tpo -c -o isl_reordering.lo ../../gcc-8.5.0/isl/isl_reordering.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT exp2.lo -MD -MP -MF .deps/exp2.Tpo -c ../../../gcc-8.5.0/mpfr/src/exp2.c -o exp2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/exp2.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo exp3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT exp3.lo -MD -MP -MF $depbase.Tpo -c -o exp3.lo ../../../gcc-8.5.0/mpfr/src/exp3.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_reordering.lo -MD -MP -MF .deps/isl_reordering.Tpo -c ../../gcc-8.5.0/isl/isl_reordering.c -o isl_reordering.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/isl_ctx_private.h:1, from ../../gcc-8.5.0/isl/isl_reordering.c:11: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_sample.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_sample.lo -MD -MP -MF $depbase.Tpo -c -o isl_sample.lo ../../gcc-8.5.0/isl/isl_sample.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT exp3.lo -MD -MP -MF .deps/exp3.Tpo -c ../../../gcc-8.5.0/mpfr/src/exp3.c -o exp3.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/exp3.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_sample.lo -MD -MP -MF .deps/isl_sample.Tpo -c ../../gcc-8.5.0/isl/isl_sample.c -o isl_sample.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/isl_ctx_private.h:1, from ../../gcc-8.5.0/isl/isl_sample.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT exp.lo -MD -MP -MF $depbase.Tpo -c -o exp.lo ../../../gcc-8.5.0/mpfr/src/exp.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isl_scan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_scan.lo -MD -MP -MF $depbase.Tpo -c -o isl_scan.lo ../../gcc-8.5.0/isl/isl_scan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_scan.lo -MD -MP -MF .deps/isl_scan.Tpo -c ../../gcc-8.5.0/isl/isl_scan.c -o isl_scan.o libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c ../../../gcc-8.5.0/mpfr/src/exp.c -o exp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/exp.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/isl_ctx_private.h:1, from ../../gcc-8.5.0/isl/isl_scan.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo frac.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT frac.lo -MD -MP -MF $depbase.Tpo -c -o frac.lo ../../../gcc-8.5.0/mpfr/src/frac.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isl_schedule.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_schedule.lo -MD -MP -MF $depbase.Tpo -c -o isl_schedule.lo ../../gcc-8.5.0/isl/isl_schedule.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT frac.lo -MD -MP -MF .deps/frac.Tpo -c ../../../gcc-8.5.0/mpfr/src/frac.c -o frac.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/frac.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_schedule.lo -MD -MP -MF .deps/isl_schedule.Tpo -c ../../gcc-8.5.0/isl/isl_schedule.c -o isl_schedule.o depbase=`echo frexp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT frexp.lo -MD -MP -MF $depbase.Tpo -c -o frexp.lo ../../../gcc-8.5.0/mpfr/src/frexp.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/isl_schedule.c:13: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_schedule_band.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_schedule_band.lo -MD -MP -MF $depbase.Tpo -c -o isl_schedule_band.lo ../../gcc-8.5.0/isl/isl_schedule_band.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT frexp.lo -MD -MP -MF .deps/frexp.Tpo -c ../../../gcc-8.5.0/mpfr/src/frexp.c -o frexp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/frexp.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo get_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_d.lo -MD -MP -MF $depbase.Tpo -c -o get_d.lo ../../../gcc-8.5.0/mpfr/src/get_d.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_schedule_band.lo -MD -MP -MF .deps/isl_schedule_band.Tpo -c ../../gcc-8.5.0/isl/isl_schedule_band.c -o isl_schedule_band.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../gcc-8.5.0/isl/isl_schedule_band.c:13: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_d.lo -MD -MP -MF .deps/get_d.Tpo -c ../../../gcc-8.5.0/mpfr/src/get_d.c -o get_d.o depbase=`echo isl_schedule_node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_schedule_node.lo -MD -MP -MF $depbase.Tpo -c -o isl_schedule_node.lo ../../gcc-8.5.0/isl/isl_schedule_node.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/get_d.c:27: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo get_exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_exp.lo -MD -MP -MF $depbase.Tpo -c -o get_exp.lo ../../../gcc-8.5.0/mpfr/src/get_exp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_schedule_node.lo -MD -MP -MF .deps/isl_schedule_node.Tpo -c ../../gcc-8.5.0/isl/isl_schedule_node.c -o isl_schedule_node.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/include/isl/map_type.h:4, from ../../gcc-8.5.0/isl/include/isl/set.h:13, from ../../gcc-8.5.0/isl/isl_schedule_node.c:13: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_exp.lo -MD -MP -MF .deps/get_exp.Tpo -c ../../../gcc-8.5.0/mpfr/src/get_exp.c -o get_exp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/get_exp.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo get_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_str.lo -MD -MP -MF $depbase.Tpo -c -o get_str.lo ../../../gcc-8.5.0/mpfr/src/get_str.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isl_schedule_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_schedule_read.lo -MD -MP -MF $depbase.Tpo -c -o isl_schedule_read.lo ../../gcc-8.5.0/isl/isl_schedule_read.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_str.lo -MD -MP -MF .deps/get_str.Tpo -c ../../../gcc-8.5.0/mpfr/src/get_str.c -o get_str.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/get_str.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_schedule_read.lo -MD -MP -MF .deps/isl_schedule_read.Tpo -c ../../gcc-8.5.0/isl/isl_schedule_read.c -o isl_schedule_read.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../gcc-8.5.0/isl/isl_schedule_read.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_schedule_tree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_schedule_tree.lo -MD -MP -MF $depbase.Tpo -c -o isl_schedule_tree.lo ../../gcc-8.5.0/isl/isl_schedule_tree.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT init.lo -MD -MP -MF $depbase.Tpo -c -o init.lo ../../../gcc-8.5.0/mpfr/src/init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../../gcc-8.5.0/mpfr/src/init.c -o init.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/init.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_schedule_tree.lo -MD -MP -MF .deps/isl_schedule_tree.Tpo -c ../../gcc-8.5.0/isl/isl_schedule_tree.c -o isl_schedule_tree.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/map.h:13, from ../../gcc-8.5.0/isl/isl_schedule_tree.c:13: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo inp_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT inp_str.lo -MD -MP -MF $depbase.Tpo -c -o inp_str.lo ../../../gcc-8.5.0/mpfr/src/inp_str.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c ../../../gcc-8.5.0/mpfr/src/inp_str.c -o inp_str.o In file included from /usr/include/ctype.h:25, from ../../../gcc-8.5.0/mpfr/src/inp_str.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_scheduler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_scheduler.lo -MD -MP -MF $depbase.Tpo -c -o isl_scheduler.lo ../../gcc-8.5.0/isl/isl_scheduler.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isinteger.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT isinteger.lo -MD -MP -MF $depbase.Tpo -c -o isinteger.lo ../../../gcc-8.5.0/mpfr/src/isinteger.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT isinteger.lo -MD -MP -MF .deps/isinteger.Tpo -c ../../../gcc-8.5.0/mpfr/src/isinteger.c -o isinteger.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/isinteger.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_scheduler.lo -MD -MP -MF .deps/isl_scheduler.Tpo -c ../../gcc-8.5.0/isl/isl_scheduler.c -o isl_scheduler.o depbase=`echo isinf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT isinf.lo -MD -MP -MF $depbase.Tpo -c -o isinf.lo ../../../gcc-8.5.0/mpfr/src/isinf.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/isl_ctx_private.h:1, from ../../gcc-8.5.0/isl/isl_scheduler.c:14: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT isinf.lo -MD -MP -MF .deps/isinf.Tpo -c ../../../gcc-8.5.0/mpfr/src/isinf.c -o isinf.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/isinf.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_set_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_set_list.lo -MD -MP -MF $depbase.Tpo -c -o isl_set_list.lo ../../gcc-8.5.0/isl/isl_set_list.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isnan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT isnan.lo -MD -MP -MF $depbase.Tpo -c -o isnan.lo ../../../gcc-8.5.0/mpfr/src/isnan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_set_list.lo -MD -MP -MF .deps/isl_set_list.Tpo -c ../../gcc-8.5.0/isl/isl_set_list.c -o isl_set_list.o libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT isnan.lo -MD -MP -MF .deps/isnan.Tpo -c ../../../gcc-8.5.0/mpfr/src/isnan.c -o isnan.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/include/isl/map_type.h:4, from ../../gcc-8.5.0/isl/include/isl/set.h:13, from ../../gcc-8.5.0/isl/isl_set_list.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/isnan.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isnum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT isnum.lo -MD -MP -MF $depbase.Tpo -c -o isnum.lo ../../../gcc-8.5.0/mpfr/src/isnum.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isl_sort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_sort.lo -MD -MP -MF $depbase.Tpo -c -o isl_sort.lo ../../gcc-8.5.0/isl/isl_sort.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_sort.lo -MD -MP -MF .deps/isl_sort.Tpo -c ../../gcc-8.5.0/isl/isl_sort.c -o isl_sort.o libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT isnum.lo -MD -MP -MF .deps/isnum.Tpo -c ../../../gcc-8.5.0/mpfr/src/isnum.c -o isnum.o In file included from /usr/include/errno.h:25, from ../../gcc-8.5.0/isl/isl_sort.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/isnum.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_space.lo -MD -MP -MF $depbase.Tpo -c -o isl_space.lo ../../gcc-8.5.0/isl/isl_space.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo const_log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT const_log2.lo -MD -MP -MF $depbase.Tpo -c -o const_log2.lo ../../../gcc-8.5.0/mpfr/src/const_log2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_space.lo -MD -MP -MF .deps/isl_space.Tpo -c ../../gcc-8.5.0/isl/isl_space.c -o isl_space.o libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT const_log2.lo -MD -MP -MF .deps/const_log2.Tpo -c ../../../gcc-8.5.0/mpfr/src/const_log2.c -o const_log2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../gcc-8.5.0/isl/isl_space.c:15: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/const_log2.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT log.lo -MD -MP -MF $depbase.Tpo -c -o log.lo ../../../gcc-8.5.0/mpfr/src/log.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT log.lo -MD -MP -MF .deps/log.Tpo -c ../../../gcc-8.5.0/mpfr/src/log.c -o log.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/log.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo modf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT modf.lo -MD -MP -MF $depbase.Tpo -c -o modf.lo ../../../gcc-8.5.0/mpfr/src/modf.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isl_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_stream.lo -MD -MP -MF $depbase.Tpo -c -o isl_stream.lo ../../gcc-8.5.0/isl/isl_stream.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT modf.lo -MD -MP -MF .deps/modf.Tpo -c ../../../gcc-8.5.0/mpfr/src/modf.c -o modf.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/modf.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo mul_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT mul_2exp.lo -MD -MP -MF $depbase.Tpo -c -o mul_2exp.lo ../../../gcc-8.5.0/mpfr/src/mul_2exp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_stream.lo -MD -MP -MF .deps/isl_stream.Tpo -c ../../gcc-8.5.0/isl/isl_stream.c -o isl_stream.o In file included from /usr/include/ctype.h:25, from ../../gcc-8.5.0/isl/isl_stream.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT mul_2exp.lo -MD -MP -MF .deps/mul_2exp.Tpo -c ../../../gcc-8.5.0/mpfr/src/mul_2exp.c -o mul_2exp.o depbase=`echo isl_seq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_seq.lo -MD -MP -MF $depbase.Tpo -c -o isl_seq.lo ../../gcc-8.5.0/isl/isl_seq.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/mul_2exp.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo mul_2si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT mul_2si.lo -MD -MP -MF $depbase.Tpo -c -o mul_2si.lo ../../../gcc-8.5.0/mpfr/src/mul_2si.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_seq.lo -MD -MP -MF .deps/isl_seq.Tpo -c ../../gcc-8.5.0/isl/isl_seq.c -o isl_seq.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/isl_ctx_private.h:1, from ../../gcc-8.5.0/isl/isl_seq.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_tab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_tab.lo -MD -MP -MF $depbase.Tpo -c -o isl_tab.lo ../../gcc-8.5.0/isl/isl_tab.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c ../../../gcc-8.5.0/mpfr/src/mul_2si.c -o mul_2si.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/mul_2si.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo mul_2ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT mul_2ui.lo -MD -MP -MF $depbase.Tpo -c -o mul_2ui.lo ../../../gcc-8.5.0/mpfr/src/mul_2ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_tab.lo -MD -MP -MF .deps/isl_tab.Tpo -c ../../gcc-8.5.0/isl/isl_tab.c -o isl_tab.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/isl_ctx_private.h:1, from ../../gcc-8.5.0/isl/isl_tab.c:15: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c ../../../gcc-8.5.0/mpfr/src/mul_2ui.c -o mul_2ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/mul_2ui.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT mul.lo -MD -MP -MF $depbase.Tpo -c -o mul.lo ../../../gcc-8.5.0/mpfr/src/mul.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isl_tab_pip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_tab_pip.lo -MD -MP -MF $depbase.Tpo -c -o isl_tab_pip.lo ../../gcc-8.5.0/isl/isl_tab_pip.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c ../../../gcc-8.5.0/mpfr/src/mul.c -o mul.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/mul.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_tab_pip.lo -MD -MP -MF .deps/isl_tab_pip.Tpo -c ../../gcc-8.5.0/isl/isl_tab_pip.c -o isl_tab_pip.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/isl_ctx_private.h:1, from ../../gcc-8.5.0/isl/isl_tab_pip.c:13: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo mul_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT mul_ui.lo -MD -MP -MF $depbase.Tpo -c -o mul_ui.lo ../../../gcc-8.5.0/mpfr/src/mul_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c ../../../gcc-8.5.0/mpfr/src/mul_ui.c -o mul_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/mul_ui.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo neg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT neg.lo -MD -MP -MF $depbase.Tpo -c -o neg.lo ../../../gcc-8.5.0/mpfr/src/neg.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c ../../../gcc-8.5.0/mpfr/src/neg.c -o neg.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/neg.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo next.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT next.lo -MD -MP -MF $depbase.Tpo -c -o next.lo ../../../gcc-8.5.0/mpfr/src/next.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isl_tarjan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_tarjan.lo -MD -MP -MF $depbase.Tpo -c -o isl_tarjan.lo ../../gcc-8.5.0/isl/isl_tarjan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT next.lo -MD -MP -MF .deps/next.Tpo -c ../../../gcc-8.5.0/mpfr/src/next.c -o next.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/next.c:44: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo out_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT out_str.lo -MD -MP -MF $depbase.Tpo -c -o out_str.lo ../../../gcc-8.5.0/mpfr/src/out_str.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c ../../../gcc-8.5.0/mpfr/src/out_str.c -o out_str.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_tarjan.lo -MD -MP -MF .deps/isl_tarjan.Tpo -c ../../gcc-8.5.0/isl/isl_tarjan.c -o isl_tarjan.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/out_str.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../gcc-8.5.0/isl/isl_tarjan.c:13: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo printf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT printf.lo -MD -MP -MF $depbase.Tpo -c -o printf.lo ../../../gcc-8.5.0/mpfr/src/printf.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isl_transitive_closure.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_transitive_closure.lo -MD -MP -MF $depbase.Tpo -c -o isl_transitive_closure.lo ../../gcc-8.5.0/isl/isl_transitive_closure.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_transitive_closure.lo -MD -MP -MF .deps/isl_transitive_closure.Tpo -c ../../gcc-8.5.0/isl/isl_transitive_closure.c -o isl_transitive_closure.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/isl_ctx_private.h:1, from ../../gcc-8.5.0/isl/isl_transitive_closure.c:11: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c ../../../gcc-8.5.0/mpfr/src/printf.c -o printf.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/printf.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo vasprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT vasprintf.lo -MD -MP -MF $depbase.Tpo -c -o vasprintf.lo ../../../gcc-8.5.0/mpfr/src/vasprintf.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isl_union_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_union_map.lo -MD -MP -MF $depbase.Tpo -c -o isl_union_map.lo ../../gcc-8.5.0/isl/isl_union_map.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT vasprintf.lo -MD -MP -MF .deps/vasprintf.Tpo -c ../../../gcc-8.5.0/mpfr/src/vasprintf.c -o vasprintf.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/wchar.h:27, from ../../../gcc-8.5.0/mpfr/src/vasprintf.c:75: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_union_map.lo -MD -MP -MF .deps/isl_union_map.Tpo -c ../../gcc-8.5.0/isl/isl_union_map.c -o isl_union_map.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/include/isl/list.h:13, from ../../gcc-8.5.0/isl/isl_map_private.h:17, from ../../gcc-8.5.0/isl/isl_union_map.c:16: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo const_pi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT const_pi.lo -MD -MP -MF $depbase.Tpo -c -o const_pi.lo ../../../gcc-8.5.0/mpfr/src/const_pi.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT const_pi.lo -MD -MP -MF .deps/const_pi.Tpo -c ../../../gcc-8.5.0/mpfr/src/const_pi.c -o const_pi.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/const_pi.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_val.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_val.lo -MD -MP -MF $depbase.Tpo -c -o isl_val.lo ../../gcc-8.5.0/isl/isl_val.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT pow.lo -MD -MP -MF $depbase.Tpo -c -o pow.lo ../../../gcc-8.5.0/mpfr/src/pow.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_val.lo -MD -MP -MF .deps/isl_val.Tpo -c ../../gcc-8.5.0/isl/isl_val.c -o isl_val.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../gcc-8.5.0/isl/include/isl/hash.h:13, from ../../gcc-8.5.0/isl/isl_int.h:14, from ../../gcc-8.5.0/isl/isl_val.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c ../../../gcc-8.5.0/mpfr/src/pow.c -o pow.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/pow.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo pow_si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT pow_si.lo -MD -MP -MF $depbase.Tpo -c -o pow_si.lo ../../../gcc-8.5.0/mpfr/src/pow_si.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isl_vec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_vec.lo -MD -MP -MF $depbase.Tpo -c -o isl_vec.lo ../../gcc-8.5.0/isl/isl_vec.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c ../../../gcc-8.5.0/mpfr/src/pow_si.c -o pow_si.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/pow_si.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_vec.lo -MD -MP -MF .deps/isl_vec.Tpo -c ../../gcc-8.5.0/isl/isl_vec.c -o isl_vec.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/isl_ctx_private.h:1, from ../../gcc-8.5.0/isl/isl_vec.c:12: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo pow_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT pow_ui.lo -MD -MP -MF $depbase.Tpo -c -o pow_ui.lo ../../../gcc-8.5.0/mpfr/src/pow_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isl_version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_version.lo -MD -MP -MF $depbase.Tpo -c -o isl_version.lo ../../gcc-8.5.0/isl/isl_version.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c ../../../gcc-8.5.0/mpfr/src/pow_ui.c -o pow_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/pow_ui.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo pow_sj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT pow_sj.lo -MD -MP -MF $depbase.Tpo -c -o pow_sj.lo ../../../gcc-8.5.0/mpfr/src/pow_sj.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_version.lo -MD -MP -MF .deps/isl_version.Tpo -c ../../gcc-8.5.0/isl/isl_version.c -o isl_version.o In file included from /usr/include/strings.h:21, from ../../gcc-8.5.0/isl/isl_config_post.h:6, from ./isl_config.h:203, from ../../gcc-8.5.0/isl/isl_version.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_vertices.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_vertices.lo -MD -MP -MF $depbase.Tpo -c -o isl_vertices.lo ../../gcc-8.5.0/isl/isl_vertices.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT pow_sj.lo -MD -MP -MF .deps/pow_sj.Tpo -c ../../../gcc-8.5.0/mpfr/src/pow_sj.c -o pow_sj.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/pow_sj.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_vertices.lo -MD -MP -MF .deps/isl_vertices.Tpo -c ../../gcc-8.5.0/isl/isl_vertices.c -o isl_vertices.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/include/isl/list.h:13, from ../../gcc-8.5.0/isl/isl_map_private.h:17, from ../../gcc-8.5.0/isl/isl_vertices.c:11: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo pow_uj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT pow_uj.lo -MD -MP -MF $depbase.Tpo -c -o pow_uj.lo ../../../gcc-8.5.0/mpfr/src/pow_uj.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isl_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_test.o -MD -MP -MF $depbase.Tpo -c -o isl_test.o ../../gcc-8.5.0/isl/isl_test.c &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT pow_uj.lo -MD -MP -MF .deps/pow_uj.Tpo -c ../../../gcc-8.5.0/mpfr/src/pow_uj.c -o pow_uj.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/pow_uj.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/assert.h:35, from ../../gcc-8.5.0/isl/isl_test.c:18: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo print_raw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT print_raw.lo -MD -MP -MF $depbase.Tpo -c -o print_raw.lo ../../../gcc-8.5.0/mpfr/src/print_raw.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT print_raw.lo -MD -MP -MF .deps/print_raw.Tpo -c ../../../gcc-8.5.0/mpfr/src/print_raw.c -o print_raw.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/print_raw.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo print_rnd_mode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT print_rnd_mode.lo -MD -MP -MF $depbase.Tpo -c -o print_rnd_mode.lo ../../../gcc-8.5.0/mpfr/src/print_rnd_mode.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo polyhedron_sample.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT polyhedron_sample.o -MD -MP -MF $depbase.Tpo -c -o polyhedron_sample.o ../../gcc-8.5.0/isl/polyhedron_sample.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /usr/include/assert.h:35, from ../../gcc-8.5.0/isl/polyhedron_sample.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT print_rnd_mode.lo -MD -MP -MF .deps/print_rnd_mode.Tpo -c ../../../gcc-8.5.0/mpfr/src/print_rnd_mode.c -o print_rnd_mode.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/print_rnd_mode.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo pip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT pip.o -MD -MP -MF $depbase.Tpo -c -o pip.o ../../gcc-8.5.0/isl/pip.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo reldiff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT reldiff.lo -MD -MP -MF $depbase.Tpo -c -o reldiff.lo ../../../gcc-8.5.0/mpfr/src/reldiff.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/assert.h:35, from ../../gcc-8.5.0/isl/pip.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo polyhedron_minimize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT polyhedron_minimize.o -MD -MP -MF $depbase.Tpo -c -o polyhedron_minimize.o ../../gcc-8.5.0/isl/polyhedron_minimize.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /usr/include/assert.h:35, from ../../gcc-8.5.0/isl/polyhedron_minimize.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo polytope_scan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT polytope_scan.o -MD -MP -MF $depbase.Tpo -c -o polytope_scan.o ../../gcc-8.5.0/isl/polytope_scan.c &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT reldiff.lo -MD -MP -MF .deps/reldiff.Tpo -c ../../../gcc-8.5.0/mpfr/src/reldiff.c -o reldiff.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/reldiff.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/assert.h:35, from ../../gcc-8.5.0/isl/polytope_scan.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo round_prec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT round_prec.lo -MD -MP -MF $depbase.Tpo -c -o round_prec.lo ../../../gcc-8.5.0/mpfr/src/round_prec.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo polyhedron_detect_equalities.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT polyhedron_detect_equalities.o -MD -MP -MF $depbase.Tpo -c -o polyhedron_detect_equalities.o ../../gcc-8.5.0/isl/polyhedron_detect_equalities.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/isl/include/isl/ctx.h:13, from ../../gcc-8.5.0/isl/include/isl/map_type.h:4, from ../../gcc-8.5.0/isl/include/isl/set.h:13, from ../../gcc-8.5.0/isl/polyhedron_detect_equalities.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo cat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT cat.o -MD -MP -MF $depbase.Tpo -c -o cat.o ../../gcc-8.5.0/isl/cat.c &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT round_prec.lo -MD -MP -MF .deps/round_prec.Tpo -c ../../../gcc-8.5.0/mpfr/src/round_prec.c -o round_prec.o In file included from /usr/include/assert.h:35, from ../../gcc-8.5.0/isl/cat.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/round_prec.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo closure.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT closure.o -MD -MP -MF $depbase.Tpo -c -o closure.o ../../gcc-8.5.0/isl/closure.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /usr/include/assert.h:35, from ../../gcc-8.5.0/isl/closure.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set.lo -MD -MP -MF $depbase.Tpo -c -o set.lo ../../../gcc-8.5.0/mpfr/src/set.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo bound.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT bound.o -MD -MP -MF $depbase.Tpo -c -o bound.o ../../gcc-8.5.0/isl/bound.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /usr/include/assert.h:35, from ../../gcc-8.5.0/isl/bound.c:1: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo codegen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT codegen.o -MD -MP -MF $depbase.Tpo -c -o codegen.o ../../gcc-8.5.0/isl/codegen.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /usr/include/assert.h:35, from ../../gcc-8.5.0/isl/codegen.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo isl_test_int.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I../../gcc-8.5.0/isl -I../../gcc-8.5.0/isl/include -Iinclude/ -I/home/pbulk/build/lang/gcc8/work/build/gmp/../../gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/usr/include -I/usr/pkg/include/python3.11 -g -MT isl_test_int.o -MD -MP -MF $depbase.Tpo -c -o isl_test_int.o ../../gcc-8.5.0/isl/isl_test_int.c &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set.lo -MD -MP -MF .deps/set.Tpo -c ../../../gcc-8.5.0/mpfr/src/set.c -o set.o In file included from /usr/include/assert.h:35, from ../../gcc-8.5.0/isl/isl_test_int.c:11: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ./libtool --tag=CC --mode=link cc -g -version-info 16:1:1 -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libisl.la -rpath /usr/pkg/gcc8/lib isl_gmp.lo isl_val_gmp.lo isl_ast_int.lo isl_aff.lo isl_affine_hull.lo isl_arg.lo isl_ast.lo isl_ast_build.lo isl_ast_build_expr.lo isl_ast_codegen.lo isl_ast_graft.lo isl_band.lo basis_reduction_tab.lo isl_bernstein.lo isl_blk.lo isl_bound.lo isl_coalesce.lo isl_constraint.lo isl_convex_hull.lo isl_ctx.lo isl_deprecated.lo isl_dim_map.lo isl_equalities.lo isl_factorization.lo isl_farkas.lo isl_ffs.lo isl_flow.lo isl_fold.lo isl_hash.lo isl_id_to_ast_expr.lo isl_id_to_pw_aff.lo isl_ilp.lo isl_input.lo isl_local_space.lo isl_lp.lo isl_map.lo isl_map_list.lo isl_map_simplify.lo isl_map_subtract.lo isl_map_to_basic_set.lo isl_mat.lo isl_morph.lo isl_id.lo isl_obj.lo isl_options.lo isl_output.lo isl_point.lo isl_polynomial.lo isl_printer.lo print.lo isl_range.lo isl_reordering.lo isl_sample.lo isl_scan.lo isl_schedule.lo isl_schedule_band.lo isl_schedule_node.lo isl_schedule_read.lo isl_schedule_tree.lo isl_scheduler.lo isl_set_list.lo isl_sort.lo isl_space.lo isl_stream.lo isl_seq.lo isl_tab.lo isl_tab_pip.lo isl_tarjan.lo isl_transitive_closure.lo isl_union_map.lo isl_val.lo isl_vec.lo isl_version.lo isl_vertices.lo /home/pbulk/build/lang/gcc8/work/build/./gmp/libgmp.la depbase=`echo setmax.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT setmax.lo -MD -MP -MF $depbase.Tpo -c -o setmax.lo ../../../gcc-8.5.0/mpfr/src/setmax.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT setmax.lo -MD -MP -MF .deps/setmax.Tpo -c ../../../gcc-8.5.0/mpfr/src/setmax.c -o setmax.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/setmax.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo setmin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT setmin.lo -MD -MP -MF $depbase.Tpo -c -o setmin.lo ../../../gcc-8.5.0/mpfr/src/setmin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: link: ar rc .libs/libisl.a isl_gmp.o isl_val_gmp.o isl_ast_int.o isl_aff.o isl_affine_hull.o isl_arg.o isl_ast.o isl_ast_build.o isl_ast_build_expr.o isl_ast_codegen.o isl_ast_graft.o isl_band.o basis_reduction_tab.o isl_bernstein.o isl_blk.o isl_bound.o isl_coalesce.o isl_constraint.o isl_convex_hull.o isl_ctx.o isl_deprecated.o isl_dim_map.o isl_equalities.o isl_factorization.o isl_farkas.o isl_ffs.o isl_flow.o isl_fold.o isl_hash.o isl_id_to_ast_expr.o isl_id_to_pw_aff.o isl_ilp.o isl_input.o isl_local_space.o isl_lp.o isl_map.o isl_map_list.o isl_map_simplify.o isl_map_subtract.o isl_map_to_basic_set.o isl_mat.o isl_morph.o isl_id.o isl_obj.o isl_options.o isl_output.o isl_point.o isl_polynomial.o isl_printer.o print.o isl_range.o isl_reordering.o isl_sample.o isl_scan.o isl_schedule.o isl_schedule_band.o isl_schedule_node.o isl_schedule_read.o isl_schedule_tree.o isl_scheduler.o isl_set_list.o isl_sort.o isl_space.o isl_stream.o isl_seq.o isl_tab.o isl_tab_pip.o isl_tarjan.o isl_transitive_closure.o isl_union_map.o isl_val.o isl_vec.o isl_version.o isl_vertices.o libtool: link: ranlib .libs/libisl.a libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT setmin.lo -MD -MP -MF .deps/setmin.Tpo -c ../../../gcc-8.5.0/mpfr/src/setmin.c -o setmin.o libtool: link: ( cd ".libs" && rm -f "libisl.la" && ln -s "../libisl.la" "libisl.la" ) In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/setmin.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ./libtool --tag=CC --mode=link cc -g -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o isl_test isl_test.o libisl.la /home/pbulk/build/lang/gcc8/work/build/./gmp/libgmp.la depbase=`echo set_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_d.lo -MD -MP -MF $depbase.Tpo -c -o set_d.lo ../../../gcc-8.5.0/mpfr/src/set_d.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_d.lo -MD -MP -MF .deps/set_d.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_d.c -o set_d.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_d.c:27: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo set_dfl_prec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_dfl_prec.lo -MD -MP -MF $depbase.Tpo -c -o set_dfl_prec.lo ../../../gcc-8.5.0/mpfr/src/set_dfl_prec.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_dfl_prec.lo -MD -MP -MF .deps/set_dfl_prec.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_dfl_prec.c -o set_dfl_prec.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_dfl_prec.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: link: cc -g -Wl,-zrelro -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o isl_test isl_test.o -L/usr/lib64 ./.libs/libisl.a /home/pbulk/build/lang/gcc8/work/build/./gmp/.libs/libgmp.a depbase=`echo set_exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_exp.lo -MD -MP -MF $depbase.Tpo -c -o set_exp.lo ../../../gcc-8.5.0/mpfr/src/set_exp.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/bash ./libtool --tag=CC --mode=link cc -g -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o isl_polyhedron_sample polyhedron_sample.o libisl.la libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_exp.lo -MD -MP -MF .deps/set_exp.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_exp.c -o set_exp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_exp.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo set_rnd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_rnd.lo -MD -MP -MF $depbase.Tpo -c -o set_rnd.lo ../../../gcc-8.5.0/mpfr/src/set_rnd.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: link: cc -g -Wl,-zrelro -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o isl_polyhedron_sample polyhedron_sample.o -L/usr/lib64 ./.libs/libisl.a /home/pbulk/build/lang/gcc8/work/build/./gmp/.libs/libgmp.a libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_rnd.lo -MD -MP -MF .deps/set_rnd.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_rnd.c -o set_rnd.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_rnd.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo set_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_f.lo -MD -MP -MF $depbase.Tpo -c -o set_f.lo ../../../gcc-8.5.0/mpfr/src/set_f.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/bash ./libtool --tag=CC --mode=link cc -g -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o isl_pip pip.o libisl.la /home/pbulk/build/lang/gcc8/work/build/./gmp/libgmp.la libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_f.lo -MD -MP -MF .deps/set_f.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_f.c -o set_f.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_f.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo set_prc_raw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_prc_raw.lo -MD -MP -MF $depbase.Tpo -c -o set_prc_raw.lo ../../../gcc-8.5.0/mpfr/src/set_prc_raw.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: link: cc -g -Wl,-zrelro -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o isl_pip pip.o -L/usr/lib64 ./.libs/libisl.a /home/pbulk/build/lang/gcc8/work/build/./gmp/.libs/libgmp.a libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_prc_raw.lo -MD -MP -MF .deps/set_prc_raw.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_prc_raw.c -o set_prc_raw.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_prc_raw.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ./libtool --tag=CC --mode=link cc -g -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o isl_polyhedron_minimize polyhedron_minimize.o libisl.la /home/pbulk/build/lang/gcc8/work/build/./gmp/libgmp.la depbase=`echo set_prec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_prec.lo -MD -MP -MF $depbase.Tpo -c -o set_prec.lo ../../../gcc-8.5.0/mpfr/src/set_prec.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_prec.c -o set_prec.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_prec.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: link: cc -g -Wl,-zrelro -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o isl_polyhedron_minimize polyhedron_minimize.o -L/usr/lib64 ./.libs/libisl.a /home/pbulk/build/lang/gcc8/work/build/./gmp/.libs/libgmp.a depbase=`echo set_q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_q.lo -MD -MP -MF $depbase.Tpo -c -o set_q.lo ../../../gcc-8.5.0/mpfr/src/set_q.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/bash ./libtool --tag=CC --mode=link cc -g -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o isl_polytope_scan polytope_scan.o libisl.la libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_q.lo -MD -MP -MF .deps/set_q.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_q.c -o set_q.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_q.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo set_si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_si.lo -MD -MP -MF $depbase.Tpo -c -o set_si.lo ../../../gcc-8.5.0/mpfr/src/set_si.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_si.lo -MD -MP -MF .deps/set_si.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_si.c -o set_si.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_si.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: link: cc -g -Wl,-zrelro -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o isl_polytope_scan polytope_scan.o -L/usr/lib64 ./.libs/libisl.a /home/pbulk/build/lang/gcc8/work/build/./gmp/.libs/libgmp.a depbase=`echo set_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_str.lo -MD -MP -MF $depbase.Tpo -c -o set_str.lo ../../../gcc-8.5.0/mpfr/src/set_str.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/bash ./libtool --tag=CC --mode=link cc -g -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o isl_polyhedron_detect_equalities polyhedron_detect_equalities.o libisl.la libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_str.c -o set_str.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_str.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo set_str_raw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_str_raw.lo -MD -MP -MF $depbase.Tpo -c -o set_str_raw.lo ../../../gcc-8.5.0/mpfr/src/set_str_raw.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: link: cc -g -Wl,-zrelro -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o isl_polyhedron_detect_equalities polyhedron_detect_equalities.o -L/usr/lib64 ./.libs/libisl.a /home/pbulk/build/lang/gcc8/work/build/./gmp/.libs/libgmp.a libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_str_raw.lo -MD -MP -MF .deps/set_str_raw.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_str_raw.c -o set_str_raw.o /bin/bash ./libtool --tag=CC --mode=link cc -g -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o isl_cat cat.o libisl.la In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_str_raw.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo set_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_ui.lo -MD -MP -MF $depbase.Tpo -c -o set_ui.lo ../../../gcc-8.5.0/mpfr/src/set_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_ui.lo -MD -MP -MF .deps/set_ui.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_ui.c -o set_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_ui.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: link: cc -g -Wl,-zrelro -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o isl_cat cat.o -L/usr/lib64 ./.libs/libisl.a /home/pbulk/build/lang/gcc8/work/build/./gmp/.libs/libgmp.a depbase=`echo set_z.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_z.lo -MD -MP -MF $depbase.Tpo -c -o set_z.lo ../../../gcc-8.5.0/mpfr/src/set_z.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/bash ./libtool --tag=CC --mode=link cc -g -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o isl_closure closure.o libisl.la libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_z.lo -MD -MP -MF .deps/set_z.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_z.c -o set_z.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_z.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo sqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sqrt.lo -MD -MP -MF $depbase.Tpo -c -o sqrt.lo ../../../gcc-8.5.0/mpfr/src/sqrt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: link: cc -g -Wl,-zrelro -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o isl_closure closure.o -L/usr/lib64 ./.libs/libisl.a /home/pbulk/build/lang/gcc8/work/build/./gmp/.libs/libgmp.a libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c ../../../gcc-8.5.0/mpfr/src/sqrt.c -o sqrt.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/sqrt.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ./libtool --tag=CC --mode=link cc -g -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o isl_bound bound.o libisl.la /home/pbulk/build/lang/gcc8/work/build/./gmp/libgmp.la depbase=`echo sqrt_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sqrt_ui.lo -MD -MP -MF $depbase.Tpo -c -o sqrt_ui.lo ../../../gcc-8.5.0/mpfr/src/sqrt_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sqrt_ui.lo -MD -MP -MF .deps/sqrt_ui.Tpo -c ../../../gcc-8.5.0/mpfr/src/sqrt_ui.c -o sqrt_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/sqrt_ui.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo sub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sub.lo -MD -MP -MF $depbase.Tpo -c -o sub.lo ../../../gcc-8.5.0/mpfr/src/sub.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: link: cc -g -Wl,-zrelro -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o isl_bound bound.o -L/usr/lib64 ./.libs/libisl.a /home/pbulk/build/lang/gcc8/work/build/./gmp/.libs/libgmp.a libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c ../../../gcc-8.5.0/mpfr/src/sub.c -o sub.o /bin/bash ./libtool --tag=CC --mode=link cc -g -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o isl_codegen codegen.o libisl.la /home/pbulk/build/lang/gcc8/work/build/./gmp/libgmp.la In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/sub.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo sub1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sub1.lo -MD -MP -MF $depbase.Tpo -c -o sub1.lo ../../../gcc-8.5.0/mpfr/src/sub1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sub1.lo -MD -MP -MF .deps/sub1.Tpo -c ../../../gcc-8.5.0/mpfr/src/sub1.c -o sub1.o libtool: link: cc -g -Wl,-zrelro -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o isl_codegen codegen.o -L/usr/lib64 ./.libs/libisl.a /home/pbulk/build/lang/gcc8/work/build/./gmp/.libs/libgmp.a In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/sub1.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo sub_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sub_ui.lo -MD -MP -MF $depbase.Tpo -c -o sub_ui.lo ../../../gcc-8.5.0/mpfr/src/sub_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/bash ./libtool --tag=CC --mode=link cc -g -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o isl_test_int isl_test_int.o libisl.la /home/pbulk/build/lang/gcc8/work/build/./gmp/libgmp.la libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c ../../../gcc-8.5.0/mpfr/src/sub_ui.c -o sub_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/sub_ui.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo rint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT rint.lo -MD -MP -MF $depbase.Tpo -c -o rint.lo ../../../gcc-8.5.0/mpfr/src/rint.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT rint.lo -MD -MP -MF .deps/rint.Tpo -c ../../../gcc-8.5.0/mpfr/src/rint.c -o rint.o libtool: link: cc -g -Wl,-zrelro -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o isl_test_int isl_test_int.o -L/usr/lib64 ./.libs/libisl.a /home/pbulk/build/lang/gcc8/work/build/./gmp/.libs/libgmp.a In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/rint.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/isl' Making all in doc gmake[5]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/isl/doc' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/isl/doc' gmake[4]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/isl' gmake[3]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/isl' depbase=`echo ui_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT ui_div.lo -MD -MP -MF $depbase.Tpo -c -o ui_div.lo ../../../gcc-8.5.0/mpfr/src/ui_div.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ui_sub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT ui_sub.lo -MD -MP -MF $depbase.Tpo -c -o ui_sub.lo ../../../gcc-8.5.0/mpfr/src/ui_sub.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT ui_sub.lo -MD -MP -MF .deps/ui_sub.Tpo -c ../../../gcc-8.5.0/mpfr/src/ui_sub.c -o ui_sub.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/ui_sub.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ../../../gcc-8.5.0/mpfr/src/ui_div.c -o ui_div.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/ui_div.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo urandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT urandom.lo -MD -MP -MF $depbase.Tpo -c -o urandom.lo ../../../gcc-8.5.0/mpfr/src/urandom.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo urandomb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT urandomb.lo -MD -MP -MF $depbase.Tpo -c -o urandomb.lo ../../../gcc-8.5.0/mpfr/src/urandomb.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c ../../../gcc-8.5.0/mpfr/src/urandom.c -o urandom.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/urandom.c:27: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT urandomb.lo -MD -MP -MF .deps/urandomb.Tpo -c ../../../gcc-8.5.0/mpfr/src/urandomb.c -o urandomb.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/urandomb.c:28: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo get_z_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_z_2exp.lo -MD -MP -MF $depbase.Tpo -c -o get_z_2exp.lo ../../../gcc-8.5.0/mpfr/src/get_z_2exp.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo swap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT swap.lo -MD -MP -MF $depbase.Tpo -c -o swap.lo ../../../gcc-8.5.0/mpfr/src/swap.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c ../../../gcc-8.5.0/mpfr/src/swap.c -o swap.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/swap.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_z_2exp.lo -MD -MP -MF .deps/get_z_2exp.Tpo -c ../../../gcc-8.5.0/mpfr/src/get_z_2exp.c -o get_z_2exp.o depbase=`echo factorial.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT factorial.lo -MD -MP -MF $depbase.Tpo -c -o factorial.lo ../../../gcc-8.5.0/mpfr/src/factorial.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/get_z_2exp.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo cosh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cosh.lo -MD -MP -MF $depbase.Tpo -c -o cosh.lo ../../../gcc-8.5.0/mpfr/src/cosh.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT factorial.lo -MD -MP -MF .deps/factorial.Tpo -c ../../../gcc-8.5.0/mpfr/src/factorial.c -o factorial.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/factorial.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c ../../../gcc-8.5.0/mpfr/src/cosh.c -o cosh.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/cosh.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo sinh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sinh.lo -MD -MP -MF $depbase.Tpo -c -o sinh.lo ../../../gcc-8.5.0/mpfr/src/sinh.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo tanh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT tanh.lo -MD -MP -MF $depbase.Tpo -c -o tanh.lo ../../../gcc-8.5.0/mpfr/src/tanh.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c ../../../gcc-8.5.0/mpfr/src/sinh.c -o sinh.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/sinh.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c ../../../gcc-8.5.0/mpfr/src/tanh.c -o tanh.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/tanh.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo sinh_cosh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sinh_cosh.lo -MD -MP -MF $depbase.Tpo -c -o sinh_cosh.lo ../../../gcc-8.5.0/mpfr/src/sinh_cosh.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo acosh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT acosh.lo -MD -MP -MF $depbase.Tpo -c -o acosh.lo ../../../gcc-8.5.0/mpfr/src/acosh.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sinh_cosh.lo -MD -MP -MF .deps/sinh_cosh.Tpo -c ../../../gcc-8.5.0/mpfr/src/sinh_cosh.c -o sinh_cosh.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/sinh_cosh.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c ../../../gcc-8.5.0/mpfr/src/acosh.c -o acosh.o depbase=`echo asinh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT asinh.lo -MD -MP -MF $depbase.Tpo -c -o asinh.lo ../../../gcc-8.5.0/mpfr/src/asinh.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/acosh.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo atanh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT atanh.lo -MD -MP -MF $depbase.Tpo -c -o atanh.lo ../../../gcc-8.5.0/mpfr/src/atanh.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c ../../../gcc-8.5.0/mpfr/src/asinh.c -o asinh.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/asinh.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c ../../../gcc-8.5.0/mpfr/src/atanh.c -o atanh.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/atanh.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo atan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT atan.lo -MD -MP -MF $depbase.Tpo -c -o atan.lo ../../../gcc-8.5.0/mpfr/src/atan.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cmp2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cmp2.lo -MD -MP -MF $depbase.Tpo -c -o cmp2.lo ../../../gcc-8.5.0/mpfr/src/cmp2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c ../../../gcc-8.5.0/mpfr/src/atan.c -o atan.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/atan.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cmp2.lo -MD -MP -MF .deps/cmp2.Tpo -c ../../../gcc-8.5.0/mpfr/src/cmp2.c -o cmp2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/cmp2.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo exp_2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT exp_2.lo -MD -MP -MF $depbase.Tpo -c -o exp_2.lo ../../../gcc-8.5.0/mpfr/src/exp_2.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo asin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT asin.lo -MD -MP -MF $depbase.Tpo -c -o asin.lo ../../../gcc-8.5.0/mpfr/src/asin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT exp_2.lo -MD -MP -MF .deps/exp_2.Tpo -c ../../../gcc-8.5.0/mpfr/src/exp_2.c -o exp_2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/exp_2.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c ../../../gcc-8.5.0/mpfr/src/asin.c -o asin.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/asin.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo const_euler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT const_euler.lo -MD -MP -MF $depbase.Tpo -c -o const_euler.lo ../../../gcc-8.5.0/mpfr/src/const_euler.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cos.lo -MD -MP -MF $depbase.Tpo -c -o cos.lo ../../../gcc-8.5.0/mpfr/src/cos.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT const_euler.lo -MD -MP -MF .deps/const_euler.Tpo -c ../../../gcc-8.5.0/mpfr/src/const_euler.c -o const_euler.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/const_euler.c:27: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c ../../../gcc-8.5.0/mpfr/src/cos.c -o cos.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/cos.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo sin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sin.lo -MD -MP -MF $depbase.Tpo -c -o sin.lo ../../../gcc-8.5.0/mpfr/src/sin.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo tan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT tan.lo -MD -MP -MF $depbase.Tpo -c -o tan.lo ../../../gcc-8.5.0/mpfr/src/tan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c ../../../gcc-8.5.0/mpfr/src/tan.c -o tan.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/tan.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo fma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fma.lo -MD -MP -MF $depbase.Tpo -c -o fma.lo ../../../gcc-8.5.0/mpfr/src/fma.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c ../../../gcc-8.5.0/mpfr/src/sin.c -o sin.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/sin.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo fms.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fms.lo -MD -MP -MF $depbase.Tpo -c -o fms.lo ../../../gcc-8.5.0/mpfr/src/fms.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c ../../../gcc-8.5.0/mpfr/src/fma.c -o fma.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/fma.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo hypot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT hypot.lo -MD -MP -MF $depbase.Tpo -c -o hypot.lo ../../../gcc-8.5.0/mpfr/src/hypot.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fms.lo -MD -MP -MF .deps/fms.Tpo -c ../../../gcc-8.5.0/mpfr/src/fms.c -o fms.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/fms.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo log1p.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT log1p.lo -MD -MP -MF $depbase.Tpo -c -o log1p.lo ../../../gcc-8.5.0/mpfr/src/log1p.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT hypot.lo -MD -MP -MF .deps/hypot.Tpo -c ../../../gcc-8.5.0/mpfr/src/hypot.c -o hypot.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/hypot.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo expm1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT expm1.lo -MD -MP -MF $depbase.Tpo -c -o expm1.lo ../../../gcc-8.5.0/mpfr/src/expm1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT log1p.lo -MD -MP -MF .deps/log1p.Tpo -c ../../../gcc-8.5.0/mpfr/src/log1p.c -o log1p.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/log1p.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT expm1.lo -MD -MP -MF .deps/expm1.Tpo -c ../../../gcc-8.5.0/mpfr/src/expm1.c -o expm1.o depbase=`echo log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT log2.lo -MD -MP -MF $depbase.Tpo -c -o log2.lo ../../../gcc-8.5.0/mpfr/src/log2.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/expm1.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo log2p1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT log2p1.lo -MD -MP -MF $depbase.Tpo -c -o log2p1.lo ../../../gcc-8.5.0/mpfr/src/log2p1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT log2.lo -MD -MP -MF .deps/log2.Tpo -c ../../../gcc-8.5.0/mpfr/src/log2.c -o log2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/log2.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo log10.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT log10.lo -MD -MP -MF $depbase.Tpo -c -o log10.lo ../../../gcc-8.5.0/mpfr/src/log10.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT log2p1.lo -MD -MP -MF .deps/log2p1.Tpo -c ../../../gcc-8.5.0/mpfr/src/log2p1.c -o log2p1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/log2p1.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo log10p1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT log10p1.lo -MD -MP -MF $depbase.Tpo -c -o log10p1.lo ../../../gcc-8.5.0/mpfr/src/log10p1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c ../../../gcc-8.5.0/mpfr/src/log10.c -o log10.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/log10.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo ui_pow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT ui_pow.lo -MD -MP -MF $depbase.Tpo -c -o ui_pow.lo ../../../gcc-8.5.0/mpfr/src/ui_pow.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT log10p1.lo -MD -MP -MF .deps/log10p1.Tpo -c ../../../gcc-8.5.0/mpfr/src/log10p1.c -o log10p1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/log10p1.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo ui_pow_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT ui_pow_ui.lo -MD -MP -MF $depbase.Tpo -c -o ui_pow_ui.lo ../../../gcc-8.5.0/mpfr/src/ui_pow_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT ui_pow.lo -MD -MP -MF .deps/ui_pow.Tpo -c ../../../gcc-8.5.0/mpfr/src/ui_pow.c -o ui_pow.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/ui_pow.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo minmax.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT minmax.lo -MD -MP -MF $depbase.Tpo -c -o minmax.lo ../../../gcc-8.5.0/mpfr/src/minmax.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT ui_pow_ui.lo -MD -MP -MF .deps/ui_pow_ui.Tpo -c ../../../gcc-8.5.0/mpfr/src/ui_pow_ui.c -o ui_pow_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/ui_pow_ui.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c ../../../gcc-8.5.0/mpfr/src/minmax.c -o minmax.o depbase=`echo dim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT dim.lo -MD -MP -MF $depbase.Tpo -c -o dim.lo ../../../gcc-8.5.0/mpfr/src/dim.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/minmax.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo signbit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT signbit.lo -MD -MP -MF $depbase.Tpo -c -o signbit.lo ../../../gcc-8.5.0/mpfr/src/signbit.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT dim.lo -MD -MP -MF .deps/dim.Tpo -c ../../../gcc-8.5.0/mpfr/src/dim.c -o dim.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/dim.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT signbit.lo -MD -MP -MF .deps/signbit.Tpo -c ../../../gcc-8.5.0/mpfr/src/signbit.c -o signbit.o depbase=`echo copysign.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT copysign.lo -MD -MP -MF $depbase.Tpo -c -o copysign.lo ../../../gcc-8.5.0/mpfr/src/copysign.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/signbit.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo setsign.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT setsign.lo -MD -MP -MF $depbase.Tpo -c -o setsign.lo ../../../gcc-8.5.0/mpfr/src/setsign.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT copysign.lo -MD -MP -MF .deps/copysign.Tpo -c ../../../gcc-8.5.0/mpfr/src/copysign.c -o copysign.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/copysign.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT setsign.lo -MD -MP -MF .deps/setsign.Tpo -c ../../../gcc-8.5.0/mpfr/src/setsign.c -o setsign.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/setsign.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo gmp_op.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT gmp_op.lo -MD -MP -MF $depbase.Tpo -c -o gmp_op.lo ../../../gcc-8.5.0/mpfr/src/gmp_op.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo init2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT init2.lo -MD -MP -MF $depbase.Tpo -c -o init2.lo ../../../gcc-8.5.0/mpfr/src/init2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT gmp_op.lo -MD -MP -MF .deps/gmp_op.Tpo -c ../../../gcc-8.5.0/mpfr/src/gmp_op.c -o gmp_op.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/gmp_op.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c ../../../gcc-8.5.0/mpfr/src/init2.c -o init2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/init2.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo acos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT acos.lo -MD -MP -MF $depbase.Tpo -c -o acos.lo ../../../gcc-8.5.0/mpfr/src/acos.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sin_cos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sin_cos.lo -MD -MP -MF $depbase.Tpo -c -o sin_cos.lo ../../../gcc-8.5.0/mpfr/src/sin_cos.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c ../../../gcc-8.5.0/mpfr/src/acos.c -o acos.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/acos.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo set_nan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_nan.lo -MD -MP -MF $depbase.Tpo -c -o set_nan.lo ../../../gcc-8.5.0/mpfr/src/set_nan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c ../../../gcc-8.5.0/mpfr/src/sin_cos.c -o sin_cos.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/sin_cos.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo set_inf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_inf.lo -MD -MP -MF $depbase.Tpo -c -o set_inf.lo ../../../gcc-8.5.0/mpfr/src/set_inf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_nan.lo -MD -MP -MF .deps/set_nan.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_nan.c -o set_nan.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_nan.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo set_zero.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_zero.lo -MD -MP -MF $depbase.Tpo -c -o set_zero.lo ../../../gcc-8.5.0/mpfr/src/set_zero.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_zero.lo -MD -MP -MF .deps/set_zero.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_zero.c -o set_zero.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_zero.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_inf.lo -MD -MP -MF .deps/set_inf.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_inf.c -o set_inf.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_inf.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo powerof2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT powerof2.lo -MD -MP -MF $depbase.Tpo -c -o powerof2.lo ../../../gcc-8.5.0/mpfr/src/powerof2.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo gamma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT gamma.lo -MD -MP -MF $depbase.Tpo -c -o gamma.lo ../../../gcc-8.5.0/mpfr/src/gamma.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT powerof2.lo -MD -MP -MF .deps/powerof2.Tpo -c ../../../gcc-8.5.0/mpfr/src/powerof2.c -o powerof2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/powerof2.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT gamma.lo -MD -MP -MF .deps/gamma.Tpo -c ../../../gcc-8.5.0/mpfr/src/gamma.c -o gamma.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/gamma.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo set_ld.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_ld.lo -MD -MP -MF $depbase.Tpo -c -o set_ld.lo ../../../gcc-8.5.0/mpfr/src/set_ld.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo get_ld.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_ld.lo -MD -MP -MF $depbase.Tpo -c -o get_ld.lo ../../../gcc-8.5.0/mpfr/src/get_ld.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_ld.lo -MD -MP -MF .deps/set_ld.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_ld.c -o set_ld.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_ld.c:27: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_ld.lo -MD -MP -MF .deps/get_ld.Tpo -c ../../../gcc-8.5.0/mpfr/src/get_ld.c -o get_ld.o depbase=`echo cbrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cbrt.lo -MD -MP -MF $depbase.Tpo -c -o cbrt.lo ../../../gcc-8.5.0/mpfr/src/cbrt.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/get_ld.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo volatile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT volatile.lo -MD -MP -MF $depbase.Tpo -c -o volatile.lo ../../../gcc-8.5.0/mpfr/src/volatile.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cbrt.lo -MD -MP -MF .deps/cbrt.Tpo -c ../../../gcc-8.5.0/mpfr/src/cbrt.c -o cbrt.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/cbrt.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo fits_sshort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fits_sshort.lo -MD -MP -MF $depbase.Tpo -c -o fits_sshort.lo ../../../gcc-8.5.0/mpfr/src/fits_sshort.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT volatile.lo -MD -MP -MF .deps/volatile.Tpo -c ../../../gcc-8.5.0/mpfr/src/volatile.c -o volatile.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/volatile.c:27: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo fits_sint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fits_sint.lo -MD -MP -MF $depbase.Tpo -c -o fits_sint.lo ../../../gcc-8.5.0/mpfr/src/fits_sint.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fits_sshort.lo -MD -MP -MF .deps/fits_sshort.Tpo -c ../../../gcc-8.5.0/mpfr/src/fits_sshort.c -o fits_sshort.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/fits_s.h:23, from ../../../gcc-8.5.0/mpfr/src/fits_sshort.c:28: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo fits_slong.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fits_slong.lo -MD -MP -MF $depbase.Tpo -c -o fits_slong.lo ../../../gcc-8.5.0/mpfr/src/fits_slong.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fits_sint.lo -MD -MP -MF .deps/fits_sint.Tpo -c ../../../gcc-8.5.0/mpfr/src/fits_sint.c -o fits_sint.o libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fits_slong.lo -MD -MP -MF .deps/fits_slong.Tpo -c ../../../gcc-8.5.0/mpfr/src/fits_slong.c -o fits_slong.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/fits_s.h:23, from ../../../gcc-8.5.0/mpfr/src/fits_sint.c:28: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/fits_s.h:23, from ../../../gcc-8.5.0/mpfr/src/fits_slong.c:28: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo fits_ushort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fits_ushort.lo -MD -MP -MF $depbase.Tpo -c -o fits_ushort.lo ../../../gcc-8.5.0/mpfr/src/fits_ushort.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fits_uint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fits_uint.lo -MD -MP -MF $depbase.Tpo -c -o fits_uint.lo ../../../gcc-8.5.0/mpfr/src/fits_uint.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fits_ushort.lo -MD -MP -MF .deps/fits_ushort.Tpo -c ../../../gcc-8.5.0/mpfr/src/fits_ushort.c -o fits_ushort.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/fits_u.h:23, from ../../../gcc-8.5.0/mpfr/src/fits_ushort.c:27: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fits_uint.lo -MD -MP -MF .deps/fits_uint.Tpo -c ../../../gcc-8.5.0/mpfr/src/fits_uint.c -o fits_uint.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/fits_u.h:23, from ../../../gcc-8.5.0/mpfr/src/fits_uint.c:27: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo fits_ulong.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fits_ulong.lo -MD -MP -MF $depbase.Tpo -c -o fits_ulong.lo ../../../gcc-8.5.0/mpfr/src/fits_ulong.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fits_uintmax.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fits_uintmax.lo -MD -MP -MF $depbase.Tpo -c -o fits_uintmax.lo ../../../gcc-8.5.0/mpfr/src/fits_uintmax.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fits_ulong.lo -MD -MP -MF .deps/fits_ulong.Tpo -c ../../../gcc-8.5.0/mpfr/src/fits_ulong.c -o fits_ulong.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/fits_u.h:23, from ../../../gcc-8.5.0/mpfr/src/fits_ulong.c:27: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fits_uintmax.lo -MD -MP -MF .deps/fits_uintmax.Tpo -c ../../../gcc-8.5.0/mpfr/src/fits_uintmax.c -o fits_uintmax.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/fits_uintmax.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo fits_intmax.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fits_intmax.lo -MD -MP -MF $depbase.Tpo -c -o fits_intmax.lo ../../../gcc-8.5.0/mpfr/src/fits_intmax.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo get_si.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_si.lo -MD -MP -MF $depbase.Tpo -c -o get_si.lo ../../../gcc-8.5.0/mpfr/src/get_si.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fits_intmax.lo -MD -MP -MF .deps/fits_intmax.Tpo -c ../../../gcc-8.5.0/mpfr/src/fits_intmax.c -o fits_intmax.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/fits_intmax.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_si.lo -MD -MP -MF .deps/get_si.Tpo -c ../../../gcc-8.5.0/mpfr/src/get_si.c -o get_si.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/get_si.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo get_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_ui.lo -MD -MP -MF $depbase.Tpo -c -o get_ui.lo ../../../gcc-8.5.0/mpfr/src/get_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo zeta.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT zeta.lo -MD -MP -MF $depbase.Tpo -c -o zeta.lo ../../../gcc-8.5.0/mpfr/src/zeta.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_ui.lo -MD -MP -MF .deps/get_ui.Tpo -c ../../../gcc-8.5.0/mpfr/src/get_ui.c -o get_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/get_ui.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT zeta.lo -MD -MP -MF .deps/zeta.Tpo -c ../../../gcc-8.5.0/mpfr/src/zeta.c -o zeta.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/zeta.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo cmp_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cmp_d.lo -MD -MP -MF $depbase.Tpo -c -o cmp_d.lo ../../../gcc-8.5.0/mpfr/src/cmp_d.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo erf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT erf.lo -MD -MP -MF $depbase.Tpo -c -o erf.lo ../../../gcc-8.5.0/mpfr/src/erf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cmp_d.lo -MD -MP -MF .deps/cmp_d.Tpo -c ../../../gcc-8.5.0/mpfr/src/cmp_d.c -o cmp_d.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/cmp_d.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo inits.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT inits.lo -MD -MP -MF $depbase.Tpo -c -o inits.lo ../../../gcc-8.5.0/mpfr/src/inits.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT erf.lo -MD -MP -MF .deps/erf.Tpo -c ../../../gcc-8.5.0/mpfr/src/erf.c -o erf.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/erf.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo inits2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT inits2.lo -MD -MP -MF $depbase.Tpo -c -o inits2.lo ../../../gcc-8.5.0/mpfr/src/inits2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT inits.lo -MD -MP -MF .deps/inits.Tpo -c ../../../gcc-8.5.0/mpfr/src/inits.c -o inits.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/inits.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo clears.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT clears.lo -MD -MP -MF $depbase.Tpo -c -o clears.lo ../../../gcc-8.5.0/mpfr/src/clears.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT inits2.lo -MD -MP -MF .deps/inits2.Tpo -c ../../../gcc-8.5.0/mpfr/src/inits2.c -o inits2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/inits2.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo sgn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sgn.lo -MD -MP -MF $depbase.Tpo -c -o sgn.lo ../../../gcc-8.5.0/mpfr/src/sgn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT clears.lo -MD -MP -MF .deps/clears.Tpo -c ../../../gcc-8.5.0/mpfr/src/clears.c -o clears.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/clears.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo check.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT check.lo -MD -MP -MF $depbase.Tpo -c -o check.lo ../../../gcc-8.5.0/mpfr/src/check.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sgn.lo -MD -MP -MF .deps/sgn.Tpo -c ../../../gcc-8.5.0/mpfr/src/sgn.c -o sgn.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/sgn.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo sub1sp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sub1sp.lo -MD -MP -MF $depbase.Tpo -c -o sub1sp.lo ../../../gcc-8.5.0/mpfr/src/sub1sp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT check.lo -MD -MP -MF .deps/check.Tpo -c ../../../gcc-8.5.0/mpfr/src/check.c -o check.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/check.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT version.lo -MD -MP -MF $depbase.Tpo -c -o version.lo ../../../gcc-8.5.0/mpfr/src/version.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sub1sp.lo -MD -MP -MF .deps/sub1sp.Tpo -c ../../../gcc-8.5.0/mpfr/src/sub1sp.c -o sub1sp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/sub1sp.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT version.lo -MD -MP -MF .deps/version.Tpo -c ../../../gcc-8.5.0/mpfr/src/version.c -o version.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/version.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo mpn_exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT mpn_exp.lo -MD -MP -MF $depbase.Tpo -c -o mpn_exp.lo ../../../gcc-8.5.0/mpfr/src/mpn_exp.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpfr-gmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT mpfr-gmp.lo -MD -MP -MF $depbase.Tpo -c -o mpfr-gmp.lo ../../../gcc-8.5.0/mpfr/src/mpfr-gmp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT mpn_exp.lo -MD -MP -MF .deps/mpn_exp.Tpo -c ../../../gcc-8.5.0/mpfr/src/mpn_exp.c -o mpn_exp.o libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT mpfr-gmp.lo -MD -MP -MF .deps/mpfr-gmp.Tpo -c ../../../gcc-8.5.0/mpfr/src/mpfr-gmp.c -o mpfr-gmp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/mpn_exp.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/mpfr-gmp.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo mp_clz_tab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT mp_clz_tab.lo -MD -MP -MF $depbase.Tpo -c -o mp_clz_tab.lo ../../../gcc-8.5.0/mpfr/src/mp_clz_tab.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sum.lo -MD -MP -MF $depbase.Tpo -c -o sum.lo ../../../gcc-8.5.0/mpfr/src/sum.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT mp_clz_tab.lo -MD -MP -MF .deps/mp_clz_tab.Tpo -c ../../../gcc-8.5.0/mpfr/src/mp_clz_tab.c -o mp_clz_tab.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/mp_clz_tab.c:27: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sum.lo -MD -MP -MF .deps/sum.Tpo -c ../../../gcc-8.5.0/mpfr/src/sum.c -o sum.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/sum.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo add1sp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT add1sp.lo -MD -MP -MF $depbase.Tpo -c -o add1sp.lo ../../../gcc-8.5.0/mpfr/src/add1sp.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo free_cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT free_cache.lo -MD -MP -MF $depbase.Tpo -c -o free_cache.lo ../../../gcc-8.5.0/mpfr/src/free_cache.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT add1sp.lo -MD -MP -MF .deps/add1sp.Tpo -c ../../../gcc-8.5.0/mpfr/src/add1sp.c -o add1sp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/add1sp.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo si_op.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT si_op.lo -MD -MP -MF $depbase.Tpo -c -o si_op.lo ../../../gcc-8.5.0/mpfr/src/si_op.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT free_cache.lo -MD -MP -MF .deps/free_cache.Tpo -c ../../../gcc-8.5.0/mpfr/src/free_cache.c -o free_cache.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/free_cache.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo cmp_ld.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cmp_ld.lo -MD -MP -MF $depbase.Tpo -c -o cmp_ld.lo ../../../gcc-8.5.0/mpfr/src/cmp_ld.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT si_op.lo -MD -MP -MF .deps/si_op.Tpo -c ../../../gcc-8.5.0/mpfr/src/si_op.c -o si_op.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/si_op.c:28: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cmp_ld.lo -MD -MP -MF .deps/cmp_ld.Tpo -c ../../../gcc-8.5.0/mpfr/src/cmp_ld.c -o cmp_ld.o depbase=`echo set_ui_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_ui_2exp.lo -MD -MP -MF $depbase.Tpo -c -o set_ui_2exp.lo ../../../gcc-8.5.0/mpfr/src/set_ui_2exp.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/cmp_ld.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo set_si_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_si_2exp.lo -MD -MP -MF $depbase.Tpo -c -o set_si_2exp.lo ../../../gcc-8.5.0/mpfr/src/set_si_2exp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_ui_2exp.lo -MD -MP -MF .deps/set_ui_2exp.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_ui_2exp.c -o set_ui_2exp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_ui_2exp.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_si_2exp.lo -MD -MP -MF .deps/set_si_2exp.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_si_2exp.c -o set_si_2exp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_si_2exp.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo set_uj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_uj.lo -MD -MP -MF $depbase.Tpo -c -o set_uj.lo ../../../gcc-8.5.0/mpfr/src/set_uj.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo set_sj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_sj.lo -MD -MP -MF $depbase.Tpo -c -o set_sj.lo ../../../gcc-8.5.0/mpfr/src/set_sj.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_uj.lo -MD -MP -MF .deps/set_uj.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_uj.c -o set_uj.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_uj.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_sj.lo -MD -MP -MF .deps/set_sj.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_sj.c -o set_sj.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_sj.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo get_sj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_sj.lo -MD -MP -MF $depbase.Tpo -c -o get_sj.lo ../../../gcc-8.5.0/mpfr/src/get_sj.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo get_uj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_uj.lo -MD -MP -MF $depbase.Tpo -c -o get_uj.lo ../../../gcc-8.5.0/mpfr/src/get_uj.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_sj.lo -MD -MP -MF .deps/get_sj.Tpo -c ../../../gcc-8.5.0/mpfr/src/get_sj.c -o get_sj.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/get_sj.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_uj.lo -MD -MP -MF .deps/get_uj.Tpo -c ../../../gcc-8.5.0/mpfr/src/get_uj.c -o get_uj.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/get_uj.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo get_z.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_z.lo -MD -MP -MF $depbase.Tpo -c -o get_z.lo ../../../gcc-8.5.0/mpfr/src/get_z.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo iszero.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT iszero.lo -MD -MP -MF $depbase.Tpo -c -o iszero.lo ../../../gcc-8.5.0/mpfr/src/iszero.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT iszero.lo -MD -MP -MF .deps/iszero.Tpo -c ../../../gcc-8.5.0/mpfr/src/iszero.c -o iszero.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/iszero.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_z.lo -MD -MP -MF .deps/get_z.Tpo -c ../../../gcc-8.5.0/mpfr/src/get_z.c -o get_z.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/get_z.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cache.lo -MD -MP -MF $depbase.Tpo -c -o cache.lo ../../../gcc-8.5.0/mpfr/src/cache.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sqr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sqr.lo -MD -MP -MF $depbase.Tpo -c -o sqr.lo ../../../gcc-8.5.0/mpfr/src/sqr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c ../../../gcc-8.5.0/mpfr/src/sqr.c -o sqr.o libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../../gcc-8.5.0/mpfr/src/cache.c -o cache.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/cache.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/sqr.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo int_ceil_log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT int_ceil_log2.lo -MD -MP -MF $depbase.Tpo -c -o int_ceil_log2.lo ../../../gcc-8.5.0/mpfr/src/int_ceil_log2.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT isqrt.lo -MD -MP -MF $depbase.Tpo -c -o isqrt.lo ../../../gcc-8.5.0/mpfr/src/isqrt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT int_ceil_log2.lo -MD -MP -MF .deps/int_ceil_log2.Tpo -c ../../../gcc-8.5.0/mpfr/src/int_ceil_log2.c -o int_ceil_log2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/int_ceil_log2.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo strtofr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT strtofr.lo -MD -MP -MF $depbase.Tpo -c -o strtofr.lo ../../../gcc-8.5.0/mpfr/src/strtofr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT isqrt.lo -MD -MP -MF .deps/isqrt.Tpo -c ../../../gcc-8.5.0/mpfr/src/isqrt.c -o isqrt.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/isqrt.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo pow_z.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT pow_z.lo -MD -MP -MF $depbase.Tpo -c -o pow_z.lo ../../../gcc-8.5.0/mpfr/src/pow_z.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT strtofr.lo -MD -MP -MF .deps/strtofr.Tpo -c ../../../gcc-8.5.0/mpfr/src/strtofr.c -o strtofr.o In file included from /usr/include/ctype.h:25, from ../../../gcc-8.5.0/mpfr/src/strtofr.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo logging.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT logging.lo -MD -MP -MF $depbase.Tpo -c -o logging.lo ../../../gcc-8.5.0/mpfr/src/logging.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c ../../../gcc-8.5.0/mpfr/src/pow_z.c -o pow_z.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/pow_z.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo mulders.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT mulders.lo -MD -MP -MF $depbase.Tpo -c -o mulders.lo ../../../gcc-8.5.0/mpfr/src/mulders.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c ../../../gcc-8.5.0/mpfr/src/logging.c -o logging.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/logging.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_f.lo -MD -MP -MF $depbase.Tpo -c -o get_f.lo ../../../gcc-8.5.0/mpfr/src/get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT mulders.lo -MD -MP -MF .deps/mulders.Tpo -c ../../../gcc-8.5.0/mpfr/src/mulders.c -o mulders.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/mulders.c:30: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_f.lo -MD -MP -MF .deps/get_f.Tpo -c ../../../gcc-8.5.0/mpfr/src/get_f.c -o get_f.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/get_f.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo round_p.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT round_p.lo -MD -MP -MF $depbase.Tpo -c -o round_p.lo ../../../gcc-8.5.0/mpfr/src/round_p.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo erfc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT erfc.lo -MD -MP -MF $depbase.Tpo -c -o erfc.lo ../../../gcc-8.5.0/mpfr/src/erfc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT round_p.lo -MD -MP -MF .deps/round_p.Tpo -c ../../../gcc-8.5.0/mpfr/src/round_p.c -o round_p.o libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT erfc.lo -MD -MP -MF .deps/erfc.Tpo -c ../../../gcc-8.5.0/mpfr/src/erfc.c -o erfc.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/round_p.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/erfc.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo atan2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT atan2.lo -MD -MP -MF $depbase.Tpo -c -o atan2.lo ../../../gcc-8.5.0/mpfr/src/atan2.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo atan2u.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT atan2u.lo -MD -MP -MF $depbase.Tpo -c -o atan2u.lo ../../../gcc-8.5.0/mpfr/src/atan2u.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT atan2.lo -MD -MP -MF .deps/atan2.Tpo -c ../../../gcc-8.5.0/mpfr/src/atan2.c -o atan2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/atan2.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT atan2u.lo -MD -MP -MF .deps/atan2u.Tpo -c ../../../gcc-8.5.0/mpfr/src/atan2u.c -o atan2u.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/atan2u.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo subnormal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT subnormal.lo -MD -MP -MF $depbase.Tpo -c -o subnormal.lo ../../../gcc-8.5.0/mpfr/src/subnormal.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo const_catalan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT const_catalan.lo -MD -MP -MF $depbase.Tpo -c -o const_catalan.lo ../../../gcc-8.5.0/mpfr/src/const_catalan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT const_catalan.lo -MD -MP -MF .deps/const_catalan.Tpo -c ../../../gcc-8.5.0/mpfr/src/const_catalan.c -o const_catalan.o libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT subnormal.lo -MD -MP -MF .deps/subnormal.Tpo -c ../../../gcc-8.5.0/mpfr/src/subnormal.c -o subnormal.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/subnormal.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/const_catalan.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo root.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT root.lo -MD -MP -MF $depbase.Tpo -c -o root.lo ../../../gcc-8.5.0/mpfr/src/root.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sec.lo -MD -MP -MF $depbase.Tpo -c -o sec.lo ../../../gcc-8.5.0/mpfr/src/sec.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT root.lo -MD -MP -MF .deps/root.Tpo -c ../../../gcc-8.5.0/mpfr/src/root.c -o root.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/root.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sec.lo -MD -MP -MF .deps/sec.Tpo -c ../../../gcc-8.5.0/mpfr/src/sec.c -o sec.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/gen_inverse.h:24, from ../../../gcc-8.5.0/mpfr/src/sec.c:34: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo csc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT csc.lo -MD -MP -MF $depbase.Tpo -c -o csc.lo ../../../gcc-8.5.0/mpfr/src/csc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cot.lo -MD -MP -MF $depbase.Tpo -c -o cot.lo ../../../gcc-8.5.0/mpfr/src/cot.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cot.lo -MD -MP -MF .deps/cot.Tpo -c ../../../gcc-8.5.0/mpfr/src/cot.c -o cot.o libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT csc.lo -MD -MP -MF .deps/csc.Tpo -c ../../../gcc-8.5.0/mpfr/src/csc.c -o csc.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/gen_inverse.h:24, from ../../../gcc-8.5.0/mpfr/src/csc.c:76: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/gen_inverse.h:24, from ../../../gcc-8.5.0/mpfr/src/cot.c:96: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo eint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT eint.lo -MD -MP -MF $depbase.Tpo -c -o eint.lo ../../../gcc-8.5.0/mpfr/src/eint.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sech.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sech.lo -MD -MP -MF $depbase.Tpo -c -o sech.lo ../../../gcc-8.5.0/mpfr/src/sech.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sech.lo -MD -MP -MF .deps/sech.Tpo -c ../../../gcc-8.5.0/mpfr/src/sech.c -o sech.o libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT eint.lo -MD -MP -MF .deps/eint.Tpo -c ../../../gcc-8.5.0/mpfr/src/eint.c -o eint.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/eint.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/gen_inverse.h:24, from ../../../gcc-8.5.0/mpfr/src/sech.c:40: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo csch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT csch.lo -MD -MP -MF $depbase.Tpo -c -o csch.lo ../../../gcc-8.5.0/mpfr/src/csch.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT coth.lo -MD -MP -MF $depbase.Tpo -c -o coth.lo ../../../gcc-8.5.0/mpfr/src/coth.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT csch.lo -MD -MP -MF .deps/csch.Tpo -c ../../../gcc-8.5.0/mpfr/src/csch.c -o csch.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/gen_inverse.h:24, from ../../../gcc-8.5.0/mpfr/src/csch.c:79: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT coth.lo -MD -MP -MF .deps/coth.Tpo -c ../../../gcc-8.5.0/mpfr/src/coth.c -o coth.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/gen_inverse.h:24, from ../../../gcc-8.5.0/mpfr/src/coth.c:93: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo round_near_x.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT round_near_x.lo -MD -MP -MF $depbase.Tpo -c -o round_near_x.lo ../../../gcc-8.5.0/mpfr/src/round_near_x.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo constant.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT constant.lo -MD -MP -MF $depbase.Tpo -c -o constant.lo ../../../gcc-8.5.0/mpfr/src/constant.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT round_near_x.lo -MD -MP -MF .deps/round_near_x.Tpo -c ../../../gcc-8.5.0/mpfr/src/round_near_x.c -o round_near_x.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/round_near_x.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT constant.lo -MD -MP -MF .deps/constant.Tpo -c ../../../gcc-8.5.0/mpfr/src/constant.c -o constant.o depbase=`echo abort_prec_max.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT abort_prec_max.lo -MD -MP -MF $depbase.Tpo -c -o abort_prec_max.lo ../../../gcc-8.5.0/mpfr/src/abort_prec_max.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/constant.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo stack_interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT stack_interface.lo -MD -MP -MF $depbase.Tpo -c -o stack_interface.lo ../../../gcc-8.5.0/mpfr/src/stack_interface.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT abort_prec_max.lo -MD -MP -MF .deps/abort_prec_max.Tpo -c ../../../gcc-8.5.0/mpfr/src/abort_prec_max.c -o abort_prec_max.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/abort_prec_max.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo lngamma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT lngamma.lo -MD -MP -MF $depbase.Tpo -c -o lngamma.lo ../../../gcc-8.5.0/mpfr/src/lngamma.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT stack_interface.lo -MD -MP -MF .deps/stack_interface.Tpo -c ../../../gcc-8.5.0/mpfr/src/stack_interface.c -o stack_interface.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/stack_interface.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo zeta_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT zeta_ui.lo -MD -MP -MF $depbase.Tpo -c -o zeta_ui.lo ../../../gcc-8.5.0/mpfr/src/zeta_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT lngamma.lo -MD -MP -MF .deps/lngamma.Tpo -c ../../../gcc-8.5.0/mpfr/src/lngamma.c -o lngamma.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/lngamma.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT zeta_ui.lo -MD -MP -MF .deps/zeta_ui.Tpo -c ../../../gcc-8.5.0/mpfr/src/zeta_ui.c -o zeta_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/zeta_ui.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo set_d64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_d64.lo -MD -MP -MF $depbase.Tpo -c -o set_d64.lo ../../../gcc-8.5.0/mpfr/src/set_d64.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo get_d64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_d64.lo -MD -MP -MF $depbase.Tpo -c -o get_d64.lo ../../../gcc-8.5.0/mpfr/src/get_d64.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_d64.lo -MD -MP -MF .deps/set_d64.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_d64.c -o set_d64.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_d64.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_d64.lo -MD -MP -MF .deps/get_d64.Tpo -c ../../../gcc-8.5.0/mpfr/src/get_d64.c -o get_d64.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/get_d64.c:28: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo jn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT jn.lo -MD -MP -MF $depbase.Tpo -c -o jn.lo ../../../gcc-8.5.0/mpfr/src/jn.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo yn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT yn.lo -MD -MP -MF $depbase.Tpo -c -o yn.lo ../../../gcc-8.5.0/mpfr/src/yn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT jn.lo -MD -MP -MF .deps/jn.Tpo -c ../../../gcc-8.5.0/mpfr/src/jn.c -o jn.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/jn.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT yn.lo -MD -MP -MF .deps/yn.Tpo -c ../../../gcc-8.5.0/mpfr/src/yn.c -o yn.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/yn.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo rem1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT rem1.lo -MD -MP -MF $depbase.Tpo -c -o rem1.lo ../../../gcc-8.5.0/mpfr/src/rem1.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo add_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT add_d.lo -MD -MP -MF $depbase.Tpo -c -o add_d.lo ../../../gcc-8.5.0/mpfr/src/add_d.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT rem1.lo -MD -MP -MF .deps/rem1.Tpo -c ../../../gcc-8.5.0/mpfr/src/rem1.c -o rem1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/rem1.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT add_d.lo -MD -MP -MF .deps/add_d.Tpo -c ../../../gcc-8.5.0/mpfr/src/add_d.c -o add_d.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/add_d.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo sub_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sub_d.lo -MD -MP -MF $depbase.Tpo -c -o sub_d.lo ../../../gcc-8.5.0/mpfr/src/sub_d.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo d_sub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT d_sub.lo -MD -MP -MF $depbase.Tpo -c -o d_sub.lo ../../../gcc-8.5.0/mpfr/src/d_sub.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sub_d.lo -MD -MP -MF .deps/sub_d.Tpo -c ../../../gcc-8.5.0/mpfr/src/sub_d.c -o sub_d.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/sub_d.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo mul_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT mul_d.lo -MD -MP -MF $depbase.Tpo -c -o mul_d.lo ../../../gcc-8.5.0/mpfr/src/mul_d.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT d_sub.lo -MD -MP -MF .deps/d_sub.Tpo -c ../../../gcc-8.5.0/mpfr/src/d_sub.c -o d_sub.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/d_sub.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo div_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT div_d.lo -MD -MP -MF $depbase.Tpo -c -o div_d.lo ../../../gcc-8.5.0/mpfr/src/div_d.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT mul_d.lo -MD -MP -MF .deps/mul_d.Tpo -c ../../../gcc-8.5.0/mpfr/src/mul_d.c -o mul_d.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/mul_d.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo d_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT d_div.lo -MD -MP -MF $depbase.Tpo -c -o d_div.lo ../../../gcc-8.5.0/mpfr/src/d_div.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT div_d.lo -MD -MP -MF .deps/div_d.Tpo -c ../../../gcc-8.5.0/mpfr/src/div_d.c -o div_d.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/div_d.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo li2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT li2.lo -MD -MP -MF $depbase.Tpo -c -o li2.lo ../../../gcc-8.5.0/mpfr/src/li2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT d_div.lo -MD -MP -MF .deps/d_div.Tpo -c ../../../gcc-8.5.0/mpfr/src/d_div.c -o d_div.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/d_div.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo rec_sqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT rec_sqrt.lo -MD -MP -MF $depbase.Tpo -c -o rec_sqrt.lo ../../../gcc-8.5.0/mpfr/src/rec_sqrt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT li2.lo -MD -MP -MF .deps/li2.Tpo -c ../../../gcc-8.5.0/mpfr/src/li2.c -o li2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/li2.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo min_prec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT min_prec.lo -MD -MP -MF $depbase.Tpo -c -o min_prec.lo ../../../gcc-8.5.0/mpfr/src/min_prec.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT rec_sqrt.lo -MD -MP -MF .deps/rec_sqrt.Tpo -c ../../../gcc-8.5.0/mpfr/src/rec_sqrt.c -o rec_sqrt.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/rec_sqrt.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT min_prec.lo -MD -MP -MF .deps/min_prec.Tpo -c ../../../gcc-8.5.0/mpfr/src/min_prec.c -o min_prec.o depbase=`echo buildopt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT buildopt.lo -MD -MP -MF $depbase.Tpo -c -o buildopt.lo ../../../gcc-8.5.0/mpfr/src/buildopt.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/min_prec.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo digamma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT digamma.lo -MD -MP -MF $depbase.Tpo -c -o digamma.lo ../../../gcc-8.5.0/mpfr/src/digamma.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT buildopt.lo -MD -MP -MF .deps/buildopt.Tpo -c ../../../gcc-8.5.0/mpfr/src/buildopt.c -o buildopt.o libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT digamma.lo -MD -MP -MF .deps/digamma.Tpo -c ../../../gcc-8.5.0/mpfr/src/digamma.c -o digamma.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/buildopt.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/digamma.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo bernoulli.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT bernoulli.lo -MD -MP -MF $depbase.Tpo -c -o bernoulli.lo ../../../gcc-8.5.0/mpfr/src/bernoulli.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isregular.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT isregular.lo -MD -MP -MF $depbase.Tpo -c -o isregular.lo ../../../gcc-8.5.0/mpfr/src/isregular.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT bernoulli.lo -MD -MP -MF .deps/bernoulli.Tpo -c ../../../gcc-8.5.0/mpfr/src/bernoulli.c -o bernoulli.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/bernoulli.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT isregular.lo -MD -MP -MF .deps/isregular.Tpo -c ../../../gcc-8.5.0/mpfr/src/isregular.c -o isregular.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/isregular.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo set_flt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_flt.lo -MD -MP -MF $depbase.Tpo -c -o set_flt.lo ../../../gcc-8.5.0/mpfr/src/set_flt.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo get_flt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_flt.lo -MD -MP -MF $depbase.Tpo -c -o get_flt.lo ../../../gcc-8.5.0/mpfr/src/get_flt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_flt.lo -MD -MP -MF .deps/set_flt.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_flt.c -o set_flt.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_flt.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_flt.lo -MD -MP -MF .deps/get_flt.Tpo -c ../../../gcc-8.5.0/mpfr/src/get_flt.c -o get_flt.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/get_flt.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo scale2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT scale2.lo -MD -MP -MF $depbase.Tpo -c -o scale2.lo ../../../gcc-8.5.0/mpfr/src/scale2.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo set_z_2exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_z_2exp.lo -MD -MP -MF $depbase.Tpo -c -o set_z_2exp.lo ../../../gcc-8.5.0/mpfr/src/set_z_2exp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT scale2.lo -MD -MP -MF .deps/scale2.Tpo -c ../../../gcc-8.5.0/mpfr/src/scale2.c -o scale2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/scale2.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo ai.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT ai.lo -MD -MP -MF $depbase.Tpo -c -o ai.lo ../../../gcc-8.5.0/mpfr/src/ai.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_z_2exp.lo -MD -MP -MF .deps/set_z_2exp.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_z_2exp.c -o set_z_2exp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_z_2exp.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo gammaonethird.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT gammaonethird.lo -MD -MP -MF $depbase.Tpo -c -o gammaonethird.lo ../../../gcc-8.5.0/mpfr/src/gammaonethird.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT ai.lo -MD -MP -MF .deps/ai.Tpo -c ../../../gcc-8.5.0/mpfr/src/ai.c -o ai.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/ai.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT gammaonethird.lo -MD -MP -MF .deps/gammaonethird.Tpo -c ../../../gcc-8.5.0/mpfr/src/gammaonethird.c -o gammaonethird.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/gammaonethird.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo grandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT grandom.lo -MD -MP -MF $depbase.Tpo -c -o grandom.lo ../../../gcc-8.5.0/mpfr/src/grandom.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fpif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fpif.lo -MD -MP -MF $depbase.Tpo -c -o fpif.lo ../../../gcc-8.5.0/mpfr/src/fpif.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT grandom.lo -MD -MP -MF .deps/grandom.Tpo -c ../../../gcc-8.5.0/mpfr/src/grandom.c -o grandom.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/grandom.c:28: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo set_float128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_float128.lo -MD -MP -MF $depbase.Tpo -c -o set_float128.lo ../../../gcc-8.5.0/mpfr/src/set_float128.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fpif.lo -MD -MP -MF .deps/fpif.Tpo -c ../../../gcc-8.5.0/mpfr/src/fpif.c -o fpif.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/fpif.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo get_float128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_float128.lo -MD -MP -MF $depbase.Tpo -c -o get_float128.lo ../../../gcc-8.5.0/mpfr/src/get_float128.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_float128.lo -MD -MP -MF .deps/set_float128.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_float128.c -o set_float128.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_float128.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo rndna.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT rndna.lo -MD -MP -MF $depbase.Tpo -c -o rndna.lo ../../../gcc-8.5.0/mpfr/src/rndna.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_float128.lo -MD -MP -MF .deps/get_float128.Tpo -c ../../../gcc-8.5.0/mpfr/src/get_float128.c -o get_float128.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/get_float128.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo nrandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT nrandom.lo -MD -MP -MF $depbase.Tpo -c -o nrandom.lo ../../../gcc-8.5.0/mpfr/src/nrandom.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT rndna.lo -MD -MP -MF .deps/rndna.Tpo -c ../../../gcc-8.5.0/mpfr/src/rndna.c -o rndna.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/rndna.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT nrandom.lo -MD -MP -MF .deps/nrandom.Tpo -c ../../../gcc-8.5.0/mpfr/src/nrandom.c -o nrandom.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/random_deviate.h:26, from ../../../gcc-8.5.0/mpfr/src/nrandom.c:63: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo random_deviate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT random_deviate.lo -MD -MP -MF $depbase.Tpo -c -o random_deviate.lo ../../../gcc-8.5.0/mpfr/src/random_deviate.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo erandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT erandom.lo -MD -MP -MF $depbase.Tpo -c -o erandom.lo ../../../gcc-8.5.0/mpfr/src/erandom.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT random_deviate.lo -MD -MP -MF .deps/random_deviate.Tpo -c ../../../gcc-8.5.0/mpfr/src/random_deviate.c -o random_deviate.o libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT erandom.lo -MD -MP -MF .deps/erandom.Tpo -c ../../../gcc-8.5.0/mpfr/src/erandom.c -o erandom.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/random_deviate.h:26, from ../../../gcc-8.5.0/mpfr/src/random_deviate.c:40: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/random_deviate.h:26, from ../../../gcc-8.5.0/mpfr/src/erandom.c:59: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo mpfr-mini-gmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT mpfr-mini-gmp.lo -MD -MP -MF $depbase.Tpo -c -o mpfr-mini-gmp.lo ../../../gcc-8.5.0/mpfr/src/mpfr-mini-gmp.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fmma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fmma.lo -MD -MP -MF $depbase.Tpo -c -o fmma.lo ../../../gcc-8.5.0/mpfr/src/fmma.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fmma.lo -MD -MP -MF .deps/fmma.Tpo -c ../../../gcc-8.5.0/mpfr/src/fmma.c -o fmma.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/fmma.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT mpfr-mini-gmp.lo -MD -MP -MF .deps/mpfr-mini-gmp.Tpo -c ../../../gcc-8.5.0/mpfr/src/mpfr-mini-gmp.c -o mpfr-mini-gmp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/mpfr-mini-gmp.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo log_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT log_ui.lo -MD -MP -MF $depbase.Tpo -c -o log_ui.lo ../../../gcc-8.5.0/mpfr/src/log_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo gamma_inc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT gamma_inc.lo -MD -MP -MF $depbase.Tpo -c -o gamma_inc.lo ../../../gcc-8.5.0/mpfr/src/gamma_inc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT log_ui.lo -MD -MP -MF .deps/log_ui.Tpo -c ../../../gcc-8.5.0/mpfr/src/log_ui.c -o log_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/log_ui.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT gamma_inc.lo -MD -MP -MF .deps/gamma_inc.Tpo -c ../../../gcc-8.5.0/mpfr/src/gamma_inc.c -o gamma_inc.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/gamma_inc.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo ubf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT ubf.lo -MD -MP -MF $depbase.Tpo -c -o ubf.lo ../../../gcc-8.5.0/mpfr/src/ubf.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo beta.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT beta.lo -MD -MP -MF $depbase.Tpo -c -o beta.lo ../../../gcc-8.5.0/mpfr/src/beta.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT ubf.lo -MD -MP -MF .deps/ubf.Tpo -c ../../../gcc-8.5.0/mpfr/src/ubf.c -o ubf.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/ubf.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT beta.lo -MD -MP -MF .deps/beta.Tpo -c ../../../gcc-8.5.0/mpfr/src/beta.c -o beta.o depbase=`echo odd_p.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT odd_p.lo -MD -MP -MF $depbase.Tpo -c -o odd_p.lo ../../../gcc-8.5.0/mpfr/src/odd_p.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/beta.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo get_q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_q.lo -MD -MP -MF $depbase.Tpo -c -o get_q.lo ../../../gcc-8.5.0/mpfr/src/get_q.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT odd_p.lo -MD -MP -MF .deps/odd_p.Tpo -c ../../../gcc-8.5.0/mpfr/src/odd_p.c -o odd_p.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/odd_p.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_q.lo -MD -MP -MF .deps/get_q.Tpo -c ../../../gcc-8.5.0/mpfr/src/get_q.c -o get_q.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/get_q.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo pool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT pool.lo -MD -MP -MF $depbase.Tpo -c -o pool.lo ../../../gcc-8.5.0/mpfr/src/pool.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo total_order.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT total_order.lo -MD -MP -MF $depbase.Tpo -c -o total_order.lo ../../../gcc-8.5.0/mpfr/src/total_order.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT pool.lo -MD -MP -MF .deps/pool.Tpo -c ../../../gcc-8.5.0/mpfr/src/pool.c -o pool.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/pool.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo set_d128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_d128.lo -MD -MP -MF $depbase.Tpo -c -o set_d128.lo ../../../gcc-8.5.0/mpfr/src/set_d128.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT total_order.lo -MD -MP -MF .deps/total_order.Tpo -c ../../../gcc-8.5.0/mpfr/src/total_order.c -o total_order.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/total_order.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo get_d128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_d128.lo -MD -MP -MF $depbase.Tpo -c -o get_d128.lo ../../../gcc-8.5.0/mpfr/src/get_d128.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT set_d128.lo -MD -MP -MF .deps/set_d128.Tpo -c ../../../gcc-8.5.0/mpfr/src/set_d128.c -o set_d128.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/set_d128.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo nbits_ulong.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT nbits_ulong.lo -MD -MP -MF $depbase.Tpo -c -o nbits_ulong.lo ../../../gcc-8.5.0/mpfr/src/nbits_ulong.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_d128.lo -MD -MP -MF .deps/get_d128.Tpo -c ../../../gcc-8.5.0/mpfr/src/get_d128.c -o get_d128.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/get_d128.c:45: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo cmpabs_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cmpabs_ui.lo -MD -MP -MF $depbase.Tpo -c -o cmpabs_ui.lo ../../../gcc-8.5.0/mpfr/src/cmpabs_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT nbits_ulong.lo -MD -MP -MF .deps/nbits_ulong.Tpo -c ../../../gcc-8.5.0/mpfr/src/nbits_ulong.c -o nbits_ulong.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/nbits_ulong.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo sinu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sinu.lo -MD -MP -MF $depbase.Tpo -c -o sinu.lo ../../../gcc-8.5.0/mpfr/src/sinu.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cmpabs_ui.lo -MD -MP -MF .deps/cmpabs_ui.Tpo -c ../../../gcc-8.5.0/mpfr/src/cmpabs_ui.c -o cmpabs_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/cmpabs_ui.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo cosu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cosu.lo -MD -MP -MF $depbase.Tpo -c -o cosu.lo ../../../gcc-8.5.0/mpfr/src/cosu.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT sinu.lo -MD -MP -MF .deps/sinu.Tpo -c ../../../gcc-8.5.0/mpfr/src/sinu.c -o sinu.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/sinu.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo tanu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT tanu.lo -MD -MP -MF $depbase.Tpo -c -o tanu.lo ../../../gcc-8.5.0/mpfr/src/tanu.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT cosu.lo -MD -MP -MF .deps/cosu.Tpo -c ../../../gcc-8.5.0/mpfr/src/cosu.c -o cosu.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/cosu.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT tanu.lo -MD -MP -MF .deps/tanu.Tpo -c ../../../gcc-8.5.0/mpfr/src/tanu.c -o tanu.o depbase=`echo fmod_ui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fmod_ui.lo -MD -MP -MF $depbase.Tpo -c -o fmod_ui.lo ../../../gcc-8.5.0/mpfr/src/fmod_ui.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/tanu.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo acosu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT acosu.lo -MD -MP -MF $depbase.Tpo -c -o acosu.lo ../../../gcc-8.5.0/mpfr/src/acosu.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT fmod_ui.lo -MD -MP -MF .deps/fmod_ui.Tpo -c ../../../gcc-8.5.0/mpfr/src/fmod_ui.c -o fmod_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/fmod_ui.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo asinu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT asinu.lo -MD -MP -MF $depbase.Tpo -c -o asinu.lo ../../../gcc-8.5.0/mpfr/src/asinu.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT acosu.lo -MD -MP -MF .deps/acosu.Tpo -c ../../../gcc-8.5.0/mpfr/src/acosu.c -o acosu.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/acosu.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT asinu.lo -MD -MP -MF .deps/asinu.Tpo -c ../../../gcc-8.5.0/mpfr/src/asinu.c -o asinu.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/asinu.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo atanu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT atanu.lo -MD -MP -MF $depbase.Tpo -c -o atanu.lo ../../../gcc-8.5.0/mpfr/src/atanu.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo compound.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT compound.lo -MD -MP -MF $depbase.Tpo -c -o compound.lo ../../../gcc-8.5.0/mpfr/src/compound.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT atanu.lo -MD -MP -MF .deps/atanu.Tpo -c ../../../gcc-8.5.0/mpfr/src/atanu.c -o atanu.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/atanu.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT compound.lo -MD -MP -MF .deps/compound.Tpo -c ../../../gcc-8.5.0/mpfr/src/compound.c -o compound.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/compound.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo exp2m1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT exp2m1.lo -MD -MP -MF $depbase.Tpo -c -o exp2m1.lo ../../../gcc-8.5.0/mpfr/src/exp2m1.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo exp10m1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT exp10m1.lo -MD -MP -MF $depbase.Tpo -c -o exp10m1.lo ../../../gcc-8.5.0/mpfr/src/exp10m1.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT exp2m1.lo -MD -MP -MF .deps/exp2m1.Tpo -c ../../../gcc-8.5.0/mpfr/src/exp2m1.c -o exp2m1.o libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT exp10m1.lo -MD -MP -MF .deps/exp10m1.Tpo -c ../../../gcc-8.5.0/mpfr/src/exp10m1.c -o exp10m1.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/exp2m1.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/exp10m1.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ depbase=`echo powr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT powr.lo -MD -MP -MF $depbase.Tpo -c -o powr.lo ../../../gcc-8.5.0/mpfr/src/powr.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo get_patches.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_patches.lo -MD -MP -MF $depbase.Tpo -c -o get_patches.lo get_patches.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT get_patches.lo -MD -MP -MF .deps/get_patches.Tpo -c get_patches.c -o get_patches.o libtool: compile: cc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_SUBNORM_DBL=1 -DHAVE_SUBNORM_FLT=1 -DHAVE_SIGNEDZ=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_EXT_LITTLE=1 -DMPFR_USE_THREAD_SAFE=1 -DMPFR_USE_C11_THREAD_SAFE=1 -DMPFR_WANT_DECIMAL_FLOATS=1 -DDECIMAL_BID_FORMAT=1 -DHAVE_DECIMAL128_IEEE_LITTLE_ENDIAN=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DPRINTF_L=1 -DPRINTF_T=1 -DPRINTF_GROUPFLAG=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -I../../../gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -I/home/pbulk/build/lang/gcc8/work/build/gmp -DNO_ASM -g -MT powr.lo -MD -MP -MF .deps/powr.Tpo -c ../../../gcc-8.5.0/mpfr/src/powr.c -o powr.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from get_patches.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpfr/src/mpfr-impl.h:49, from ../../../gcc-8.5.0/mpfr/src/powr.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=link cc -DNO_ASM -g -version-info 8:0:2 -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libmpfr.la -rpath /usr/pkg/gcc8/lib exceptions.lo extract.lo uceil_exp2.lo uceil_log2.lo ufloor_log2.lo add.lo add1.lo add_ui.lo agm.lo clear.lo cmp.lo cmpabs.lo cmp_si.lo cmp_ui.lo comparisons.lo div_2exp.lo div_2si.lo div_2ui.lo div.lo div_ui.lo dot.lo dump.lo eq.lo exp10.lo exp2.lo exp3.lo exp.lo frac.lo frexp.lo get_d.lo get_exp.lo get_str.lo init.lo inp_str.lo isinteger.lo isinf.lo isnan.lo isnum.lo const_log2.lo log.lo modf.lo mul_2exp.lo mul_2si.lo mul_2ui.lo mul.lo mul_ui.lo neg.lo next.lo out_str.lo printf.lo vasprintf.lo const_pi.lo pow.lo pow_si.lo pow_ui.lo pow_sj.lo pow_uj.lo print_raw.lo print_rnd_mode.lo reldiff.lo round_prec.lo set.lo setmax.lo setmin.lo set_d.lo set_dfl_prec.lo set_exp.lo set_rnd.lo set_f.lo set_prc_raw.lo set_prec.lo set_q.lo set_si.lo set_str.lo set_str_raw.lo set_ui.lo set_z.lo sqrt.lo sqrt_ui.lo sub.lo sub1.lo sub_ui.lo rint.lo ui_div.lo ui_sub.lo urandom.lo urandomb.lo get_z_2exp.lo swap.lo factorial.lo cosh.lo sinh.lo tanh.lo sinh_cosh.lo acosh.lo asinh.lo atanh.lo atan.lo cmp2.lo exp_2.lo asin.lo const_euler.lo cos.lo sin.lo tan.lo fma.lo fms.lo hypot.lo log1p.lo expm1.lo log2.lo log2p1.lo log10.lo log10p1.lo ui_pow.lo ui_pow_ui.lo minmax.lo dim.lo signbit.lo copysign.lo setsign.lo gmp_op.lo init2.lo acos.lo sin_cos.lo set_nan.lo set_inf.lo set_zero.lo powerof2.lo gamma.lo set_ld.lo get_ld.lo cbrt.lo volatile.lo fits_sshort.lo fits_sint.lo fits_slong.lo fits_ushort.lo fits_uint.lo fits_ulong.lo fits_uintmax.lo fits_intmax.lo get_si.lo get_ui.lo zeta.lo cmp_d.lo erf.lo inits.lo inits2.lo clears.lo sgn.lo check.lo sub1sp.lo version.lo mpn_exp.lo mpfr-gmp.lo mp_clz_tab.lo sum.lo add1sp.lo free_cache.lo si_op.lo cmp_ld.lo set_ui_2exp.lo set_si_2exp.lo set_uj.lo set_sj.lo get_sj.lo get_uj.lo get_z.lo iszero.lo cache.lo sqr.lo int_ceil_log2.lo isqrt.lo strtofr.lo pow_z.lo logging.lo mulders.lo get_f.lo round_p.lo erfc.lo atan2.lo atan2u.lo subnormal.lo const_catalan.lo root.lo sec.lo csc.lo cot.lo eint.lo sech.lo csch.lo coth.lo round_near_x.lo constant.lo abort_prec_max.lo stack_interface.lo lngamma.lo zeta_ui.lo set_d64.lo get_d64.lo jn.lo yn.lo rem1.lo add_d.lo sub_d.lo d_sub.lo mul_d.lo div_d.lo d_div.lo li2.lo rec_sqrt.lo min_prec.lo buildopt.lo digamma.lo bernoulli.lo isregular.lo set_flt.lo get_flt.lo scale2.lo set_z_2exp.lo ai.lo gammaonethird.lo grandom.lo fpif.lo set_float128.lo get_float128.lo rndna.lo nrandom.lo random_deviate.lo erandom.lo mpfr-mini-gmp.lo fmma.lo log_ui.lo gamma_inc.lo ubf.lo beta.lo odd_p.lo get_q.lo pool.lo total_order.lo set_d128.lo get_d128.lo nbits_ulong.lo cmpabs_ui.lo sinu.lo cosu.lo tanu.lo fmod_ui.lo acosu.lo asinu.lo atanu.lo compound.lo exp2m1.lo exp10m1.lo powr.lo get_patches.lo -lgmp libtool: link: ar rc .libs/libmpfr.a exceptions.o extract.o uceil_exp2.o uceil_log2.o ufloor_log2.o add.o add1.o add_ui.o agm.o clear.o cmp.o cmpabs.o cmp_si.o cmp_ui.o comparisons.o div_2exp.o div_2si.o div_2ui.o div.o div_ui.o dot.o dump.o eq.o exp10.o exp2.o exp3.o exp.o frac.o frexp.o get_d.o get_exp.o get_str.o init.o inp_str.o isinteger.o isinf.o isnan.o isnum.o const_log2.o log.o modf.o mul_2exp.o mul_2si.o mul_2ui.o mul.o mul_ui.o neg.o next.o out_str.o printf.o vasprintf.o const_pi.o pow.o pow_si.o pow_ui.o pow_sj.o pow_uj.o print_raw.o print_rnd_mode.o reldiff.o round_prec.o set.o setmax.o setmin.o set_d.o set_dfl_prec.o set_exp.o set_rnd.o set_f.o set_prc_raw.o set_prec.o set_q.o set_si.o set_str.o set_str_raw.o set_ui.o set_z.o sqrt.o sqrt_ui.o sub.o sub1.o sub_ui.o rint.o ui_div.o ui_sub.o urandom.o urandomb.o get_z_2exp.o swap.o factorial.o cosh.o sinh.o tanh.o sinh_cosh.o acosh.o asinh.o atanh.o atan.o cmp2.o exp_2.o asin.o const_euler.o cos.o sin.o tan.o fma.o fms.o hypot.o log1p.o expm1.o log2.o log2p1.o log10.o log10p1.o ui_pow.o ui_pow_ui.o minmax.o dim.o signbit.o copysign.o setsign.o gmp_op.o init2.o acos.o sin_cos.o set_nan.o set_inf.o set_zero.o powerof2.o gamma.o set_ld.o get_ld.o cbrt.o volatile.o fits_sshort.o fits_sint.o fits_slong.o fits_ushort.o fits_uint.o fits_ulong.o fits_uintmax.o fits_intmax.o get_si.o get_ui.o zeta.o cmp_d.o erf.o inits.o inits2.o clears.o sgn.o check.o sub1sp.o version.o mpn_exp.o mpfr-gmp.o mp_clz_tab.o sum.o add1sp.o free_cache.o si_op.o cmp_ld.o set_ui_2exp.o set_si_2exp.o set_uj.o set_sj.o get_sj.o get_uj.o get_z.o iszero.o cache.o sqr.o int_ceil_log2.o isqrt.o strtofr.o pow_z.o logging.o mulders.o get_f.o round_p.o erfc.o atan2.o atan2u.o subnormal.o const_catalan.o root.o sec.o csc.o cot.o eint.o sech.o csch.o coth.o round_near_x.o constant.o abort_prec_max.o stack_interface.o lngamma.o zeta_ui.o set_d64.o get_d64.o jn.o yn.o rem1.o add_d.o sub_d.o d_sub.o mul_d.o div_d.o d_div.o li2.o rec_sqrt.o min_prec.o buildopt.o digamma.o bernoulli.o isregular.o set_flt.o get_flt.o scale2.o set_z_2exp.o ai.o gammaonethird.o grandom.o fpif.o set_float128.o get_float128.o rndna.o nrandom.o random_deviate.o erandom.o mpfr-mini-gmp.o fmma.o log_ui.o gamma_inc.o ubf.o beta.o odd_p.o get_q.o pool.o total_order.o set_d128.o get_d128.o nbits_ulong.o cmpabs_ui.o sinu.o cosu.o tanu.o fmod_ui.o acosu.o asinu.o atanu.o compound.o exp2m1.o exp10m1.o powr.o get_patches.o libtool: link: ranlib .libs/libmpfr.a libtool: link: ( cd ".libs" && rm -f "libmpfr.la" && ln -s "../libmpfr.la" "libmpfr.la" ) gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/mpfr/src' gmake[4]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/mpfr/src' Making all in tests gmake[4]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/mpfr/tests' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/mpfr/tests' Making all in tune gmake[4]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/mpfr/tune' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/mpfr/tune' Making all in tools/bench gmake[4]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/mpfr/tools/bench' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/mpfr/tools/bench' gmake[4]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/mpfr' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/mpfr' gmake[3]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/mpfr' Configuring stage 1 in ./mpc configure: creating cache ./config.cache checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /home/pbulk/build/lang/gcc8/work/.tools/bin/mkdir -p checking for gawk... /bin/gawk checking whether /usr/pkg/bin/gmake sets $(MAKE)... yes checking whether /usr/pkg/bin/gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep checking for egrep... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep -E checking for a sed that does not truncate output... (cached) /bin/sed checking for x86_64-redhat-linux-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by /usr/pkg/bin/gmake... GNU checking dependency style of cc... gcc3 checking for x86_64-redhat-linux-ar... ar checking the archiver (ar) interface... ar 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/gcc8/work/.tools/bin/grep -F checking for ld used by cc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-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 x86_64-redhat-linux-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-ar... (cached) ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-strip... no checking for strip... strip checking for x86_64-redhat-linux-ranlib... ranlib checking command to parse nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if 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 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... no checking whether to build static libraries... yes checking for gmp.h... yes checking for ANSI C header files... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking whether time.h and sys/time.h may both be included... yes checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes checking for library containing creal... -lm checking whether creal, cimag and I can be used... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for gettimeofday... yes checking for localeconv... yes checking for setlocale... yes checking for getrusage... yes checking for dup... yes checking for dup2... yes checking for __gmpz_init in -lgmp... yes checking for MPFR... yes checking for mpfr_fmma... yes checking for recent GMP... yes checking for recent MPFR... yes checking if gcc accepts -dumpversion option... yes checking gcc version... 8 configure: updating cache ./config.cache checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating tools/Makefile config.status: creating tools/bench/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands gmake[3]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/mpc' /usr/pkg/bin/gmake all-recursive gmake[4]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/mpc' Making all in src gmake[5]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/mpc/src' /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c -o abs.lo ../../../gcc-8.5.0/mpc/src/abs.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c -o acos.lo ../../../gcc-8.5.0/mpc/src/acos.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT acos.lo -MD -MP -MF .deps/acos.Tpo -c ../../../gcc-8.5.0/mpc/src/acos.c -o acos.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c ../../../gcc-8.5.0/mpc/src/abs.c -o abs.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpc/src/acos.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/abs.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/acos.Tpo .deps/acos.Plo mv -f .deps/abs.Tpo .deps/abs.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c -o acosh.lo ../../../gcc-8.5.0/mpc/src/acosh.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT add.lo -MD -MP -MF .deps/add.Tpo -c -o add.lo ../../../gcc-8.5.0/mpc/src/add.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT acosh.lo -MD -MP -MF .deps/acosh.Tpo -c ../../../gcc-8.5.0/mpc/src/acosh.c -o acosh.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT add.lo -MD -MP -MF .deps/add.Tpo -c ../../../gcc-8.5.0/mpc/src/add.c -o add.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/acosh.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/add.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/acosh.Tpo .deps/acosh.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT add_fr.lo -MD -MP -MF .deps/add_fr.Tpo -c -o add_fr.lo ../../../gcc-8.5.0/mpc/src/add_fr.c mv -f .deps/add.Tpo .deps/add.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT add_si.lo -MD -MP -MF .deps/add_si.Tpo -c -o add_si.lo ../../../gcc-8.5.0/mpc/src/add_si.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT add_fr.lo -MD -MP -MF .deps/add_fr.Tpo -c ../../../gcc-8.5.0/mpc/src/add_fr.c -o add_fr.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT add_si.lo -MD -MP -MF .deps/add_si.Tpo -c ../../../gcc-8.5.0/mpc/src/add_si.c -o add_si.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/add_fr.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/add_si.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/add_fr.Tpo .deps/add_fr.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c -o add_ui.lo ../../../gcc-8.5.0/mpc/src/add_ui.c mv -f .deps/add_si.Tpo .deps/add_si.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT arg.lo -MD -MP -MF .deps/arg.Tpo -c -o arg.lo ../../../gcc-8.5.0/mpc/src/arg.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT add_ui.lo -MD -MP -MF .deps/add_ui.Tpo -c ../../../gcc-8.5.0/mpc/src/add_ui.c -o add_ui.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT arg.lo -MD -MP -MF .deps/arg.Tpo -c ../../../gcc-8.5.0/mpc/src/arg.c -o arg.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/add_ui.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/arg.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/add_ui.Tpo .deps/add_ui.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c -o asin.lo ../../../gcc-8.5.0/mpc/src/asin.c mv -f .deps/arg.Tpo .deps/arg.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c -o asinh.lo ../../../gcc-8.5.0/mpc/src/asinh.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT asin.lo -MD -MP -MF .deps/asin.Tpo -c ../../../gcc-8.5.0/mpc/src/asin.c -o asin.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpc/src/asin.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT asinh.lo -MD -MP -MF .deps/asinh.Tpo -c ../../../gcc-8.5.0/mpc/src/asinh.c -o asinh.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/asinh.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/asin.Tpo .deps/asin.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c -o atan.lo ../../../gcc-8.5.0/mpc/src/atan.c mv -f .deps/asinh.Tpo .deps/asinh.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c -o atanh.lo ../../../gcc-8.5.0/mpc/src/atanh.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT atan.lo -MD -MP -MF .deps/atan.Tpo -c ../../../gcc-8.5.0/mpc/src/atan.c -o atan.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpc/src/atan.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT atanh.lo -MD -MP -MF .deps/atanh.Tpo -c ../../../gcc-8.5.0/mpc/src/atanh.c -o atanh.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/atanh.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/atan.Tpo .deps/atan.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c -o clear.lo ../../../gcc-8.5.0/mpc/src/clear.c mv -f .deps/atanh.Tpo .deps/atanh.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c -o cmp.lo ../../../gcc-8.5.0/mpc/src/cmp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT clear.lo -MD -MP -MF .deps/clear.Tpo -c ../../../gcc-8.5.0/mpc/src/clear.c -o clear.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/clear.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/clear.Tpo .deps/clear.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c -o cmp_abs.lo ../../../gcc-8.5.0/mpc/src/cmp_abs.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT cmp.lo -MD -MP -MF .deps/cmp.Tpo -c ../../../gcc-8.5.0/mpc/src/cmp.c -o cmp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/cmp.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/cmp.Tpo .deps/cmp.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT cmp_abs.lo -MD -MP -MF .deps/cmp_abs.Tpo -c ../../../gcc-8.5.0/mpc/src/cmp_abs.c -o cmp_abs.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT cmp_si_si.lo -MD -MP -MF .deps/cmp_si_si.Tpo -c -o cmp_si_si.lo ../../../gcc-8.5.0/mpc/src/cmp_si_si.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/cmp_abs.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT cmp_si_si.lo -MD -MP -MF .deps/cmp_si_si.Tpo -c ../../../gcc-8.5.0/mpc/src/cmp_si_si.c -o cmp_si_si.o mv -f .deps/cmp_abs.Tpo .deps/cmp_abs.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT conj.lo -MD -MP -MF .deps/conj.Tpo -c -o conj.lo ../../../gcc-8.5.0/mpc/src/conj.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/cmp_si_si.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/cmp_si_si.Tpo .deps/cmp_si_si.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c -o cos.lo ../../../gcc-8.5.0/mpc/src/cos.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT conj.lo -MD -MP -MF .deps/conj.Tpo -c ../../../gcc-8.5.0/mpc/src/conj.c -o conj.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/conj.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT cos.lo -MD -MP -MF .deps/cos.Tpo -c ../../../gcc-8.5.0/mpc/src/cos.c -o cos.o mv -f .deps/conj.Tpo .deps/conj.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c -o cosh.lo ../../../gcc-8.5.0/mpc/src/cosh.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/cos.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/cos.Tpo .deps/cos.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c -o div_2si.lo ../../../gcc-8.5.0/mpc/src/div_2si.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT cosh.lo -MD -MP -MF .deps/cosh.Tpo -c ../../../gcc-8.5.0/mpc/src/cosh.c -o cosh.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/cosh.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT div_2si.lo -MD -MP -MF .deps/div_2si.Tpo -c ../../../gcc-8.5.0/mpc/src/div_2si.c -o div_2si.o mv -f .deps/cosh.Tpo .deps/cosh.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c -o div_2ui.lo ../../../gcc-8.5.0/mpc/src/div_2ui.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/div_2si.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/div_2si.Tpo .deps/div_2si.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT div.lo -MD -MP -MF .deps/div.Tpo -c -o div.lo ../../../gcc-8.5.0/mpc/src/div.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT div_2ui.lo -MD -MP -MF .deps/div_2ui.Tpo -c ../../../gcc-8.5.0/mpc/src/div_2ui.c -o div_2ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/div_2ui.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT div.lo -MD -MP -MF .deps/div.Tpo -c ../../../gcc-8.5.0/mpc/src/div.c -o div.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/div.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/div_2ui.Tpo .deps/div_2ui.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT div_fr.lo -MD -MP -MF .deps/div_fr.Tpo -c -o div_fr.lo ../../../gcc-8.5.0/mpc/src/div_fr.c mv -f .deps/div.Tpo .deps/div.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c -o div_ui.lo ../../../gcc-8.5.0/mpc/src/div_ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT div_fr.lo -MD -MP -MF .deps/div_fr.Tpo -c ../../../gcc-8.5.0/mpc/src/div_fr.c -o div_fr.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/div_fr.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT div_ui.lo -MD -MP -MF .deps/div_ui.Tpo -c ../../../gcc-8.5.0/mpc/src/div_ui.c -o div_ui.o mv -f .deps/div_fr.Tpo .deps/div_fr.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c -o exp.lo ../../../gcc-8.5.0/mpc/src/exp.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/div_ui.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/div_ui.Tpo .deps/div_ui.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c -o fma.lo ../../../gcc-8.5.0/mpc/src/fma.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT exp.lo -MD -MP -MF .deps/exp.Tpo -c ../../../gcc-8.5.0/mpc/src/exp.c -o exp.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/exp.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT fma.lo -MD -MP -MF .deps/fma.Tpo -c ../../../gcc-8.5.0/mpc/src/fma.c -o fma.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/fma.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/exp.Tpo .deps/exp.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT fr_div.lo -MD -MP -MF .deps/fr_div.Tpo -c -o fr_div.lo ../../../gcc-8.5.0/mpc/src/fr_div.c mv -f .deps/fma.Tpo .deps/fma.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT fr_sub.lo -MD -MP -MF .deps/fr_sub.Tpo -c -o fr_sub.lo ../../../gcc-8.5.0/mpc/src/fr_sub.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT fr_div.lo -MD -MP -MF .deps/fr_div.Tpo -c ../../../gcc-8.5.0/mpc/src/fr_div.c -o fr_div.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/fr_div.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT fr_sub.lo -MD -MP -MF .deps/fr_sub.Tpo -c ../../../gcc-8.5.0/mpc/src/fr_sub.c -o fr_sub.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/fr_sub.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/fr_div.Tpo .deps/fr_div.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT get_prec2.lo -MD -MP -MF .deps/get_prec2.Tpo -c -o get_prec2.lo ../../../gcc-8.5.0/mpc/src/get_prec2.c mv -f .deps/fr_sub.Tpo .deps/fr_sub.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT get_prec.lo -MD -MP -MF .deps/get_prec.Tpo -c -o get_prec.lo ../../../gcc-8.5.0/mpc/src/get_prec.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT get_prec2.lo -MD -MP -MF .deps/get_prec2.Tpo -c ../../../gcc-8.5.0/mpc/src/get_prec2.c -o get_prec2.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT get_prec.lo -MD -MP -MF .deps/get_prec.Tpo -c ../../../gcc-8.5.0/mpc/src/get_prec.c -o get_prec.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/get_prec2.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/get_prec.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/get_prec2.Tpo .deps/get_prec2.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c -o get_version.lo ../../../gcc-8.5.0/mpc/src/get_version.c mv -f .deps/get_prec.Tpo .deps/get_prec.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT get_x.lo -MD -MP -MF .deps/get_x.Tpo -c -o get_x.lo ../../../gcc-8.5.0/mpc/src/get_x.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT get_version.lo -MD -MP -MF .deps/get_version.Tpo -c ../../../gcc-8.5.0/mpc/src/get_version.c -o get_version.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/get_version.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT get_x.lo -MD -MP -MF .deps/get_x.Tpo -c ../../../gcc-8.5.0/mpc/src/get_x.c -o get_x.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/complex.h:26, from ../../../gcc-8.5.0/mpc/src/get_x.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/get_version.Tpo .deps/get_version.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT imag.lo -MD -MP -MF .deps/imag.Tpo -c -o imag.lo ../../../gcc-8.5.0/mpc/src/imag.c mv -f .deps/get_x.Tpo .deps/get_x.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c -o init2.lo ../../../gcc-8.5.0/mpc/src/init2.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT imag.lo -MD -MP -MF .deps/imag.Tpo -c ../../../gcc-8.5.0/mpc/src/imag.c -o imag.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT init2.lo -MD -MP -MF .deps/init2.Tpo -c ../../../gcc-8.5.0/mpc/src/init2.c -o init2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/imag.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/init2.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/imag.Tpo .deps/imag.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT init3.lo -MD -MP -MF .deps/init3.Tpo -c -o init3.lo ../../../gcc-8.5.0/mpc/src/init3.c mv -f .deps/init2.Tpo .deps/init2.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c -o inp_str.lo ../../../gcc-8.5.0/mpc/src/inp_str.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT init3.lo -MD -MP -MF .deps/init3.Tpo -c ../../../gcc-8.5.0/mpc/src/init3.c -o init3.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/init3.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT inp_str.lo -MD -MP -MF .deps/inp_str.Tpo -c ../../../gcc-8.5.0/mpc/src/inp_str.c -o inp_str.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpc/src/inp_str.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/init3.Tpo .deps/init3.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo ../../../gcc-8.5.0/mpc/src/log.c mv -f .deps/inp_str.Tpo .deps/inp_str.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c -o log10.lo ../../../gcc-8.5.0/mpc/src/log10.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT log.lo -MD -MP -MF .deps/log.Tpo -c ../../../gcc-8.5.0/mpc/src/log.c -o log.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT log10.lo -MD -MP -MF .deps/log10.Tpo -c ../../../gcc-8.5.0/mpc/src/log10.c -o log10.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/mpc/src/log10.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpc/src/log.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/log10.Tpo .deps/log10.Plo mv -f .deps/log.Tpo .deps/log.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c -o mem.lo ../../../gcc-8.5.0/mpc/src/mem.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c -o mul_2si.lo ../../../gcc-8.5.0/mpc/src/mul_2si.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT mul_2si.lo -MD -MP -MF .deps/mul_2si.Tpo -c ../../../gcc-8.5.0/mpc/src/mul_2si.c -o mul_2si.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/mul_2si.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c ../../../gcc-8.5.0/mpc/src/mem.c -o mem.o mv -f .deps/mul_2si.Tpo .deps/mul_2si.Plo In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../../gcc-8.5.0/mpc/src/mem.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c -o mul_2ui.lo ../../../gcc-8.5.0/mpc/src/mul_2ui.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT mul_2ui.lo -MD -MP -MF .deps/mul_2ui.Tpo -c ../../../gcc-8.5.0/mpc/src/mul_2ui.c -o mul_2ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/mul_2ui.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/mem.Tpo .deps/mem.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c -o mul.lo ../../../gcc-8.5.0/mpc/src/mul.c mv -f .deps/mul_2ui.Tpo .deps/mul_2ui.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT mul_fr.lo -MD -MP -MF .deps/mul_fr.Tpo -c -o mul_fr.lo ../../../gcc-8.5.0/mpc/src/mul_fr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT mul.lo -MD -MP -MF .deps/mul.Tpo -c ../../../gcc-8.5.0/mpc/src/mul.c -o mul.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT mul_fr.lo -MD -MP -MF .deps/mul_fr.Tpo -c ../../../gcc-8.5.0/mpc/src/mul_fr.c -o mul_fr.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpc/src/mul.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/mul_fr.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/mul_fr.Tpo .deps/mul_fr.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT mul_i.lo -MD -MP -MF .deps/mul_i.Tpo -c -o mul_i.lo ../../../gcc-8.5.0/mpc/src/mul_i.c mv -f .deps/mul.Tpo .deps/mul.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT mul_si.lo -MD -MP -MF .deps/mul_si.Tpo -c -o mul_si.lo ../../../gcc-8.5.0/mpc/src/mul_si.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT mul_i.lo -MD -MP -MF .deps/mul_i.Tpo -c ../../../gcc-8.5.0/mpc/src/mul_i.c -o mul_i.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/mul_i.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT mul_si.lo -MD -MP -MF .deps/mul_si.Tpo -c ../../../gcc-8.5.0/mpc/src/mul_si.c -o mul_si.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/mul_si.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/mul_i.Tpo .deps/mul_i.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c -o mul_ui.lo ../../../gcc-8.5.0/mpc/src/mul_ui.c mv -f .deps/mul_si.Tpo .deps/mul_si.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c -o neg.lo ../../../gcc-8.5.0/mpc/src/neg.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT mul_ui.lo -MD -MP -MF .deps/mul_ui.Tpo -c ../../../gcc-8.5.0/mpc/src/mul_ui.c -o mul_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/mul_ui.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT neg.lo -MD -MP -MF .deps/neg.Tpo -c ../../../gcc-8.5.0/mpc/src/neg.c -o neg.o mv -f .deps/mul_ui.Tpo .deps/mul_ui.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT norm.lo -MD -MP -MF .deps/norm.Tpo -c -o norm.lo ../../../gcc-8.5.0/mpc/src/norm.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/neg.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/neg.Tpo .deps/neg.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c -o out_str.lo ../../../gcc-8.5.0/mpc/src/out_str.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT norm.lo -MD -MP -MF .deps/norm.Tpo -c ../../../gcc-8.5.0/mpc/src/norm.c -o norm.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpc/src/norm.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT out_str.lo -MD -MP -MF .deps/out_str.Tpo -c ../../../gcc-8.5.0/mpc/src/out_str.c -o out_str.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpc/src/out_str.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/norm.Tpo .deps/norm.Plo mv -f .deps/out_str.Tpo .deps/out_str.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c -o pow.lo ../../../gcc-8.5.0/mpc/src/pow.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT pow_fr.lo -MD -MP -MF .deps/pow_fr.Tpo -c -o pow_fr.lo ../../../gcc-8.5.0/mpc/src/pow_fr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT pow.lo -MD -MP -MF .deps/pow.Tpo -c ../../../gcc-8.5.0/mpc/src/pow.c -o pow.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpc/src/pow.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT pow_fr.lo -MD -MP -MF .deps/pow_fr.Tpo -c ../../../gcc-8.5.0/mpc/src/pow_fr.c -o pow_fr.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/pow_fr.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/pow.Tpo .deps/pow.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT pow_ld.lo -MD -MP -MF .deps/pow_ld.Tpo -c -o pow_ld.lo ../../../gcc-8.5.0/mpc/src/pow_ld.c mv -f .deps/pow_fr.Tpo .deps/pow_fr.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT pow_d.lo -MD -MP -MF .deps/pow_d.Tpo -c -o pow_d.lo ../../../gcc-8.5.0/mpc/src/pow_d.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT pow_ld.lo -MD -MP -MF .deps/pow_ld.Tpo -c ../../../gcc-8.5.0/mpc/src/pow_ld.c -o pow_ld.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpc/src/pow_ld.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT pow_d.lo -MD -MP -MF .deps/pow_d.Tpo -c ../../../gcc-8.5.0/mpc/src/pow_d.c -o pow_d.o mv -f .deps/pow_ld.Tpo .deps/pow_ld.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c -o pow_si.lo ../../../gcc-8.5.0/mpc/src/pow_si.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpc/src/pow_d.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/pow_d.Tpo .deps/pow_d.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT pow_si.lo -MD -MP -MF .deps/pow_si.Tpo -c ../../../gcc-8.5.0/mpc/src/pow_si.c -o pow_si.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c -o pow_ui.lo ../../../gcc-8.5.0/mpc/src/pow_ui.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/pow_si.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/pow_si.Tpo .deps/pow_si.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c -o pow_z.lo ../../../gcc-8.5.0/mpc/src/pow_z.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT pow_ui.lo -MD -MP -MF .deps/pow_ui.Tpo -c ../../../gcc-8.5.0/mpc/src/pow_ui.c -o pow_ui.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/mpc/src/pow_ui.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT pow_z.lo -MD -MP -MF .deps/pow_z.Tpo -c ../../../gcc-8.5.0/mpc/src/pow_z.c -o pow_z.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/pow_z.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/pow_ui.Tpo .deps/pow_ui.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c -o proj.lo ../../../gcc-8.5.0/mpc/src/proj.c mv -f .deps/pow_z.Tpo .deps/pow_z.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT real.lo -MD -MP -MF .deps/real.Tpo -c -o real.lo ../../../gcc-8.5.0/mpc/src/real.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT real.lo -MD -MP -MF .deps/real.Tpo -c ../../../gcc-8.5.0/mpc/src/real.c -o real.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c ../../../gcc-8.5.0/mpc/src/proj.c -o proj.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/proj.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/real.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/real.Tpo .deps/real.Plo mv -f .deps/proj.Tpo .deps/proj.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT rootofunity.lo -MD -MP -MF .deps/rootofunity.Tpo -c -o rootofunity.lo ../../../gcc-8.5.0/mpc/src/rootofunity.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c -o urandom.lo ../../../gcc-8.5.0/mpc/src/urandom.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT rootofunity.lo -MD -MP -MF .deps/rootofunity.Tpo -c ../../../gcc-8.5.0/mpc/src/rootofunity.c -o rootofunity.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT urandom.lo -MD -MP -MF .deps/urandom.Tpo -c ../../../gcc-8.5.0/mpc/src/urandom.c -o urandom.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpc/src/rootofunity.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/urandom.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/rootofunity.Tpo .deps/rootofunity.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT set.lo -MD -MP -MF .deps/set.Tpo -c -o set.lo ../../../gcc-8.5.0/mpc/src/set.c mv -f .deps/urandom.Tpo .deps/urandom.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c -o set_prec.lo ../../../gcc-8.5.0/mpc/src/set_prec.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT set.lo -MD -MP -MF .deps/set.Tpo -c ../../../gcc-8.5.0/mpc/src/set.c -o set.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT set_prec.lo -MD -MP -MF .deps/set_prec.Tpo -c ../../../gcc-8.5.0/mpc/src/set_prec.c -o set_prec.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/set.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/set_prec.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/set.Tpo .deps/set.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c -o set_str.lo ../../../gcc-8.5.0/mpc/src/set_str.c mv -f .deps/set_prec.Tpo .deps/set_prec.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT set_x.lo -MD -MP -MF .deps/set_x.Tpo -c -o set_x.lo ../../../gcc-8.5.0/mpc/src/set_x.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT set_str.lo -MD -MP -MF .deps/set_str.Tpo -c ../../../gcc-8.5.0/mpc/src/set_str.c -o set_str.o In file included from /usr/include/ctype.h:25, from ../../../gcc-8.5.0/mpc/src/set_str.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT set_x.lo -MD -MP -MF .deps/set_x.Tpo -c ../../../gcc-8.5.0/mpc/src/set_x.c -o set_x.o In file included from /usr/include/inttypes.h:25, from ../../../gcc-8.5.0/mpc/src/set_x.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/set_str.Tpo .deps/set_str.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT set_x_x.lo -MD -MP -MF .deps/set_x_x.Tpo -c -o set_x_x.lo ../../../gcc-8.5.0/mpc/src/set_x_x.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT set_x_x.lo -MD -MP -MF .deps/set_x_x.Tpo -c ../../../gcc-8.5.0/mpc/src/set_x_x.c -o set_x_x.o In file included from /usr/include/inttypes.h:25, from ../../../gcc-8.5.0/mpc/src/set_x_x.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/set_x.Tpo .deps/set_x.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c -o sin.lo ../../../gcc-8.5.0/mpc/src/sin.c mv -f .deps/set_x_x.Tpo .deps/set_x_x.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c -o sin_cos.lo ../../../gcc-8.5.0/mpc/src/sin_cos.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT sin.lo -MD -MP -MF .deps/sin.Tpo -c ../../../gcc-8.5.0/mpc/src/sin.c -o sin.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/sin.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT sin_cos.lo -MD -MP -MF .deps/sin_cos.Tpo -c ../../../gcc-8.5.0/mpc/src/sin_cos.c -o sin_cos.o mv -f .deps/sin.Tpo .deps/sin.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c -o sinh.lo ../../../gcc-8.5.0/mpc/src/sinh.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpc/src/sin_cos.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT sinh.lo -MD -MP -MF .deps/sinh.Tpo -c ../../../gcc-8.5.0/mpc/src/sinh.c -o sinh.o mv -f .deps/sin_cos.Tpo .deps/sin_cos.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c -o sqr.lo ../../../gcc-8.5.0/mpc/src/sqr.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/sinh.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/sinh.Tpo .deps/sinh.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT sqr.lo -MD -MP -MF .deps/sqr.Tpo -c ../../../gcc-8.5.0/mpc/src/sqr.c -o sqr.o /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c -o sqrt.lo ../../../gcc-8.5.0/mpc/src/sqrt.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpc/src/sqr.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/sqr.Tpo .deps/sqr.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT strtoc.lo -MD -MP -MF .deps/strtoc.Tpo -c -o strtoc.lo ../../../gcc-8.5.0/mpc/src/strtoc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT sqrt.lo -MD -MP -MF .deps/sqrt.Tpo -c ../../../gcc-8.5.0/mpc/src/sqrt.c -o sqrt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT strtoc.lo -MD -MP -MF .deps/strtoc.Tpo -c ../../../gcc-8.5.0/mpc/src/strtoc.c -o strtoc.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/sqrt.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ../../../gcc-8.5.0/mpc/src/strtoc.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/sqrt.Tpo .deps/sqrt.Plo mv -f .deps/strtoc.Tpo .deps/strtoc.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c -o sub.lo ../../../gcc-8.5.0/mpc/src/sub.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT sub_fr.lo -MD -MP -MF .deps/sub_fr.Tpo -c -o sub_fr.lo ../../../gcc-8.5.0/mpc/src/sub_fr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c ../../../gcc-8.5.0/mpc/src/sub.c -o sub.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT sub_fr.lo -MD -MP -MF .deps/sub_fr.Tpo -c ../../../gcc-8.5.0/mpc/src/sub_fr.c -o sub_fr.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/sub.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/sub_fr.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/sub.Tpo .deps/sub.Plo mv -f .deps/sub_fr.Tpo .deps/sub_fr.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c -o sub_ui.lo ../../../gcc-8.5.0/mpc/src/sub_ui.c /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c -o swap.lo ../../../gcc-8.5.0/mpc/src/swap.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT sub_ui.lo -MD -MP -MF .deps/sub_ui.Tpo -c ../../../gcc-8.5.0/mpc/src/sub_ui.c -o sub_ui.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT swap.lo -MD -MP -MF .deps/swap.Tpo -c ../../../gcc-8.5.0/mpc/src/swap.c -o swap.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/sub_ui.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/swap.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/swap.Tpo .deps/swap.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c -o tan.lo ../../../gcc-8.5.0/mpc/src/tan.c mv -f .deps/sub_ui.Tpo .deps/sub_ui.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c -o tanh.lo ../../../gcc-8.5.0/mpc/src/tanh.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT tan.lo -MD -MP -MF .deps/tan.Tpo -c ../../../gcc-8.5.0/mpc/src/tan.c -o tan.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../../gcc-8.5.0/mpc/src/tan.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/tan.Tpo .deps/tan.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c -o uceil_log2.lo ../../../gcc-8.5.0/mpc/src/uceil_log2.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT tanh.lo -MD -MP -MF .deps/tanh.Tpo -c ../../../gcc-8.5.0/mpc/src/tanh.c -o tanh.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/tanh.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT uceil_log2.lo -MD -MP -MF .deps/uceil_log2.Tpo -c ../../../gcc-8.5.0/mpc/src/uceil_log2.c -o uceil_log2.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/uceil_log2.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/uceil_log2.Tpo .deps/uceil_log2.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c -o ui_div.lo ../../../gcc-8.5.0/mpc/src/ui_div.c mv -f .deps/tanh.Tpo .deps/tanh.Plo /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT ui_ui_sub.lo -MD -MP -MF .deps/ui_ui_sub.Tpo -c -o ui_ui_sub.lo ../../../gcc-8.5.0/mpc/src/ui_ui_sub.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT ui_div.lo -MD -MP -MF .deps/ui_div.Tpo -c ../../../gcc-8.5.0/mpc/src/ui_div.c -o ui_div.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:194, from /usr/lib/gcc/x86_64-redhat-linux/8/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/8/include/limits.h:34, from ../../../gcc-8.5.0/mpc/src/ui_div.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/ui_div.Tpo .deps/ui_div.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../gcc-8.5.0/mpc/src -I.. -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/usr/include -I/usr/pkg/include/python3.11 -g -MT ui_ui_sub.lo -MD -MP -MF .deps/ui_ui_sub.Tpo -c ../../../gcc-8.5.0/mpc/src/ui_ui_sub.c -o ui_ui_sub.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from ../../../gcc-8.5.0/mpc/src/mpc-impl.h:28, from ../../../gcc-8.5.0/mpc/src/ui_ui_sub.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/ui_ui_sub.Tpo .deps/ui_ui_sub.Plo /bin/bash ../libtool --tag=CC --mode=link cc -g -version-info 4:0:1 -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libmpc.la -rpath /usr/pkg/gcc8/lib abs.lo acos.lo acosh.lo add.lo add_fr.lo add_si.lo add_ui.lo arg.lo asin.lo asinh.lo atan.lo atanh.lo clear.lo cmp.lo cmp_abs.lo cmp_si_si.lo conj.lo cos.lo cosh.lo div_2si.lo div_2ui.lo div.lo div_fr.lo div_ui.lo exp.lo fma.lo fr_div.lo fr_sub.lo get_prec2.lo get_prec.lo get_version.lo get_x.lo imag.lo init2.lo init3.lo inp_str.lo log.lo log10.lo mem.lo mul_2si.lo mul_2ui.lo mul.lo mul_fr.lo mul_i.lo mul_si.lo mul_ui.lo neg.lo norm.lo out_str.lo pow.lo pow_fr.lo pow_ld.lo pow_d.lo pow_si.lo pow_ui.lo pow_z.lo proj.lo real.lo rootofunity.lo urandom.lo set.lo set_prec.lo set_str.lo set_x.lo set_x_x.lo sin.lo sin_cos.lo sinh.lo sqr.lo sqrt.lo strtoc.lo sub.lo sub_fr.lo sub_ui.lo swap.lo tan.lo tanh.lo uceil_log2.lo ui_div.lo ui_ui_sub.lo -lmpfr -lmpfr -lgmp -lm libtool: link: ar rc .libs/libmpc.a abs.o acos.o acosh.o add.o add_fr.o add_si.o add_ui.o arg.o asin.o asinh.o atan.o atanh.o clear.o cmp.o cmp_abs.o cmp_si_si.o conj.o cos.o cosh.o div_2si.o div_2ui.o div.o div_fr.o div_ui.o exp.o fma.o fr_div.o fr_sub.o get_prec2.o get_prec.o get_version.o get_x.o imag.o init2.o init3.o inp_str.o log.o log10.o mem.o mul_2si.o mul_2ui.o mul.o mul_fr.o mul_i.o mul_si.o mul_ui.o neg.o norm.o out_str.o pow.o pow_fr.o pow_ld.o pow_d.o pow_si.o pow_ui.o pow_z.o proj.o real.o rootofunity.o urandom.o set.o set_prec.o set_str.o set_x.o set_x_x.o sin.o sin_cos.o sinh.o sqr.o sqrt.o strtoc.o sub.o sub_fr.o sub_ui.o swap.o tan.o tanh.o uceil_log2.o ui_div.o ui_ui_sub.o libtool: link: ranlib .libs/libmpc.a libtool: link: ( cd ".libs" && rm -f "libmpc.la" && ln -s "../libmpc.la" "libmpc.la" ) gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/mpc/src' Making all in tests gmake[5]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/mpc/tests' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/mpc/tests' Making all in doc gmake[5]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/mpc/doc' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/mpc/doc' Making all in tools gmake[5]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/mpc/tools' Making all in bench gmake[6]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/mpc/tools/bench' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/mpc/tools/bench' gmake[6]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/mpc/tools' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/mpc/tools' gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/mpc/tools' gmake[5]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/mpc' gmake[5]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/mpc' gmake[4]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/mpc' gmake[3]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/mpc' Configuring stage 1 in ./gcc 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 LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking whether to place generated files in the source directory... no checking whether a default linker was specified... no checking whether a default assembler was specified... no checking for x86_64-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 whether we are using the GNU C++ compiler... yes checking whether c++ -std=gnu++98 accepts -g... yes checking for x86_64-redhat-linux-gnatbind... no checking for x86_64-redhat-linux-gnatmake... no checking whether compiler driver understands Ada... no checking how to run the C++ preprocessor... c++ -std=gnu++98 -E checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep checking for egrep... /home/pbulk/build/lang/gcc8/work/.tools/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to run the C preprocessor... cpp checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of void *... 8 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for long long int... yes checking for intmax_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for unsigned long long int... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for int64_t underlying type... long checking for std::swap in ... yes checking whether c++ -std=gnu++98 is affected by placement new aliasing bug... no checking whether c++ -std=gnu++98 supports -W... yes checking whether c++ -std=gnu++98 supports -Wall... yes checking whether c++ -std=gnu++98 supports -Wnarrowing... yes checking whether c++ -std=gnu++98 supports -Wwrite-strings... yes checking whether c++ -std=gnu++98 supports -Wcast-qual... yes checking whether c++ -std=gnu++98 supports -Wformat... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wmissing-prototypes... yes checking whether c++ -std=gnu++98 supports -Wmissing-format-attribute... yes checking whether c++ -std=gnu++98 supports -Woverloaded-virtual... yes checking whether cc supports -Wold-style-definition... yes checking whether cc supports -Wc++-compat... yes checking whether c++ -std=gnu++98 supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes checking whether cc supports -fno-exceptions... yes checking whether cc supports -fno-rtti... yes checking whether cc supports -fasynchronous-unwind-tables... yes checking valgrind.h usability... no checking valgrind.h presence... no checking for valgrind.h... no checking for VALGRIND_DISCARD in ... no checking for VALGRIND_DISCARD in ... no checking for multiarch configuration... auto configure: WARNING: fixed-point is not supported for this target, ignored checking whether /usr/pkg/bin/gmake sets $(MAKE)... yes checking for gawk... /bin/gawk checking whether ln -s works... yes checking whether ln works... yes checking for x86_64-redhat-linux-ranlib... ranlib checking for a BSD compatible install... /bin/install -c -o pbulk -g pbulk checking for cmp's capabilities... gnucompare checking for mktemp... yes checking for makeinfo... /home/pbulk/build/lang/gcc8/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 checking for modern makeinfo... yes checking for recent Pod::Man... yes checking for flex... /home/pbulk/build/lang/gcc8/work/gcc-8.5.0/missing flex checking for bison... /home/pbulk/build/lang/gcc8/work/gcc-8.5.0/missing bison checking for nm... nm checking for ar... ar checking for sphinx-build... texinfo checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for limits.h... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... yes checking for iconv.h... yes checking for fcntl.h... yes checking for ftw.h... yes checking for unistd.h... (cached) yes checking for sys/file.h... yes checking for sys/time.h... yes checking for sys/mman.h... yes checking for sys/resource.h... yes checking for sys/param.h... yes checking for sys/times.h... yes checking for sys/stat.h... (cached) yes checking for direct.h... no checking for malloc.h... yes checking for langinfo.h... yes checking for ldfcn.h... no checking for locale.h... yes checking for wchar.h... yes checking for thread.h... no checking for pthread.h... yes checking for CHAR_BIT... yes checking whether byte ordering is bigendian... no checking how to run the C++ preprocessor... c++ -std=gnu++98 -E checking for unordered_map... no checking for tr1/unordered_map... yes checking for ext/hash_map... yes checking dependency style of c++ -std=gnu++98... gcc3 checking for collect2 libraries... none required checking for library containing exc_resume... no checking for library containing kstat_open... no checking for library containing ldexp... none required checking for inttypes.h... yes checking for times... yes checking for clock... yes checking for kill... yes checking for getrlimit... yes checking for setrlimit... yes checking for atoq... no checking for popen... yes checking for sysconf... yes checking for strsignal... yes checking for getrusage... yes checking for nl_langinfo... yes checking for gettimeofday... yes checking for mbstowcs... yes checking for wcswidth... yes checking for mmap... yes checking for setlocale... yes checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for fgetc_unlocked... yes checking for fgets_unlocked... yes checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for fputs_unlocked... yes checking for fread_unlocked... yes checking for fwrite_unlocked... yes checking for getchar_unlocked... yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking for madvise... yes checking whether mbstowcs works... yes checking for ssize_t... yes checking for caddr_t... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for pid_t... yes checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for LC_MESSAGES... yes checking for nl_langinfo and CODESET... yes checking whether basename is declared... yes checking whether strstr is declared... yes checking whether getenv is declared... yes checking whether atol is declared... yes checking whether atoll is declared... yes checking whether asprintf is declared... yes checking whether sbrk is declared... yes checking whether abort is declared... yes checking whether atof is declared... yes checking whether getcwd is declared... yes checking whether getwd is declared... yes checking whether madvise is declared... yes checking whether stpcpy is declared... yes checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether strverscmp is declared... yes checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether setenv is declared... yes checking whether unsetenv is declared... yes checking whether errno is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether vasprintf is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether calloc is declared... yes checking whether free is declared... yes checking whether getopt is declared... yes checking whether clock is declared... yes checking whether getpagesize is declared... yes checking whether ffs is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgetc_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether getrlimit is declared... yes checking whether setrlimit is declared... yes checking whether getrusage is declared... yes checking whether ldgetname is declared... no checking whether times is declared... yes checking whether sigaltstack is declared... yes checking for struct tms... yes checking for clock_t... yes checking for F_SETLKW... yes checking if mkdir takes one argument... no Using `../../gcc-8.5.0/gcc/config/i386/i386.c' for machine-specific logic. Using `../../gcc-8.5.0/gcc/config/i386/i386.md' as machine description file. Using the following target machine macro files: ../../gcc-8.5.0/gcc/config/vxworks-dummy.h ../../gcc-8.5.0/gcc/config/i386/biarch64.h ../../gcc-8.5.0/gcc/config/i386/i386.h ../../gcc-8.5.0/gcc/config/i386/unix.h ../../gcc-8.5.0/gcc/config/i386/att.h ../../gcc-8.5.0/gcc/config/dbxelf.h ../../gcc-8.5.0/gcc/config/elfos.h ../../gcc-8.5.0/gcc/config/gnu-user.h ../../gcc-8.5.0/gcc/config/glibc-stdint.h ../../gcc-8.5.0/gcc/config/i386/x86-64.h ../../gcc-8.5.0/gcc/config/i386/gnu-user-common.h ../../gcc-8.5.0/gcc/config/i386/gnu-user64.h ../../gcc-8.5.0/gcc/config/linux.h ../../gcc-8.5.0/gcc/config/linux-android.h ../../gcc-8.5.0/gcc/config/i386/linux-common.h ../../gcc-8.5.0/gcc/config/i386/linux64.h ../../gcc-8.5.0/gcc/config/i386/ssemath.h ../../gcc-8.5.0/gcc/config/initfini-array.h Using host-linux.o for host machine hooks. checking for __cxa_atexit... yes checking whether NLS is requested... yes checking for catalogs to be installed... be da de el es fi fr hr id ja nl ru sr sv tr uk vi zh_CN zh_TW be da de el es fi fr hr id ja nl ru sr sv tr uk vi zh_CN zh_TW 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/gcc8/work/.tools/bin/grep -F checking for ld used by cc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-redhat-linux-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-ar... (cached) 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... ok checking for dlfcn.h... no checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -std=gnu++98 -E checking for ld used by c++ -std=gnu++98... ld -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes checking whether the c++ -std=gnu++98 linker (ld -m elf_x86_64) supports shared libraries... yes checking for c++ -std=gnu++98 option to produce PIC... -fPIC -DPIC checking if c++ -std=gnu++98 PIC flag -fPIC -DPIC works... yes checking if c++ -std=gnu++98 static flag -static works... no checking if c++ -std=gnu++98 supports -c -o file.o... yes checking if c++ -std=gnu++98 supports -c -o file.o... (cached) yes checking whether the c++ -std=gnu++98 linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for as... /home/pbulk/build/lang/gcc8/work/.cwrapper/bin/as checking what assembler to use... /home/pbulk/build/lang/gcc8/work/.cwrapper/bin/as checking for ld... /home/pbulk/build/lang/gcc8/work/.cwrapper/bin/ld checking whether we are using gold... no checking gold linker with split stack support as non default... checking what linker to use... /home/pbulk/build/lang/gcc8/work/.cwrapper/bin/ld checking for nm... /bin/nm checking what nm to use... /bin/nm checking for objdump... /bin/objdump checking what objdump to use... /bin/objdump checking for readelf... /bin/readelf checking what readelf to use... /bin/readelf checking assembler flags... --64 checking assembler for .balign and .p2align... yes checking assembler for .p2align with maximum skip... yes checking assembler for .literal16... no checking assembler for working .subsection -1... yes checking assembler for .weak... yes checking assembler for .weakref... yes checking assembler for .nsubspa comdat... no checking assembler for .hidden... yes checking linker for .hidden support... yes checking linker read-only and read-write section mixing... read-write checking for .preinit_array/.init_array/.fini_array support... yes checking assembler for .sleb128 and .uleb128... yes checking assembler for cfi directives... yes checking assembler for working cfi advance... yes checking assembler for cfi personality directive... yes checking assembler for cfi sections directive... yes checking assembler for eh_frame optimization... yes checking assembler for section merging support... yes checking assembler for stabs directive... yes checking assembler for COMDAT group support (GNU as)... yes checking assembler for line table discriminator support... yes checking assembler for thread-local storage support... yes checking linker -Bstatic/-Bdynamic option... yes checking linker --version-script option... yes checking linker soname option... yes checking linker --demangle support... yes checking linker plugin support... 2 checking assembler for -xbrace_comment... no checking assembler for .section with e... yes checking assembler for filds and fists mnemonics... yes checking assembler for fildq and fistpq mnemonics... yes checking assembler for cmov syntax... no checking assembler for ffreep mnemonic... yes checking assembler for .quad directive... yes checking assembler for sahf mnemonic... yes checking assembler for interunit movq mnemonic... yes checking assembler for hle prefixes... yes checking assembler for swap suffix... yes checking assembler for different section symbol subtraction... yes checking assembler for rep and lock prefix... yes checking assembler for ud2 mnemonic... yes checking assembler for R_386_TLS_GD_PLT reloc... no checking assembler for R_386_TLS_LDM_PLT reloc... no checking assembler for R_386_TLS_LDM reloc... no checking assembler for R_386_GOT32X reloc... yes checking assembler for GOTOFF in data... yes checking assembler for calling ___tls_get_addr via GOT... yes checking assembler for dwarf2 debug_line support... yes checking assembler for buggy dwarf2 .file directive... no checking assembler for dwarf2 debug_view support... yes checking assembler for --gdwarf2 option... yes checking assembler for --gstabs option... yes checking assembler for --debug-prefix-map option... yes checking assembler for compressed debug sections... 2 checking assembler for .lcomm with alignment... no checking for target glibc version... 2.28 checking assembler for gnu_unique_object... yes checking assembler for tolerance to line number 0... yes checking support for thin archives... yes checking linker PT_GNU_EH_FRAME support... yes checking linker CIEv3 in .eh_frame support... yes checking linker position independent executable support... yes checking linker PIE support with copy reloc... yes checking linker EH-compatible garbage collection of sections... yes checking linker EH garbage collection of sections bug... no checking linker for compressed debug sections... 3 checking linker --as-needed support... yes checking linker mapfile support for clearing hardware capabilities... no checking linker --build-id support... yes checking linker *_sol2 emulation support... no checking linker --sysroot support... yes checking __stack_chk_fail in target C library... no checking sys/sdt.h in the target C library... no checking dl_iterate_phdr in target C library... unknown checking whether to enable maintainer-specific portions of Makefiles... no checking whether to avoid linking multiple front-ends at once... no Links are now set up to build a native compiler for x86_64-redhat-linux-gnu. checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... -ldl checking for -fPIC -shared... yes gcc_driver_version: 8.5.0 checking for -fno-PIE option... yes checking for -no-pie option... yes checking linker -z bndplt option... yes checking linker --push-state/--pop-state options... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating Makefile config.status: creating ada/gcc-interface/Makefile config.status: creating ada/Makefile config.status: creating auto-host.h config.status: executing depdir commands mkdir -p -- .deps config.status: executing gccdepdir commands mkdir -p -- build/.deps mkdir -p -- ada/.deps mkdir -p -- brig/.deps mkdir -p -- c/.deps mkdir -p -- cp/.deps mkdir -p -- fortran/.deps mkdir -p -- go/.deps mkdir -p -- jit/.deps mkdir -p -- lto/.deps mkdir -p -- objc/.deps mkdir -p -- objcp/.deps mkdir -p -- c-family/.deps mkdir -p -- common/.deps config.status: executing default commands gmake[3]: Entering directory '/home/pbulk/build/lang/gcc8/work/build/gcc' TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/bash ../../gcc-8.5.0/gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/i386/biarch64.h config/i386/i386.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/gnu-user.h config/glibc-stdint.h config/i386/x86-64.h config/i386/gnu-user-common.h config/i386/gnu-user64.h config/linux.h config/linux-android.h config/i386/linux-common.h config/i386/linux64.h config/i386/ssemath.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 DEFAULT_LIBC=LIBC_GLIBC ANDROID_DEFAULT=0" \ /bin/bash ../../gcc-8.5.0/gcc/mkconfig.sh tm.h TARGET_CPU_DEFAULT="" \ HEADERS="config/i386/i386-protos.h config/linux-protos.h tm-preds.h" DEFINES="" \ /bin/bash ../../gcc-8.5.0/gcc/mkconfig.sh tm_p.h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/bash ../../gcc-8.5.0/gcc/mkconfig.sh bconfig.h c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -DBASEVER="\"8.5.0\"" -DDATESTAMP="\"\"" \ -DREVISION="\"\"" \ -DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" \ -DBUGURL="\"\"" -o build/version.o ../../gcc-8.5.0/gcc/version.c LC_ALL=C ; export LC_ALL ; \ /bin/gawk -f ../../gcc-8.5.0/gcc/opt-gather.awk ../../gcc-8.5.0/gcc/ada/gcc-interface/lang.opt ../../gcc-8.5.0/gcc/brig/lang.opt ../../gcc-8.5.0/gcc/fortran/lang.opt ../../gcc-8.5.0/gcc/go/lang.opt ../../gcc-8.5.0/gcc/lto/lang.opt ../../gcc-8.5.0/gcc/c-family/c.opt ../../gcc-8.5.0/gcc/common.opt ../../gcc-8.5.0/gcc/config/fused-madd.opt ../../gcc-8.5.0/gcc/config/i386/i386.opt ../../gcc-8.5.0/gcc/config/gnu-user.opt ../../gcc-8.5.0/gcc/config/linux.opt ../../gcc-8.5.0/gcc/config/linux-android.opt > tmp-optionlist /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options echo "#define BUILDING_GCC_MAJOR `echo 8.5.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-gi.list gtyp-input.list echo "#define BUILDING_GCC_MINOR `echo 8.5.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h echo timestamp > s-gtyp-input echo "#define BUILDING_GCC_PATCHLEVEL `echo 8.5.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h echo timestamp > s-bversion if test no = yes \ || test -n "m64=../lib64 m32=../lib mx32=../libx32"; then \ /bin/bash ../../gcc-8.5.0/gcc/genmultilib \ "m64/m32" \ " 64 32" \ "" \ "" \ "" \ "" \ "m64=../lib64 m32=../lib mx32=../libx32" \ "" \ "" \ "" \ "no" \ > tmp-mlib.h; \ else \ /bin/bash ../../gcc-8.5.0/gcc/genmultilib '' '' '' '' '' '' '' '' \ "" '' no \ > tmp-mlib.h; \ fi lsf="../../gcc-8.5.0/gcc/cp/lang-specs.h ../../gcc-8.5.0/gcc/lto/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|../../gcc-8.5.0/gcc/||' > tmp-specs.h /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-specs.h specs.h echo timestamp > s-specs rm -f tmp-all-tree.def echo '#include "tree.def"' > tmp-all-tree.def echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def echo '#include "c-family/c-common.def"' >> tmp-all-tree.def ltf="../../gcc-8.5.0/gcc/ada/gcc-interface/ada-tree.def ../../gcc-8.5.0/gcc/cp/cp-tree.def ../../gcc-8.5.0/gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|../../gcc-8.5.0/gcc/||' >> tmp-all-tree.def /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-all-tree.def all-tree.def echo timestamp > s-alltree /bin/gawk -f ../../gcc-8.5.0/gcc/gen-pass-instances.awk \ ../../gcc-8.5.0/gcc/passes.def ../../gcc-8.5.0/gcc/config/i386/i386-passes.def > pass-instances.def cpp ../../gcc-8.5.0/gcc/params-list.h | sed 's/^#.*//;/^$/d' > tmp-params.list /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-params.list params.list echo timestamp > s-params.list cpp ../../gcc-8.5.0/gcc/params-options.h | sed 's/^#.*//;/^$/d' > tmp-params.options /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-params.options params.options echo timestamp > s-params.options echo "c++ -std=gnu++98 -no-pie -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib" > checksum-options.tmp \ && ../../gcc-8.5.0/gcc/../move-if-change checksum-options.tmp checksum-options /bin/gawk -f ../../gcc-8.5.0/gcc/config/i386/i386-builtin-types.awk ../../gcc-8.5.0/gcc/config/i386/i386-builtin-types.def > tmp-bt.inc /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc echo timestamp > s-i386-bt cp ../../gcc-8.5.0/gcc/gcc-ar.c gcc-nm.c cp ../../gcc-8.5.0/gcc/gcc-ar.c gcc-ranlib.c rm -f mm_malloc.h cat ../../gcc-8.5.0/gcc/config/i386/pmm_malloc.h > mm_malloc.h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /bin/bash ../../gcc-8.5.0/gcc/mkconfig.sh tconfig.h (echo "@set version-GCC 8.5.0"; \ if [ "" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo @set srcdir /home/pbulk/build/lang/gcc8/work/build/gcc/../../gcc-8.5.0/gcc >> gcc-vers.texiT if [ -n "(GCC) " ]; then \ echo "@set VERSION_PACKAGE (GCC) " >> gcc-vers.texiT; \ fi echo "@set BUGURL @uref{https://gcc.gnu.org/bugs/}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-mlib.h multilib.h echo timestamp > s-mlib c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/gengenrtl.o ../../gcc-8.5.0/gcc/gengenrtl.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gengenrtl.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/genhooks.o ../../gcc-8.5.0/gcc/genhooks.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/genhooks.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/genchecksum.o ../../gcc-8.5.0/gcc/genchecksum.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/genchecksum.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/gawk -f ../../gcc-8.5.0/gcc/opt-functions.awk -f ../../gcc-8.5.0/gcc/opt-read.awk \ -f ../../gcc-8.5.0/gcc/optc-save-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.c /bin/gawk -f ../../gcc-8.5.0/gcc/opt-functions.awk -f ../../gcc-8.5.0/gcc/opt-read.awk \ -f ../../gcc-8.5.0/gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.c if [ xinfo = xinfo ]; then \ /home/pbulk/build/lang/gcc8/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc-8.5.0/gcc/doc \ -I ../../gcc-8.5.0/gcc/doc/include -o doc/cpp.info ../../gcc-8.5.0/gcc/doc/cpp.texi; \ fi if [ xinfo = xinfo ]; then \ /home/pbulk/build/lang/gcc8/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc-8.5.0/gcc/doc \ -I ../../gcc-8.5.0/gcc/doc/include -o doc/gcc.info ../../gcc-8.5.0/gcc/doc/gcc.texi; \ fi if [ xinfo = xinfo ]; then \ /home/pbulk/build/lang/gcc8/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I ../../gcc-8.5.0/gcc/doc \ -I ../../gcc-8.5.0/gcc/doc/include -o doc/gccinstall.info ../../gcc-8.5.0/gcc/doc/install.texi; \ fi if [ xinfo = xinfo ]; then \ /home/pbulk/build/lang/gcc8/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc-8.5.0/gcc/doc \ -I ../../gcc-8.5.0/gcc/doc/include -o doc/cppinternals.info ../../gcc-8.5.0/gcc/doc/cppinternals.texi; \ fi echo timestamp > gcc.pod perl ../../gcc-8.5.0/gcc/../contrib/texi2pod.pl ../../gcc-8.5.0/gcc/doc/invoke.texi > gcc.pod c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/genmodes.o ../../gcc-8.5.0/gcc/genmodes.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/genmodes.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/errors.o ../../gcc-8.5.0/gcc/errors.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/errors.c:30: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/gengtype.o ../../gcc-8.5.0/gcc/gengtype.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gengtype.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/gengtype-lex.o ../../gcc-8.5.0/gcc/gengtype-lex.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from gengtype-lex.c:19: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /d//gcc-8.5.0/gcc-8.5.0/gcc/gengtype-lex.l: In function 'int yylex(const char**)': gengtype-lex.c:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /d//gcc-8.5.0/gcc-8.5.0/gcc/gengtype-lex.l:119:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /d//gcc-8.5.0/gcc-8.5.0/gcc/gengtype-lex.l:114:1: note: here gengtype-lex.c:356:15: warning: this statement may fall through [-Wimplicit-fallthrough=] /d//gcc-8.5.0/gcc-8.5.0/gcc/gengtype-lex.l:136:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION' /d//gcc-8.5.0/gcc-8.5.0/gcc/gengtype-lex.l:132:1: note: here c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/gengtype-parse.o ../../gcc-8.5.0/gcc/gengtype-parse.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gengtype-parse.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/gengtype-state.o ../../gcc-8.5.0/gcc/gengtype-state.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gengtype-state.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/gawk -f ../../gcc-8.5.0/gcc/opt-functions.awk -f ../../gcc-8.5.0/gcc/opt-read.awk \ -f ../../gcc-8.5.0/gcc/opth-gen.awk \ < optionlist > tmp-options.h /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-x86_64-redhat-linux/libiberty/libiberty.a c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/genhooks \ build/genhooks.o build/errors.o ../build-x86_64-redhat-linux/libiberty/libiberty.a c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/genchecksum \ build/genchecksum.o ../build-x86_64-redhat-linux/libiberty/libiberty.a echo timestamp > doc/gcc.1 c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/genmodes \ build/genmodes.o build/errors.o ../build-x86_64-redhat-linux/libiberty/libiberty.a (pod2man --center="GNU" --release="gcc-8.5.0" --date=2021-05-14 --section=1 gcc.pod > doc/gcc.1.T$$ && \ mv -f doc/gcc.1.T$$ doc/gcc.1) || \ (rm -f doc/gcc.1.T$$ && exit 1) c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/gengtype \ build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o build/version.o ../build-x86_64-redhat-linux/libiberty/libiberty.a build/gengenrtl > tmp-genrtl.h /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-genrtl.h genrtl.h echo timestamp > s-genrtl-h build/genmodes -m > tmp-min-modes.c /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c echo timestamp > s-modes-m build/genhooks "Target Hook" \ > tmp-target-hooks-def.h /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h echo timestamp > s-target-hooks-def-h build/genhooks "Common Target Hook" \ > tmp-common-target-hooks-def.h /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-common-target-hooks-def.h \ common/common-target-hooks-def.h echo timestamp > s-common-target-hooks-def-h build/genhooks "C Target Hook" \ > tmp-c-target-hooks-def.h /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-c-target-hooks-def.h \ c-family/c-target-hooks-def.h echo timestamp > s-c-target-hooks-def-h build/genmodes > tmp-modes.c /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-modes.c insn-modes.c echo timestamp > s-modes build/genhooks -d \ ../../gcc-8.5.0/gcc/doc/tm.texi.in > tmp-tm.texi case `echo X|tr X '\101'` in \ A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \ *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \ esac mv tmp2-tm.texi tmp-tm.texi /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-tm.texi tm.texi build/genmodes -h > tmp-modes.h /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-modes.h insn-modes.h echo timestamp > s-modes-h build/genmodes -i > tmp-modes-inline.h /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-modes-inline.h \ insn-modes-inline.h echo timestamp > s-modes-inline-h build/gengtype \ -S ../../gcc-8.5.0/gcc -I gtyp-input.list -w tmp-gtype.state /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-gtype.state gtype.state build/gengtype \ -r gtype.state echo timestamp > s-gtype cp doc/gcc.1 doc/g++.1 if [ xinfo = xinfo ]; then \ /home/pbulk/build/lang/gcc8/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc-8.5.0/gcc/doc \ -I ../../gcc-8.5.0/gcc/doc/include -o doc/gccint.info ../../gcc-8.5.0/gcc/doc/gccint.texi; \ fi c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/genmddeps.o ../../gcc-8.5.0/gcc/genmddeps.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/genmddeps.c:19: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/read-md.o ../../gcc-8.5.0/gcc/read-md.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/read-md.c:27: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/genconstants.o ../../gcc-8.5.0/gcc/genconstants.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/genconstants.c:28: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/ggc-none.o ../../gcc-8.5.0/gcc/ggc-none.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ggc-none.c:30: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/vec.o ../../gcc-8.5.0/gcc/vec.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/vec.c:30: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/min-insn-modes.o min-insn-modes.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from min-insn-modes.c:5: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/hash-table.o ../../gcc-8.5.0/gcc/hash-table.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/hash-table.c:30: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/gencfn-macros.o ../../gcc-8.5.0/gcc/gencfn-macros.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gencfn-macros.c:66: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/genmatch.o ../../gcc-8.5.0/gcc/genmatch.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/genmatch.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/inchash.o ../../gcc-8.5.0/gcc/inchash.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/inchash.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/genenums.o ../../gcc-8.5.0/gcc/genenums.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/genenums.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/genmddeps \ build/genmddeps.o build/read-md.o build/errors.o ../build-x86_64-redhat-linux/libiberty/libiberty.a c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/genconstants \ build/genconstants.o build/read-md.o build/errors.o ../build-x86_64-redhat-linux/libiberty/libiberty.a c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/gencfn-macros \ build/gencfn-macros.o build/errors.o build/hash-table.o build/vec.o build/ggc-none.o ../build-x86_64-redhat-linux/libiberty/libiberty.a c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/genmatch \ build/genmatch.o ../build-x86_64-redhat-linux/libcpp/libcpp.a build/errors.o build/vec.o build/hash-table.o ../build-x86_64-redhat-linux/libiberty/libiberty.a c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/genenums \ build/genenums.o build/read-md.o build/errors.o ../build-x86_64-redhat-linux/libiberty/libiberty.a build/genmddeps ../../gcc-8.5.0/gcc/common.md ../../gcc-8.5.0/gcc/config/i386/i386.md > tmp-mddeps build/gencfn-macros -c \ > tmp-case-cfn-macros.h /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-case-cfn-macros.h \ case-cfn-macros.h /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-case-cfn-macros build/gencfn-macros -o \ > tmp-cfn-operators.pd echo timestamp > s-mddeps /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-cfn-operators.pd \ cfn-operators.pd build/genenums ../../gcc-8.5.0/gcc/common.md ../../gcc-8.5.0/gcc/config/i386/i386.md \ > tmp-enums.c echo timestamp > s-cfn-operators build/genconstants ../../gcc-8.5.0/gcc/common.md ../../gcc-8.5.0/gcc/config/i386/i386.md \ > tmp-constants.h /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-constants.h insn-constants.h echo timestamp > s-constants build/genmatch --gimple ../../gcc-8.5.0/gcc/match.pd \ > tmp-gimple-match.c /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-enums.c insn-enums.c echo timestamp > s-enums c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/genattrtab.o ../../gcc-8.5.0/gcc/genattrtab.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/genattrtab.c:106: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ GIMPLE decision tree has 2532 leafs, maximum depth 12 and a total number of 9985 nodes removed 1570 duplicate tails build/genmatch --generic ../../gcc-8.5.0/gcc/match.pd \ > tmp-generic-match.c GENERIC decision tree has 2470 leafs, maximum depth 12 and a total number of 9676 nodes removed 1528 duplicate tails /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-gimple-match.c \ gimple-match.c /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-generic-match.c \ generic-match.c echo timestamp > s-match c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/genautomata.o ../../gcc-8.5.0/gcc/genautomata.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/genautomata.c:108: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/genemit.o ../../gcc-8.5.0/gcc/genemit.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/genemit.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/genextract.o ../../gcc-8.5.0/gcc/genextract.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/genextract.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/genoutput.o ../../gcc-8.5.0/gcc/genoutput.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/genoutput.c:87: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/genpeep.o ../../gcc-8.5.0/gcc/genpeep.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/genpeep.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/genrecog.o ../../gcc-8.5.0/gcc/genrecog.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/genrecog.c:109: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/genpreds.o ../../gcc-8.5.0/gcc/genpreds.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/genpreds.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/rtl.o ../../gcc-8.5.0/gcc/rtl.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/rtl.c:28: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/read-rtl.o ../../gcc-8.5.0/gcc/read-rtl.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/read-rtl.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/gensupport.o ../../gcc-8.5.0/gcc/gensupport.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gensupport.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/print-rtl.o ../../gcc-8.5.0/gcc/print-rtl.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/print-rtl.c:28: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/genflags.o ../../gcc-8.5.0/gcc/genflags.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/genflags.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/genconditions.o ../../gcc-8.5.0/gcc/genconditions.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/genconditions.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/genattr.o ../../gcc-8.5.0/gcc/genattr.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/genattr.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/genattr-common.o ../../gcc-8.5.0/gcc/genattr-common.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/genattr-common.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/gencodes.o ../../gcc-8.5.0/gcc/gencodes.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gencodes.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/genconfig.o ../../gcc-8.5.0/gcc/genconfig.c c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/gentarget-def.o ../../gcc-8.5.0/gcc/gentarget-def.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gentarget-def.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/genconfig.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/gencheck.o ../../gcc-8.5.0/gcc/gencheck.c c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/genopinit.o ../../gcc-8.5.0/gcc/genopinit.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gencheck.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/genopinit.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/genattrtab \ build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-redhat-linux/libiberty/libiberty.a c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/genautomata \ build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-redhat-linux/libiberty/libiberty.a -lm c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/genemit \ build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-redhat-linux/libiberty/libiberty.a c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/genextract \ build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-redhat-linux/libiberty/libiberty.a c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/genoutput \ build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-redhat-linux/libiberty/libiberty.a c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/genpeep \ build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-redhat-linux/libiberty/libiberty.a c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/genrecog \ build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o build/inchash.o ../build-x86_64-redhat-linux/libiberty/libiberty.a c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/genpreds \ build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-redhat-linux/libiberty/libiberty.a c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/genflags \ build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-redhat-linux/libiberty/libiberty.a c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/genconditions \ build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-redhat-linux/libiberty/libiberty.a build/genpreds -c ../../gcc-8.5.0/gcc/common.md ../../gcc-8.5.0/gcc/config/i386/i386.md > tmp-constrs.h c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/genattr \ build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-redhat-linux/libiberty/libiberty.a c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/genattr-common \ build/genattr-common.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-redhat-linux/libiberty/libiberty.a c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/gencodes \ build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-redhat-linux/libiberty/libiberty.a c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/genconfig \ build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-redhat-linux/libiberty/libiberty.a c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/gentarget-def \ build/gentarget-def.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-redhat-linux/libiberty/libiberty.a c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/gencheck \ build/gencheck.o ../build-x86_64-redhat-linux/libiberty/libiberty.a c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/genopinit \ build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o build/read-md.o build/errors.o ../build-x86_64-redhat-linux/libiberty/libiberty.a build/genpreds ../../gcc-8.5.0/gcc/common.md ../../gcc-8.5.0/gcc/config/i386/i386.md > tmp-preds.c /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-constrs.h tm-constrs.h echo timestamp > s-constrs-h build/genpreds -h ../../gcc-8.5.0/gcc/common.md ../../gcc-8.5.0/gcc/config/i386/i386.md > tmp-preds.h /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-preds.c insn-preds.c echo timestamp > s-preds build/genconditions ../../gcc-8.5.0/gcc/common.md ../../gcc-8.5.0/gcc/config/i386/i386.md > tmp-condmd.c /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-preds.h tm-preds.h echo timestamp > s-preds-h build/gencheck > tmp-check.h /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-condmd.c build/gencondmd.c echo timestamp > s-conditions c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/gencondmd.o build/gencondmd.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from build/gencondmd.c:7: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie -o build/gencondmd \ build/gencondmd.o ../build-x86_64-redhat-linux/libiberty/libiberty.a build/gencondmd > tmp-cond.md /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags ../../gcc-8.5.0/gcc/common.md ../../gcc-8.5.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-flags.h build/genattr ../../gcc-8.5.0/gcc/common.md ../../gcc-8.5.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr.h /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr build/genattr-common ../../gcc-8.5.0/gcc/common.md ../../gcc-8.5.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr-common.h /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags build/gencodes ../../gcc-8.5.0/gcc/common.md ../../gcc-8.5.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-codes.h /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-attr-common.h insn-attr-common.h echo timestamp > s-attr-common build/genconfig ../../gcc-8.5.0/gcc/common.md ../../gcc-8.5.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-config.h /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes build/gentarget-def ../../gcc-8.5.0/gcc/common.md ../../gcc-8.5.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-target-def.h /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-config.h insn-config.h echo timestamp > s-config build/genopinit ../../gcc-8.5.0/gcc/common.md ../../gcc-8.5.0/gcc/config/i386/i386.md \ insn-conditions.md -htmp-opinit.h -ctmp-opinit.c /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-opinit.h insn-opinit.h /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-opinit.c insn-opinit.c echo timestamp > s-opinit build/genattrtab ../../gcc-8.5.0/gcc/common.md ../../gcc-8.5.0/gcc/config/i386/i386.md insn-conditions.md \ -Atmp-attrtab.c -Dtmp-dfatab.c -Ltmp-latencytab.c /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-target-def.h insn-target-def.h echo timestamp > s-target-def build/genautomata ../../gcc-8.5.0/gcc/common.md ../../gcc-8.5.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-automata.c /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-dfatab.c insn-dfatab.c /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-latencytab.c insn-latencytab.c echo timestamp > s-attrtab build/genemit ../../gcc-8.5.0/gcc/common.md ../../gcc-8.5.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-emit.c /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-emit.c insn-emit.c echo timestamp > s-emit build/genextract ../../gcc-8.5.0/gcc/common.md ../../gcc-8.5.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-extract.c /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-extract.c insn-extract.c echo timestamp > s-extract build/genoutput ../../gcc-8.5.0/gcc/common.md ../../gcc-8.5.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-output.c /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-output.c insn-output.c echo timestamp > s-output build/genpeep ../../gcc-8.5.0/gcc/common.md ../../gcc-8.5.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-peep.c /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-peep.c insn-peep.c echo timestamp > s-peep build/genrecog ../../gcc-8.5.0/gcc/common.md ../../gcc-8.5.0/gcc/config/i386/i386.md \ insn-conditions.md > tmp-recog.c ../../gcc-8.5.0/gcc/config/i386/i386.md:13208:1: warning: operand 0 missing mode? ../../gcc-8.5.0/gcc/config/i386/i386.md:20387:1: warning: operand 0 missing mode? ../../gcc-8.5.0/gcc/config/i386/i386.md:20420:1: warning: operand 0 missing mode? Statistics for recog: Number of decisions: 42541 longest path: 399 (code: 3772) longest backtrack: 30 (code: 4446) Statistics for split_insns: Number of decisions: 2884 longest path: 120 (code: 24) longest backtrack: 21 (code: 486) Statistics for peephole2_insns: Number of decisions: 1718 longest path: 262 (code: 202) longest backtrack: 17 (code: 174) Shared 32663 out of 64142 states by creating 8442 new states, saving 24221 /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-recog.c insn-recog.c echo timestamp > s-recog c++ -std=gnu++98 -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/build -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/usr/include -I/usr/pkg/include/python3.11 \ -o build/gcov-iov.o ../../gcc-8.5.0/gcc/gcov-iov.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gcov-iov.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -no-pie \ build/gcov-iov.o -o build/gcov-iov build/gcov-iov '8.5.0' '' \ > tmp-gcov-iov.h /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h echo timestamp > s-iov c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo ../../gcc-8.5.0/gcc/c/c-lang.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c/c-lang.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c-family -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo ../../gcc-8.5.0/gcc/c-family/stub-objc.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c-family/stub-objc.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo ../../gcc-8.5.0/gcc/attribs.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/attribs.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo ../../gcc-8.5.0/gcc/c/c-errors.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c/c-errors.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo ../../gcc-8.5.0/gcc/c/c-decl.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c/c-decl.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo ../../gcc-8.5.0/gcc/c/c-typeck.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c/c-typeck.c:27: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/bash ../../gcc-8.5.0/gcc/../move-if-change tmp-automata.c insn-automata.c echo timestamp > s-automata c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo ../../gcc-8.5.0/gcc/c/c-convert.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c/c-convert.c:27: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo ../../gcc-8.5.0/gcc/c/c-aux-info.c c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo ../../gcc-8.5.0/gcc/c/c-objc-common.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c/c-aux-info.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c/c-objc-common.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo ../../gcc-8.5.0/gcc/c/c-parser.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c/c-parser.c:40: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF c/.deps/c-fold.TPo ../../gcc-8.5.0/gcc/c/c-fold.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c/c-fold.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF c/.deps/gimple-parser.TPo ../../gcc-8.5.0/gcc/c/gimple-parser.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c/gimple-parser.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c-family -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo ../../gcc-8.5.0/gcc/c-family/c-common.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c-family/c-common.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c-family -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo ../../gcc-8.5.0/gcc/c-family/c-cppbuiltin.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c-family/c-cppbuiltin.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c-family -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo ../../gcc-8.5.0/gcc/c-family/c-dump.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c-family/c-dump.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c-family -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo ../../gcc-8.5.0/gcc/c-family/c-format.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c-family/c-format.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c-family -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo ../../gcc-8.5.0/gcc/c-family/c-gimplify.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c-family/c-gimplify.c:27: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c-family -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF c-family/.deps/c-indentation.TPo ../../gcc-8.5.0/gcc/c-family/c-indentation.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c-family/c-indentation.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c-family -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo ../../gcc-8.5.0/gcc/c-family/c-lex.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c-family/c-lex.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c-family -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo ../../gcc-8.5.0/gcc/c-family/c-omp.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c-family/c-omp.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c-family -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo ../../gcc-8.5.0/gcc/c-family/c-opts.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c-family/c-opts.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DHOST_MACHINE=\"x86_64-redhat-linux-gnu\" -DTARGET_MACHINE=\"x86_64-redhat-linux-gnu\" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c-family -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo ../../gcc-8.5.0/gcc/c-family/c-pch.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c-family/c-pch.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c-family -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo ../../gcc-8.5.0/gcc/c-family/c-ppoutput.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c-family/c-ppoutput.c:20: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c-family -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo ../../gcc-8.5.0/gcc/c-family/c-pragma.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c-family/c-pragma.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c-family -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c-family/c-pretty-print.o -MT c-family/c-pretty-print.o -MMD -MP -MF c-family/.deps/c-pretty-print.TPo ../../gcc-8.5.0/gcc/c-family/c-pretty-print.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c-family/c-pretty-print.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c-family -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo ../../gcc-8.5.0/gcc/c-family/c-semantics.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c-family/c-semantics.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c-family -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c-family/c-ada-spec.o -MT c-family/c-ada-spec.o -MMD -MP -MF c-family/.deps/c-ada-spec.TPo ../../gcc-8.5.0/gcc/c-family/c-ada-spec.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c-family/c-ada-spec.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c-family -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo ../../gcc-8.5.0/gcc/c-family/c-ubsan.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c-family/c-ubsan.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c-family -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c-family/known-headers.o -MT c-family/known-headers.o -MMD -MP -MF c-family/.deps/known-headers.TPo ../../gcc-8.5.0/gcc/c-family/known-headers.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c-family/known-headers.cc:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c-family -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD -MP -MF c-family/.deps/c-attribs.TPo ../../gcc-8.5.0/gcc/c-family/c-attribs.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c-family/c-attribs.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c-family -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo ../../gcc-8.5.0/gcc/c-family/c-warn.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c-family/c-warn.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/c-family -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o c-family/c-spellcheck.o -MT c-family/c-spellcheck.o -MMD -MP -MF c-family/.deps/c-spellcheck.TPo ../../gcc-8.5.0/gcc/c-family/c-spellcheck.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/c-family/c-spellcheck.cc:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o i386-c.o -MT i386-c.o -MMD -MP -MF ./.deps/i386-c.TPo ../../gcc-8.5.0/gcc/config/i386/i386-c.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/config/i386/i386-c.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o glibc-c.o -MT glibc-c.o -MMD -MP -MF ./.deps/glibc-c.TPo ../../gcc-8.5.0/gcc/config/glibc-c.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/config/glibc-c.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -Wno-unused -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple-match.o -MT gimple-match.o -MMD -MP -MF ./.deps/gimple-match.TPo gimple-match.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple-match-head.c:21, from gimple-match.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -Wno-unused -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o generic-match.o -MT generic-match.o -MMD -MP -MF ./.deps/generic-match.TPo generic-match.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/generic-match-head.c:21, from generic-match.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from insn-attrtab.c:6: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF ./.deps/insn-dfatab.TPo insn-dfatab.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from insn-dfatab.c:6: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo insn-emit.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from insn-emit.c:6: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o insn-extract.o -MT insn-extract.o -MMD -MP -MF ./.deps/insn-extract.TPo insn-extract.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from insn-extract.c:6: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF ./.deps/insn-latencytab.TPo insn-latencytab.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from insn-latencytab.c:6: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from insn-modes.c:5: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from insn-opinit.c:6: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from insn-output.c:6: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o insn-peep.o -MT insn-peep.o -MMD -MP -MF ./.deps/insn-peep.TPo insn-peep.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from insn-peep.c:6: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from insn-preds.c:6: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from insn-recog.c:7: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from insn-enums.c:6: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo ../../gcc-8.5.0/gcc/ggc-page.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ggc-page.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo ../../gcc-8.5.0/gcc/alias.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/alias.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo ../../gcc-8.5.0/gcc/alloc-pool.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/alloc-pool.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo ../../gcc-8.5.0/gcc/auto-inc-dec.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/auto-inc-dec.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o auto-profile.o -MT auto-profile.o -MMD -MP -MF ./.deps/auto-profile.TPo ../../gcc-8.5.0/gcc/auto-profile.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/auto-profile.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo ../../gcc-8.5.0/gcc/bb-reorder.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/bb-reorder.c:95: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo ../../gcc-8.5.0/gcc/bitmap.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/bitmap.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o bt-load.o -MT bt-load.o -MMD -MP -MF ./.deps/bt-load.TPo ../../gcc-8.5.0/gcc/bt-load.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/bt-load.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo ../../gcc-8.5.0/gcc/builtins.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/builtins.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo ../../gcc-8.5.0/gcc/caller-save.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/caller-save.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo ../../gcc-8.5.0/gcc/calls.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/calls.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo ../../gcc-8.5.0/gcc/ccmp.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ccmp.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo ../../gcc-8.5.0/gcc/cfg.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/cfg.c:50: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo ../../gcc-8.5.0/gcc/cfganal.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/cfganal.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo ../../gcc-8.5.0/gcc/cfgbuild.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/cfgbuild.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo ../../gcc-8.5.0/gcc/cfgcleanup.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/cfgcleanup.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo ../../gcc-8.5.0/gcc/cfgexpand.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/cfgexpand.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo ../../gcc-8.5.0/gcc/cfghooks.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/cfghooks.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo ../../gcc-8.5.0/gcc/cfgloop.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/cfgloop.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo ../../gcc-8.5.0/gcc/cfgloopanal.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/cfgloopanal.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo ../../gcc-8.5.0/gcc/cfgloopmanip.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/cfgloopmanip.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo ../../gcc-8.5.0/gcc/cfgrtl.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/cfgrtl.c:41: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo ../../gcc-8.5.0/gcc/symtab.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/symtab.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo ../../gcc-8.5.0/gcc/cgraph.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/cgraph.c:28: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo ../../gcc-8.5.0/gcc/cgraphbuild.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/cgraphbuild.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo ../../gcc-8.5.0/gcc/cgraphunit.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/cgraphunit.c:161: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo ../../gcc-8.5.0/gcc/cgraphclones.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/cgraphclones.c:68: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo ../../gcc-8.5.0/gcc/combine.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/combine.c:79: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo ../../gcc-8.5.0/gcc/combine-stack-adj.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/combine-stack-adj.c:42: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo ../../gcc-8.5.0/gcc/compare-elim.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/compare-elim.c:58: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo ../../gcc-8.5.0/gcc/context.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/context.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo ../../gcc-8.5.0/gcc/convert.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/convert.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo ../../gcc-8.5.0/gcc/coverage.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/coverage.c:28: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DGCC_INCLUDE_DIR=\"/usr/pkg/gcc8/lib/gcc/x86_64-redhat-linux/8.5.0/include\" -DFIXED_INCLUDE_DIR=\"/usr/pkg/gcc8/lib/gcc/x86_64-redhat-linux/8.5.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/pkg/gcc8/include/c++/\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/pkg/gcc8/include/c++//x86_64-redhat-linux\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/pkg/gcc8/include/c++//backward\" -DLOCAL_INCLUDE_DIR=\"/usr/pkg/gcc8/include\" -DCROSS_INCLUDE_DIR=\"/usr/pkg/gcc8/lib/gcc/x86_64-redhat-linux/8.5.0/../../../../x86_64-redhat-linux/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/pkg/gcc8/lib/gcc/x86_64-redhat-linux/8.5.0/../../../../x86_64-redhat-linux/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/pkg/gcc8/\" -DSTANDARD_EXEC_PREFIX=\"/usr/pkg/gcc8/lib/gcc/\" -DBASEVER="\"8.5.0\"" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo ../../gcc-8.5.0/gcc/cppbuiltin.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/cppbuiltin.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DGCC_INCLUDE_DIR=\"/usr/pkg/gcc8/lib/gcc/x86_64-redhat-linux/8.5.0/include\" -DFIXED_INCLUDE_DIR=\"/usr/pkg/gcc8/lib/gcc/x86_64-redhat-linux/8.5.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/pkg/gcc8/include/c++/\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/pkg/gcc8/include/c++//x86_64-redhat-linux\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/pkg/gcc8/include/c++//backward\" -DLOCAL_INCLUDE_DIR=\"/usr/pkg/gcc8/include\" -DCROSS_INCLUDE_DIR=\"/usr/pkg/gcc8/lib/gcc/x86_64-redhat-linux/8.5.0/../../../../x86_64-redhat-linux/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/pkg/gcc8/lib/gcc/x86_64-redhat-linux/8.5.0/../../../../x86_64-redhat-linux/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/pkg/gcc8/\" -DSTANDARD_EXEC_PREFIX=\"/usr/pkg/gcc8/lib/gcc/\" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo ../../gcc-8.5.0/gcc/cppdefault.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/cppdefault.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo ../../gcc-8.5.0/gcc/cprop.c c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo ../../gcc-8.5.0/gcc/cse.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/cprop.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/cse.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo ../../gcc-8.5.0/gcc/cselib.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/cselib.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo ../../gcc-8.5.0/gcc/data-streamer.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/data-streamer.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo ../../gcc-8.5.0/gcc/data-streamer-in.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/data-streamer-in.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo ../../gcc-8.5.0/gcc/data-streamer-out.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/data-streamer-out.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o dbxout.o -MT dbxout.o -MMD -MP -MF ./.deps/dbxout.TPo ../../gcc-8.5.0/gcc/dbxout.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/dbxout.c:70: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo ../../gcc-8.5.0/gcc/dbgcnt.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/dbgcnt.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo ../../gcc-8.5.0/gcc/dce.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/dce.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo ../../gcc-8.5.0/gcc/ddg.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ddg.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo ../../gcc-8.5.0/gcc/debug.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/debug.c:19: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo ../../gcc-8.5.0/gcc/df-core.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/df-core.c:378: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo ../../gcc-8.5.0/gcc/df-problems.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/df-problems.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo ../../gcc-8.5.0/gcc/df-scan.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/df-scan.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -Wno-strict-aliasing -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo ../../gcc-8.5.0/gcc/dfp.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/dfp.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo ../../gcc-8.5.0/gcc/dojump.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/dojump.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo ../../gcc-8.5.0/gcc/dominance.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/dominance.c:36: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo ../../gcc-8.5.0/gcc/domwalk.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/domwalk.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo ../../gcc-8.5.0/gcc/double-int.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/double-int.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo ../../gcc-8.5.0/gcc/dse.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/dse.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo ../../gcc-8.5.0/gcc/dumpfile.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/dumpfile.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo ../../gcc-8.5.0/gcc/dwarf2asm.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/dwarf2asm.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo ../../gcc-8.5.0/gcc/dwarf2cfi.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/dwarf2cfi.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo ../../gcc-8.5.0/gcc/dwarf2out.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/dwarf2out.c:59: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o early-remat.o -MT early-remat.o -MMD -MP -MF ./.deps/early-remat.TPo ../../gcc-8.5.0/gcc/early-remat.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/early-remat.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo ../../gcc-8.5.0/gcc/emit-rtl.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/emit-rtl.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo ../../gcc-8.5.0/gcc/et-forest.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/et-forest.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo ../../gcc-8.5.0/gcc/except.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/except.c:113: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo ../../gcc-8.5.0/gcc/explow.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/explow.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo ../../gcc-8.5.0/gcc/expmed.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/expmed.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo ../../gcc-8.5.0/gcc/expr.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/expr.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF ./.deps/fibonacci_heap.TPo ../../gcc-8.5.0/gcc/fibonacci_heap.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/fibonacci_heap.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o file-prefix-map.o -MT file-prefix-map.o -MMD -MP -MF ./.deps/file-prefix-map.TPo ../../gcc-8.5.0/gcc/file-prefix-map.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/file-prefix-map.c:19: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo ../../gcc-8.5.0/gcc/final.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/final.c:47: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo ../../gcc-8.5.0/gcc/fixed-value.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/fixed-value.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo ../../gcc-8.5.0/gcc/fold-const.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/fold-const.c:44: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF ./.deps/fold-const-call.TPo ../../gcc-8.5.0/gcc/fold-const-call.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/fold-const-call.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo ../../gcc-8.5.0/gcc/function.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/function.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo ../../gcc-8.5.0/gcc/function-tests.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/function-tests.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo ../../gcc-8.5.0/gcc/fwprop.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/fwprop.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP -MF ./.deps/gcc-rich-location.TPo ../../gcc-8.5.0/gcc/gcc-rich-location.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gcc-rich-location.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo ../../gcc-8.5.0/gcc/gcse.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gcse.c:136: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gcse-common.o -MT gcse-common.o -MMD -MP -MF ./.deps/gcse-common.TPo ../../gcc-8.5.0/gcc/gcse-common.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gcse-common.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo ../../gcc-8.5.0/gcc/ggc-common.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ggc-common.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF ./.deps/ggc-tests.TPo ../../gcc-8.5.0/gcc/ggc-tests.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ggc-tests.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo ../../gcc-8.5.0/gcc/gimple.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo ../../gcc-8.5.0/gcc/gimple-builder.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple-builder.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo ../../gcc-8.5.0/gcc/gimple-expr.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple-expr.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo ../../gcc-8.5.0/gcc/gimple-iterator.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple-iterator.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo ../../gcc-8.5.0/gcc/gimple-fold.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple-fold.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF ./.deps/gimple-laddress.TPo ../../gcc-8.5.0/gcc/gimple-laddress.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple-laddress.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple-loop-interchange.o -MT gimple-loop-interchange.o -MMD -MP -MF ./.deps/gimple-loop-interchange.TPo ../../gcc-8.5.0/gcc/gimple-loop-interchange.cc In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple-loop-interchange.cc:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple-loop-jam.o -MT gimple-loop-jam.o -MMD -MP -MF ./.deps/gimple-loop-jam.TPo ../../gcc-8.5.0/gcc/gimple-loop-jam.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple-loop-jam.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo ../../gcc-8.5.0/gcc/gimple-low.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple-low.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo ../../gcc-8.5.0/gcc/gimple-pretty-print.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple-pretty-print.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD -MP -MF ./.deps/gimple-ssa-backprop.TPo ../../gcc-8.5.0/gcc/gimple-ssa-backprop.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple-ssa-backprop.c:88: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple-ssa-evrp.o -MT gimple-ssa-evrp.o -MMD -MP -MF ./.deps/gimple-ssa-evrp.TPo ../../gcc-8.5.0/gcc/gimple-ssa-evrp.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple-ssa-evrp.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple-ssa-evrp-analyze.o -MT gimple-ssa-evrp-analyze.o -MMD -MP -MF ./.deps/gimple-ssa-evrp-analyze.TPo ../../gcc-8.5.0/gcc/gimple-ssa-evrp-analyze.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple-ssa-evrp-analyze.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo ../../gcc-8.5.0/gcc/gimple-ssa-isolate-paths.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple-ssa-isolate-paths.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple-ssa-nonnull-compare.o -MT gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo ../../gcc-8.5.0/gcc/gimple-ssa-nonnull-compare.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple-ssa-nonnull-compare.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF ./.deps/gimple-ssa-split-paths.TPo ../../gcc-8.5.0/gcc/gimple-ssa-split-paths.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple-ssa-split-paths.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple-ssa-store-merging.o -MT gimple-ssa-store-merging.o -MMD -MP -MF ./.deps/gimple-ssa-store-merging.TPo ../../gcc-8.5.0/gcc/gimple-ssa-store-merging.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple-ssa-store-merging.c:135: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo ../../gcc-8.5.0/gcc/gimple-ssa-strength-reduction.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple-ssa-strength-reduction.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple-ssa-sprintf.o -MT gimple-ssa-sprintf.o -MMD -MP -MF ./.deps/gimple-ssa-sprintf.TPo ../../gcc-8.5.0/gcc/gimple-ssa-sprintf.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple-ssa-sprintf.c:49: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple-ssa-warn-alloca.o -MT gimple-ssa-warn-alloca.o -MMD -MP -MF ./.deps/gimple-ssa-warn-alloca.TPo ../../gcc-8.5.0/gcc/gimple-ssa-warn-alloca.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple-ssa-warn-alloca.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple-ssa-warn-restrict.o -MT gimple-ssa-warn-restrict.o -MMD -MP -MF ./.deps/gimple-ssa-warn-restrict.TPo ../../gcc-8.5.0/gcc/gimple-ssa-warn-restrict.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple-ssa-warn-restrict.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo ../../gcc-8.5.0/gcc/gimple-streamer-in.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple-streamer-in.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo ../../gcc-8.5.0/gcc/gimple-streamer-out.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple-streamer-out.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo ../../gcc-8.5.0/gcc/gimple-walk.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimple-walk.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo ../../gcc-8.5.0/gcc/gimplify.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimplify.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo ../../gcc-8.5.0/gcc/gimplify-me.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/gimplify-me.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo ../../gcc-8.5.0/gcc/godump.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/godump.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo ../../gcc-8.5.0/gcc/graph.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/graph.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo ../../gcc-8.5.0/gcc/graphds.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/graphds.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo ../../gcc-8.5.0/gcc/graphite.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/graphite.c:33: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o graphite-isl-ast-to-gimple.o -MT graphite-isl-ast-to-gimple.o -MMD -MP -MF ./.deps/graphite-isl-ast-to-gimple.TPo ../../gcc-8.5.0/gcc/graphite-isl-ast-to-gimple.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/graphite-isl-ast-to-gimple.c:28: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo ../../gcc-8.5.0/gcc/graphite-dependences.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/graphite-dependences.c:28: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo ../../gcc-8.5.0/gcc/graphite-optimize-isl.c c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo ../../gcc-8.5.0/gcc/graphite-poly.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/graphite-optimize-isl.c:27: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/graphite-poly.c:28: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo ../../gcc-8.5.0/gcc/graphite-scop-detection.c c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo ../../gcc-8.5.0/gcc/graphite-sese-to-poly.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/graphite-scop-detection.c:28: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/graphite-sese-to-poly.c:27: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from gtype-desc.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo ../../gcc-8.5.0/gcc/haifa-sched.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/haifa-sched.c:126: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF ./.deps/hash-map-tests.TPo ../../gcc-8.5.0/gcc/hash-map-tests.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/hash-map-tests.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o hash-set-tests.o -MT hash-set-tests.o -MMD -MP -MF ./.deps/hash-set-tests.TPo ../../gcc-8.5.0/gcc/hash-set-tests.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/hash-set-tests.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o hsa-common.o -MT hsa-common.o -MMD -MP -MF ./.deps/hsa-common.TPo ../../gcc-8.5.0/gcc/hsa-common.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/hsa-common.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o hsa-gen.o -MT hsa-gen.o -MMD -MP -MF ./.deps/hsa-gen.TPo ../../gcc-8.5.0/gcc/hsa-gen.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/hsa-gen.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o hsa-regalloc.o -MT hsa-regalloc.o -MMD -MP -MF ./.deps/hsa-regalloc.TPo ../../gcc-8.5.0/gcc/hsa-regalloc.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/hsa-regalloc.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o hsa-brig.o -MT hsa-brig.o -MMD -MP -MF ./.deps/hsa-brig.TPo ../../gcc-8.5.0/gcc/hsa-brig.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/hsa-brig.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o hsa-dump.o -MT hsa-dump.o -MMD -MP -MF ./.deps/hsa-dump.TPo ../../gcc-8.5.0/gcc/hsa-dump.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/hsa-dump.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo ../../gcc-8.5.0/gcc/hw-doloop.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/hw-doloop.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo ../../gcc-8.5.0/gcc/hwint.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/hwint.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo ../../gcc-8.5.0/gcc/ifcvt.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ifcvt.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo ../../gcc-8.5.0/gcc/ree.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ree.c:219: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o inchash.o -MT inchash.o -MMD -MP -MF ./.deps/inchash.TPo ../../gcc-8.5.0/gcc/inchash.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/inchash.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo ../../gcc-8.5.0/gcc/incpath.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/incpath.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo ../../gcc-8.5.0/gcc/init-regs.c c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo ../../gcc-8.5.0/gcc/internal-fn.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/init-regs.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/internal-fn.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ipa-chkp.o -MT ipa-chkp.o -MMD -MP -MF ./.deps/ipa-chkp.TPo ../../gcc-8.5.0/gcc/ipa-chkp.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ipa-chkp.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo ../../gcc-8.5.0/gcc/ipa-cp.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ipa-cp.c:104: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo ../../gcc-8.5.0/gcc/ipa-devirt.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ipa-devirt.c:109: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ipa-fnsummary.o -MT ipa-fnsummary.o -MMD -MP -MF ./.deps/ipa-fnsummary.TPo ../../gcc-8.5.0/gcc/ipa-fnsummary.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ipa-fnsummary.c:55: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o -MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo ../../gcc-8.5.0/gcc/ipa-polymorphic-call.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ipa-polymorphic-call.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo ../../gcc-8.5.0/gcc/ipa-split.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ipa-split.c:78: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo ../../gcc-8.5.0/gcc/ipa-inline.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ipa-inline.c:93: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF ./.deps/ipa-comdats.TPo ../../gcc-8.5.0/gcc/ipa-comdats.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ipa-comdats.c:52: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo ../../gcc-8.5.0/gcc/ipa-visibility.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ipa-visibility.c:76: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo ../../gcc-8.5.0/gcc/ipa-inline-analysis.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ipa-inline-analysis.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo ../../gcc-8.5.0/gcc/ipa-inline-transform.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ipa-inline-transform.c:32: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ipa-predicate.o -MT ipa-predicate.o -MMD -MP -MF ./.deps/ipa-predicate.TPo ../../gcc-8.5.0/gcc/ipa-predicate.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ipa-predicate.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo ../../gcc-8.5.0/gcc/ipa-profile.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ipa-profile.c:48: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo ../../gcc-8.5.0/gcc/ipa-prop.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ipa-prop.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ipa-param-manipulation.o -MT ipa-param-manipulation.o -MMD -MP -MF ./.deps/ipa-param-manipulation.TPo ../../gcc-8.5.0/gcc/ipa-param-manipulation.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ipa-param-manipulation.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo ../../gcc-8.5.0/gcc/ipa-pure-const.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ipa-pure-const.c:35: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ipa-icf.o -MT ipa-icf.o -MMD -MP -MF ./.deps/ipa-icf.TPo ../../gcc-8.5.0/gcc/ipa-icf.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ipa-icf.c:56: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF ./.deps/ipa-icf-gimple.TPo ../../gcc-8.5.0/gcc/ipa-icf-gimple.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ipa-icf-gimple.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo ../../gcc-8.5.0/gcc/ipa-reference.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ipa-reference.c:40: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ipa-hsa.o -MT ipa-hsa.o -MMD -MP -MF ./.deps/ipa-hsa.TPo ../../gcc-8.5.0/gcc/ipa-hsa.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ipa-hsa.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo ../../gcc-8.5.0/gcc/ipa-ref.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ipa-ref.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo ../../gcc-8.5.0/gcc/ipa-utils.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ipa-utils.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo ../../gcc-8.5.0/gcc/ipa.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ipa.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo ../../gcc-8.5.0/gcc/ira.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ira.c:367: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo ../../gcc-8.5.0/gcc/ira-build.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ira-build.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo ../../gcc-8.5.0/gcc/ira-costs.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ira-costs.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo ../../gcc-8.5.0/gcc/ira-conflicts.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ira-conflicts.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo ../../gcc-8.5.0/gcc/ira-color.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ira-color.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo ../../gcc-8.5.0/gcc/ira-emit.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ira-emit.c:69: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo ../../gcc-8.5.0/gcc/ira-lives.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/ira-lives.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo ../../gcc-8.5.0/gcc/jump.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/jump.c:37: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo ../../gcc-8.5.0/gcc/langhooks.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/langhooks.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo ../../gcc-8.5.0/gcc/lcm.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/lcm.c:52: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo ../../gcc-8.5.0/gcc/lists.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/lists.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo ../../gcc-8.5.0/gcc/loop-doloop.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/loop-doloop.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo ../../gcc-8.5.0/gcc/loop-init.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/loop-init.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo ../../gcc-8.5.0/gcc/loop-invariant.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/loop-invariant.c:38: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo ../../gcc-8.5.0/gcc/loop-iv.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/loop-iv.c:52: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo ../../gcc-8.5.0/gcc/loop-unroll.c c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo ../../gcc-8.5.0/gcc/lower-subreg.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/loop-unroll.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/lower-subreg.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo ../../gcc-8.5.0/gcc/lra.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/lra.c:104: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo ../../gcc-8.5.0/gcc/lra-assigns.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/lra-assigns.c:78: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo ../../gcc-8.5.0/gcc/lra-coalesce.c c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo ../../gcc-8.5.0/gcc/lra-constraints.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/lra-coalesce.c:46: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/lra-constraints.c:110: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo ../../gcc-8.5.0/gcc/lra-eliminations.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/lra-eliminations.c:55: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo ../../gcc-8.5.0/gcc/lra-lives.c c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo ../../gcc-8.5.0/gcc/lra-remat.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/lra-remat.c:56: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/lra-lives.c:29: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo ../../gcc-8.5.0/gcc/lra-spills.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/lra-spills.c:59: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo ../../gcc-8.5.0/gcc/lto-cgraph.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/lto-cgraph.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo ../../gcc-8.5.0/gcc/lto-streamer.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/lto-streamer.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo ../../gcc-8.5.0/gcc/lto-streamer-in.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/lto-streamer-in.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo ../../gcc-8.5.0/gcc/lto-streamer-out.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/lto-streamer-out.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo ../../gcc-8.5.0/gcc/lto-section-in.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/lto-section-in.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo ../../gcc-8.5.0/gcc/lto-section-out.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/lto-section-out.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo ../../gcc-8.5.0/gcc/lto-opts.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/lto-opts.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -I../../gcc-8.5.0/gcc/../zlib -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo ../../gcc-8.5.0/gcc/lto-compress.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/lto-compress.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo ../../gcc-8.5.0/gcc/mcf.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/mcf.c:46: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo ../../gcc-8.5.0/gcc/mode-switching.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/mode-switching.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo ../../gcc-8.5.0/gcc/modulo-sched.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/modulo-sched.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o multiple_target.o -MT multiple_target.o -MMD -MP -MF ./.deps/multiple_target.TPo ../../gcc-8.5.0/gcc/multiple_target.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/multiple_target.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o omp-offload.o -MT omp-offload.o -MMD -MP -MF ./.deps/omp-offload.TPo ../../gcc-8.5.0/gcc/omp-offload.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/omp-offload.c:23: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o omp-expand.o -MT omp-expand.o -MMD -MP -MF ./.deps/omp-expand.TPo ../../gcc-8.5.0/gcc/omp-expand.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/omp-expand.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o omp-general.o -MT omp-general.o -MMD -MP -MF ./.deps/omp-general.TPo ../../gcc-8.5.0/gcc/omp-general.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/omp-general.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o omp-grid.o -MT omp-grid.o -MMD -MP -MF ./.deps/omp-grid.TPo ../../gcc-8.5.0/gcc/omp-grid.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/omp-grid.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo ../../gcc-8.5.0/gcc/omp-low.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/omp-low.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o omp-simd-clone.o -MT omp-simd-clone.o -MMD -MP -MF ./.deps/omp-simd-clone.TPo ../../gcc-8.5.0/gcc/omp-simd-clone.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/omp-simd-clone.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo ../../gcc-8.5.0/gcc/optabs.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/optabs.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF ./.deps/optabs-libfuncs.TPo ../../gcc-8.5.0/gcc/optabs-libfuncs.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/optabs-libfuncs.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o optabs-query.o -MT optabs-query.o -MMD -MP -MF ./.deps/optabs-query.TPo ../../gcc-8.5.0/gcc/optabs-query.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/optabs-query.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF ./.deps/optabs-tree.TPo ../../gcc-8.5.0/gcc/optabs-tree.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/optabs-tree.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from options-save.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo ../../gcc-8.5.0/gcc/opts-global.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/opts-global.c:22: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo ../../gcc-8.5.0/gcc/passes.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/passes.c:26: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ c++ -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-8.5.0/gcc -I../../gcc-8.5.0/gcc/. -I../../gcc-8.5.0/gcc/../include -I../../gcc-8.5.0/gcc/../libcpp/include -I/home/pbulk/build/lang/gcc8/work/build/./gmp -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/gmp -I/home/pbulk/build/lang/gcc8/work/build/./mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpfr/src -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/mpc/src -I../../gcc-8.5.0/gcc/../libdecnumber -I../../gcc-8.5.0/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-8.5.0/gcc/../libbacktrace -I/home/pbulk/build/lang/gcc8/work/build/./isl/include -I/home/pbulk/build/lang/gcc8/work/gcc-8.5.0/isl/include -I/usr/include -I/usr/pkg/include/python3.11 -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo ../../gcc-8.5.0/gcc/plugin.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ../../gcc-8.5.0/gcc/system.h:46, from ../../gcc-8.5.0/gcc/plugin.c:24: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ ../../gcc-8.5.0/gcc/plugin.c: In function 'bool try_init_one_plugin(plugin_name_args*)': ../../gcc-8.5.0/gcc/plugin.c:700:42: error: 'RTLD_NOW' was not declared in this scope dl_handle = dlopen (plugin->full_name, RTLD_NOW | RTLD_GLOBAL); ^~~~~~~~ ../../gcc-8.5.0/gcc/plugin.c:700:42: note: suggested alternative: 'UTIME_NOW' dl_handle = dlopen (plugin->full_name, RTLD_NOW | RTLD_GLOBAL); ^~~~~~~~ UTIME_NOW ../../gcc-8.5.0/gcc/plugin.c:700:53: error: 'RTLD_GLOBAL' was not declared in this scope dl_handle = dlopen (plugin->full_name, RTLD_NOW | RTLD_GLOBAL); ^~~~~~~~~~~ ../../gcc-8.5.0/gcc/plugin.c:700:53: note: suggested alternative: 'SSP_GLOBAL' dl_handle = dlopen (plugin->full_name, RTLD_NOW | RTLD_GLOBAL); ^~~~~~~~~~~ SSP_GLOBAL ../../gcc-8.5.0/gcc/plugin.c:700:15: error: 'dlopen' was not declared in this scope dl_handle = dlopen (plugin->full_name, RTLD_NOW | RTLD_GLOBAL); ^~~~~~ ../../gcc-8.5.0/gcc/plugin.c:700:15: note: suggested alternative: 'open' dl_handle = dlopen (plugin->full_name, RTLD_NOW | RTLD_GLOBAL); ^~~~~~ open ../../gcc-8.5.0/gcc/plugin.c:703:62: error: 'dlerror' was not declared in this scope error ("cannot load plugin %s\n%s", plugin->full_name, dlerror ()); ^~~~~~~ ../../gcc-8.5.0/gcc/plugin.c:703:62: note: suggested alternative: 'error' error ("cannot load plugin %s\n%s", plugin->full_name, dlerror ()); ^~~~~~~ error ../../gcc-8.5.0/gcc/plugin.c:708:3: error: 'dlerror' was not declared in this scope dlerror (); ^~~~~~~ ../../gcc-8.5.0/gcc/plugin.c:708:3: note: suggested alternative: 'error' dlerror (); ^~~~~~~ error ../../gcc-8.5.0/gcc/plugin.c:711:7: error: 'dlsym' was not declared in this scope if (dlsym (dl_handle, str_license) == NULL) ^~~~~ ../../gcc-8.5.0/gcc/plugin.c:717:7: error: 'dlsym' was not declared in this scope dlsym (dl_handle, str_plugin_init_func_name); ^~~~~ ../../gcc-8.5.0/gcc/plugin.c:722:7: error: 'dlclose' was not declared in this scope dlclose(dl_handle); ^~~~~~~ ../../gcc-8.5.0/gcc/plugin.c:722:7: note: suggested alternative: 'close' dlclose(dl_handle); ^~~~~~~ close ../../gcc-8.5.0/gcc/plugin.c:731:7: error: 'dlclose' was not declared in this scope dlclose(dl_handle); ^~~~~~~ ../../gcc-8.5.0/gcc/plugin.c:731:7: note: suggested alternative: 'close' dlclose(dl_handle); ^~~~~~~ close gmake[3]: *** [Makefile:1110: plugin.o] Error 1 gmake[3]: *** Waiting for unfinished jobs.... rm gcc.pod gmake[3]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build/gcc' gmake[2]: *** [Makefile:4626: all-stage1-gcc] Error 2 gmake[2]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build' gmake[1]: *** [Makefile:27880: stage1-bubble] Error 2 gmake[1]: Leaving directory '/home/pbulk/build/lang/gcc8/work/build' gmake: *** [Makefile:953: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/lang/gcc8 *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/lang/gcc8