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

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

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

yes
checking whether strnlen is declared... make[1]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/intl'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/intl'
mkdir -p -- build-x86_64-redhat-linux/libiberty
Configuring in build-x86_64-redhat-linux/libiberty
yes
checking whether canonicalize_file_name must be declared... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
configure: updating cache ./config.cache
configure: creating ./config.status
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... /home/pbulk/build/lang/gcc13-libjit/work/.tools/bin/makeinfo
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
config.status: creating Makefile
config.status: creating testsuite/Makefile
checking whether the C compiler works... config.status: creating config.h
yes
checking for C compiler default output file name... a.out
config.status: executing default commands
checking for suffix of executables... mkdir -p -- build-x86_64-redhat-linux/fixincludes
Configuring in build-x86_64-redhat-linux/fixincludes

checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc13-libjit/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/gcc13-libjit/work/.tools/bin/grep -E
checking for ANSI C header files... configure: creating cache ./config.cache
checking build system type... yes
checking for sys/types.h... x86_64-redhat-linux-gnu
checking host system type... yes
x86_64-redhat-linux-gnu
checking target system type... checking for sys/stat.h... x86_64-redhat-linux-gnu
checking for x86_64-redhat-linux-gcc... cc
yes
checking for stdlib.h... checking whether the C compiler works... yes
checking for string.h... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes

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

checking whether we are cross compiling... configure: updating cache ./config.cache
no
checking that generated files are newer than configure... done
configure: creating ./config.status
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 how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc13-libjit/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/gcc13-libjit/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__... config.status: creating Makefile
yes
checking for a BSD-compatible install... config.status: executing depfiles commands
/home/pbulk/build/lang/gcc13-libjit/work/.tools/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /home/pbulk/build/lang/gcc13-libjit/work/.tools/bin/mkdir -p
checking for gawk... /bin/gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-redhat-linux-gcc... (cached) cc
config.status: executing libtool commands
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... (cached) yes
checking for x86_64-redhat-linux-ranlib... ranlib
checking for gawk... (cached) /bin/gawk
checking for dwz... no
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /home/pbulk/build/lang/gcc13-libjit/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... mkdir -p -- ./libcody
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... Configuring in ./libcody
4718592
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for x86_64-redhat-linux-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-ar... ar
checking for x86_64-redhat-linux-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-ranlib... (cached) ranlib
checking command to parse nm output from cc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... configure: creating cache ./config.cache
no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... checking build system type... x86_64-redhat-linux-gnu
checking host system type... yes
checking if cc static flag -static works... x86_64-redhat-linux-gnu
checking maintainer-mode... 
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... checking whether the C++ compiler works... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking unwind.h usability... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... yes
checking unwind.h presence... yes
checking for unwind.h... yes
checking for _Unwind_Backtrace... 
checking whether we are cross compiling... yes
checking for -funwind-tables option... yes
checking for -frandom-seed=string option... no
checking for suffix of object files... yes
checking whether cc supports -W... o
checking whether we are using the GNU C++ compiler... yes
checking whether cc supports -Wall... yes
checking whether c++ accepts -g... yes
checking whether cc supports -Wwrite-strings... yes
checking whether c++ is for C++11... yes
checking whether cc supports -Wstrict-prototypes... yes
checking adding -Wl,--no-undefined to linker... yes
checking whether cc supports -Wmissing-prototypes... yes
checking whether cc supports -Wold-style-definition... ok
checking exceptions... no
checking for x86_64-redhat-linux-ranlib... ranlib
checking for x86_64-redhat-linux-ar... ar
yes
checking whether cc supports -Wmissing-format-attribute... configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking whether cc supports -Wcast-qual... yes
checking for _Unwind_GetIPInfo... yes
checking for CET support... config.status: creating Makefile
config.status: creating config.h
mkdir -p -- ./libdecnumber
Configuring in ./libdecnumber
yes
checking __sync extensions... yes
checking __atomic extensions... yes
checking output filetype... elf64
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... configure: creating cache ./config.cache
checking whether make sets $(MAKE)... yes
checking for x86_64-redhat-linux-gcc... cc
yes
checking for uint64_t... checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking sys/mman.h usability... 
checking whether we are cross compiling... yes
checking sys/mman.h presence... no
checking for suffix of object files... yes
checking for sys/mman.h... yes
checking for mmap... 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 link.h usability... none needed
checking for x86_64-redhat-linux-ranlib... ranlib
checking for x86_64-redhat-linux-ar... ar
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking whether cc supports -W... yes
checking link.h presence... yes
checking whether cc supports -Wall... yes
checking for link.h... yes
yes
checking sys/link.h usability... checking whether cc supports -Wwrite-strings... yes
checking whether cc supports -Wstrict-prototypes... no
checking sys/link.h presence... yes
no
checking for sys/link.h... no
checking for dl_iterate_phdr... checking whether cc supports -Wmissing-prototypes... yes
checking mach-o/dyld.h usability... yes
checking whether cc supports -Wold-style-definition... no
checking mach-o/dyld.h presence... yes
checking whether cc supports -Wmissing-format-attribute... no
checking for mach-o/dyld.h... no
checking sys/ldr.h usability... yes
checking whether cc supports -Wcast-qual... yes
checking whether cc supports -pedantic -Wlong-long... no
checking sys/ldr.h presence... no
checking for sys/ldr.h... no
checking for fcntl... yes
checking whether cc supports -fno-lto... yes
checking how to run the C preprocessor... cpp
yes
checking whether strnlen is declared... checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc13-libjit/work/.tools/bin/grep
checking for egrep... yes
/home/pbulk/build/lang/gcc13-libjit/work/.tools/bin/grep -E
checking for ANSI C header files... checking whether getpagesize is declared... yes
checking for lstat... yes
checking for readlink... yes
checking for sys/types.h... yes
yes
checking for sys/stat.h... checking for getexecname... yes
checking for stdlib.h... no
checking for KERN_PROC... yes
checking for string.h... no
checking for KERN_PROG_ARGS... no
checking for clock_gettime... yes
yes
checking whether -pthread is supported... checking for memory.h... yes
checking whether -gdwarf-5 is supported... yes
checking for strings.h... yes
yes
checking for compress in -lz... checking for inttypes.h... no
checking whether --build-id is supported... yes
checking for stdint.h... yes
checking whether --compress-debug-sections is supported... yes
checking for unistd.h... yes
checking for ZSTD_compress in -lzstd... yes
checking ctype.h usability... no
checking whether --compress-debug-sections=zstd is supported... yes
checking ctype.h presence... no
checking for objcopy... objcopy
checking for readelf... readelf
checking whether objcopy supports debuglink... yes
checking for ctype.h... yes
yes
checking for dsymutil... dsymutil
checking for nm... nm
checking for xz... xz
checking for comm... comm
checking for lzma_auto_decoder in -llzma... checking stddef.h usability... no
checking whether tests can run... yes
checking stddef.h presence... yes
checking for stddef.h... yes
yes
checking for string.h... (cached) yes
checking stdio.h usability... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
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... config.status: creating Makefile
4
config.status: creating backtrace-supported.h
checking size of long... config.status: creating install-debuginfo-for-buildid.sh
config.status: creating config.h
8
checking for ANSI C header files... (cached) yes
checking build system type... config.status: executing libtool commands
x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking target system type... config.status: executing gstdint.h commands
x86_64-redhat-linux-gnu
checking for decimal floating point... bid
checking whether byte ordering is bigendian... config.status: executing default commands
mkdir -p -- ./fixincludes
Configuring in ./fixincludes
no
checking for CET support... yes
configure: updating cache ./config.cache
configure: creating ./config.status
configure: creating cache ./config.cache
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking target system type... x86_64-redhat-linux-gnu
checking for x86_64-redhat-linux-gcc... cc
config.status: creating Makefile
config.status: creating config.h
checking whether the C compiler works... config.status: executing gstdint.h commands
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... make[1]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp'
cc `test -f 'gen-fac.c' || echo '../../gcc-13.3.0/gmp/'`gen-fac.c -o gen-fac
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/gmp/gen-fac.c:31:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... /home/pbulk/build/lang/gcc13-libjit/work/.tools/bin/grep
checking for egrep... /home/pbulk/build/lang/gcc13-libjit/work/.tools/bin/grep -E
checking for ANSI C header files... cc `test -f 'gen-sieve.c' || echo '../../gcc-13.3.0/gmp/'`gen-sieve.c -o gen-sieve
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/gmp/gen-sieve.c:33:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... cc `test -f 'gen-fib.c' || echo '../../gcc-13.3.0/gmp/'`gen-fib.c -o gen-fib
yes
checking for string.h... In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/gmp/gen-fib.c:31:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... cc `test -f 'gen-bases.c' || echo '../../gcc-13.3.0/gmp/'`gen-bases.c -o gen-bases -lm
In file included from /usr/include/assert.h:35,
                 from ../../gcc-13.3.0/gmp/mini-gmp/mini-gmp.c:45,
                 from ../../gcc-13.3.0/gmp/bootstrap.c:33,
                 from ../../gcc-13.3.0/gmp/gen-bases.c:32:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a sed that does not truncate output... (cached) /bin/sed
checking whether cc supports -W... yes
checking whether cc supports -Wall... yes
checking whether cc supports -Wwrite-strings... cc `test -f 'gen-trialdivtab.c' || echo '../../gcc-13.3.0/gmp/'`gen-trialdivtab.c -o gen-trialdivtab -lm
yes
checking whether cc supports -Wstrict-prototypes... In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:25,
                 from ../../gcc-13.3.0/gmp/gen-trialdivtab.c:48:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
yes
checking whether cc supports -Wmissing-prototypes... yes
checking whether cc supports -Wold-style-definition... yes
checking whether cc supports -Wmissing-format-attribute... yes
checking whether cc supports -Woverlength-strings... yes
checking whether cc supports -pedantic -Wlong-long... yes
checking for ANSI C header files... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... cc `test -f 'gen-jacobitab.c' || echo '../../gcc-13.3.0/gmp/'`gen-jacobitab.c -o gen-jacobitab
yes
checking for stddef.h... yes
In file included from /usr/include/assert.h:35,
                 from ../../gcc-13.3.0/gmp/gen-jacobitab.c:36:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
cc `test -f 'gen-psqr.c' || echo '../../gcc-13.3.0/gmp/'`gen-psqr.c -o gen-psqr -lm
checking fcntl.h usability... In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../gcc-13.3.0/gmp/gen-psqr.c:31:
/usr/include/features.h:412:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for sys/stat.h... (cached) yes
checking for clearerr_unlocked... yes
checking for feof_unlocked... yes
checking for ferror_unlocked... yes
checking for fflush_unlocked... yes
checking for fgetc_unlocked... yes
./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)
checking for fgets_unlocked... ./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1)
./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1)
./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1)
./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1)
yes
checking for fileno_unlocked... ./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1)
yes
./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1)
checking for fprintf_unlocked... ./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1)
/bin/make  all-recursive
make[2]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp'
Making all in tests
make[3]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/tests'
Making all in .
make[4]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/tests'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/tests'
Making all in devel
make[4]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/tests/devel'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/tests/devel'
Making all in mpn
make[4]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/tests/mpn'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/tests/mpn'
Making all in mpz
make[4]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/tests/mpz'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/tests/mpz'
Making all in mpq
make[4]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/tests/mpq'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/tests/mpq'
Making all in mpf
make[4]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/tests/mpf'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/tests/mpf'
Making all in rand
make[4]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/tests/rand'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/tests/rand'
no
Making all in misc
make[4]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/tests/misc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/tests/misc'
Making all in cxx
checking for fputc_unlocked... make[4]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/tests/cxx'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/tests/cxx'
make[3]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/tests'
Making all in mpn
make[3]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/mpn'
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo fib_table | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fib_table.lo fib_table.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_fib_table -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c fib_table.c  -fPIC -DPIC -o fib_table.o
yes
checking for fputs_unlocked... /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mp_bases | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mp_bases.lo mp_bases.c
yes
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mp_bases -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mp_bases.c  -fPIC -DPIC -o mp_bases.o
checking for fread_unlocked... /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo add | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o add.lo add.c
yes
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_add -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c add.c  -fPIC -DPIC -o add.o
checking for fwrite_unlocked... /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo add_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o add_1.lo add_1.c
yes
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_add_1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c add_1.c  -fPIC -DPIC -o add_1.o
checking for getchar_unlocked... /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo add_n | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o add_n.lo add_n.c
yes
checking for getc_unlocked... libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_add_n -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c add_n.c  -fPIC -DPIC -o add_n.o
yes
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sub | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sub.lo sub.c
checking for putchar_unlocked... libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sub -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sub.c  -fPIC -DPIC -o sub.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sub_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sub_1.lo sub_1.c
yes
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sub_1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sub_1.c  -fPIC -DPIC -o sub_1.o
checking for putc_unlocked... yes
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sub_n | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sub_n.lo sub_n.c
checking whether abort is declared... yes
checking whether asprintf is declared... libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sub_n -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sub_n.c  -fPIC -DPIC -o sub_n.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo cnd_add_n | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cnd_add_n.lo cnd_add_n.c
yes
checking whether basename is declared... libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_cnd_add_n -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c cnd_add_n.c  -fPIC -DPIC -o cnd_add_n.o
yes
checking whether errno is declared... /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo cnd_sub_n | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cnd_sub_n.lo cnd_sub_n.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_cnd_sub_n -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c cnd_sub_n.c  -fPIC -DPIC -o cnd_sub_n.o
no
checking whether vasprintf is declared... /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo cnd_swap | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cnd_swap.lo cnd_swap.c
yes
checking whether memmem is declared... libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_cnd_swap -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c cnd_swap.c  -fPIC -DPIC -o cnd_swap.o
yes
checking whether clearerr_unlocked is declared... /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo neg | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o neg.lo neg.c
yes
checking whether feof_unlocked is declared... libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_neg -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c neg.c  -fPIC -DPIC -o neg.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo com | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o com.lo com.c
yes
checking whether ferror_unlocked is declared... libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_com -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c com.c  -fPIC -DPIC -o com.o
yes
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mul_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mul_1.lo mul_1.c
checking whether fflush_unlocked is declared... yes
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mul_1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mul_1.c  -fPIC -DPIC -o mul_1.o
checking whether fgetc_unlocked is declared... /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo addmul_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o addmul_1.lo addmul_1.c
yes
checking whether fgets_unlocked is declared... libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_addmul_1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c addmul_1.c  -fPIC -DPIC -o addmul_1.o
yes
checking whether fileno_unlocked is declared... /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo submul_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o submul_1.lo submul_1.c
yes
checking whether fprintf_unlocked is declared... libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_submul_1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c submul_1.c  -fPIC -DPIC -o submul_1.o
no
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo add_err1_n | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o add_err1_n.lo add_err1_n.c
checking whether fputc_unlocked is declared... libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_add_err1_n -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c add_err1_n.c  -fPIC -DPIC -o add_err1_n.o
yes
checking whether fputs_unlocked is declared... /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo add_err2_n | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o add_err2_n.lo add_err2_n.c
yes
checking whether fread_unlocked is declared... libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_add_err2_n -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c add_err2_n.c  -fPIC -DPIC -o add_err2_n.o
yes
checking whether fwrite_unlocked is declared... yes
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo add_err3_n | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o add_err3_n.lo add_err3_n.c
checking whether getchar_unlocked is declared... libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_add_err3_n -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c add_err3_n.c  -fPIC -DPIC -o add_err3_n.o
yes
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sub_err1_n.lo sub_err1_n.c
checking whether getc_unlocked is declared... libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sub_err1_n -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sub_err1_n.c  -fPIC -DPIC -o sub_err1_n.o
yes
checking whether putchar_unlocked is declared... /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sub_err2_n.lo sub_err2_n.c
yes
checking whether putc_unlocked is declared... libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sub_err2_n -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sub_err2_n.c  -fPIC -DPIC -o sub_err2_n.o
yes
checking for an ANSI C-conforming const... yes
checking sys/mman.h usability... /bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sub_err3_n | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sub_err3_n.lo sub_err3_n.c
yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sub_err3_n -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sub_err3_n.c  -fPIC -DPIC -o sub_err3_n.o
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
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo lshift | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o lshift.lo lshift.c
configure: updating cache ./config.cache
configure: creating ./config.status
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_lshift -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c lshift.c  -fPIC -DPIC -o lshift.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo rshift | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o rshift.lo rshift.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_rshift -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c rshift.c  -fPIC -DPIC -o rshift.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo dive_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o dive_1.lo dive_1.c
config.status: creating Makefile
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_dive_1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c dive_1.c  -fPIC -DPIC -o dive_1.o
config.status: creating mkheaders.almost
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo diveby3 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o diveby3.lo diveby3.c
config.status: creating config.h
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_diveby3 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c diveby3.c  -fPIC -DPIC -o diveby3.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo divis | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o divis.lo divis.c
make[1]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/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 -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_divis -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c divis.c  -fPIC -DPIC -o divis.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo divrem | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o divrem.lo divrem.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_divrem -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c divrem.c  -fPIC -DPIC -o divrem.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/dwarfnames.c -o dwarfnames.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo divrem_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o divrem_1.lo divrem_1.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_divrem_1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c divrem_1.c  -fPIC -DPIC -o divrem_1.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo divrem_2 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o divrem_2.lo divrem_2.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/dyn-string.c -o dyn-string.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_divrem_2 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c divrem_2.c  -fPIC -DPIC -o divrem_2.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/fdmatch.c -o fdmatch.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo fib2_ui | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fib2_ui.lo fib2_ui.c
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_fib2_ui -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c fib2_ui.c  -fPIC -DPIC -o fib2_ui.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/fibheap.c -o fibheap.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo fib2m | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fib2m.lo fib2m.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_fib2m -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c fib2m.c  -fPIC -DPIC -o fib2m.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/filedescriptor.c -o pic/filedescriptor.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mod_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mod_1.lo mod_1.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/filedescriptor.c -o noasan/filedescriptor.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/filedescriptor.c -o filedescriptor.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mod_1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mod_1.c  -fPIC -DPIC -o mod_1.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mod_34lsub1.lo mod_34lsub1.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/filename_cmp.c -o filename_cmp.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mod_34lsub1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mod_34lsub1.c  -fPIC -DPIC -o mod_34lsub1.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mode1o | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mode1o.lo mode1o.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mode1o -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mode1o.c  -fPIC -DPIC -o mode1o.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo pre_divrem_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o pre_divrem_1.lo pre_divrem_1.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/floatformat.c -o floatformat.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_pre_divrem_1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c pre_divrem_1.c  -fPIC -DPIC -o pre_divrem_1.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o pre_mod_1.lo pre_mod_1.c
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/fnmatch.c -o fnmatch.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_pre_mod_1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c pre_mod_1.c  -fPIC -DPIC -o pre_mod_1.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo dump | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o dump.lo dump.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_dump -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c dump.c  -fPIC -DPIC -o dump.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/getopt.c -o getopt.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mod_1_1.lo mod_1_1.c
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/getopt1.c -o getopt1.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mod_1_1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mod_1_1.c  -fPIC -DPIC -o mod_1_1.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mod_1_2 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mod_1_2.lo mod_1_2.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/getpwd.c -o getpwd.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mod_1_2 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mod_1_2.c  -fPIC -DPIC -o mod_1_2.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/getruntime.c -o getruntime.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mod_1_3.lo mod_1_3.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mod_1_3 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mod_1_3.c  -fPIC -DPIC -o mod_1_3.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mod_1_4 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mod_1_4.lo mod_1_4.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mod_1_4 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mod_1_4.c  -fPIC -DPIC -o mod_1_4.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/hashtab.c -o hashtab.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo lshiftc | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o lshiftc.lo lshiftc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_lshiftc -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c lshiftc.c  -fPIC -DPIC -o lshiftc.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/hex.c -o noasan/hex.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/hex.c -o hex.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mul | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mul.lo mul.c
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/lbasename.c -o lbasename.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mul -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mul.c  -fPIC -DPIC -o mul.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/lrealpath.c -o lrealpath.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.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-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mul_fft | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mul_fft.lo mul_fft.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mul_fft -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mul_fft.c  -fPIC -DPIC -o mul_fft.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/make-temp-file.c -o make-temp-file.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/objalloc.c -o objalloc.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.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-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mul_n | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mul_n.lo mul_n.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mul_n -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mul_n.c  -fPIC -DPIC -o mul_n.o
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/obstack.c -o obstack.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/partition.c -o pic/partition.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sqr | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sqr.lo sqr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sqr -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sqr.c  -fPIC -DPIC -o sqr.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/partition.c -o noasan/partition.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/partition.c -o partition.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mul_basecase | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mul_basecase.lo mul_basecase.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/pexecute.c -o pexecute.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mul_basecase -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mul_basecase.c  -fPIC -DPIC -o mul_basecase.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/physmem.c -o pic/physmem.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sqr_basecase.lo sqr_basecase.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/physmem.c -o physmem.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sqr_basecase -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sqr_basecase.c  -fPIC -DPIC -o sqr_basecase.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o nussbaumer_mul.lo nussbaumer_mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_nussbaumer_mul -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c nussbaumer_mul.c  -fPIC -DPIC -o nussbaumer_mul.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mulmid_basecase | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mulmid_basecase.lo mulmid_basecase.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/pex-common.c -o pex-common.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mulmid_basecase -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mulmid_basecase.c  -fPIC -DPIC -o mulmid_basecase.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom42_mulmid | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom42_mulmid.lo toom42_mulmid.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom42_mulmid -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom42_mulmid.c  -fPIC -DPIC -o toom42_mulmid.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/pex-one.c -o pex-one.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mulmid_n | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mulmid_n.lo mulmid_n.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/pex-unix.c -o pex-unix.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mulmid_n -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mulmid_n.c  -fPIC -DPIC -o mulmid_n.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mulmid | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mulmid.lo mulmid.c
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mulmid -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mulmid.c  -fPIC -DPIC -o mulmid.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/vprintf-support.c -o vprintf-support.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo random | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o random.lo random.c
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/rust-demangle.c -o pic/rust-demangle.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_random -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c random.c  -fPIC -DPIC -o random.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo random2 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o random2.lo random2.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_random2 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c random2.c  -fPIC -DPIC -o random2.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo pow_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o pow_1.lo pow_1.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_pow_1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c pow_1.c  -fPIC -DPIC -o pow_1.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo rootrem | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o rootrem.lo rootrem.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/rust-demangle.c -o rust-demangle.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_rootrem -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c rootrem.c  -fPIC -DPIC -o rootrem.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sqrtrem | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sqrtrem.lo sqrtrem.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sqrtrem -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sqrtrem.c  -fPIC -DPIC -o sqrtrem.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/safe-ctype.c -o safe-ctype.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sizeinbase | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sizeinbase.lo sizeinbase.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sizeinbase -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sizeinbase.c  -fPIC -DPIC -o sizeinbase.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo get_str | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o get_str.lo get_str.c
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/simple-object.c -o simple-object.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_get_str -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c get_str.c  -fPIC -DPIC -o get_str.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo set_str | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set_str.lo set_str.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_set_str -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c set_str.c  -fPIC -DPIC -o set_str.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo compute_powtab | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o compute_powtab.lo compute_powtab.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_compute_powtab -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c compute_powtab.c  -fPIC -DPIC -o compute_powtab.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/simple-object-coff.c -o simple-object-coff.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo scan0 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o scan0.lo scan0.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_scan0 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c scan0.c  -fPIC -DPIC -o scan0.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo scan1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o scan1.lo scan1.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_scan1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c scan1.c  -fPIC -DPIC -o scan1.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/simple-object-elf.c -o simple-object-elf.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo popcount | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o popcount.lo popcount.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_popcount -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c popcount.c  -fPIC -DPIC -o popcount.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo hamdist | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o hamdist.lo hamdist.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_hamdist -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c hamdist.c  -fPIC -DPIC -o hamdist.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo cmp | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cmp.lo cmp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_cmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c cmp.c  -fPIC -DPIC -o cmp.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo zero_p | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o zero_p.lo zero_p.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_zero_p -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c zero_p.c  -fPIC -DPIC -o zero_p.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo perfsqr | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o perfsqr.lo perfsqr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_perfsqr -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c perfsqr.c  -fPIC -DPIC -o perfsqr.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo perfpow | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o perfpow.lo perfpow.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_perfpow -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c perfpow.c  -fPIC -DPIC -o perfpow.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo strongfibo | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o strongfibo.lo strongfibo.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_strongfibo -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c strongfibo.c  -fPIC -DPIC -o strongfibo.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo gcd_11 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o gcd_11.lo gcd_11.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_gcd_11 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c gcd_11.c  -fPIC -DPIC -o gcd_11.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo gcd_22 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o gcd_22.lo gcd_22.c
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/sort.c -o pic/sort.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_gcd_22 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c gcd_22.c  -fPIC -DPIC -o gcd_22.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/sort.c -o noasan/sort.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/sort.c -o sort.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo gcd_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o gcd_1.lo gcd_1.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_gcd_1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c gcd_1.c  -fPIC -DPIC -o gcd_1.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.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-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo gcd | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o gcd.lo gcd.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/spaces.c -o spaces.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_gcd -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c gcd.c  -fPIC -DPIC -o gcd.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o gcdext_1.lo gcdext_1.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_gcdext_1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c gcdext_1.c  -fPIC -DPIC -o gcdext_1.o
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/splay-tree.c -o splay-tree.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo gcdext | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o gcdext.lo gcdext.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_gcdext -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c gcdext.c  -fPIC -DPIC -o gcdext.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/stack-limit.c -o stack-limit.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/strerror.c -o pic/strerror.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o gcd_subdiv_step.lo gcd_subdiv_step.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/strerror.c -o strerror.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_gcd_subdiv_step -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c gcd_subdiv_step.c  -fPIC -DPIC -o gcd_subdiv_step.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o gcdext_lehmer.lo gcdext_lehmer.c
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/strsignal.c -o strsignal.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_gcdext_lehmer -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c gcdext_lehmer.c  -fPIC -DPIC -o gcdext_lehmer.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo div_q | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o div_q.lo div_q.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/timeval-utils.c -o timeval-utils.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_div_q -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c div_q.c  -fPIC -DPIC -o div_q.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/xasprintf.c -o xasprintf.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/xatexit.c -o xatexit.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/xexit.c -o xexit.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o tdiv_qr.lo tdiv_qr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_tdiv_qr -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c tdiv_qr.c  -fPIC -DPIC -o tdiv_qr.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/xmalloc.c -o xmalloc.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/xmemdup.c -o xmemdup.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/xstrdup.c -o xstrdup.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo jacbase | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o jacbase.lo jacbase.c
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_jacbase -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c jacbase.c  -fPIC -DPIC -o jacbase.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/xstrerror.c -o xstrerror.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo jacobi_2 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o jacobi_2.lo jacobi_2.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/xstrndup.c -o xstrndup.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_jacobi_2 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c jacobi_2.c  -fPIC -DPIC -o jacobi_2.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/xvasprintf.c -o xvasprintf.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo jacobi | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o jacobi.lo jacobi.c
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/setproctitle.c -o setproctitle.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_jacobi -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c jacobi.c  -fPIC -DPIC -o jacobi.o
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
make[2]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/libiberty/testsuite'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/libiberty/testsuite'
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/regex.c -o pic/regex.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo get_d | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o get_d.lo get_d.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_get_d -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c get_d.c  -fPIC -DPIC -o get_d.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o matrix22_mul.lo matrix22_mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_matrix22_mul -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c matrix22_mul.c  -fPIC -DPIC -o matrix22_mul.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo matrix22_mul1_inverse_vector | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o matrix22_mul1_inverse_vector.lo matrix22_mul1_inverse_vector.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_matrix22_mul1_inverse_vector -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c matrix22_mul1_inverse_vector.c  -fPIC -DPIC -o matrix22_mul1_inverse_vector.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo hgcd_matrix | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o hgcd_matrix.lo hgcd_matrix.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_hgcd_matrix -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c hgcd_matrix.c  -fPIC -DPIC -o hgcd_matrix.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo hgcd2 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o hgcd2.lo hgcd2.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_hgcd2 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c hgcd2.c  -fPIC -DPIC -o hgcd2.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo hgcd_step | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o hgcd_step.lo hgcd_step.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_hgcd_step -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c hgcd_step.c  -fPIC -DPIC -o hgcd_step.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo hgcd_reduce | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o hgcd_reduce.lo hgcd_reduce.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_hgcd_reduce -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c hgcd_reduce.c  -fPIC -DPIC -o hgcd_reduce.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo hgcd | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o hgcd.lo hgcd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_hgcd -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c hgcd.c  -fPIC -DPIC -o hgcd.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/regex.c -o noasan/regex.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/regex.c -o regex.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo hgcd_appr | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o hgcd_appr.lo hgcd_appr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_hgcd_appr -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c hgcd_appr.c  -fPIC -DPIC -o hgcd_appr.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o hgcd2_jacobi.lo hgcd2_jacobi.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_hgcd2_jacobi -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c hgcd2_jacobi.c  -fPIC -DPIC -o hgcd2_jacobi.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o hgcd_jacobi.lo hgcd_jacobi.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_hgcd_jacobi -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c hgcd_jacobi.c  -fPIC -DPIC -o hgcd_jacobi.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mullo_n | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mullo_n.lo mullo_n.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mullo_n -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mullo_n.c  -fPIC -DPIC -o mullo_n.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mullo_basecase | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mullo_basecase.lo mullo_basecase.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mullo_basecase -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mullo_basecase.c  -fPIC -DPIC -o mullo_basecase.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sqrlo | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sqrlo.lo sqrlo.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sqrlo -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sqrlo.c  -fPIC -DPIC -o sqrlo.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sqrlo_basecase | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sqrlo_basecase.lo sqrlo_basecase.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sqrlo_basecase -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sqrlo_basecase.c  -fPIC -DPIC -o sqrlo_basecase.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom22_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom22_mul.lo toom22_mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom22_mul -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom22_mul.c  -fPIC -DPIC -o toom22_mul.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom32_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom32_mul.lo toom32_mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom32_mul -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom32_mul.c  -fPIC -DPIC -o toom32_mul.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom42_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom42_mul.lo toom42_mul.c
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom42_mul -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom42_mul.c  -fPIC -DPIC -o toom42_mul.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/cplus-dem.c -o cplus-dem.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom52_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom52_mul.lo toom52_mul.c
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom52_mul -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom52_mul.c  -fPIC -DPIC -o toom52_mul.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom62_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom62_mul.lo toom62_mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom62_mul -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom62_mul.c  -fPIC -DPIC -o toom62_mul.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom33_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom33_mul.lo toom33_mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom33_mul -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom33_mul.c  -fPIC -DPIC -o toom33_mul.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom43_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom43_mul.lo toom43_mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom43_mul -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom43_mul.c  -fPIC -DPIC -o toom43_mul.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom53_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom53_mul.lo toom53_mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom53_mul -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom53_mul.c  -fPIC -DPIC -o toom53_mul.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom54_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom54_mul.lo toom54_mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom54_mul -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom54_mul.c  -fPIC -DPIC -o toom54_mul.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom63_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom63_mul.lo toom63_mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom63_mul -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom63_mul.c  -fPIC -DPIC -o toom63_mul.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom44_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom44_mul.lo toom44_mul.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/cp-demangle.c -o cp-demangle.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom44_mul -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom44_mul.c  -fPIC -DPIC -o toom44_mul.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom6h_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom6h_mul.lo toom6h_mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom6h_mul -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom6h_mul.c  -fPIC -DPIC -o toom6h_mul.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom6_sqr | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom6_sqr.lo toom6_sqr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom6_sqr -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom6_sqr.c  -fPIC -DPIC -o toom6_sqr.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom8h_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom8h_mul.lo toom8h_mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom8h_mul -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom8h_mul.c  -fPIC -DPIC -o toom8h_mul.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom8_sqr | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom8_sqr.lo toom8_sqr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom8_sqr -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom8_sqr.c  -fPIC -DPIC -o toom8_sqr.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_couple_handling | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom_couple_handling.lo toom_couple_handling.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_couple_handling -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom_couple_handling.c  -fPIC -DPIC -o toom_couple_handling.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom2_sqr | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom2_sqr.lo toom2_sqr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom2_sqr -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom2_sqr.c  -fPIC -DPIC -o toom2_sqr.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom3_sqr | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom3_sqr.lo toom3_sqr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom3_sqr -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom3_sqr.c  -fPIC -DPIC -o toom3_sqr.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom4_sqr | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom4_sqr.lo toom4_sqr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom4_sqr -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom4_sqr.c  -fPIC -DPIC -o toom4_sqr.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_eval_dgr3_pm1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom_eval_dgr3_pm1.c  -fPIC -DPIC -o toom_eval_dgr3_pm1.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/md5.c -o pic/md5.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_eval_dgr3_pm2 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom_eval_dgr3_pm2.c  -fPIC -DPIC -o toom_eval_dgr3_pm2.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/md5.c -o noasan/md5.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/md5.c -o md5.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom_eval_pm1.lo toom_eval_pm1.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_eval_pm1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom_eval_pm1.c  -fPIC -DPIC -o toom_eval_pm1.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom_eval_pm2.lo toom_eval_pm2.c
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/sha1.c -o pic/sha1.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_eval_pm2 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom_eval_pm2.c  -fPIC -DPIC -o toom_eval_pm2.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_eval_pm2exp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom_eval_pm2exp.c  -fPIC -DPIC -o toom_eval_pm2exp.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/sha1.c -o sha1.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_eval_pm2rexp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom_eval_pm2rexp.c  -fPIC -DPIC -o toom_eval_pm2rexp.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_interpolate_5pts -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom_interpolate_5pts.c  -fPIC -DPIC -o toom_interpolate_5pts.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/alloca.c -o pic/alloca.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_interpolate_6pts -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom_interpolate_6pts.c  -fPIC -DPIC -o toom_interpolate_6pts.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/alloca.c -o alloca.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/argv.c -o pic/argv.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_interpolate_7pts -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom_interpolate_7pts.c  -fPIC -DPIC -o toom_interpolate_7pts.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/argv.c -o noasan/argv.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/argv.c -o argv.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_interpolate_8pts -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom_interpolate_8pts.c  -fPIC -DPIC -o toom_interpolate_8pts.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/bsearch_r.c -o pic/bsearch_r.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/bsearch_r.c -o noasan/bsearch_r.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/bsearch_r.c -o bsearch_r.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/choose-temp.c -o choose-temp.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/concat.c -o pic/concat.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_interpolate_12pts -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom_interpolate_12pts.c  -fPIC -DPIC -o toom_interpolate_12pts.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/concat.c -o noasan/concat.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/concat.c -o concat.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_toom_interpolate_16pts -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c toom_interpolate_16pts.c  -fPIC -DPIC -o toom_interpolate_16pts.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/cp-demint.c -o cp-demint.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/crc32.c -o crc32.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../gcc-13.3.0/libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo invertappr | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o invertappr.lo invertappr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_invertappr -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c invertappr.c  -fPIC -DPIC -o invertappr.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../gcc-13.3.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2  -fPIC -I/usr/include   -I/usr/include -I. -I../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../gcc-13.3.0/libiberty/d-demangle.c -o d-demangle.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo invert | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o invert.lo invert.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_invert -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c invert.c  -fPIC -DPIC -o invert.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo binvert | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o binvert.lo binvert.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_binvert -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c binvert.c  -fPIC -DPIC -o binvert.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mulmod_bnm1.lo mulmod_bnm1.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 ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o
ranlib ./libiberty.a
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mulmod_bnm1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mulmod_bnm1.c  -fPIC -DPIC -o mulmod_bnm1.o
if [ x"-fPIC" != x ]; then \
  cd pic; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi; \
if [ x"" != x ]; then \
  cd noasan; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./setproctitle.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi
make[1]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/libiberty'
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sqrmod_bnm1.lo sqrmod_bnm1.c
make[1]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/build-x86_64-redhat-linux/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
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sqrmod_bnm1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sqrmod_bnm1.c  -fPIC -DPIC -o sqrmod_bnm1.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2 -fPIC -I/usr/include -I/usr/include -I. -I../../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../../gcc-13.3.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mulmod_bknp1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mulmod_bknp1.lo mulmod_bknp1.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2 -fPIC -I/usr/include -I/usr/include -I. -I../../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../../gcc-13.3.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2 -fPIC -I/usr/include -I/usr/include -I. -I../../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../../gcc-13.3.0/libiberty/dwarfnames.c -o dwarfnames.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mulmod_bknp1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mulmod_bknp1.c  -fPIC -DPIC -o mulmod_bknp1.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo div_qr_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o div_qr_1.lo div_qr_1.c
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2 -fPIC -I/usr/include -I/usr/include -I. -I../../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../../gcc-13.3.0/libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_div_qr_1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c div_qr_1.c  -fPIC -DPIC -o div_qr_1.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo div_qr_1n_pi1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o div_qr_1n_pi1.lo div_qr_1n_pi1.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2 -fPIC -I/usr/include -I/usr/include -I. -I../../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../../gcc-13.3.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2 -fPIC -I/usr/include -I/usr/include -I. -I../../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../../gcc-13.3.0/libiberty/dyn-string.c -o dyn-string.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_div_qr_1n_pi1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c div_qr_1n_pi1.c  -fPIC -DPIC -o div_qr_1n_pi1.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2 -fPIC -I/usr/include -I/usr/include -I. -I../../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../../gcc-13.3.0/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo div_qr_2 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o div_qr_2.lo div_qr_2.c
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2 -fPIC -I/usr/include -I/usr/include -I. -I../../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC  ../../../gcc-13.3.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -pipe -O2 -fPIC -I/usr/include -I/usr/include -I. -I../../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../../gcc-13.3.0/libiberty/fdmatch.c -o fdmatch.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_div_qr_2 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c div_qr_2.c  -fPIC -DPIC -o div_qr_2.o
if [ x"-fPIC" != x ]; then \
  cc -c -DHAVE_CONFIG_H -pipe -O2 -fPIC -I/usr/include -I/usr/include -I. -I../../../gcc-13.3.0/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fPIC ../../../gcc-13.3.0/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo div_qr_2n_pi1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o div_qr_2n_pi1.lo div_qr_2n_pi1.c
../../../gcc-13.3.0/libiberty/fibheap.c: In function 'fibheap_replace_key_data':
../../../gcc-13.3.0/libiberty/fibheap.c:38:25: error: 'LONG_MIN' undeclared (first use in this function)
   38 | #define FIBHEAPKEY_MIN  LONG_MIN
      |                         ^~~~~~~~
../../../gcc-13.3.0/libiberty/fibheap.c:220:30: note: in expansion of macro 'FIBHEAPKEY_MIN'
  220 |   if (okey == key && okey != FIBHEAPKEY_MIN)
      |                              ^~~~~~~~~~~~~~
../../../gcc-13.3.0/libiberty/fibheap.c:36:1: note: 'LONG_MIN' is defined in header '<limits.h>'; did you forget to '#include <limits.h>'?
   35 | #include "fibheap.h"
  +++ |+#include <limits.h>
   36 | 
../../../gcc-13.3.0/libiberty/fibheap.c:38:25: note: each undeclared identifier is reported only once for each function it appears in
   38 | #define FIBHEAPKEY_MIN  LONG_MIN
      |                         ^~~~~~~~
../../../gcc-13.3.0/libiberty/fibheap.c:220:30: note: in expansion of macro 'FIBHEAPKEY_MIN'
  220 |   if (okey == key && okey != FIBHEAPKEY_MIN)
      |                              ^~~~~~~~~~~~~~
../../../gcc-13.3.0/libiberty/fibheap.c: In function 'fibheap_delete_node':
../../../gcc-13.3.0/libiberty/fibheap.c:38:25: error: 'LONG_MIN' undeclared (first use in this function)
   38 | #define FIBHEAPKEY_MIN  LONG_MIN
      |                         ^~~~~~~~
../../../gcc-13.3.0/libiberty/fibheap.c:261:36: note: in expansion of macro 'FIBHEAPKEY_MIN'
  261 |   fibheap_replace_key (heap, node, FIBHEAPKEY_MIN);
      |                                    ^~~~~~~~~~~~~~
../../../gcc-13.3.0/libiberty/fibheap.c:38:25: note: 'LONG_MIN' is defined in header '<limits.h>'; did you forget to '#include <limits.h>'?
   38 | #define FIBHEAPKEY_MIN  LONG_MIN
      |                         ^~~~~~~~
../../../gcc-13.3.0/libiberty/fibheap.c:261:36: note: in expansion of macro 'FIBHEAPKEY_MIN'
  261 |   fibheap_replace_key (heap, node, FIBHEAPKEY_MIN);
      |                                    ^~~~~~~~~~~~~~
make[1]: *** [Makefile:792: fibheap.o] Error 1
make[1]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/build-x86_64-redhat-linux/libiberty'
make: *** [Makefile:2907: all-build-libiberty] Error 2
make: *** Waiting for unfinished jobs....
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo div_qr_2u_pi1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o div_qr_2u_pi1.lo div_qr_2u_pi1.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_div_qr_2n_pi1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c div_qr_2n_pi1.c  -fPIC -DPIC -o div_qr_2n_pi1.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_div_qr_2u_pi1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c div_qr_2u_pi1.c  -fPIC -DPIC -o div_qr_2u_pi1.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sbpi1_div_q.lo sbpi1_div_q.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sbpi1_div_q -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sbpi1_div_q.c  -fPIC -DPIC -o sbpi1_div_q.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sbpi1_div_qr.lo sbpi1_div_qr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sbpi1_div_qr -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sbpi1_div_qr.c  -fPIC -DPIC -o sbpi1_div_qr.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sbpi1_divappr_q -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sbpi1_divappr_q.c  -fPIC -DPIC -o sbpi1_divappr_q.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o dcpi1_div_q.lo dcpi1_div_q.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_dcpi1_div_q -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c dcpi1_div_q.c  -fPIC -DPIC -o dcpi1_div_q.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o dcpi1_div_qr.lo dcpi1_div_qr.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_dcpi1_div_qr -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c dcpi1_div_qr.c  -fPIC -DPIC -o dcpi1_div_qr.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_dcpi1_divappr_q -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c dcpi1_divappr_q.c  -fPIC -DPIC -o dcpi1_divappr_q.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mu_div_qr | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mu_div_qr.lo mu_div_qr.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mu_divappr_q | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mu_divappr_q.lo mu_divappr_q.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mu_div_qr -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mu_div_qr.c  -fPIC -DPIC -o mu_div_qr.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mu_divappr_q -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mu_divappr_q.c  -fPIC -DPIC -o mu_divappr_q.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mu_div_q | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mu_div_q.lo mu_div_q.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mu_div_q -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mu_div_q.c  -fPIC -DPIC -o mu_div_q.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o bdiv_q_1.lo bdiv_q_1.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_bdiv_q_1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c bdiv_q_1.c  -fPIC -DPIC -o bdiv_q_1.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sbpi1_bdiv_q -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sbpi1_bdiv_q.c  -fPIC -DPIC -o sbpi1_bdiv_q.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sbpi1_bdiv_qr -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sbpi1_bdiv_qr.c  -fPIC -DPIC -o sbpi1_bdiv_qr.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sbpi1_bdiv_r | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sbpi1_bdiv_r.lo sbpi1_bdiv_r.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sbpi1_bdiv_r -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sbpi1_bdiv_r.c  -fPIC -DPIC -o sbpi1_bdiv_r.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_dcpi1_bdiv_q -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c dcpi1_bdiv_q.c  -fPIC -DPIC -o dcpi1_bdiv_q.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mu_bdiv_q.lo mu_bdiv_q.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_dcpi1_bdiv_qr -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c dcpi1_bdiv_qr.c  -fPIC -DPIC -o dcpi1_bdiv_qr.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mu_bdiv_q -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mu_bdiv_q.c  -fPIC -DPIC -o mu_bdiv_q.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mu_bdiv_qr.lo mu_bdiv_qr.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo bdiv_q | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o bdiv_q.lo bdiv_q.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_mu_bdiv_qr -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c mu_bdiv_qr.c  -fPIC -DPIC -o mu_bdiv_qr.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_bdiv_q -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c bdiv_q.c  -fPIC -DPIC -o bdiv_q.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo bdiv_qr | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o bdiv_qr.lo bdiv_qr.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo broot | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o broot.lo broot.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_bdiv_qr -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c bdiv_qr.c  -fPIC -DPIC -o bdiv_qr.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_broot -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c broot.c  -fPIC -DPIC -o broot.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo brootinv | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o brootinv.lo brootinv.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo bsqrt | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o bsqrt.lo bsqrt.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_brootinv -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c brootinv.c  -fPIC -DPIC -o brootinv.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_bsqrt -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c bsqrt.c  -fPIC -DPIC -o bsqrt.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo bsqrtinv | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o bsqrtinv.lo bsqrtinv.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo divexact | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o divexact.lo divexact.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_bsqrtinv -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c bsqrtinv.c  -fPIC -DPIC -o bsqrtinv.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_divexact -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c divexact.c  -fPIC -DPIC -o divexact.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo bdiv_dbm1c | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o bdiv_dbm1c.lo bdiv_dbm1c.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_bdiv_dbm1c -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c bdiv_dbm1c.c  -fPIC -DPIC -o bdiv_dbm1c.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo redc_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o redc_1.lo redc_1.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo redc_2 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o redc_2.lo redc_2.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_redc_1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c redc_1.c  -fPIC -DPIC -o redc_1.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_redc_2 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c redc_2.c  -fPIC -DPIC -o redc_2.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo redc_n | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o redc_n.lo redc_n.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo powm | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o powm.lo powm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_redc_n -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c redc_n.c  -fPIC -DPIC -o redc_n.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_powm -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c powm.c  -fPIC -DPIC -o powm.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo powlo | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o powlo.lo powlo.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_powlo -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c powlo.c  -fPIC -DPIC -o powlo.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sec_powm | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sec_powm.lo sec_powm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sec_powm -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sec_powm.c  -fPIC -DPIC -o sec_powm.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sec_mul | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sec_mul.lo sec_mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sec_mul -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sec_mul.c  -fPIC -DPIC -o sec_mul.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sec_sqr | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sec_sqr.lo sec_sqr.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sec_div_qr | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sec_div_qr.lo sec_div_qr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sec_sqr -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sec_sqr.c  -fPIC -DPIC -o sec_sqr.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sec_div_qr -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sec_div_qr.c  -fPIC -DPIC -o sec_div_qr.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sec_div_r | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sec_div_r.lo sec_div_r.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sec_div_r -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sec_div_r.c  -fPIC -DPIC -o sec_div_r.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sec_pi1_div_qr | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sec_pi1_div_qr.lo sec_pi1_div_qr.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sec_pi1_div_r | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sec_pi1_div_r.lo sec_pi1_div_r.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sec_pi1_div_qr -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sec_pi1_div_qr.c  -fPIC -DPIC -o sec_pi1_div_qr.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sec_pi1_div_r -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sec_pi1_div_r.c  -fPIC -DPIC -o sec_pi1_div_r.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sec_add_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sec_add_1.lo sec_add_1.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sec_sub_1 | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sec_sub_1.lo sec_sub_1.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sec_add_1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sec_add_1.c  -fPIC -DPIC -o sec_add_1.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sec_sub_1 -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sec_sub_1.c  -fPIC -DPIC -o sec_sub_1.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sec_invert | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sec_invert.lo sec_invert.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo trialdiv | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o trialdiv.lo trialdiv.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sec_invert -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sec_invert.c  -fPIC -DPIC -o sec_invert.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_trialdiv -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c trialdiv.c  -fPIC -DPIC -o trialdiv.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo remove | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o remove.lo remove.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo and_n | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o and_n.lo and_n.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_remove -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c remove.c  -fPIC -DPIC -o remove.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_and_n -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c and_n.c  -fPIC -DPIC -o and_n.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo andn_n | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o andn_n.lo andn_n.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo nand_n | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o nand_n.lo nand_n.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_andn_n -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c andn_n.c  -fPIC -DPIC -o andn_n.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo ior_n | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o ior_n.lo ior_n.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_nand_n -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c nand_n.c  -fPIC -DPIC -o nand_n.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_ior_n -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ior_n.c  -fPIC -DPIC -o ior_n.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo iorn_n | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o iorn_n.lo iorn_n.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo nior_n | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o nior_n.lo nior_n.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_nior_n -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c nior_n.c  -fPIC -DPIC -o nior_n.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_iorn_n -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c iorn_n.c  -fPIC -DPIC -o iorn_n.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo xor_n | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o xor_n.lo xor_n.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo xnor_n | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o xnor_n.lo xnor_n.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_xor_n -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c xor_n.c  -fPIC -DPIC -o xor_n.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_xnor_n -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c xnor_n.c  -fPIC -DPIC -o xnor_n.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo copyi | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o copyi.lo copyi.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo copyd | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o copyd.lo copyd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_copyi -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c copyi.c  -fPIC -DPIC -o copyi.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_copyd -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c copyd.c  -fPIC -DPIC -o copyd.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo zero | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o zero.lo zero.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo sec_tabselect | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sec_tabselect.lo sec_tabselect.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_sec_tabselect -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c sec_tabselect.c  -fPIC -DPIC -o sec_tabselect.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_zero -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c zero.c  -fPIC -DPIC -o zero.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo comb_tables | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o comb_tables.lo comb_tables.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_`echo add_n_sub_n | sed 's/_$//'` -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o add_n_sub_n.lo add_n_sub_n.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_add_n_sub_n -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c add_n_sub_n.c  -fPIC -DPIC -o add_n_sub_n.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpn -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -DOPERATION_comb_tables -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c comb_tables.c  -fPIC -DPIC -o comb_tables.o
/bin/bash ../libtool  --tag=CC   --mode=link cc -DNO_ASM -pipe -O2  -fPIC -I/usr/include    -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libmpn.la  fib_table.lo mp_bases.lo add.lo add_1.lo add_n.lo sub.lo sub_1.lo sub_n.lo cnd_add_n.lo cnd_sub_n.lo cnd_swap.lo neg.lo com.lo mul_1.lo addmul_1.lo submul_1.lo add_err1_n.lo add_err2_n.lo add_err3_n.lo sub_err1_n.lo sub_err2_n.lo sub_err3_n.lo lshift.lo rshift.lo dive_1.lo diveby3.lo divis.lo divrem.lo divrem_1.lo divrem_2.lo fib2_ui.lo fib2m.lo mod_1.lo mod_34lsub1.lo mode1o.lo pre_divrem_1.lo pre_mod_1.lo dump.lo mod_1_1.lo mod_1_2.lo mod_1_3.lo mod_1_4.lo lshiftc.lo mul.lo mul_fft.lo mul_n.lo sqr.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul.lo mulmid_basecase.lo toom42_mulmid.lo mulmid_n.lo mulmid.lo random.lo random2.lo pow_1.lo rootrem.lo sqrtrem.lo sizeinbase.lo get_str.lo set_str.lo compute_powtab.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo zero_p.lo perfsqr.lo perfpow.lo strongfibo.lo gcd_11.lo gcd_22.lo gcd_1.lo gcd.lo gcdext_1.lo gcdext.lo gcd_subdiv_step.lo gcdext_lehmer.lo div_q.lo tdiv_qr.lo jacbase.lo jacobi_2.lo jacobi.lo get_d.lo matrix22_mul.lo matrix22_mul1_inverse_vector.lo hgcd_matrix.lo hgcd2.lo hgcd_step.lo hgcd_reduce.lo hgcd.lo hgcd_appr.lo hgcd2_jacobi.lo hgcd_jacobi.lo mullo_n.lo mullo_basecase.lo sqrlo.lo sqrlo_basecase.lo toom22_mul.lo toom32_mul.lo toom42_mul.lo toom52_mul.lo toom62_mul.lo toom33_mul.lo toom43_mul.lo toom53_mul.lo toom54_mul.lo toom63_mul.lo toom44_mul.lo toom6h_mul.lo toom6_sqr.lo toom8h_mul.lo toom8_sqr.lo toom_couple_handling.lo toom2_sqr.lo toom3_sqr.lo toom4_sqr.lo toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm2.lo toom_eval_pm1.lo toom_eval_pm2.lo toom_eval_pm2exp.lo toom_eval_pm2rexp.lo toom_interpolate_5pts.lo toom_interpolate_6pts.lo toom_interpolate_7pts.lo toom_interpolate_8pts.lo toom_interpolate_12pts.lo toom_interpolate_16pts.lo invertappr.lo invert.lo binvert.lo mulmod_bnm1.lo sqrmod_bnm1.lo mulmod_bknp1.lo div_qr_1.lo div_qr_1n_pi1.lo div_qr_2.lo div_qr_2n_pi1.lo div_qr_2u_pi1.lo sbpi1_div_q.lo sbpi1_div_qr.lo sbpi1_divappr_q.lo dcpi1_div_q.lo dcpi1_div_qr.lo dcpi1_divappr_q.lo mu_div_qr.lo mu_divappr_q.lo mu_div_q.lo bdiv_q_1.lo sbpi1_bdiv_q.lo sbpi1_bdiv_qr.lo sbpi1_bdiv_r.lo dcpi1_bdiv_q.lo dcpi1_bdiv_qr.lo mu_bdiv_q.lo mu_bdiv_qr.lo bdiv_q.lo bdiv_qr.lo broot.lo brootinv.lo bsqrt.lo bsqrtinv.lo divexact.lo bdiv_dbm1c.lo redc_1.lo redc_2.lo redc_n.lo powm.lo powlo.lo sec_powm.lo sec_mul.lo sec_sqr.lo sec_div_qr.lo sec_div_r.lo sec_pi1_div_qr.lo sec_pi1_div_r.lo sec_add_1.lo sec_sub_1.lo sec_invert.lo trialdiv.lo remove.lo and_n.lo andn_n.lo nand_n.lo ior_n.lo iorn_n.lo nior_n.lo xor_n.lo xnor_n.lo copyi.lo copyd.lo zero.lo sec_tabselect.lo comb_tables.lo add_n_sub_n.lo 
libtool: link: ar cq .libs/libmpn.a  fib_table.o mp_bases.o add.o add_1.o add_n.o sub.o sub_1.o sub_n.o cnd_add_n.o cnd_sub_n.o cnd_swap.o neg.o com.o mul_1.o addmul_1.o submul_1.o add_err1_n.o add_err2_n.o add_err3_n.o sub_err1_n.o sub_err2_n.o sub_err3_n.o lshift.o rshift.o dive_1.o diveby3.o divis.o divrem.o divrem_1.o divrem_2.o fib2_ui.o fib2m.o mod_1.o mod_34lsub1.o mode1o.o pre_divrem_1.o pre_mod_1.o dump.o mod_1_1.o mod_1_2.o mod_1_3.o mod_1_4.o lshiftc.o mul.o mul_fft.o mul_n.o sqr.o mul_basecase.o sqr_basecase.o nussbaumer_mul.o mulmid_basecase.o toom42_mulmid.o mulmid_n.o mulmid.o random.o random2.o pow_1.o rootrem.o sqrtrem.o sizeinbase.o get_str.o set_str.o compute_powtab.o scan0.o scan1.o popcount.o hamdist.o cmp.o zero_p.o perfsqr.o perfpow.o strongfibo.o gcd_11.o gcd_22.o gcd_1.o gcd.o gcdext_1.o gcdext.o gcd_subdiv_step.o gcdext_lehmer.o div_q.o tdiv_qr.o jacbase.o jacobi_2.o jacobi.o get_d.o matrix22_mul.o matrix22_mul1_inverse_vector.o hgcd_matrix.o hgcd2.o hgcd_step.o hgcd_reduce.o hgcd.o hgcd_appr.o hgcd2_jacobi.o hgcd_jacobi.o mullo_n.o mullo_basecase.o sqrlo.o sqrlo_basecase.o toom22_mul.o toom32_mul.o toom42_mul.o toom52_mul.o toom62_mul.o toom33_mul.o toom43_mul.o toom53_mul.o toom54_mul.o toom63_mul.o toom44_mul.o toom6h_mul.o toom6_sqr.o toom8h_mul.o toom8_sqr.o toom_couple_handling.o toom2_sqr.o toom3_sqr.o toom4_sqr.o toom_eval_dgr3_pm1.o toom_eval_dgr3_pm2.o toom_eval_pm1.o toom_eval_pm2.o toom_eval_pm2exp.o toom_eval_pm2rexp.o toom_interpolate_5pts.o toom_interpolate_6pts.o toom_interpolate_7pts.o toom_interpolate_8pts.o toom_interpolate_12pts.o toom_interpolate_16pts.o invertappr.o invert.o binvert.o mulmod_bnm1.o sqrmod_bnm1.o mulmod_bknp1.o div_qr_1.o div_qr_1n_pi1.o div_qr_2.o div_qr_2n_pi1.o div_qr_2u_pi1.o sbpi1_div_q.o sbpi1_div_qr.o sbpi1_divappr_q.o dcpi1_div_q.o dcpi1_div_qr.o dcpi1_divappr_q.o mu_div_qr.o mu_divappr_q.o mu_div_q.o bdiv_q_1.o sbpi1_bdiv_q.o sbpi1_bdiv_qr.o sbpi1_bdiv_r.o dcpi1_bdiv_q.o dcpi1_bdiv_qr.o mu_bdiv_q.o mu_bdiv_qr.o bdiv_q.o bdiv_qr.o broot.o brootinv.o bsqrt.o bsqrtinv.o divexact.o bdiv_dbm1c.o redc_1.o redc_2.o redc_n.o powm.o powlo.o sec_powm.o sec_mul.o sec_sqr.o sec_div_qr.o sec_div_r.o sec_pi1_div_qr.o sec_pi1_div_r.o sec_add_1.o sec_sub_1.o sec_invert.o trialdiv.o remove.o and_n.o andn_n.o nand_n.o ior_n.o iorn_n.o nior_n.o xor_n.o xnor_n.o copyi.o copyd.o zero.o sec_tabselect.o comb_tables.o add_n_sub_n.o
libtool: link: ranlib .libs/libmpn.a
libtool: link: ( cd ".libs" && rm -f "libmpn.la" && ln -s "../libmpn.la" "libmpn.la" )
make[3]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/mpn'
Making all in mpz
make[3]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/mpz'
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o 2fac_ui.lo ../../../gcc-13.3.0/gmp/mpz/2fac_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o add.lo ../../../gcc-13.3.0/gmp/mpz/add.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/2fac_ui.c  -fPIC -DPIC -o 2fac_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/add.c  -fPIC -DPIC -o add.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o add_ui.lo ../../../gcc-13.3.0/gmp/mpz/add_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o abs.lo ../../../gcc-13.3.0/gmp/mpz/abs.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/add_ui.c  -fPIC -DPIC -o add_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/abs.c  -fPIC -DPIC -o abs.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o aorsmul.lo ../../../gcc-13.3.0/gmp/mpz/aorsmul.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o aorsmul_i.lo ../../../gcc-13.3.0/gmp/mpz/aorsmul_i.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/aorsmul.c  -fPIC -DPIC -o aorsmul.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/aorsmul_i.c  -fPIC -DPIC -o aorsmul_i.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o and.lo ../../../gcc-13.3.0/gmp/mpz/and.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o array_init.lo ../../../gcc-13.3.0/gmp/mpz/array_init.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/and.c  -fPIC -DPIC -o and.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/array_init.c  -fPIC -DPIC -o array_init.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o bin_ui.lo ../../../gcc-13.3.0/gmp/mpz/bin_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/bin_ui.c  -fPIC -DPIC -o bin_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o bin_uiui.lo ../../../gcc-13.3.0/gmp/mpz/bin_uiui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/bin_uiui.c  -fPIC -DPIC -o bin_uiui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cdiv_q.lo ../../../gcc-13.3.0/gmp/mpz/cdiv_q.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/cdiv_q.c  -fPIC -DPIC -o cdiv_q.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cdiv_q_ui.lo ../../../gcc-13.3.0/gmp/mpz/cdiv_q_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/cdiv_q_ui.c  -fPIC -DPIC -o cdiv_q_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cdiv_qr.lo ../../../gcc-13.3.0/gmp/mpz/cdiv_qr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/cdiv_qr.c  -fPIC -DPIC -o cdiv_qr.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cdiv_qr_ui.lo ../../../gcc-13.3.0/gmp/mpz/cdiv_qr_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cdiv_r.lo ../../../gcc-13.3.0/gmp/mpz/cdiv_r.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/cdiv_qr_ui.c  -fPIC -DPIC -o cdiv_qr_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/cdiv_r.c  -fPIC -DPIC -o cdiv_r.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cdiv_r_ui.lo ../../../gcc-13.3.0/gmp/mpz/cdiv_r_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/cdiv_r_ui.c  -fPIC -DPIC -o cdiv_r_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cdiv_ui.lo ../../../gcc-13.3.0/gmp/mpz/cdiv_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cfdiv_q_2exp.lo ../../../gcc-13.3.0/gmp/mpz/cfdiv_q_2exp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/cfdiv_q_2exp.c  -fPIC -DPIC -o cfdiv_q_2exp.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/cdiv_ui.c  -fPIC -DPIC -o cdiv_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cfdiv_r_2exp.lo ../../../gcc-13.3.0/gmp/mpz/cfdiv_r_2exp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/cfdiv_r_2exp.c  -fPIC -DPIC -o cfdiv_r_2exp.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o clear.lo ../../../gcc-13.3.0/gmp/mpz/clear.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o clears.lo ../../../gcc-13.3.0/gmp/mpz/clears.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/clear.c  -fPIC -DPIC -o clear.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/clears.c  -fPIC -DPIC -o clears.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o clrbit.lo ../../../gcc-13.3.0/gmp/mpz/clrbit.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cmp.lo ../../../gcc-13.3.0/gmp/mpz/cmp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/cmp.c  -fPIC -DPIC -o cmp.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cmp_d.lo ../../../gcc-13.3.0/gmp/mpz/cmp_d.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/clrbit.c  -fPIC -DPIC -o clrbit.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/cmp_d.c  -fPIC -DPIC -o cmp_d.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cmp_si.lo ../../../gcc-13.3.0/gmp/mpz/cmp_si.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/cmp_si.c  -fPIC -DPIC -o cmp_si.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cmp_ui.lo ../../../gcc-13.3.0/gmp/mpz/cmp_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cmpabs.lo ../../../gcc-13.3.0/gmp/mpz/cmpabs.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/cmp_ui.c  -fPIC -DPIC -o cmp_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/cmpabs.c  -fPIC -DPIC -o cmpabs.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cmpabs_d.lo ../../../gcc-13.3.0/gmp/mpz/cmpabs_d.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cmpabs_ui.lo ../../../gcc-13.3.0/gmp/mpz/cmpabs_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/cmpabs_d.c  -fPIC -DPIC -o cmpabs_d.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/cmpabs_ui.c  -fPIC -DPIC -o cmpabs_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o com.lo ../../../gcc-13.3.0/gmp/mpz/com.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o combit.lo ../../../gcc-13.3.0/gmp/mpz/combit.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/combit.c  -fPIC -DPIC -o combit.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/com.c  -fPIC -DPIC -o com.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cong.lo ../../../gcc-13.3.0/gmp/mpz/cong.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cong_2exp.lo ../../../gcc-13.3.0/gmp/mpz/cong_2exp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/cong.c  -fPIC -DPIC -o cong.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/cong_2exp.c  -fPIC -DPIC -o cong_2exp.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cong_ui.lo ../../../gcc-13.3.0/gmp/mpz/cong_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o divexact.lo ../../../gcc-13.3.0/gmp/mpz/divexact.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/cong_ui.c  -fPIC -DPIC -o cong_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/divexact.c  -fPIC -DPIC -o divexact.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o divegcd.lo ../../../gcc-13.3.0/gmp/mpz/divegcd.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o dive_ui.lo ../../../gcc-13.3.0/gmp/mpz/dive_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/dive_ui.c  -fPIC -DPIC -o dive_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/divegcd.c  -fPIC -DPIC -o divegcd.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o divis.lo ../../../gcc-13.3.0/gmp/mpz/divis.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o divis_ui.lo ../../../gcc-13.3.0/gmp/mpz/divis_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/divis.c  -fPIC -DPIC -o divis.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/divis_ui.c  -fPIC -DPIC -o divis_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o divis_2exp.lo ../../../gcc-13.3.0/gmp/mpz/divis_2exp.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o dump.lo ../../../gcc-13.3.0/gmp/mpz/dump.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/divis_2exp.c  -fPIC -DPIC -o divis_2exp.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/dump.c  -fPIC -DPIC -o dump.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o export.lo ../../../gcc-13.3.0/gmp/mpz/export.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fac_ui.lo ../../../gcc-13.3.0/gmp/mpz/fac_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/export.c  -fPIC -DPIC -o export.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/fac_ui.c  -fPIC -DPIC -o fac_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fdiv_q.lo ../../../gcc-13.3.0/gmp/mpz/fdiv_q.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fdiv_q_ui.lo ../../../gcc-13.3.0/gmp/mpz/fdiv_q_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/fdiv_q.c  -fPIC -DPIC -o fdiv_q.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fdiv_qr.lo ../../../gcc-13.3.0/gmp/mpz/fdiv_qr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/fdiv_q_ui.c  -fPIC -DPIC -o fdiv_q_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/fdiv_qr.c  -fPIC -DPIC -o fdiv_qr.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fdiv_qr_ui.lo ../../../gcc-13.3.0/gmp/mpz/fdiv_qr_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/fdiv_qr_ui.c  -fPIC -DPIC -o fdiv_qr_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fdiv_r.lo ../../../gcc-13.3.0/gmp/mpz/fdiv_r.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fdiv_r_ui.lo ../../../gcc-13.3.0/gmp/mpz/fdiv_r_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/fdiv_r.c  -fPIC -DPIC -o fdiv_r.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/fdiv_r_ui.c  -fPIC -DPIC -o fdiv_r_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fdiv_ui.lo ../../../gcc-13.3.0/gmp/mpz/fdiv_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fib_ui.lo ../../../gcc-13.3.0/gmp/mpz/fib_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/fdiv_ui.c  -fPIC -DPIC -o fdiv_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/fib_ui.c  -fPIC -DPIC -o fib_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fib2_ui.lo ../../../gcc-13.3.0/gmp/mpz/fib2_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fits_sint.lo ../../../gcc-13.3.0/gmp/mpz/fits_sint.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/fib2_ui.c  -fPIC -DPIC -o fib2_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/fits_sint.c  -fPIC -DPIC -o fits_sint.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fits_slong.lo ../../../gcc-13.3.0/gmp/mpz/fits_slong.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fits_sshort.lo ../../../gcc-13.3.0/gmp/mpz/fits_sshort.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/fits_slong.c  -fPIC -DPIC -o fits_slong.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/fits_sshort.c  -fPIC -DPIC -o fits_sshort.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fits_uint.lo ../../../gcc-13.3.0/gmp/mpz/fits_uint.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fits_ulong.lo ../../../gcc-13.3.0/gmp/mpz/fits_ulong.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/fits_uint.c  -fPIC -DPIC -o fits_uint.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/fits_ulong.c  -fPIC -DPIC -o fits_ulong.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fits_ushort.lo ../../../gcc-13.3.0/gmp/mpz/fits_ushort.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o gcd.lo ../../../gcc-13.3.0/gmp/mpz/gcd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/fits_ushort.c  -fPIC -DPIC -o fits_ushort.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/gcd.c  -fPIC -DPIC -o gcd.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o gcd_ui.lo ../../../gcc-13.3.0/gmp/mpz/gcd_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/gcd_ui.c  -fPIC -DPIC -o gcd_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o gcdext.lo ../../../gcc-13.3.0/gmp/mpz/gcdext.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o get_d.lo ../../../gcc-13.3.0/gmp/mpz/get_d.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/get_d.c  -fPIC -DPIC -o get_d.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/gcdext.c  -fPIC -DPIC -o gcdext.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o get_d_2exp.lo ../../../gcc-13.3.0/gmp/mpz/get_d_2exp.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o get_si.lo ../../../gcc-13.3.0/gmp/mpz/get_si.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/get_d_2exp.c  -fPIC -DPIC -o get_d_2exp.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/get_si.c  -fPIC -DPIC -o get_si.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o get_str.lo ../../../gcc-13.3.0/gmp/mpz/get_str.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o get_ui.lo ../../../gcc-13.3.0/gmp/mpz/get_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/get_str.c  -fPIC -DPIC -o get_str.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/get_ui.c  -fPIC -DPIC -o get_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o getlimbn.lo ../../../gcc-13.3.0/gmp/mpz/getlimbn.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o hamdist.lo ../../../gcc-13.3.0/gmp/mpz/hamdist.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/getlimbn.c  -fPIC -DPIC -o getlimbn.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/hamdist.c  -fPIC -DPIC -o hamdist.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o import.lo ../../../gcc-13.3.0/gmp/mpz/import.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/import.c  -fPIC -DPIC -o import.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o init.lo ../../../gcc-13.3.0/gmp/mpz/init.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/init.c  -fPIC -DPIC -o init.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o init2.lo ../../../gcc-13.3.0/gmp/mpz/init2.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o inits.lo ../../../gcc-13.3.0/gmp/mpz/inits.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/init2.c  -fPIC -DPIC -o init2.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/inits.c  -fPIC -DPIC -o inits.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o inp_raw.lo ../../../gcc-13.3.0/gmp/mpz/inp_raw.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o inp_str.lo ../../../gcc-13.3.0/gmp/mpz/inp_str.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/inp_raw.c  -fPIC -DPIC -o inp_raw.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/inp_str.c  -fPIC -DPIC -o inp_str.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o invert.lo ../../../gcc-13.3.0/gmp/mpz/invert.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/invert.c  -fPIC -DPIC -o invert.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o ior.lo ../../../gcc-13.3.0/gmp/mpz/ior.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/ior.c  -fPIC -DPIC -o ior.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o iset.lo ../../../gcc-13.3.0/gmp/mpz/iset.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/iset.c  -fPIC -DPIC -o iset.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o iset_d.lo ../../../gcc-13.3.0/gmp/mpz/iset_d.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/iset_d.c  -fPIC -DPIC -o iset_d.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o iset_si.lo ../../../gcc-13.3.0/gmp/mpz/iset_si.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o iset_str.lo ../../../gcc-13.3.0/gmp/mpz/iset_str.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/iset_si.c  -fPIC -DPIC -o iset_si.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/iset_str.c  -fPIC -DPIC -o iset_str.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o iset_ui.lo ../../../gcc-13.3.0/gmp/mpz/iset_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/iset_ui.c  -fPIC -DPIC -o iset_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o jacobi.lo ../../../gcc-13.3.0/gmp/mpz/jacobi.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o kronsz.lo ../../../gcc-13.3.0/gmp/mpz/kronsz.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/jacobi.c  -fPIC -DPIC -o jacobi.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/kronsz.c  -fPIC -DPIC -o kronsz.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o kronuz.lo ../../../gcc-13.3.0/gmp/mpz/kronuz.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/kronuz.c  -fPIC -DPIC -o kronuz.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o kronzs.lo ../../../gcc-13.3.0/gmp/mpz/kronzs.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o kronzu.lo ../../../gcc-13.3.0/gmp/mpz/kronzu.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/kronzs.c  -fPIC -DPIC -o kronzs.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/kronzu.c  -fPIC -DPIC -o kronzu.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o lcm.lo ../../../gcc-13.3.0/gmp/mpz/lcm.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o lcm_ui.lo ../../../gcc-13.3.0/gmp/mpz/lcm_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/lcm.c  -fPIC -DPIC -o lcm.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/lcm_ui.c  -fPIC -DPIC -o lcm_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o limbs_read.lo ../../../gcc-13.3.0/gmp/mpz/limbs_read.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o limbs_write.lo ../../../gcc-13.3.0/gmp/mpz/limbs_write.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/limbs_read.c  -fPIC -DPIC -o limbs_read.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/limbs_write.c  -fPIC -DPIC -o limbs_write.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o limbs_modify.lo ../../../gcc-13.3.0/gmp/mpz/limbs_modify.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o limbs_finish.lo ../../../gcc-13.3.0/gmp/mpz/limbs_finish.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/limbs_modify.c  -fPIC -DPIC -o limbs_modify.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o lucnum_ui.lo ../../../gcc-13.3.0/gmp/mpz/lucnum_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/limbs_finish.c  -fPIC -DPIC -o limbs_finish.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o lucnum2_ui.lo ../../../gcc-13.3.0/gmp/mpz/lucnum2_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/lucnum_ui.c  -fPIC -DPIC -o lucnum_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/lucnum2_ui.c  -fPIC -DPIC -o lucnum2_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o lucmod.lo ../../../gcc-13.3.0/gmp/mpz/lucmod.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/lucmod.c  -fPIC -DPIC -o lucmod.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mfac_uiui.lo ../../../gcc-13.3.0/gmp/mpz/mfac_uiui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/mfac_uiui.c  -fPIC -DPIC -o mfac_uiui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o millerrabin.lo ../../../gcc-13.3.0/gmp/mpz/millerrabin.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/millerrabin.c  -fPIC -DPIC -o millerrabin.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mod.lo ../../../gcc-13.3.0/gmp/mpz/mod.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mul.lo ../../../gcc-13.3.0/gmp/mpz/mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/mod.c  -fPIC -DPIC -o mod.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/mul.c  -fPIC -DPIC -o mul.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mul_2exp.lo ../../../gcc-13.3.0/gmp/mpz/mul_2exp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/mul_2exp.c  -fPIC -DPIC -o mul_2exp.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mul_si.lo ../../../gcc-13.3.0/gmp/mpz/mul_si.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/mul_si.c  -fPIC -DPIC -o mul_si.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mul_ui.lo ../../../gcc-13.3.0/gmp/mpz/mul_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o n_pow_ui.lo ../../../gcc-13.3.0/gmp/mpz/n_pow_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/mul_ui.c  -fPIC -DPIC -o mul_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/n_pow_ui.c  -fPIC -DPIC -o n_pow_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o neg.lo ../../../gcc-13.3.0/gmp/mpz/neg.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/neg.c  -fPIC -DPIC -o neg.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o nextprime.lo ../../../gcc-13.3.0/gmp/mpz/nextprime.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o oddfac_1.lo ../../../gcc-13.3.0/gmp/mpz/oddfac_1.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/nextprime.c  -fPIC -DPIC -o nextprime.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/oddfac_1.c  -fPIC -DPIC -o oddfac_1.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o out_raw.lo ../../../gcc-13.3.0/gmp/mpz/out_raw.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/out_raw.c  -fPIC -DPIC -o out_raw.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o out_str.lo ../../../gcc-13.3.0/gmp/mpz/out_str.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o perfpow.lo ../../../gcc-13.3.0/gmp/mpz/perfpow.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/out_str.c  -fPIC -DPIC -o out_str.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/perfpow.c  -fPIC -DPIC -o perfpow.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o perfsqr.lo ../../../gcc-13.3.0/gmp/mpz/perfsqr.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o popcount.lo ../../../gcc-13.3.0/gmp/mpz/popcount.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/perfsqr.c  -fPIC -DPIC -o perfsqr.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/popcount.c  -fPIC -DPIC -o popcount.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o pow_ui.lo ../../../gcc-13.3.0/gmp/mpz/pow_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o powm.lo ../../../gcc-13.3.0/gmp/mpz/powm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/pow_ui.c  -fPIC -DPIC -o pow_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/powm.c  -fPIC -DPIC -o powm.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o powm_sec.lo ../../../gcc-13.3.0/gmp/mpz/powm_sec.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/powm_sec.c  -fPIC -DPIC -o powm_sec.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o powm_ui.lo ../../../gcc-13.3.0/gmp/mpz/powm_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o pprime_p.lo ../../../gcc-13.3.0/gmp/mpz/pprime_p.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/powm_ui.c  -fPIC -DPIC -o powm_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/pprime_p.c  -fPIC -DPIC -o pprime_p.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o prodlimbs.lo ../../../gcc-13.3.0/gmp/mpz/prodlimbs.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/prodlimbs.c  -fPIC -DPIC -o prodlimbs.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o primorial_ui.lo ../../../gcc-13.3.0/gmp/mpz/primorial_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o random.lo ../../../gcc-13.3.0/gmp/mpz/random.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/primorial_ui.c  -fPIC -DPIC -o primorial_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/random.c  -fPIC -DPIC -o random.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o random2.lo ../../../gcc-13.3.0/gmp/mpz/random2.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o realloc.lo ../../../gcc-13.3.0/gmp/mpz/realloc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/random2.c  -fPIC -DPIC -o random2.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/realloc.c  -fPIC -DPIC -o realloc.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o realloc2.lo ../../../gcc-13.3.0/gmp/mpz/realloc2.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o remove.lo ../../../gcc-13.3.0/gmp/mpz/remove.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/realloc2.c  -fPIC -DPIC -o realloc2.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/remove.c  -fPIC -DPIC -o remove.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o roinit_n.lo ../../../gcc-13.3.0/gmp/mpz/roinit_n.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/roinit_n.c  -fPIC -DPIC -o roinit_n.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o root.lo ../../../gcc-13.3.0/gmp/mpz/root.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/root.c  -fPIC -DPIC -o root.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o rootrem.lo ../../../gcc-13.3.0/gmp/mpz/rootrem.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/rootrem.c  -fPIC -DPIC -o rootrem.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o rrandomb.lo ../../../gcc-13.3.0/gmp/mpz/rrandomb.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/rrandomb.c  -fPIC -DPIC -o rrandomb.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o scan0.lo ../../../gcc-13.3.0/gmp/mpz/scan0.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/scan0.c  -fPIC -DPIC -o scan0.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o scan1.lo ../../../gcc-13.3.0/gmp/mpz/scan1.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set.lo ../../../gcc-13.3.0/gmp/mpz/set.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/scan1.c  -fPIC -DPIC -o scan1.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set_d.lo ../../../gcc-13.3.0/gmp/mpz/set_d.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/set.c  -fPIC -DPIC -o set.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set_f.lo ../../../gcc-13.3.0/gmp/mpz/set_f.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/set_f.c  -fPIC -DPIC -o set_f.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/set_d.c  -fPIC -DPIC -o set_d.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set_q.lo ../../../gcc-13.3.0/gmp/mpz/set_q.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set_si.lo ../../../gcc-13.3.0/gmp/mpz/set_si.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/set_q.c  -fPIC -DPIC -o set_q.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/set_si.c  -fPIC -DPIC -o set_si.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set_str.lo ../../../gcc-13.3.0/gmp/mpz/set_str.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set_ui.lo ../../../gcc-13.3.0/gmp/mpz/set_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/set_ui.c  -fPIC -DPIC -o set_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/set_str.c  -fPIC -DPIC -o set_str.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o setbit.lo ../../../gcc-13.3.0/gmp/mpz/setbit.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/setbit.c  -fPIC -DPIC -o setbit.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o size.lo ../../../gcc-13.3.0/gmp/mpz/size.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sizeinbase.lo ../../../gcc-13.3.0/gmp/mpz/sizeinbase.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/size.c  -fPIC -DPIC -o size.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sqrt.lo ../../../gcc-13.3.0/gmp/mpz/sqrt.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/sizeinbase.c  -fPIC -DPIC -o sizeinbase.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/sqrt.c  -fPIC -DPIC -o sqrt.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sqrtrem.lo ../../../gcc-13.3.0/gmp/mpz/sqrtrem.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/sqrtrem.c  -fPIC -DPIC -o sqrtrem.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o stronglucas.lo ../../../gcc-13.3.0/gmp/mpz/stronglucas.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sub.lo ../../../gcc-13.3.0/gmp/mpz/sub.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/stronglucas.c  -fPIC -DPIC -o stronglucas.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/sub.c  -fPIC -DPIC -o sub.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sub_ui.lo ../../../gcc-13.3.0/gmp/mpz/sub_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o swap.lo ../../../gcc-13.3.0/gmp/mpz/swap.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/sub_ui.c  -fPIC -DPIC -o sub_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/swap.c  -fPIC -DPIC -o swap.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o tdiv_ui.lo ../../../gcc-13.3.0/gmp/mpz/tdiv_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/tdiv_ui.c  -fPIC -DPIC -o tdiv_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o tdiv_q.lo ../../../gcc-13.3.0/gmp/mpz/tdiv_q.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o tdiv_q_2exp.lo ../../../gcc-13.3.0/gmp/mpz/tdiv_q_2exp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/tdiv_q.c  -fPIC -DPIC -o tdiv_q.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/tdiv_q_2exp.c  -fPIC -DPIC -o tdiv_q_2exp.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o tdiv_q_ui.lo ../../../gcc-13.3.0/gmp/mpz/tdiv_q_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o tdiv_qr.lo ../../../gcc-13.3.0/gmp/mpz/tdiv_qr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/tdiv_q_ui.c  -fPIC -DPIC -o tdiv_q_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/tdiv_qr.c  -fPIC -DPIC -o tdiv_qr.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o tdiv_qr_ui.lo ../../../gcc-13.3.0/gmp/mpz/tdiv_qr_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/tdiv_qr_ui.c  -fPIC -DPIC -o tdiv_qr_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o tdiv_r.lo ../../../gcc-13.3.0/gmp/mpz/tdiv_r.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o tdiv_r_2exp.lo ../../../gcc-13.3.0/gmp/mpz/tdiv_r_2exp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/tdiv_r_2exp.c  -fPIC -DPIC -o tdiv_r_2exp.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/tdiv_r.c  -fPIC -DPIC -o tdiv_r.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o tdiv_r_ui.lo ../../../gcc-13.3.0/gmp/mpz/tdiv_r_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/tdiv_r_ui.c  -fPIC -DPIC -o tdiv_r_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o tstbit.lo ../../../gcc-13.3.0/gmp/mpz/tstbit.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o ui_pow_ui.lo ../../../gcc-13.3.0/gmp/mpz/ui_pow_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/tstbit.c  -fPIC -DPIC -o tstbit.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/ui_pow_ui.c  -fPIC -DPIC -o ui_pow_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o ui_sub.lo ../../../gcc-13.3.0/gmp/mpz/ui_sub.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o urandomb.lo ../../../gcc-13.3.0/gmp/mpz/urandomb.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/ui_sub.c  -fPIC -DPIC -o ui_sub.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/urandomb.c  -fPIC -DPIC -o urandomb.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o urandomm.lo ../../../gcc-13.3.0/gmp/mpz/urandomm.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o xor.lo ../../../gcc-13.3.0/gmp/mpz/xor.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/xor.c  -fPIC -DPIC -o xor.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpz -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpz/urandomm.c  -fPIC -DPIC -o urandomm.o
/bin/bash ../libtool  --tag=CC   --mode=link cc -DNO_ASM -pipe -O2  -fPIC -I/usr/include    -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 cq .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" )
make[3]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/mpz'
Making all in mpq
make[3]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/mpq'
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o abs.lo ../../../gcc-13.3.0/gmp/mpq/abs.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o aors.lo ../../../gcc-13.3.0/gmp/mpq/aors.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/aors.c  -fPIC -DPIC -o aors.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/abs.c  -fPIC -DPIC -o abs.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o canonicalize.lo ../../../gcc-13.3.0/gmp/mpq/canonicalize.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o clear.lo ../../../gcc-13.3.0/gmp/mpq/clear.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/canonicalize.c  -fPIC -DPIC -o canonicalize.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o clears.lo ../../../gcc-13.3.0/gmp/mpq/clears.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/clears.c  -fPIC -DPIC -o clears.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cmp.lo ../../../gcc-13.3.0/gmp/mpq/cmp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/clear.c  -fPIC -DPIC -o clear.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/cmp.c  -fPIC -DPIC -o cmp.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cmp_si.lo ../../../gcc-13.3.0/gmp/mpq/cmp_si.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/cmp_si.c  -fPIC -DPIC -o cmp_si.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cmp_ui.lo ../../../gcc-13.3.0/gmp/mpq/cmp_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/cmp_ui.c  -fPIC -DPIC -o cmp_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o div.lo ../../../gcc-13.3.0/gmp/mpq/div.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o equal.lo ../../../gcc-13.3.0/gmp/mpq/equal.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/div.c  -fPIC -DPIC -o div.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/equal.c  -fPIC -DPIC -o equal.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o get_d.lo ../../../gcc-13.3.0/gmp/mpq/get_d.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o get_den.lo ../../../gcc-13.3.0/gmp/mpq/get_den.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/get_d.c  -fPIC -DPIC -o get_d.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/get_den.c  -fPIC -DPIC -o get_den.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o get_num.lo ../../../gcc-13.3.0/gmp/mpq/get_num.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/get_num.c  -fPIC -DPIC -o get_num.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o get_str.lo ../../../gcc-13.3.0/gmp/mpq/get_str.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o init.lo ../../../gcc-13.3.0/gmp/mpq/init.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/get_str.c  -fPIC -DPIC -o get_str.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/init.c  -fPIC -DPIC -o init.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o inits.lo ../../../gcc-13.3.0/gmp/mpq/inits.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o inp_str.lo ../../../gcc-13.3.0/gmp/mpq/inp_str.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/inp_str.c  -fPIC -DPIC -o inp_str.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/inits.c  -fPIC -DPIC -o inits.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o inv.lo ../../../gcc-13.3.0/gmp/mpq/inv.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o md_2exp.lo ../../../gcc-13.3.0/gmp/mpq/md_2exp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/inv.c  -fPIC -DPIC -o inv.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/md_2exp.c  -fPIC -DPIC -o md_2exp.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mul.lo ../../../gcc-13.3.0/gmp/mpq/mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/mul.c  -fPIC -DPIC -o mul.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o neg.lo ../../../gcc-13.3.0/gmp/mpq/neg.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o out_str.lo ../../../gcc-13.3.0/gmp/mpq/out_str.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/neg.c  -fPIC -DPIC -o neg.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/out_str.c  -fPIC -DPIC -o out_str.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set.lo ../../../gcc-13.3.0/gmp/mpq/set.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set_den.lo ../../../gcc-13.3.0/gmp/mpq/set_den.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/set.c  -fPIC -DPIC -o set.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/set_den.c  -fPIC -DPIC -o set_den.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set_num.lo ../../../gcc-13.3.0/gmp/mpq/set_num.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set_si.lo ../../../gcc-13.3.0/gmp/mpq/set_si.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/set_si.c  -fPIC -DPIC -o set_si.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/set_num.c  -fPIC -DPIC -o set_num.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set_str.lo ../../../gcc-13.3.0/gmp/mpq/set_str.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set_ui.lo ../../../gcc-13.3.0/gmp/mpq/set_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/set_str.c  -fPIC -DPIC -o set_str.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/set_ui.c  -fPIC -DPIC -o set_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set_z.lo ../../../gcc-13.3.0/gmp/mpq/set_z.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set_d.lo ../../../gcc-13.3.0/gmp/mpq/set_d.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/set_z.c  -fPIC -DPIC -o set_z.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/set_d.c  -fPIC -DPIC -o set_d.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set_f.lo ../../../gcc-13.3.0/gmp/mpq/set_f.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/set_f.c  -fPIC -DPIC -o set_f.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o swap.lo ../../../gcc-13.3.0/gmp/mpq/swap.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpq -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpq/swap.c  -fPIC -DPIC -o swap.o
/bin/bash ../libtool  --tag=CC   --mode=link cc -DNO_ASM -pipe -O2  -fPIC -I/usr/include    -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 cq .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" )
make[3]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/mpq'
Making all in mpf
make[3]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/mpf'
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o init.lo ../../../gcc-13.3.0/gmp/mpf/init.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o init2.lo ../../../gcc-13.3.0/gmp/mpf/init2.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/init.c  -fPIC -DPIC -o init.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/init2.c  -fPIC -DPIC -o init2.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o inits.lo ../../../gcc-13.3.0/gmp/mpf/inits.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set.lo ../../../gcc-13.3.0/gmp/mpf/set.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/inits.c  -fPIC -DPIC -o inits.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/set.c  -fPIC -DPIC -o set.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set_ui.lo ../../../gcc-13.3.0/gmp/mpf/set_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set_si.lo ../../../gcc-13.3.0/gmp/mpf/set_si.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/set_ui.c  -fPIC -DPIC -o set_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set_str.lo ../../../gcc-13.3.0/gmp/mpf/set_str.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/set_si.c  -fPIC -DPIC -o set_si.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/set_str.c  -fPIC -DPIC -o set_str.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set_d.lo ../../../gcc-13.3.0/gmp/mpf/set_d.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/set_d.c  -fPIC -DPIC -o set_d.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set_z.lo ../../../gcc-13.3.0/gmp/mpf/set_z.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set_q.lo ../../../gcc-13.3.0/gmp/mpf/set_q.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/set_z.c  -fPIC -DPIC -o set_z.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/set_q.c  -fPIC -DPIC -o set_q.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o iset.lo ../../../gcc-13.3.0/gmp/mpf/iset.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o iset_ui.lo ../../../gcc-13.3.0/gmp/mpf/iset_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/iset.c  -fPIC -DPIC -o iset.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/iset_ui.c  -fPIC -DPIC -o iset_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o iset_si.lo ../../../gcc-13.3.0/gmp/mpf/iset_si.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o iset_str.lo ../../../gcc-13.3.0/gmp/mpf/iset_str.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/iset_si.c  -fPIC -DPIC -o iset_si.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/iset_str.c  -fPIC -DPIC -o iset_str.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o iset_d.lo ../../../gcc-13.3.0/gmp/mpf/iset_d.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o clear.lo ../../../gcc-13.3.0/gmp/mpf/clear.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/clear.c  -fPIC -DPIC -o clear.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/iset_d.c  -fPIC -DPIC -o iset_d.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o clears.lo ../../../gcc-13.3.0/gmp/mpf/clears.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o get_str.lo ../../../gcc-13.3.0/gmp/mpf/get_str.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/clears.c  -fPIC -DPIC -o clears.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/get_str.c  -fPIC -DPIC -o get_str.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o dump.lo ../../../gcc-13.3.0/gmp/mpf/dump.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/dump.c  -fPIC -DPIC -o dump.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o size.lo ../../../gcc-13.3.0/gmp/mpf/size.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o eq.lo ../../../gcc-13.3.0/gmp/mpf/eq.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/size.c  -fPIC -DPIC -o size.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/eq.c  -fPIC -DPIC -o eq.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o reldiff.lo ../../../gcc-13.3.0/gmp/mpf/reldiff.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/reldiff.c  -fPIC -DPIC -o reldiff.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sqrt.lo ../../../gcc-13.3.0/gmp/mpf/sqrt.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/sqrt.c  -fPIC -DPIC -o sqrt.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o random2.lo ../../../gcc-13.3.0/gmp/mpf/random2.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/random2.c  -fPIC -DPIC -o random2.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o inp_str.lo ../../../gcc-13.3.0/gmp/mpf/inp_str.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/inp_str.c  -fPIC -DPIC -o inp_str.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o out_str.lo ../../../gcc-13.3.0/gmp/mpf/out_str.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o add.lo ../../../gcc-13.3.0/gmp/mpf/add.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/out_str.c  -fPIC -DPIC -o out_str.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/add.c  -fPIC -DPIC -o add.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o add_ui.lo ../../../gcc-13.3.0/gmp/mpf/add_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sub.lo ../../../gcc-13.3.0/gmp/mpf/sub.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/add_ui.c  -fPIC -DPIC -o add_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/sub.c  -fPIC -DPIC -o sub.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sub_ui.lo ../../../gcc-13.3.0/gmp/mpf/sub_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/sub_ui.c  -fPIC -DPIC -o sub_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o ui_sub.lo ../../../gcc-13.3.0/gmp/mpf/ui_sub.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mul.lo ../../../gcc-13.3.0/gmp/mpf/mul.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/mul.c  -fPIC -DPIC -o mul.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/ui_sub.c  -fPIC -DPIC -o ui_sub.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mul_ui.lo ../../../gcc-13.3.0/gmp/mpf/mul_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o div.lo ../../../gcc-13.3.0/gmp/mpf/div.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/div.c  -fPIC -DPIC -o div.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/mul_ui.c  -fPIC -DPIC -o mul_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o div_ui.lo ../../../gcc-13.3.0/gmp/mpf/div_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cmp.lo ../../../gcc-13.3.0/gmp/mpf/cmp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/div_ui.c  -fPIC -DPIC -o div_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/cmp.c  -fPIC -DPIC -o cmp.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cmp_d.lo ../../../gcc-13.3.0/gmp/mpf/cmp_d.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cmp_z.lo ../../../gcc-13.3.0/gmp/mpf/cmp_z.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/cmp_z.c  -fPIC -DPIC -o cmp_z.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/cmp_d.c  -fPIC -DPIC -o cmp_d.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cmp_si.lo ../../../gcc-13.3.0/gmp/mpf/cmp_si.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o cmp_ui.lo ../../../gcc-13.3.0/gmp/mpf/cmp_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/cmp_si.c  -fPIC -DPIC -o cmp_si.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/cmp_ui.c  -fPIC -DPIC -o cmp_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mul_2exp.lo ../../../gcc-13.3.0/gmp/mpf/mul_2exp.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o div_2exp.lo ../../../gcc-13.3.0/gmp/mpf/div_2exp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/mul_2exp.c  -fPIC -DPIC -o mul_2exp.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/div_2exp.c  -fPIC -DPIC -o div_2exp.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o abs.lo ../../../gcc-13.3.0/gmp/mpf/abs.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o neg.lo ../../../gcc-13.3.0/gmp/mpf/neg.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/abs.c  -fPIC -DPIC -o abs.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/neg.c  -fPIC -DPIC -o neg.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o get_d.lo ../../../gcc-13.3.0/gmp/mpf/get_d.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o get_d_2exp.lo ../../../gcc-13.3.0/gmp/mpf/get_d_2exp.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/get_d.c  -fPIC -DPIC -o get_d.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set_dfl_prec.lo ../../../gcc-13.3.0/gmp/mpf/set_dfl_prec.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/get_d_2exp.c  -fPIC -DPIC -o get_d_2exp.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set_prc.lo ../../../gcc-13.3.0/gmp/mpf/set_prc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/set_dfl_prec.c  -fPIC -DPIC -o set_dfl_prec.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/set_prc.c  -fPIC -DPIC -o set_prc.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o set_prc_raw.lo ../../../gcc-13.3.0/gmp/mpf/set_prc_raw.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o get_dfl_prec.lo ../../../gcc-13.3.0/gmp/mpf/get_dfl_prec.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/get_dfl_prec.c  -fPIC -DPIC -o get_dfl_prec.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/set_prc_raw.c  -fPIC -DPIC -o set_prc_raw.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o get_prc.lo ../../../gcc-13.3.0/gmp/mpf/get_prc.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o ui_div.lo ../../../gcc-13.3.0/gmp/mpf/ui_div.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/ui_div.c  -fPIC -DPIC -o ui_div.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/get_prc.c  -fPIC -DPIC -o get_prc.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sqrt_ui.lo ../../../gcc-13.3.0/gmp/mpf/sqrt_ui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o pow_ui.lo ../../../gcc-13.3.0/gmp/mpf/pow_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/sqrt_ui.c  -fPIC -DPIC -o sqrt_ui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/pow_ui.c  -fPIC -DPIC -o pow_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o urandomb.lo ../../../gcc-13.3.0/gmp/mpf/urandomb.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o swap.lo ../../../gcc-13.3.0/gmp/mpf/swap.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/urandomb.c  -fPIC -DPIC -o urandomb.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/swap.c  -fPIC -DPIC -o swap.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o get_si.lo ../../../gcc-13.3.0/gmp/mpf/get_si.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o get_ui.lo ../../../gcc-13.3.0/gmp/mpf/get_ui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/get_si.c  -fPIC -DPIC -o get_si.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/get_ui.c  -fPIC -DPIC -o get_ui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o int_p.lo ../../../gcc-13.3.0/gmp/mpf/int_p.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o ceilfloor.lo ../../../gcc-13.3.0/gmp/mpf/ceilfloor.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/int_p.c  -fPIC -DPIC -o int_p.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/ceilfloor.c  -fPIC -DPIC -o ceilfloor.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o trunc.lo ../../../gcc-13.3.0/gmp/mpf/trunc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/trunc.c  -fPIC -DPIC -o trunc.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fits_sint.lo ../../../gcc-13.3.0/gmp/mpf/fits_sint.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/fits_sint.c  -fPIC -DPIC -o fits_sint.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fits_slong.lo ../../../gcc-13.3.0/gmp/mpf/fits_slong.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fits_sshort.lo ../../../gcc-13.3.0/gmp/mpf/fits_sshort.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/fits_slong.c  -fPIC -DPIC -o fits_slong.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/fits_sshort.c  -fPIC -DPIC -o fits_sshort.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fits_uint.lo ../../../gcc-13.3.0/gmp/mpf/fits_uint.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fits_ulong.lo ../../../gcc-13.3.0/gmp/mpf/fits_ulong.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/fits_uint.c  -fPIC -DPIC -o fits_uint.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fits_ushort.lo ../../../gcc-13.3.0/gmp/mpf/fits_ushort.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/fits_ushort.c  -fPIC -DPIC -o fits_ushort.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/mpf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/mpf/fits_ulong.c  -fPIC -DPIC -o fits_ulong.o
/bin/bash ../libtool  --tag=CC   --mode=link cc -DNO_ASM -pipe -O2  -fPIC -I/usr/include    -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 cq .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" )
make[3]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/mpf'
Making all in printf
make[3]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/printf'
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o asprintf.lo ../../../gcc-13.3.0/gmp/printf/asprintf.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o asprntffuns.lo ../../../gcc-13.3.0/gmp/printf/asprntffuns.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/printf/asprntffuns.c  -fPIC -DPIC -o asprntffuns.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/printf/asprintf.c  -fPIC -DPIC -o asprintf.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o doprnt.lo ../../../gcc-13.3.0/gmp/printf/doprnt.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o doprntf.lo ../../../gcc-13.3.0/gmp/printf/doprntf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/printf/doprnt.c  -fPIC -DPIC -o doprnt.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/printf/doprntf.c  -fPIC -DPIC -o doprntf.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o doprnti.lo ../../../gcc-13.3.0/gmp/printf/doprnti.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/printf/doprnti.c  -fPIC -DPIC -o doprnti.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fprintf.lo ../../../gcc-13.3.0/gmp/printf/fprintf.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o obprintf.lo ../../../gcc-13.3.0/gmp/printf/obprintf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/printf/fprintf.c  -fPIC -DPIC -o fprintf.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/printf/obprintf.c  -fPIC -DPIC -o obprintf.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o obvprintf.lo ../../../gcc-13.3.0/gmp/printf/obvprintf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/printf/obvprintf.c  -fPIC -DPIC -o obvprintf.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o obprntffuns.lo ../../../gcc-13.3.0/gmp/printf/obprntffuns.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o printf.lo ../../../gcc-13.3.0/gmp/printf/printf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/printf/obprntffuns.c  -fPIC -DPIC -o obprntffuns.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/printf/printf.c  -fPIC -DPIC -o printf.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o printffuns.lo ../../../gcc-13.3.0/gmp/printf/printffuns.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o snprintf.lo ../../../gcc-13.3.0/gmp/printf/snprintf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/printf/snprintf.c  -fPIC -DPIC -o snprintf.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/printf/printffuns.c  -fPIC -DPIC -o printffuns.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o snprntffuns.lo ../../../gcc-13.3.0/gmp/printf/snprntffuns.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sprintf.lo ../../../gcc-13.3.0/gmp/printf/sprintf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/printf/sprintf.c  -fPIC -DPIC -o sprintf.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/printf/snprntffuns.c  -fPIC -DPIC -o snprntffuns.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sprintffuns.lo ../../../gcc-13.3.0/gmp/printf/sprintffuns.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o vasprintf.lo ../../../gcc-13.3.0/gmp/printf/vasprintf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/printf/sprintffuns.c  -fPIC -DPIC -o sprintffuns.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/printf/vasprintf.c  -fPIC -DPIC -o vasprintf.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o vfprintf.lo ../../../gcc-13.3.0/gmp/printf/vfprintf.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o vprintf.lo ../../../gcc-13.3.0/gmp/printf/vprintf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/printf/vfprintf.c  -fPIC -DPIC -o vfprintf.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/printf/vprintf.c  -fPIC -DPIC -o vprintf.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o vsnprintf.lo ../../../gcc-13.3.0/gmp/printf/vsnprintf.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o vsprintf.lo ../../../gcc-13.3.0/gmp/printf/vsprintf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/printf/vsnprintf.c  -fPIC -DPIC -o vsnprintf.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o repl-vsnprintf.lo ../../../gcc-13.3.0/gmp/printf/repl-vsnprintf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/printf/vsprintf.c  -fPIC -DPIC -o vsprintf.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/printf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/printf/repl-vsnprintf.c  -fPIC -DPIC -o repl-vsnprintf.o
/bin/bash ../libtool  --tag=CC   --mode=link cc -DNO_ASM -pipe -O2  -fPIC -I/usr/include    -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 cq .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" )
make[3]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/printf'
Making all in scanf
make[3]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/scanf'
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o doscan.lo ../../../gcc-13.3.0/gmp/scanf/doscan.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fscanf.lo ../../../gcc-13.3.0/gmp/scanf/fscanf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/scanf/fscanf.c  -fPIC -DPIC -o fscanf.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/scanf/doscan.c  -fPIC -DPIC -o doscan.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o fscanffuns.lo ../../../gcc-13.3.0/gmp/scanf/fscanffuns.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/scanf/fscanffuns.c  -fPIC -DPIC -o fscanffuns.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o scanf.lo ../../../gcc-13.3.0/gmp/scanf/scanf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/scanf/scanf.c  -fPIC -DPIC -o scanf.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sscanf.lo ../../../gcc-13.3.0/gmp/scanf/sscanf.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o sscanffuns.lo ../../../gcc-13.3.0/gmp/scanf/sscanffuns.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/scanf/sscanffuns.c  -fPIC -DPIC -o sscanffuns.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/scanf/sscanf.c  -fPIC -DPIC -o sscanf.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o vfscanf.lo ../../../gcc-13.3.0/gmp/scanf/vfscanf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/scanf/vfscanf.c  -fPIC -DPIC -o vfscanf.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o vscanf.lo ../../../gcc-13.3.0/gmp/scanf/vscanf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/scanf/vscanf.c  -fPIC -DPIC -o vscanf.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o vsscanf.lo ../../../gcc-13.3.0/gmp/scanf/vsscanf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/scanf -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/scanf/vsscanf.c  -fPIC -DPIC -o vsscanf.o
/bin/bash ../libtool  --tag=CC   --mode=link cc -DNO_ASM -pipe -O2  -fPIC -I/usr/include    -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 cq .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" )
make[3]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/scanf'
Making all in rand
make[3]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/rand'
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o rand.lo ../../../gcc-13.3.0/gmp/rand/rand.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o randclr.lo ../../../gcc-13.3.0/gmp/rand/randclr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/rand/rand.c  -fPIC -DPIC -o rand.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/rand/randclr.c  -fPIC -DPIC -o randclr.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o randdef.lo ../../../gcc-13.3.0/gmp/rand/randdef.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o randiset.lo ../../../gcc-13.3.0/gmp/rand/randiset.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/rand/randdef.c  -fPIC -DPIC -o randdef.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/rand/randiset.c  -fPIC -DPIC -o randiset.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o randlc2s.lo ../../../gcc-13.3.0/gmp/rand/randlc2s.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o randlc2x.lo ../../../gcc-13.3.0/gmp/rand/randlc2x.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/rand/randlc2s.c  -fPIC -DPIC -o randlc2s.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o randmt.lo ../../../gcc-13.3.0/gmp/rand/randmt.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/rand/randlc2x.c  -fPIC -DPIC -o randlc2x.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/rand/randmt.c  -fPIC -DPIC -o randmt.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o randmts.lo ../../../gcc-13.3.0/gmp/rand/randmts.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o rands.lo ../../../gcc-13.3.0/gmp/rand/rands.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/rand/rands.c  -fPIC -DPIC -o rands.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/rand/randmts.c  -fPIC -DPIC -o randmts.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o randsd.lo ../../../gcc-13.3.0/gmp/rand/randsd.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o randsdui.lo ../../../gcc-13.3.0/gmp/rand/randsdui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/rand/randsd.c  -fPIC -DPIC -o randsd.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/rand/randsdui.c  -fPIC -DPIC -o randsdui.o
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o randbui.lo ../../../gcc-13.3.0/gmp/rand/randbui.c
/bin/bash ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I..  -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o randmui.lo ../../../gcc-13.3.0/gmp/rand/randmui.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/rand/randbui.c  -fPIC -DPIC -o randbui.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../../gcc-13.3.0/gmp/rand -I.. -D__GMP_WITHIN_GMP -I../../../gcc-13.3.0/gmp -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../../gcc-13.3.0/gmp/rand/randmui.c  -fPIC -DPIC -o randmui.o
/bin/bash ../libtool  --tag=CC   --mode=link cc -DNO_ASM -pipe -O2  -fPIC -I/usr/include    -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 cq .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" )
make[3]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/rand'
Making all in cxx
make[3]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/cxx'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/cxx'
Making all in demos
make[3]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/demos'
Making all in calc
make[4]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/demos/calc'
/bin/make  all-am
make[5]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/demos/calc'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/demos/calc'
make[4]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/demos/calc'
Making all in expr
make[4]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/demos/expr'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/demos/expr'
make[4]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/demos'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/demos'
make[3]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/demos'
Making all in tune
make[3]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/tune'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/tune'
Making all in doc
make[3]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/doc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp/doc'
make[3]: Entering directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp'
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o assert.lo ../../gcc-13.3.0/gmp/assert.c
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o compat.lo ../../gcc-13.3.0/gmp/compat.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../gcc-13.3.0/gmp/assert.c  -fPIC -DPIC -o assert.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../gcc-13.3.0/gmp/compat.c  -fPIC -DPIC -o compat.o
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o errno.lo ../../gcc-13.3.0/gmp/errno.c
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o extract-dbl.lo ../../gcc-13.3.0/gmp/extract-dbl.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../gcc-13.3.0/gmp/errno.c  -fPIC -DPIC -o errno.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../gcc-13.3.0/gmp/extract-dbl.c  -fPIC -DPIC -o extract-dbl.o
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o invalid.lo ../../gcc-13.3.0/gmp/invalid.c
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o memory.lo ../../gcc-13.3.0/gmp/memory.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../gcc-13.3.0/gmp/invalid.c  -fPIC -DPIC -o invalid.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../gcc-13.3.0/gmp/memory.c  -fPIC -DPIC -o memory.o
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mp_bpl.lo ../../gcc-13.3.0/gmp/mp_bpl.c
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mp_clz_tab.lo ../../gcc-13.3.0/gmp/mp_clz_tab.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../gcc-13.3.0/gmp/mp_bpl.c  -fPIC -DPIC -o mp_bpl.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../gcc-13.3.0/gmp/mp_clz_tab.c  -fPIC -DPIC -o mp_clz_tab.o
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mp_dv_tab.lo ../../gcc-13.3.0/gmp/mp_dv_tab.c
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mp_minv_tab.lo ../../gcc-13.3.0/gmp/mp_minv_tab.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../gcc-13.3.0/gmp/mp_dv_tab.c  -fPIC -DPIC -o mp_dv_tab.o
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mp_get_fns.lo ../../gcc-13.3.0/gmp/mp_get_fns.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../gcc-13.3.0/gmp/mp_minv_tab.c  -fPIC -DPIC -o mp_minv_tab.o
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o mp_set_fns.lo ../../gcc-13.3.0/gmp/mp_set_fns.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../gcc-13.3.0/gmp/mp_get_fns.c  -fPIC -DPIC -o mp_get_fns.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../gcc-13.3.0/gmp/mp_set_fns.c  -fPIC -DPIC -o mp_set_fns.o
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o version.lo ../../gcc-13.3.0/gmp/version.c
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o nextprime.lo ../../gcc-13.3.0/gmp/nextprime.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../gcc-13.3.0/gmp/version.c  -fPIC -DPIC -o version.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../gcc-13.3.0/gmp/nextprime.c  -fPIC -DPIC -o nextprime.o
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o primesieve.lo ../../gcc-13.3.0/gmp/primesieve.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../gcc-13.3.0/gmp/primesieve.c  -fPIC -DPIC -o primesieve.o
/bin/bash ./libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp  -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2  -fPIC -I/usr/include   -c -o tal-reent.lo ../../gcc-13.3.0/gmp/tal-reent.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../gcc-13.3.0/gmp -D__GMP_WITHIN_GMP -I/usr/include -DNO_ASM -pipe -O2 -fPIC -I/usr/include -c ../../gcc-13.3.0/gmp/tal-reent.c  -fPIC -DPIC -o tal-reent.o
/bin/bash ./libtool  --tag=CC   --mode=link cc -DNO_ASM -pipe -O2  -fPIC -I/usr/include     -version-info 15:0:5 -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -Wl,-R/usr/pkg/lib -o libgmp.la -rpath /usr/pkg/gcc13/lib assert.lo compat.lo errno.lo extract-dbl.lo invalid.lo memory.lo mp_bpl.lo mp_clz_tab.lo mp_dv_tab.lo mp_minv_tab.lo mp_get_fns.lo mp_set_fns.lo version.lo nextprime.lo primesieve.lo tal-reent.lo mpf/init.lo mpf/init2.lo mpf/inits.lo mpf/set.lo mpf/set_ui.lo mpf/set_si.lo mpf/set_str.lo mpf/set_d.lo mpf/set_z.lo mpf/iset.lo mpf/iset_ui.lo mpf/iset_si.lo mpf/iset_str.lo mpf/iset_d.lo mpf/clear.lo mpf/clears.lo mpf/get_str.lo mpf/dump.lo mpf/size.lo mpf/eq.lo mpf/reldiff.lo mpf/sqrt.lo mpf/random2.lo mpf/inp_str.lo mpf/out_str.lo mpf/add.lo mpf/add_ui.lo mpf/sub.lo mpf/sub_ui.lo mpf/ui_sub.lo mpf/mul.lo mpf/mul_ui.lo mpf/div.lo mpf/div_ui.lo mpf/cmp_z.lo mpf/cmp.lo mpf/cmp_d.lo mpf/cmp_ui.lo mpf/cmp_si.lo mpf/mul_2exp.lo mpf/div_2exp.lo mpf/abs.lo mpf/neg.lo mpf/set_q.lo mpf/get_d.lo mpf/get_d_2exp.lo mpf/set_dfl_prec.lo mpf/set_prc.lo mpf/set_prc_raw.lo mpf/get_dfl_prec.lo mpf/get_prc.lo mpf/ui_div.lo mpf/sqrt_ui.lo mpf/ceilfloor.lo mpf/trunc.lo mpf/pow_ui.lo mpf/urandomb.lo mpf/swap.lo mpf/fits_sint.lo mpf/fits_slong.lo mpf/fits_sshort.lo mpf/fits_uint.lo mpf/fits_ulong.lo mpf/fits_ushort.lo mpf/get_si.lo mpf/get_ui.lo mpf/int_p.lo mpz/abs.lo mpz/add.lo mpz/add_ui.lo mpz/aorsmul.lo mpz/aorsmul_i.lo mpz/and.lo mpz/array_init.lo mpz/bin_ui.lo mpz/bin_uiui.lo mpz/cdiv_q.lo mpz/cdiv_q_ui.lo mpz/cdiv_qr.lo mpz/cdiv_qr_ui.lo mpz/cdiv_r.lo mpz/cdiv_r_ui.lo mpz/cdiv_ui.lo mpz/cfdiv_q_2exp.lo mpz/cfdiv_r_2exp.lo mpz/clear.lo mpz/clears.lo mpz/clrbit.lo mpz/cmp.lo mpz/cmp_d.lo mpz/cmp_si.lo mpz/cmp_ui.lo mpz/cmpabs.lo mpz/cmpabs_d.lo mpz/cmpabs_ui.lo mpz/com.lo mpz/combit.lo mpz/cong.lo mpz/cong_2exp.lo mpz/cong_ui.lo mpz/divexact.lo mpz/divegcd.lo mpz/dive_ui.lo mpz/divis.lo mpz/divis_ui.lo mpz/divis_2exp.lo mpz/dump.lo mpz/export.lo mpz/mfac_uiui.lo mpz/2fac_ui.lo mpz/fac_ui.lo mpz/oddfac_1.lo mpz/prodlimbs.lo mpz/fdiv_q_ui.lo mpz/fdiv_qr.lo mpz/fdiv_qr_ui.lo mpz/fdiv_r.lo mpz/fdiv_r_ui.lo mpz/fdiv_q.lo mpz/fdiv_ui.lo mpz/fib_ui.lo mpz/fib2_ui.lo mpz/fits_sint.lo mpz/fits_slong.lo mpz/fits_sshort.lo mpz/fits_uint.lo mpz/fits_ulong.lo mpz/fits_ushort.lo mpz/gcd.lo mpz/gcd_ui.lo mpz/gcdext.lo mpz/get_d.lo mpz/get_d_2exp.lo mpz/get_si.lo mpz/get_str.lo mpz/get_ui.lo mpz/getlimbn.lo mpz/hamdist.lo mpz/import.lo mpz/init.lo mpz/init2.lo mpz/inits.lo mpz/inp_raw.lo mpz/inp_str.lo mpz/invert.lo mpz/ior.lo mpz/iset.lo mpz/iset_d.lo mpz/iset_si.lo mpz/iset_str.lo mpz/iset_ui.lo mpz/jacobi.lo mpz/kronsz.lo mpz/kronuz.lo mpz/kronzs.lo mpz/kronzu.lo mpz/lcm.lo mpz/lcm_ui.lo mpz/limbs_finish.lo mpz/limbs_modify.lo mpz/limbs_read.lo mpz/limbs_write.lo mpz/lucmod.lo mpz/lucnum_ui.lo mpz/lucnum2_ui.lo mpz/millerrabin.lo mpz/mod.lo mpz/mul.lo mpz/mul_2exp.lo mpz/mul_si.lo mpz/mul_ui.lo mpz/n_pow_ui.lo mpz/neg.lo mpz/nextprime.lo mpz/out_raw.lo mpz/out_str.lo mpz/perfpow.lo mpz/perfsqr.lo mpz/popcount.lo mpz/pow_ui.lo mpz/powm.lo mpz/powm_sec.lo mpz/powm_ui.lo mpz/primorial_ui.lo mpz/pprime_p.lo mpz/random.lo mpz/random2.lo mpz/realloc.lo mpz/realloc2.lo mpz/remove.lo mpz/roinit_n.lo mpz/root.lo mpz/rootrem.lo mpz/rrandomb.lo mpz/scan0.lo mpz/scan1.lo mpz/set.lo mpz/set_d.lo mpz/set_f.lo mpz/set_q.lo mpz/set_si.lo mpz/set_str.lo mpz/set_ui.lo mpz/setbit.lo mpz/size.lo mpz/sizeinbase.lo mpz/sqrt.lo mpz/sqrtrem.lo mpz/stronglucas.lo mpz/sub.lo mpz/sub_ui.lo mpz/swap.lo mpz/tdiv_ui.lo mpz/tdiv_q.lo mpz/tdiv_q_2exp.lo mpz/tdiv_q_ui.lo mpz/tdiv_qr.lo mpz/tdiv_qr_ui.lo mpz/tdiv_r.lo mpz/tdiv_r_2exp.lo mpz/tdiv_r_ui.lo mpz/tstbit.lo mpz/ui_pow_ui.lo mpz/ui_sub.lo mpz/urandomb.lo mpz/urandomm.lo mpz/xor.lo mpq/abs.lo mpq/aors.lo mpq/canonicalize.lo mpq/clear.lo mpq/clears.lo mpq/cmp.lo mpq/cmp_si.lo mpq/cmp_ui.lo mpq/div.lo mpq/get_d.lo mpq/get_den.lo mpq/get_num.lo mpq/get_str.lo mpq/init.lo mpq/inits.lo mpq/inp_str.lo mpq/inv.lo mpq/md_2exp.lo mpq/mul.lo mpq/neg.lo mpq/out_str.lo mpq/set.lo mpq/set_den.lo mpq/set_num.lo mpq/set_si.lo mpq/set_str.lo mpq/set_ui.lo mpq/equal.lo mpq/set_z.lo mpq/set_d.lo mpq/set_f.lo mpq/swap.lo mpn/fib_table.lo mpn/mp_bases.lo  mpn/add.lo mpn/add_1.lo mpn/add_n.lo mpn/sub.lo mpn/sub_1.lo mpn/sub_n.lo mpn/cnd_add_n.lo mpn/cnd_sub_n.lo mpn/cnd_swap.lo mpn/neg.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/add_err1_n.lo mpn/add_err2_n.lo mpn/add_err3_n.lo mpn/sub_err1_n.lo mpn/sub_err2_n.lo mpn/sub_err3_n.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3.lo mpn/divis.lo mpn/divrem.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui.lo mpn/fib2m.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_divrem_1.lo mpn/pre_mod_1.lo mpn/dump.lo mpn/mod_1_1.lo mpn/mod_1_2.lo mpn/mod_1_3.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul.lo mpn/mul_fft.lo mpn/mul_n.lo mpn/sqr.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul.lo mpn/mulmid_basecase.lo mpn/toom42_mulmid.lo mpn/mulmid_n.lo mpn/mulmid.lo mpn/random.lo mpn/random2.lo mpn/pow_1.lo mpn/rootrem.lo mpn/sqrtrem.lo mpn/sizeinbase.lo mpn/get_str.lo mpn/set_str.lo mpn/compute_powtab.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo mpn/zero_p.lo mpn/perfsqr.lo mpn/perfpow.lo mpn/strongfibo.lo mpn/gcd_11.lo mpn/gcd_22.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext_1.lo mpn/gcdext.lo mpn/gcd_subdiv_step.lo mpn/gcdext_lehmer.lo mpn/div_q.lo mpn/tdiv_qr.lo mpn/jacbase.lo mpn/jacobi_2.lo mpn/jacobi.lo mpn/get_d.lo mpn/matrix22_mul.lo mpn/matrix22_mul1_inverse_vector.lo mpn/hgcd_matrix.lo mpn/hgcd2.lo mpn/hgcd_step.lo mpn/hgcd_reduce.lo mpn/hgcd.lo mpn/hgcd_appr.lo mpn/hgcd2_jacobi.lo mpn/hgcd_jacobi.lo mpn/mullo_n.lo mpn/mullo_basecase.lo mpn/sqrlo.lo mpn/sqrlo_basecase.lo mpn/toom22_mul.lo mpn/toom32_mul.lo mpn/toom42_mul.lo mpn/toom52_mul.lo mpn/toom62_mul.lo mpn/toom33_mul.lo mpn/toom43_mul.lo mpn/toom53_mul.lo mpn/toom54_mul.lo mpn/toom63_mul.lo mpn/toom44_mul.lo mpn/toom6h_mul.lo mpn/toom6_sqr.lo mpn/toom8h_mul.lo mpn/toom8_sqr.lo mpn/toom_couple_handling.lo mpn/toom2_sqr.lo mpn/toom3_sqr.lo mpn/toom4_sqr.lo mpn/toom_eval_dgr3_pm1.lo mpn/toom_eval_dgr3_pm2.lo mpn/toom_eval_pm1.lo mpn/toom_eval_pm2.lo mpn/toom_eval_pm2exp.lo mpn/toom_eval_pm2rexp.lo mpn/toom_interpolate_5pts.lo mpn/toom_interpolate_6pts.lo mpn/toom_interpolate_7pts.lo mpn/toom_interpolate_8pts.lo mpn/toom_interpolate_12pts.lo mpn/toom_interpolate_16pts.lo mpn/invertappr.lo mpn/invert.lo mpn/binvert.lo mpn/mulmod_bnm1.lo mpn/sqrmod_bnm1.lo mpn/mulmod_bknp1.lo mpn/div_qr_1.lo mpn/div_qr_1n_pi1.lo mpn/div_qr_2.lo mpn/div_qr_2n_pi1.lo mpn/div_qr_2u_pi1.lo mpn/sbpi1_div_q.lo mpn/sbpi1_div_qr.lo mpn/sbpi1_divappr_q.lo mpn/dcpi1_div_q.lo mpn/dcpi1_div_qr.lo mpn/dcpi1_divappr_q.lo mpn/mu_div_qr.lo mpn/mu_divappr_q.lo mpn/mu_div_q.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q.lo mpn/sbpi1_bdiv_qr.lo mpn/sbpi1_bdiv_r.lo mpn/dcpi1_bdiv_q.lo mpn/dcpi1_bdiv_qr.lo mpn/mu_bdiv_q.lo mpn/mu_bdiv_qr.lo mpn/bdiv_q.lo mpn/bdiv_qr.lo mpn/broot.lo mpn/brootinv.lo mpn/bsqrt.lo mpn/bsqrtinv.lo mpn/divexact.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2.lo mpn/redc_n.lo mpn/powm.lo mpn/powlo.lo mpn/sec_powm.lo mpn/sec_mul.lo mpn/sec_sqr.lo mpn/sec_div_qr.lo mpn/sec_div_r.lo mpn/sec_pi1_div_qr.lo mpn/sec_pi1_div_r.lo mpn/sec_add_1.lo mpn/sec_sub_1.lo mpn/sec_invert.lo mpn/trialdiv.lo mpn/remove.lo mpn/and_n.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo mpn/xor_n.lo mpn/xnor_n.lo mpn/copyi.lo mpn/copyd.lo mpn/zero.lo mpn/sec_tabselect.lo mpn/comb_tables.lo mpn/add_n_sub_n.lo printf/asprintf.lo printf/asprntffuns.lo printf/doprnt.lo printf/doprntf.lo printf/doprnti.lo printf/fprintf.lo printf/obprintf.lo printf/obvprintf.lo printf/obprntffuns.lo printf/printf.lo printf/printffuns.lo printf/snprintf.lo printf/snprntffuns.lo printf/sprintf.lo printf/sprintffuns.lo printf/vasprintf.lo printf/vfprintf.lo printf/vprintf.lo printf/vsnprintf.lo printf/vsprintf.lo printf/repl-vsnprintf.lo  scanf/doscan.lo scanf/fscanf.lo scanf/fscanffuns.lo scanf/scanf.lo scanf/sscanf.lo scanf/sscanffuns.lo scanf/vfscanf.lo scanf/vscanf.lo scanf/vsscanf.lo rand/rand.lo rand/randclr.lo rand/randdef.lo rand/randiset.lo rand/randlc2s.lo rand/randlc2x.lo rand/randmt.lo rand/randmts.lo rand/rands.lo rand/randsd.lo rand/randsdui.lo rand/randbui.lo rand/randmui.lo 
copying selected object files to avoid basename conflicts...
libtool: link: ln mpz/abs.o .libs/libgmp.lax/lt1-abs.o || cp mpz/abs.o .libs/libgmp.lax/lt1-abs.o
libtool: link: ln mpz/add.o .libs/libgmp.lax/lt2-add.o || cp mpz/add.o .libs/libgmp.lax/lt2-add.o
libtool: link: ln mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o || cp mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o
libtool: link: ln mpz/clear.o .libs/libgmp.lax/lt4-clear.o || cp mpz/clear.o .libs/libgmp.lax/lt4-clear.o
libtool: link: ln mpz/clears.o .libs/libgmp.lax/lt5-clears.o || cp mpz/clears.o .libs/libgmp.lax/lt5-clears.o
libtool: link: ln mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o || cp mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o
libtool: link: ln mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o || cp mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o
libtool: link: ln mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o || cp mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o
libtool: link: ln mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o || cp mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o
libtool: link: ln mpz/dump.o .libs/libgmp.lax/lt10-dump.o || cp mpz/dump.o .libs/libgmp.lax/lt10-dump.o
libtool: link: ln mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o || cp mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o
libtool: link: ln mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o || cp mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o
libtool: link: ln mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o || cp mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o
libtool: link: ln mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o || cp mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o
libtool: link: ln mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o || cp mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o
libtool: link: ln mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o || cp mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o
libtool: link: ln mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o || cp mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o
libtool: link: ln mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o || cp mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o
libtool: link: ln mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o || cp mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o
libtool: link: ln mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o || cp mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o
libtool: link: ln mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o || cp mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o
libtool: link: ln mpz/init.o .libs/libgmp.lax/lt22-init.o || cp mpz/init.o .libs/libgmp.lax/lt22-init.o
libtool: link: ln mpz/init2.o .libs/libgmp.lax/lt23-init2.o || cp mpz/init2.o .libs/libgmp.lax/lt23-init2.o
libtool: link: ln mpz/inits.o .libs/libgmp.lax/lt24-inits.o || cp mpz/inits.o .libs/libgmp.lax/lt24-inits.o
libtool: link: ln mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o || cp mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o
libtool: link: ln mpz/iset.o .libs/libgmp.lax/lt26-iset.o || cp mpz/iset.o .libs/libgmp.lax/lt26-iset.o
libtool: link: ln mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o || cp mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o
libtool: link: ln mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o || cp mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o
libtool: link: ln mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o || cp mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o
libtool: link: ln mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o || cp mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o
libtool: link: ln mpz/mul.o .libs/libgmp.lax/lt31-mul.o || cp mpz/mul.o .libs/libgmp.lax/lt31-mul.o
libtool: link: ln mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o || cp mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o
libtool: link: ln mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o || cp mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o
libtool: link: ln mpz/neg.o .libs/libgmp.lax/lt34-neg.o || cp mpz/neg.o .libs/libgmp.lax/lt34-neg.o
libtool: link: ln mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o || cp mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o
libtool: link: ln mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o || cp mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o
libtool: link: ln mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o || cp mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o
libtool: link: ln mpz/random2.o .libs/libgmp.lax/lt38-random2.o || cp mpz/random2.o .libs/libgmp.lax/lt38-random2.o
libtool: link: ln mpz/set.o .libs/libgmp.lax/lt39-set.o || cp mpz/set.o .libs/libgmp.lax/lt39-set.o
libtool: link: ln mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o || cp mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o
libtool: link: ln mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o || cp mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o
libtool: link: ln mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o || cp mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o
libtool: link: ln mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o || cp mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o
libtool: link: ln mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o || cp mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o
libtool: link: ln mpz/size.o .libs/libgmp.lax/lt45-size.o || cp mpz/size.o .libs/libgmp.lax/lt45-size.o
libtool: link: ln mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o || cp mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o
libtool: link: ln mpz/sub.o .libs/libgmp.lax/lt47-sub.o || cp mpz/sub.o .libs/libgmp.lax/lt47-sub.o
libtool: link: ln mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o || cp mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o
libtool: link: ln mpz/swap.o .libs/libgmp.lax/lt49-swap.o || cp mpz/swap.o .libs/libgmp.lax/lt49-swap.o
libtool: link: ln mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o || cp mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o
libtool: link: ln mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o || cp mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o
libtool: link: ln mpq/abs.o .libs/libgmp.lax/lt52-abs.o || cp mpq/abs.o .libs/libgmp.lax/lt52-abs.o
libtool: link: ln mpq/clear.o .libs/libgmp.lax/lt53-clear.o || cp mpq/clear.o .libs/libgmp.lax/lt53-clear.o
libtool: link: ln mpq/clears.o .libs/libgmp.lax/lt54-clears.o || cp mpq/clears.o .libs/libgmp.lax/lt54-clears.o
libtool: link: ln mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o || cp mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o
libtool: link: ln mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o || cp mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o
libtool: link: ln mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o || cp mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o
libtool: link: ln mpq/div.o .libs/libgmp.lax/lt58-div.o || cp mpq/div.o .libs/libgmp.lax/lt58-div.o
libtool: link: ln mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o || cp mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o
libtool: link: ln mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o || cp mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o
libtool: link: ln mpq/init.o .libs/libgmp.lax/lt61-init.o || cp mpq/init.o .libs/libgmp.lax/lt61-init.o
libtool: link: ln mpq/inits.o .libs/libgmp.lax/lt62-inits.o || cp mpq/inits.o .libs/libgmp.lax/lt62-inits.o
libtool: link: ln mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o || cp mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o
libtool: link: ln mpq/mul.o .libs/libgmp.lax/lt64-mul.o || cp mpq/mul.o .libs/libgmp.lax/lt64-mul.o
libtool: link: ln mpq/neg.o .libs/libgmp.lax/lt65-neg.o || cp mpq/neg.o .libs/libgmp.lax/lt65-neg.o
libtool: link: ln mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o || cp mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o
libtool: link: ln mpq/set.o .libs/libgmp.lax/lt67-set.o || cp mpq/set.o .libs/libgmp.lax/lt67-set.o
libtool: link: ln mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o || cp mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o
libtool: link: ln mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o || cp mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o
libtool: link: ln mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o || cp mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o
libtool: link: ln mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o || cp mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o
libtool: link: ln mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o || cp mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o
libtool: link: ln mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o || cp mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o
libtool: link: ln mpq/swap.o .libs/libgmp.lax/lt74-swap.o || cp mpq/swap.o .libs/libgmp.lax/lt74-swap.o
libtool: link: ln mpn/add.o .libs/libgmp.lax/lt75-add.o || cp mpn/add.o .libs/libgmp.lax/lt75-add.o
libtool: link: ln mpn/sub.o .libs/libgmp.lax/lt76-sub.o || cp mpn/sub.o .libs/libgmp.lax/lt76-sub.o
libtool: link: ln mpn/neg.o .libs/libgmp.lax/lt77-neg.o || cp mpn/neg.o .libs/libgmp.lax/lt77-neg.o
libtool: link: ln mpn/com.o .libs/libgmp.lax/lt78-com.o || cp mpn/com.o .libs/libgmp.lax/lt78-com.o
libtool: link: ln mpn/divis.o .libs/libgmp.lax/lt79-divis.o || cp mpn/divis.o .libs/libgmp.lax/lt79-divis.o
libtool: link: ln mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o || cp mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o
libtool: link: ln mpn/dump.o .libs/libgmp.lax/lt81-dump.o || cp mpn/dump.o .libs/libgmp.lax/lt81-dump.o
libtool: link: ln mpn/mul.o .libs/libgmp.lax/lt82-mul.o || cp mpn/mul.o .libs/libgmp.lax/lt82-mul.o
libtool: link: ln mpn/random.o .libs/libgmp.lax/lt83-random.o || cp mpn/random.o .libs/libgmp.lax/lt83-random.o
libtool: link: ln mpn/random2.o .libs/libgmp.lax/lt84-random2.o || cp mpn/random2.o .libs/libgmp.lax/lt84-random2.o
libtool: link: ln mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o || cp mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o
libtool: link: ln mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o || cp mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o
libtool: link: ln mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o || cp mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o
libtool: link: ln mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o || cp mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o
libtool: link: ln mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o || cp mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o
libtool: link: ln mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o || cp mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o
libtool: link: ln mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o || cp mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o
libtool: link: ln mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o || cp mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o
libtool: link: ln mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o || cp mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o
libtool: link: ln mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o || cp mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o
libtool: link: ln mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o || cp mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o
libtool: link: ln mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o || cp mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o
libtool: link: ln mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o || cp mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o
libtool: link: ln mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o || cp mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o
libtool: link: ln mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o || cp mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o
libtool: link: ln mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o || cp mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o
libtool: link: ln mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o || cp mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o
libtool: link: ln mpn/invert.o .libs/libgmp.lax/lt102-invert.o || cp mpn/invert.o .libs/libgmp.lax/lt102-invert.o
libtool: link: ln mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o || cp mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o
libtool: link: ln mpn/powm.o .libs/libgmp.lax/lt104-powm.o || cp mpn/powm.o .libs/libgmp.lax/lt104-powm.o
libtool: link: ln mpn/remove.o .libs/libgmp.lax/lt105-remove.o || cp mpn/remove.o .libs/libgmp.lax/lt105-remove.o
libtool: link: ar cq .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" )
make[3]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp'
make[2]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp'
make[1]: Leaving directory '/home/pbulk/build/lang/gcc13-libjit/work/build/gmp'
*** Error code 2

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

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