* Package: sci-libs/mpir-3.0.0 * Repository: gentoo * Maintainer: sci@gentoo.org * USE: abi_x86_64 amd64 cxx elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking mpir-3.0.0.tar.bz2 to /var/tmp/portage/sci-libs/mpir-3.0.0/work >>> Source unpacked in /var/tmp/portage/sci-libs/mpir-3.0.0/work >>> Preparing source in /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0 ... * Applying mpir-2.7.2-ABI-multilib.patch ... patching file configure.ac Hunk #1 succeeded at 304 (offset -57 lines). Hunk #2 succeeded at 1346 (offset -244 lines). Hunk #3 succeeded at 1367 (offset -244 lines). Hunk #4 succeeded at 1622 (offset -257 lines). Hunk #5 succeeded at 1638 (offset -257 lines). Hunk #6 succeeded at 1833 (offset -261 lines). Hunk #7 succeeded at 1847 (offset -261 lines). Hunk #8 succeeded at 1856 (offset -261 lines). Hunk #9 succeeded at 2266 (offset -327 lines). Hunk #10 succeeded at 2791 (offset -308 lines). Hunk #11 succeeded at 2818 (offset -308 lines). Hunk #12 succeeded at 2826 with fuzz 1 (offset -308 lines). [ ok ] * Patching assembler files to remove executable sections ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: mpir-3.0.0/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0 ... /var/tmp/portage/sci-libs/mpir-3.0.0/temp/environment: line 1386: !use: command not found * econf: updating mpir-3.0.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mpir-3.0.0/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-silent-rules --docdir=/usr/share/doc/mpir-3.0.0 --htmldir=/usr/share/doc/mpir-3.0.0/html --libdir=/usr/lib64 --enable-cxx --disable-fat --disable-static checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... 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 MPIRABI=64 checking whether x86_64-pc-linux-gnu-gcc is gcc... yes checking compiler x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches ... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking build system compiler x86_64-pc-linux-gnu-gcc... yes checking for build system preprocessor... x86_64-pc-linux-gnu-gcc -E checking for build system executable suffix... checking whether build system compiler is ANSI... yes checking for build system compiler math library... -lm Looking for a system-wide yasm... Checking yasm... checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking C++ compiler x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches... yes using MPIRABI="64" CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" CPPFLAGS="" CXX="x86_64-pc-linux-gnu-g++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" MPN_PATH=" x86_64 generic" checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for BSD- or MS-compatible name lister (nm)... x86_64-pc-linux-gnu-nm checking the name lister (x86_64-pc-linux-gnu-nm) interface... BSD nm checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... yes checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for x86_64-pc-linux-gnu-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (x86_64-pc-linux-gnu-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... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/processor.h usability... no checking sys/processor.h presence... no checking for sys/processor.h... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes 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... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/resource.h... yes checking for sys/sysctl.h... yes checking whether fgetc is declared... yes checking whether fscanf is declared... yes checking whether optarg is declared... yes checking whether ungetc is declared... yes checking whether vfprintf is declared... yes checking whether sys_errlist is declared... yes checking whether sys_nerr is declared... yes checking return type of signal handlers... void checking for intmax_t... yes checking for uintmax_t... yes checking for long double... yes checking for long long... yes checking for ptrdiff_t... yes checking for quad_t... yes checking for uint_least32_t... yes checking for preprocessor stringizing operator... yes checking for working volatile... yes checking whether exists and works... yes checking whether gcc __attribute__ ((const)) works... yes checking whether gcc __attribute__ ((malloc)) works... yes checking whether gcc __attribute__ ((mode (XX))) works... yes checking whether gcc __attribute__ ((noreturn)) works... yes checking for inline... inline checking for cos in -lm... yes checking for working alloca.h... yes checking for alloca (via gmp-impl.h)... yes checking how to allocate temporary memory... alloca checking whether byte ordering is bigendian... no checking format of `double' floating point... IEEE little endian checking for alarm... yes checking for attr_get... no checking for clock... yes checking for clock_gettime... yes checking for cputime... no checking for getpagesize... yes checking for getrusage... yes checking for gettimeofday... yes checking for getsysinfo... no checking for localeconv... yes checking for memset... yes checking for mmap... yes checking for nl_langinfo... yes checking for obstack_vprintf... yes checking for popen... yes checking for processor_info... no checking for pstat_getprocessor... no checking for raise... yes checking for read_real_time... no checking for syssgi... no checking for strchr... yes checking for strerror... yes checking for strnlen... yes checking for strtol... yes checking for strtoul... yes checking for sysconf... yes checking for sysctl... yes checking for sysctlbyname... no checking for times... yes checking for mprotect... yes checking for vsnprintf... yes checking whether vsnprintf works... yes checking whether sscanf needs writable input... no checking for struct pst_processor.psp_iticksperclktick... no checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking for std::locale... yes checking for suitable m4... m4 checking if m4wrap produces spurious output... no checking how to switch to text section... .text checking how to switch to data section... .data checking for assembler label suffix... : checking for assembler global directive... .globl checking for assembler global directive attribute... checking if globals are prefixed by underscore... no checking how to switch to read-only data section... .section .rodata checking for assembler .type directive... .type $1,@$2 checking for assembler .size directive... .size $1,$2 checking for assembler local label prefix... .L checking for assembler byte directive... .byte checking how to define a 32-bit word... .long checking if .align assembly directive is logarithmic... no checking if the .align directive accepts an 0x90 fill in .text... yes checking size of unsigned short... 2 checking size of unsigned... 4 checking size of unsigned long... 8 checking size of uintmax_t... 8 checking size of mp_limb_t... 8 creating config.m4 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating longlong.h config.status: creating Makefile config.status: creating mpf/Makefile config.status: creating mpn/Makefile config.status: creating fft/Makefile config.status: creating mpq/Makefile config.status: creating mpz/Makefile config.status: creating printf/Makefile config.status: creating scanf/Makefile config.status: creating cxx/Makefile config.status: creating tests/Makefile config.status: creating tests/devel/Makefile config.status: creating tests/mpf/Makefile config.status: creating tests/mpn/Makefile config.status: creating tests/fft/Makefile config.status: creating tests/mpq/Makefile config.status: creating tests/mpz/Makefile config.status: creating tests/rand/Makefile config.status: creating tests/misc/Makefile config.status: creating tests/cxx/Makefile config.status: creating doc/Makefile config.status: creating tune/Makefile config.status: creating mpir.h config.status: creating config.h config.status: linking mpn/generic/add.c to mpn/add.c config.status: linking mpn/generic/add_1.c to mpn/add_1.c config.status: linking mpn/generic/add_n.c to mpn/add_n.c config.status: linking mpn/generic/sub.c to mpn/sub.c config.status: linking mpn/generic/sub_1.c to mpn/sub_1.c config.status: linking mpn/generic/sub_n.c to mpn/sub_n.c config.status: linking mpn/generic/mul_1.c to mpn/mul_1.c config.status: linking mpn/generic/addmul_1.c to mpn/addmul_1.c config.status: linking mpn/generic/submul_1.c to mpn/submul_1.c config.status: linking mpn/generic/lshift.c to mpn/lshift.c config.status: linking mpn/generic/rshift.c to mpn/rshift.c config.status: linking mpn/generic/addadd_n.c to mpn/addadd_n.c config.status: linking mpn/generic/addsub_n.c to mpn/addsub_n.c config.status: linking mpn/generic/subadd_n.c to mpn/subadd_n.c config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c config.status: linking mpn/generic/divexact_1.c to mpn/divexact_1.c config.status: linking mpn/x86_64/divexact_by3c.as to mpn/divexact_by3c.as config.status: linking mpn/generic/divexact_byff.c to mpn/divexact_byff.c config.status: linking mpn/x86_64/divexact_byfobm1.as to mpn/divexact_byfobm1.as config.status: linking mpn/generic/divisible_p.c to mpn/divisible_p.c config.status: linking mpn/generic/divrem.c to mpn/divrem.c config.status: linking mpn/generic/divrem_1.c to mpn/divrem_1.c config.status: linking mpn/x86_64/divrem_2.as to mpn/divrem_2.as config.status: linking mpn/x86_64/divrem_euclidean_qr_1.as to mpn/divrem_euclidean_qr_1.as config.status: linking mpn/x86_64/divrem_euclidean_qr_2.as to mpn/divrem_euclidean_qr_2.as config.status: linking mpn/generic/divrem_euclidean_r_1.c to mpn/divrem_euclidean_r_1.c config.status: linking mpn/generic/divrem_hensel_qr_1.c to mpn/divrem_hensel_qr_1.c config.status: linking mpn/generic/divrem_hensel_qr_1_1.c to mpn/divrem_hensel_qr_1_1.c config.status: linking mpn/generic/divrem_hensel_qr_1_2.c to mpn/divrem_hensel_qr_1_2.c config.status: linking mpn/generic/divrem_hensel_r_1.c to mpn/divrem_hensel_r_1.c config.status: linking mpn/generic/divrem_hensel_rsh_qr_1.c to mpn/divrem_hensel_rsh_qr_1.c config.status: linking mpn/generic/rsh_divrem_hensel_qr_1.c to mpn/rsh_divrem_hensel_qr_1.c config.status: linking mpn/generic/rsh_divrem_hensel_qr_1_1.c to mpn/rsh_divrem_hensel_qr_1_1.c config.status: linking mpn/generic/rsh_divrem_hensel_qr_1_2.c to mpn/rsh_divrem_hensel_qr_1_2.c config.status: linking mpn/x86_64/add_err1_n.asm to mpn/add_err1_n.asm config.status: linking mpn/x86_64/add_err2_n.asm to mpn/add_err2_n.asm config.status: linking mpn/x86_64/sub_err1_n.asm to mpn/sub_err1_n.asm config.status: linking mpn/x86_64/sub_err2_n.asm to mpn/sub_err2_n.asm config.status: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c config.status: linking mpn/generic/mod_1.c to mpn/mod_1.c config.status: linking mpn/generic/mod_34lsub1.c to mpn/mod_34lsub1.c config.status: linking mpn/x86_64/modexact_1c_odd.as to mpn/modexact_1c_odd.as config.status: linking mpn/generic/preinv_mod_1.c to mpn/preinv_mod_1.c config.status: linking mpn/generic/dump.c to mpn/dump.c config.status: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c config.status: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c config.status: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c config.status: linking mpn/generic/hgcd.c to mpn/hgcd.c config.status: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c config.status: linking mpn/generic/hgcd2.c to mpn/hgcd2.c config.status: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c config.status: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c config.status: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c config.status: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c config.status: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c config.status: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c config.status: linking mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c config.status: linking mpn/generic/mod_1_1.c to mpn/mod_1_1.c config.status: linking mpn/generic/mod_1_2.c to mpn/mod_1_2.c config.status: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c config.status: linking mpn/generic/tdiv_q.c to mpn/tdiv_q.c config.status: linking mpn/generic/mp_bases.c to mpn/mp_bases.c config.status: linking mpn/generic/fib_table.c to mpn/fib_table.c config.status: linking mpn/x86_64/mulmid_basecase.asm to mpn/mulmid_basecase.asm config.status: linking mpn/generic/mulmid.c to mpn/mulmid.c config.status: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c config.status: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c config.status: linking mpn/generic/mulmod_bexpp1.c to mpn/mulmod_bexpp1.c config.status: linking mpn/generic/mulmod_2expm1.c to mpn/mulmod_2expm1.c config.status: linking mpn/generic/mulmod_2expp1_basecase.c to mpn/mulmod_2expp1_basecase.c config.status: linking mpn/generic/mul_fft.c to mpn/mul_fft.c config.status: linking mpn/generic/mul.c to mpn/mul.c config.status: linking mpn/generic/mul_n.c to mpn/mul_n.c config.status: linking mpn/generic/mul_basecase.c to mpn/mul_basecase.c config.status: linking mpn/x86_64/sqr_basecase.asm to mpn/sqr_basecase.asm config.status: linking mpn/generic/random.c to mpn/random.c config.status: linking mpn/generic/random2.c to mpn/random2.c config.status: linking mpn/generic/pow_1.c to mpn/pow_1.c config.status: linking mpn/generic/powlo.c to mpn/powlo.c config.status: linking mpn/generic/powm.c to mpn/powm.c config.status: linking mpn/generic/binvert.c to mpn/binvert.c config.status: linking mpn/generic/urandomb.c to mpn/urandomb.c config.status: linking mpn/generic/urandomm.c to mpn/urandomm.c config.status: linking mpn/generic/randomb.c to mpn/randomb.c config.status: linking mpn/generic/rrandom.c to mpn/rrandom.c config.status: linking mpn/generic/invert.c to mpn/invert.c config.status: linking mpn/generic/rootrem.c to mpn/rootrem.c config.status: linking mpn/generic/sizeinbase.c to mpn/sizeinbase.c config.status: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c config.status: linking mpn/generic/get_str.c to mpn/get_str.c config.status: linking mpn/generic/set_str.c to mpn/set_str.c config.status: linking mpn/generic/scan0.c to mpn/scan0.c config.status: linking mpn/generic/scan1.c to mpn/scan1.c config.status: linking mpn/generic/popcount.c to mpn/popcount.c config.status: linking mpn/generic/hamdist.c to mpn/hamdist.c config.status: linking mpn/generic/cmp.c to mpn/cmp.c config.status: linking mpn/generic/perfect_square_p.c to mpn/perfect_square_p.c config.status: linking mpn/generic/bdivmod.c to mpn/bdivmod.c config.status: linking mpn/generic/gcd.c to mpn/gcd.c config.status: linking mpn/generic/gcd_1.c to mpn/gcd_1.c config.status: linking mpn/generic/gcdext.c to mpn/gcdext.c config.status: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c config.status: linking mpn/generic/jacobi_base.c to mpn/jacobi_base.c config.status: linking mpn/generic/jacobi.c to mpn/jacobi.c config.status: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c config.status: linking mpn/generic/get_d.c to mpn/get_d.c config.status: linking mpn/generic/mullow_n.c to mpn/mullow_n.c config.status: linking mpn/generic/mulhigh_n.c to mpn/mulhigh_n.c config.status: linking mpn/x86_64/mullow_n_basecase.asm to mpn/mullow_n_basecase.asm config.status: linking mpn/generic/mullow_basecase.c to mpn/mullow_basecase.c config.status: linking mpn/generic/redc_1.c to mpn/redc_1.c config.status: linking mpn/generic/redc_2.c to mpn/redc_2.c config.status: linking mpn/generic/redc_n.c to mpn/redc_n.c config.status: linking mpn/generic/sb_divappr_q.c to mpn/sb_divappr_q.c config.status: linking mpn/generic/toom3_mul.c to mpn/toom3_mul.c config.status: linking mpn/generic/toom3_mul_n.c to mpn/toom3_mul_n.c config.status: linking mpn/generic/toom4_mul.c to mpn/toom4_mul.c config.status: linking mpn/generic/toom4_mul_n.c to mpn/toom4_mul_n.c config.status: linking mpn/generic/dc_div_q.c to mpn/dc_div_q.c config.status: linking mpn/generic/dc_divappr_q.c to mpn/dc_divappr_q.c config.status: linking mpn/generic/sb_div_q.c to mpn/sb_div_q.c config.status: linking mpn/generic/sb_div_qr.c to mpn/sb_div_qr.c config.status: linking mpn/generic/dc_div_qr.c to mpn/dc_div_qr.c config.status: linking mpn/generic/dc_div_qr_n.c to mpn/dc_div_qr_n.c config.status: linking mpn/generic/inv_divappr_q_n.c to mpn/inv_divappr_q_n.c config.status: linking mpn/generic/inv_divappr_q.c to mpn/inv_divappr_q.c config.status: linking mpn/generic/inv_div_q.c to mpn/inv_div_q.c config.status: linking mpn/generic/inv_div_qr.c to mpn/inv_div_qr.c config.status: linking mpn/generic/inv_div_qr_n.c to mpn/inv_div_qr_n.c config.status: linking mpn/generic/rootrem_basecase.c to mpn/rootrem_basecase.c config.status: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c config.status: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c config.status: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c config.status: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c config.status: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c config.status: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c config.status: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c config.status: linking mpn/generic/toom8_sqr_n.c to mpn/toom8_sqr_n.c config.status: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c config.status: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c config.status: linking mpn/generic/sb_bdiv_q.c to mpn/sb_bdiv_q.c config.status: linking mpn/generic/sb_bdiv_qr.c to mpn/sb_bdiv_qr.c config.status: linking mpn/generic/dc_bdiv_q_n.c to mpn/dc_bdiv_q_n.c config.status: linking mpn/generic/dc_bdiv_q.c to mpn/dc_bdiv_q.c config.status: linking mpn/generic/dc_bdiv_qr.c to mpn/dc_bdiv_qr.c config.status: linking mpn/generic/dc_bdiv_qr_n.c to mpn/dc_bdiv_qr_n.c config.status: linking mpn/generic/divexact.c to mpn/divexact.c config.status: linking mpn/generic/zero.c to mpn/zero.c config.status: linking mpn/generic/copyi.c to mpn/copyi.c config.status: linking mpn/generic/copyd.c to mpn/copyd.c config.status: linking mpn/generic/com_n.c to mpn/com_n.c config.status: linking mpn/generic/neg_n.c to mpn/neg_n.c config.status: linking mpn/generic/and_n.c to mpn/and_n.c config.status: linking mpn/generic/andn_n.c to mpn/andn_n.c config.status: linking mpn/generic/nand_n.c to mpn/nand_n.c config.status: linking mpn/generic/ior_n.c to mpn/ior_n.c config.status: linking mpn/generic/iorn_n.c to mpn/iorn_n.c config.status: linking mpn/generic/nior_n.c to mpn/nior_n.c config.status: linking mpn/generic/xor_n.c to mpn/xor_n.c config.status: linking mpn/generic/xnor_n.c to mpn/xnor_n.c config.status: linking mpn/generic/sumdiff_n.c to mpn/sumdiff_n.c config.status: linking mpn/generic/nsumdiff_n.c to mpn/nsumdiff_n.c config.status: linking mpn/x86_64/gmp-mparam.h to gmp-mparam.h config.status: linking yasm_mac.inc.nofat to yasm_mac.inc config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0 ... make -j4 echo "void dummy1(void){return;}" > mpn/dummy1.c make all-recursive make[1]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0' Making all in tests make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests' Making all in . make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests' Making all in devel make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/devel' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/devel' Making all in mpn make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpn' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpn' Making all in fft make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/fft' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/fft' Making all in mpz make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpz' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpz' Making all in mpq make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpq' Making all in mpf make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpf' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpf' Making all in rand make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/rand' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/rand' Making all in misc make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/misc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/misc' Making all in cxx make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/cxx' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/cxx' make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests' Making all in mpn make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpn' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dummy1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o dummy1.lo dummy1.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o add.lo add.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o add_1.lo add_1.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o add_n.lo add_n.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -O2 -pipe -march=native -frecord-gcc-switches -c add_1.c -fPIC -DPIC -o .libs/add_1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dummy1 -O2 -pipe -march=native -frecord-gcc-switches -c dummy1.c -fPIC -DPIC -o .libs/dummy1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -O2 -pipe -march=native -frecord-gcc-switches -c add.c -fPIC -DPIC -o .libs/add.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -O2 -pipe -march=native -frecord-gcc-switches -c add_n.c -fPIC -DPIC -o .libs/add_n.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o sub.lo sub.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o sub_1.lo sub_1.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o sub_n.lo sub_n.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o mul_1.lo mul_1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -O2 -pipe -march=native -frecord-gcc-switches -c sub.c -fPIC -DPIC -o .libs/sub.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -O2 -pipe -march=native -frecord-gcc-switches -c sub_n.c -fPIC -DPIC -o .libs/sub_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -O2 -pipe -march=native -frecord-gcc-switches -c sub_1.c -fPIC -DPIC -o .libs/sub_1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -O2 -pipe -march=native -frecord-gcc-switches -c mul_1.c -fPIC -DPIC -o .libs/mul_1.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o addmul_1.lo addmul_1.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo submul_1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o submul_1.lo submul_1.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshift | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o lshift.lo lshift.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rshift | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o rshift.lo rshift.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -O2 -pipe -march=native -frecord-gcc-switches -c addmul_1.c -fPIC -DPIC -o .libs/addmul_1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -O2 -pipe -march=native -frecord-gcc-switches -c submul_1.c -fPIC -DPIC -o .libs/submul_1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -O2 -pipe -march=native -frecord-gcc-switches -c rshift.c -fPIC -DPIC -o .libs/rshift.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -O2 -pipe -march=native -frecord-gcc-switches -c lshift.c -fPIC -DPIC -o .libs/lshift.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addadd_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o addadd_n.lo addadd_n.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addsub_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o addsub_n.lo addsub_n.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo subadd_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o subadd_n.lo subadd_n.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo comb_tables | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o comb_tables.lo comb_tables.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addadd_n -O2 -pipe -march=native -frecord-gcc-switches -c addadd_n.c -fPIC -DPIC -o .libs/addadd_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addsub_n -O2 -pipe -march=native -frecord-gcc-switches -c addsub_n.c -fPIC -DPIC -o .libs/addsub_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_subadd_n -O2 -pipe -march=native -frecord-gcc-switches -c subadd_n.c -fPIC -DPIC -o .libs/subadd_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_comb_tables -O2 -pipe -march=native -frecord-gcc-switches -c comb_tables.c -fPIC -DPIC -o .libs/comb_tables.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divexact_1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o divexact_1.lo divexact_1.c /bin/sh ../libtool --mode=compile --tag=CC ../strip_fPIC.sh /usr/bin/yasm -I .. -f elf64 -o divexact_by3c.lo `test -f 'divexact_by3c.as' || echo './'`divexact_by3c.as /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divexact_byff | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o divexact_byff.lo divexact_byff.c /bin/sh ../libtool --mode=compile --tag=CC ../strip_fPIC.sh /usr/bin/yasm -I .. -f elf64 -o divexact_byfobm1.lo `test -f 'divexact_byfobm1.as' || echo './'`divexact_byfobm1.as libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact_1 -O2 -pipe -march=native -frecord-gcc-switches -c divexact_1.c -fPIC -DPIC -o .libs/divexact_1.o libtool: compile: ../strip_fPIC.sh /usr/bin/yasm -I .. -f elf64 divexact_by3c.as -fPIC -DPIC -o .libs/divexact_by3c.o /usr/bin/yasm -I .. -f elf64 divexact_by3c.as -D PIC -o .libs/divexact_by3c.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divisible_p | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o divisible_p.lo divisible_p.c libtool: compile: ../strip_fPIC.sh /usr/bin/yasm -I .. -f elf64 divexact_byfobm1.as -fPIC -DPIC -o .libs/divexact_byfobm1.o /usr/bin/yasm -I .. -f elf64 divexact_byfobm1.as -D PIC -o .libs/divexact_byfobm1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact_byff -O2 -pipe -march=native -frecord-gcc-switches -c divexact_byff.c -fPIC -DPIC -o .libs/divexact_byff.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o divrem.lo divrem.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o divrem_1.lo divrem_1.c /bin/sh ../libtool --mode=compile --tag=CC ../strip_fPIC.sh /usr/bin/yasm -I .. -f elf64 -o divrem_2.lo `test -f 'divrem_2.as' || echo './'`divrem_2.as libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divisible_p -O2 -pipe -march=native -frecord-gcc-switches -c divisible_p.c -fPIC -DPIC -o .libs/divisible_p.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -O2 -pipe -march=native -frecord-gcc-switches -c divrem.c -fPIC -DPIC -o .libs/divrem.o libtool: compile: ../strip_fPIC.sh /usr/bin/yasm -I .. -f elf64 divrem_2.as -fPIC -DPIC -o .libs/divrem_2.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -O2 -pipe -march=native -frecord-gcc-switches -c divrem_1.c -fPIC -DPIC -o .libs/divrem_1.o /usr/bin/yasm -I .. -f elf64 divrem_2.as -D PIC -o .libs/divrem_2.o /bin/sh ../libtool --mode=compile --tag=CC ../strip_fPIC.sh /usr/bin/yasm -I .. -f elf64 -o divrem_euclidean_qr_1.lo `test -f 'divrem_euclidean_qr_1.as' || echo './'`divrem_euclidean_qr_1.as /bin/sh ../libtool --mode=compile --tag=CC ../strip_fPIC.sh /usr/bin/yasm -I .. -f elf64 -o divrem_euclidean_qr_2.lo `test -f 'divrem_euclidean_qr_2.as' || echo './'`divrem_euclidean_qr_2.as /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_euclidean_r_1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o divrem_euclidean_r_1.lo divrem_euclidean_r_1.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_hensel_qr_1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o divrem_hensel_qr_1.lo divrem_hensel_qr_1.c libtool: compile: ../strip_fPIC.sh /usr/bin/yasm -I .. -f elf64 divrem_euclidean_qr_1.as -fPIC -DPIC -o .libs/divrem_euclidean_qr_1.o /usr/bin/yasm -I .. -f elf64 divrem_euclidean_qr_1.as -D PIC -o .libs/divrem_euclidean_qr_1.o libtool: compile: ../strip_fPIC.sh /usr/bin/yasm -I .. -f elf64 divrem_euclidean_qr_2.as -fPIC -DPIC -o .libs/divrem_euclidean_qr_2.o /usr/bin/yasm -I .. -f elf64 divrem_euclidean_qr_2.as -D PIC -o .libs/divrem_euclidean_qr_2.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_hensel_qr_1_1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o divrem_hensel_qr_1_1.lo divrem_hensel_qr_1_1.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_hensel_qr_1_2 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o divrem_hensel_qr_1_2.lo divrem_hensel_qr_1_2.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_euclidean_r_1 -O2 -pipe -march=native -frecord-gcc-switches -c divrem_euclidean_r_1.c -fPIC -DPIC -o .libs/divrem_euclidean_r_1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_hensel_qr_1 -O2 -pipe -march=native -frecord-gcc-switches -c divrem_hensel_qr_1.c -fPIC -DPIC -o .libs/divrem_hensel_qr_1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_hensel_qr_1_1 -O2 -pipe -march=native -frecord-gcc-switches -c divrem_hensel_qr_1_1.c -fPIC -DPIC -o .libs/divrem_hensel_qr_1_1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_hensel_qr_1_2 -O2 -pipe -march=native -frecord-gcc-switches -c divrem_hensel_qr_1_2.c -fPIC -DPIC -o .libs/divrem_hensel_qr_1_2.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_hensel_r_1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o divrem_hensel_r_1.lo divrem_hensel_r_1.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_hensel_rsh_qr_1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o divrem_hensel_rsh_qr_1.lo divrem_hensel_rsh_qr_1.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh_divrem_hensel_qr_1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o rsh_divrem_hensel_qr_1.lo rsh_divrem_hensel_qr_1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_hensel_r_1 -O2 -pipe -march=native -frecord-gcc-switches -c divrem_hensel_r_1.c -fPIC -DPIC -o .libs/divrem_hensel_r_1.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh_divrem_hensel_qr_1_1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o rsh_divrem_hensel_qr_1_1.lo rsh_divrem_hensel_qr_1_1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_hensel_rsh_qr_1 -O2 -pipe -march=native -frecord-gcc-switches -c divrem_hensel_rsh_qr_1.c -fPIC -DPIC -o .libs/divrem_hensel_rsh_qr_1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh_divrem_hensel_qr_1 -O2 -pipe -march=native -frecord-gcc-switches -c rsh_divrem_hensel_qr_1.c -fPIC -DPIC -o .libs/rsh_divrem_hensel_qr_1.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh_divrem_hensel_qr_1_2 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o rsh_divrem_hensel_qr_1_2.lo rsh_divrem_hensel_qr_1_2.c /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err1_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -I. -I.. `test -f 'add_err1_n.asm' || echo './'`add_err1_n.asm /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err2_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -I. -I.. `test -f 'add_err2_n.asm' || echo './'`add_err2_n.asm libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh_divrem_hensel_qr_1_1 -O2 -pipe -march=native -frecord-gcc-switches -c rsh_divrem_hensel_qr_1_1.c -fPIC -DPIC -o .libs/rsh_divrem_hensel_qr_1_1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh_divrem_hensel_qr_1_2 -O2 -pipe -march=native -frecord-gcc-switches -c rsh_divrem_hensel_qr_1_2.c -fPIC -DPIC -o .libs/rsh_divrem_hensel_qr_1_2.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -I. -I.. `test -f 'sub_err1_n.asm' || echo './'`sub_err1_n.asm libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -O2 -pipe -march=native -frecord-gcc-switches -I. -I.. add_err1_n.asm -fPIC -DPIC -o .libs/add_err1_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -O2 -pipe -march=native -frecord-gcc-switches -I. -I.. add_err2_n.asm -fPIC -DPIC -o .libs/add_err2_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err1_n -DPIC add_err1_n.asm >tmp-add_err1_n.s m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err2_n -DPIC add_err2_n.asm >tmp-add_err2_n.s x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -O2 -pipe -march=native -frecord-gcc-switches -I. -I.. tmp-add_err1_n.s -fPIC -DPIC -o .libs/add_err1_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -I. -I.. `test -f 'sub_err2_n.asm' || echo './'`sub_err2_n.asm x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -O2 -pipe -march=native -frecord-gcc-switches -I. -I.. tmp-add_err2_n.s -fPIC -DPIC -o .libs/add_err2_n.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o fib2_ui.lo fib2_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o mod_1.lo mod_1.c libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -O2 -pipe -march=native -frecord-gcc-switches -I. -I.. sub_err1_n.asm -fPIC -DPIC -o .libs/sub_err1_n.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err1_n -DPIC sub_err1_n.asm >tmp-sub_err1_n.s x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -O2 -pipe -march=native -frecord-gcc-switches -I. -I.. tmp-sub_err1_n.s -fPIC -DPIC -o .libs/sub_err1_n.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -O2 -pipe -march=native -frecord-gcc-switches -I. -I.. sub_err2_n.asm -fPIC -DPIC -o .libs/sub_err2_n.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o mod_34lsub1.lo mod_34lsub1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -O2 -pipe -march=native -frecord-gcc-switches -c fib2_ui.c -fPIC -DPIC -o .libs/fib2_ui.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err2_n -DPIC sub_err2_n.asm >tmp-sub_err2_n.s libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -O2 -pipe -march=native -frecord-gcc-switches -c mod_1.c -fPIC -DPIC -o .libs/mod_1.o x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -O2 -pipe -march=native -frecord-gcc-switches -I. -I.. tmp-sub_err2_n.s -fPIC -DPIC -o .libs/sub_err2_n.o /bin/sh ../libtool --mode=compile --tag=CC ../strip_fPIC.sh /usr/bin/yasm -I .. -f elf64 -o modexact_1c_odd.lo `test -f 'modexact_1c_odd.as' || echo './'`modexact_1c_odd.as libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -O2 -pipe -march=native -frecord-gcc-switches -c mod_34lsub1.c -fPIC -DPIC -o .libs/mod_34lsub1.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo preinv_mod_1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o preinv_mod_1.lo preinv_mod_1.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dump | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o dump.lo dump.c libtool: compile: ../strip_fPIC.sh /usr/bin/yasm -I .. -f elf64 modexact_1c_odd.as -fPIC -DPIC -o .libs/modexact_1c_odd.o /usr/bin/yasm -I .. -f elf64 modexact_1c_odd.as -D PIC -o .libs/modexact_1c_odd.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o gcd_subdiv_step.lo gcd_subdiv_step.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o gcdext_lehmer.lo gcdext_lehmer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_preinv_mod_1 -O2 -pipe -march=native -frecord-gcc-switches -c preinv_mod_1.c -fPIC -DPIC -o .libs/preinv_mod_1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -O2 -pipe -march=native -frecord-gcc-switches -c dump.c -fPIC -DPIC -o .libs/dump.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -O2 -pipe -march=native -frecord-gcc-switches -c gcd_subdiv_step.c -fPIC -DPIC -o .libs/gcd_subdiv_step.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o gcdext_1.lo gcdext_1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -O2 -pipe -march=native -frecord-gcc-switches -c gcdext_lehmer.c -fPIC -DPIC -o .libs/gcdext_lehmer.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o hgcd.lo hgcd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -O2 -pipe -march=native -frecord-gcc-switches -c gcdext_1.c -fPIC -DPIC -o .libs/gcdext_1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -O2 -pipe -march=native -frecord-gcc-switches -c hgcd.c -fPIC -DPIC -o .libs/hgcd.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o matrix22_mul.lo matrix22_mul.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o hgcd2.lo hgcd2.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -O2 -pipe -march=native -frecord-gcc-switches -c matrix22_mul.c -fPIC -DPIC -o .libs/matrix22_mul.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o hgcd2_jacobi.lo hgcd2_jacobi.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_appr | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o hgcd_appr.lo hgcd_appr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -O2 -pipe -march=native -frecord-gcc-switches -c hgcd2.c -fPIC -DPIC -o .libs/hgcd2.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2_jacobi -O2 -pipe -march=native -frecord-gcc-switches -c hgcd2_jacobi.c -fPIC -DPIC -o .libs/hgcd2_jacobi.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_appr -O2 -pipe -march=native -frecord-gcc-switches -c hgcd_appr.c -fPIC -DPIC -o .libs/hgcd_appr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o hgcd_jacobi.lo hgcd_jacobi.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_matrix | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o hgcd_matrix.lo hgcd_matrix.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_reduce | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o hgcd_reduce.lo hgcd_reduce.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_jacobi -O2 -pipe -march=native -frecord-gcc-switches -c hgcd_jacobi.c -fPIC -DPIC -o .libs/hgcd_jacobi.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_matrix -O2 -pipe -march=native -frecord-gcc-switches -c hgcd_matrix.c -fPIC -DPIC -o .libs/hgcd_matrix.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_step | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o hgcd_step.lo hgcd_step.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_reduce -O2 -pipe -march=native -frecord-gcc-switches -c hgcd_reduce.c -fPIC -DPIC -o .libs/hgcd_reduce.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul1_inverse_vector | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o matrix22_mul1_inverse_vector.lo matrix22_mul1_inverse_vector.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_step -O2 -pipe -march=native -frecord-gcc-switches -c hgcd_step.c -fPIC -DPIC -o .libs/hgcd_step.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul1_inverse_vector -O2 -pipe -march=native -frecord-gcc-switches -c matrix22_mul1_inverse_vector.c -fPIC -DPIC -o .libs/matrix22_mul1_inverse_vector.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o mod_1_1.lo mod_1_1.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_2 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o mod_1_2.lo mod_1_2.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o mod_1_3.lo mod_1_3.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tdiv_q | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o tdiv_q.lo tdiv_q.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -O2 -pipe -march=native -frecord-gcc-switches -c mod_1_1.c -fPIC -DPIC -o .libs/mod_1_1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -O2 -pipe -march=native -frecord-gcc-switches -c mod_1_2.c -fPIC -DPIC -o .libs/mod_1_2.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -O2 -pipe -march=native -frecord-gcc-switches -c mod_1_3.c -fPIC -DPIC -o .libs/mod_1_3.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o mp_bases.lo mp_bases.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_q -O2 -pipe -march=native -frecord-gcc-switches -c tdiv_q.c -fPIC -DPIC -o .libs/tdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o fib_table.lo fib_table.c /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_basecase | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -I. -I.. `test -f 'mulmid_basecase.asm' || echo './'`mulmid_basecase.asm libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -O2 -pipe -march=native -frecord-gcc-switches -c mp_bases.c -fPIC -DPIC -o .libs/mp_bases.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -O2 -pipe -march=native -frecord-gcc-switches -c fib_table.c -fPIC -DPIC -o .libs/fib_table.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o mulmid.lo mulmid.c libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -O2 -pipe -march=native -frecord-gcc-switches -I. -I.. mulmid_basecase.asm -fPIC -DPIC -o .libs/mulmid_basecase.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mulmid_basecase -DPIC mulmid_basecase.asm >tmp-mulmid_basecase.s /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o mulmid_n.lo mulmid_n.c x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -O2 -pipe -march=native -frecord-gcc-switches -I. -I.. tmp-mulmid_basecase.s -fPIC -DPIC -o .libs/mulmid_basecase.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mulmid | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o toom42_mulmid.lo toom42_mulmid.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid -O2 -pipe -march=native -frecord-gcc-switches -c mulmid.c -fPIC -DPIC -o .libs/mulmid.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmod_bexpp1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o mulmod_bexpp1.lo mulmod_bexpp1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_n -O2 -pipe -march=native -frecord-gcc-switches -c mulmid_n.c -fPIC -DPIC -o .libs/mulmid_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mulmid -O2 -pipe -march=native -frecord-gcc-switches -c toom42_mulmid.c -fPIC -DPIC -o .libs/toom42_mulmid.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmod_2expm1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o mulmod_2expm1.lo mulmod_2expm1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bexpp1 -O2 -pipe -march=native -frecord-gcc-switches -c mulmod_bexpp1.c -fPIC -DPIC -o .libs/mulmod_bexpp1.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmod_2expp1_basecase | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o mulmod_2expp1_basecase.lo mulmod_2expp1_basecase.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_2expm1 -O2 -pipe -march=native -frecord-gcc-switches -c mulmod_2expm1.c -fPIC -DPIC -o .libs/mulmod_2expm1.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_fft | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o mul_fft.lo mul_fft.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_2expp1_basecase -O2 -pipe -march=native -frecord-gcc-switches -c mulmod_2expp1_basecase.c -fPIC -DPIC -o .libs/mulmod_2expp1_basecase.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o mul.lo mul.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -O2 -pipe -march=native -frecord-gcc-switches -c mul_fft.c -fPIC -DPIC -o .libs/mul_fft.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -O2 -pipe -march=native -frecord-gcc-switches -c mul.c -fPIC -DPIC -o .libs/mul.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o mul_n.lo mul_n.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_basecase | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o mul_basecase.lo mul_basecase.c /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -I. -I.. `test -f 'sqr_basecase.asm' || echo './'`sqr_basecase.asm libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -O2 -pipe -march=native -frecord-gcc-switches -c mul_n.c -fPIC -DPIC -o .libs/mul_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -O2 -pipe -march=native -frecord-gcc-switches -c mul_basecase.c -fPIC -DPIC -o .libs/mul_basecase.o libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -O2 -pipe -march=native -frecord-gcc-switches -I. -I.. sqr_basecase.asm -fPIC -DPIC -o .libs/sqr_basecase.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o random.lo random.c m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sqr_basecase -DPIC sqr_basecase.asm >tmp-sqr_basecase.s /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random2 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o random2.lo random2.c x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -O2 -pipe -march=native -frecord-gcc-switches -I. -I.. tmp-sqr_basecase.s -fPIC -DPIC -o .libs/sqr_basecase.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pow_1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o pow_1.lo pow_1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -O2 -pipe -march=native -frecord-gcc-switches -c random.c -fPIC -DPIC -o .libs/random.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -O2 -pipe -march=native -frecord-gcc-switches -c random2.c -fPIC -DPIC -o .libs/random2.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powlo | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o powlo.lo powlo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -O2 -pipe -march=native -frecord-gcc-switches -c pow_1.c -fPIC -DPIC -o .libs/pow_1.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powm | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o powm.lo powm.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo binvert | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o binvert.lo binvert.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -O2 -pipe -march=native -frecord-gcc-switches -c powlo.c -fPIC -DPIC -o .libs/powlo.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -O2 -pipe -march=native -frecord-gcc-switches -c powm.c -fPIC -DPIC -o .libs/powm.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo urandomb | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o urandomb.lo urandomb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -O2 -pipe -march=native -frecord-gcc-switches -c binvert.c -fPIC -DPIC -o .libs/binvert.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_urandomb -O2 -pipe -march=native -frecord-gcc-switches -c urandomb.c -fPIC -DPIC -o .libs/urandomb.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo urandomm | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o urandomm.lo urandomm.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo randomb | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o randomb.lo randomb.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rrandom | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o rrandom.lo rrandom.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_urandomm -O2 -pipe -march=native -frecord-gcc-switches -c urandomm.c -fPIC -DPIC -o .libs/urandomm.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o invert.lo invert.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_randomb -O2 -pipe -march=native -frecord-gcc-switches -c randomb.c -fPIC -DPIC -o .libs/randomb.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rrandom -O2 -pipe -march=native -frecord-gcc-switches -c rrandom.c -fPIC -DPIC -o .libs/rrandom.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rootrem | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o rootrem.lo rootrem.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -O2 -pipe -march=native -frecord-gcc-switches -c invert.c -fPIC -DPIC -o .libs/invert.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sizeinbase | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o sizeinbase.lo sizeinbase.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrtrem | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o sqrtrem.lo sqrtrem.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -O2 -pipe -march=native -frecord-gcc-switches -c rootrem.c -fPIC -DPIC -o .libs/rootrem.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sizeinbase -O2 -pipe -march=native -frecord-gcc-switches -c sizeinbase.c -fPIC -DPIC -o .libs/sizeinbase.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_str | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o get_str.lo get_str.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -O2 -pipe -march=native -frecord-gcc-switches -c sqrtrem.c -fPIC -DPIC -o .libs/sqrtrem.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -O2 -pipe -march=native -frecord-gcc-switches -c get_str.c -fPIC -DPIC -o .libs/get_str.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo set_str | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o set_str.lo set_str.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -O2 -pipe -march=native -frecord-gcc-switches -c set_str.c -fPIC -DPIC -o .libs/set_str.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan0 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o scan0.lo scan0.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o scan1.lo scan1.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo popcount | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o popcount.lo popcount.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -O2 -pipe -march=native -frecord-gcc-switches -c scan0.c -fPIC -DPIC -o .libs/scan0.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -O2 -pipe -march=native -frecord-gcc-switches -c scan1.c -fPIC -DPIC -o .libs/scan1.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hamdist | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o hamdist.lo hamdist.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -O2 -pipe -march=native -frecord-gcc-switches -c popcount.c -fPIC -DPIC -o .libs/popcount.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cmp | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o cmp.lo cmp.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfect_square_p | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o perfect_square_p.lo perfect_square_p.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -O2 -pipe -march=native -frecord-gcc-switches -c hamdist.c -fPIC -DPIC -o .libs/hamdist.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdivmod | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o bdivmod.lo bdivmod.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -O2 -pipe -march=native -frecord-gcc-switches -c cmp.c -fPIC -DPIC -o .libs/cmp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfect_square_p -O2 -pipe -march=native -frecord-gcc-switches -c perfect_square_p.c -fPIC -DPIC -o .libs/perfect_square_p.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o gcd.lo gcd.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o gcd_1.lo gcd_1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdivmod -O2 -pipe -march=native -frecord-gcc-switches -c bdivmod.c -fPIC -DPIC -o .libs/bdivmod.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o gcdext.lo gcdext.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -O2 -pipe -march=native -frecord-gcc-switches -c gcd.c -fPIC -DPIC -o .libs/gcd.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -O2 -pipe -march=native -frecord-gcc-switches -c gcd_1.c -fPIC -DPIC -o .libs/gcd_1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -O2 -pipe -march=native -frecord-gcc-switches -c gcdext.c -fPIC -DPIC -o .libs/gcdext.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o tdiv_qr.lo tdiv_qr.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi_base | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o jacobi_base.lo jacobi_base.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o jacobi.lo jacobi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -O2 -pipe -march=native -frecord-gcc-switches -c tdiv_qr.c -fPIC -DPIC -o .libs/tdiv_qr.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi_base -O2 -pipe -march=native -frecord-gcc-switches -c jacobi_base.c -fPIC -DPIC -o .libs/jacobi_base.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi_2 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o jacobi_2.lo jacobi_2.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi -O2 -pipe -march=native -frecord-gcc-switches -c jacobi.c -fPIC -DPIC -o .libs/jacobi.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi_2 -O2 -pipe -march=native -frecord-gcc-switches -c jacobi_2.c -fPIC -DPIC -o .libs/jacobi_2.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_d | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o get_d.lo get_d.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullow_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o mullow_n.lo mullow_n.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulhigh_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o mulhigh_n.lo mulhigh_n.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -O2 -pipe -march=native -frecord-gcc-switches -c get_d.c -fPIC -DPIC -o .libs/get_d.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullow_n_basecase | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -I. -I.. `test -f 'mullow_n_basecase.asm' || echo './'`mullow_n_basecase.asm libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullow_n -O2 -pipe -march=native -frecord-gcc-switches -c mullow_n.c -fPIC -DPIC -o .libs/mullow_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulhigh_n -O2 -pipe -march=native -frecord-gcc-switches -c mulhigh_n.c -fPIC -DPIC -o .libs/mulhigh_n.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullow_basecase | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o mullow_basecase.lo mullow_basecase.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o redc_1.lo redc_1.c libtool: compile: ../mpn/m4-ccas --m4=m4 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullow_n_basecase -O2 -pipe -march=native -frecord-gcc-switches -I. -I.. mullow_n_basecase.asm -fPIC -DPIC -o .libs/mullow_n_basecase.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mullow_n_basecase -DPIC mullow_n_basecase.asm >tmp-mullow_n_basecase.s x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullow_n_basecase -O2 -pipe -march=native -frecord-gcc-switches -I. -I.. tmp-mullow_n_basecase.s -fPIC -DPIC -o .libs/mullow_n_basecase.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_2 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o redc_2.lo redc_2.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -O2 -pipe -march=native -frecord-gcc-switches -c redc_1.c -fPIC -DPIC -o .libs/redc_1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullow_basecase -O2 -pipe -march=native -frecord-gcc-switches -c mullow_basecase.c -fPIC -DPIC -o .libs/mullow_basecase.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o redc_n.lo redc_n.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sb_divappr_q | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o sb_divappr_q.lo sb_divappr_q.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_2 -O2 -pipe -march=native -frecord-gcc-switches -c redc_2.c -fPIC -DPIC -o .libs/redc_2.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom3_mul | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o toom3_mul.lo toom3_mul.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -O2 -pipe -march=native -frecord-gcc-switches -c redc_n.c -fPIC -DPIC -o .libs/redc_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sb_divappr_q -O2 -pipe -march=native -frecord-gcc-switches -c sb_divappr_q.c -fPIC -DPIC -o .libs/sb_divappr_q.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom3_mul_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o toom3_mul_n.lo toom3_mul_n.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_mul -O2 -pipe -march=native -frecord-gcc-switches -c toom3_mul.c -fPIC -DPIC -o .libs/toom3_mul.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom4_mul | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o toom4_mul.lo toom4_mul.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_mul_n -O2 -pipe -march=native -frecord-gcc-switches -c toom3_mul_n.c -fPIC -DPIC -o .libs/toom3_mul_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_mul -O2 -pipe -march=native -frecord-gcc-switches -c toom4_mul.c -fPIC -DPIC -o .libs/toom4_mul.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom4_mul_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o toom4_mul_n.lo toom4_mul_n.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_mul_n -O2 -pipe -march=native -frecord-gcc-switches -c toom4_mul_n.c -fPIC -DPIC -o .libs/toom4_mul_n.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dc_div_q | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o dc_div_q.lo dc_div_q.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dc_div_q -O2 -pipe -march=native -frecord-gcc-switches -c dc_div_q.c -fPIC -DPIC -o .libs/dc_div_q.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dc_divappr_q | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o dc_divappr_q.lo dc_divappr_q.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sb_div_q | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o sb_div_q.lo sb_div_q.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dc_divappr_q -O2 -pipe -march=native -frecord-gcc-switches -c dc_divappr_q.c -fPIC -DPIC -o .libs/dc_divappr_q.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sb_div_qr | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o sb_div_qr.lo sb_div_qr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sb_div_q -O2 -pipe -march=native -frecord-gcc-switches -c sb_div_q.c -fPIC -DPIC -o .libs/sb_div_q.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sb_div_qr -O2 -pipe -march=native -frecord-gcc-switches -c sb_div_qr.c -fPIC -DPIC -o .libs/sb_div_qr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dc_div_qr | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o dc_div_qr.lo dc_div_qr.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dc_div_qr_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o dc_div_qr_n.lo dc_div_qr_n.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo inv_divappr_q_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o inv_divappr_q_n.lo inv_divappr_q_n.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dc_div_qr -O2 -pipe -march=native -frecord-gcc-switches -c dc_div_qr.c -fPIC -DPIC -o .libs/dc_div_qr.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dc_div_qr_n -O2 -pipe -march=native -frecord-gcc-switches -c dc_div_qr_n.c -fPIC -DPIC -o .libs/dc_div_qr_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_inv_divappr_q_n -O2 -pipe -march=native -frecord-gcc-switches -c inv_divappr_q_n.c -fPIC -DPIC -o .libs/inv_divappr_q_n.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo inv_divappr_q | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o inv_divappr_q.lo inv_divappr_q.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo inv_div_q | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o inv_div_q.lo inv_div_q.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo inv_div_qr | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o inv_div_qr.lo inv_div_qr.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo inv_div_qr_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o inv_div_qr_n.lo inv_div_qr_n.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_inv_divappr_q -O2 -pipe -march=native -frecord-gcc-switches -c inv_divappr_q.c -fPIC -DPIC -o .libs/inv_divappr_q.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_inv_div_q -O2 -pipe -march=native -frecord-gcc-switches -c inv_div_q.c -fPIC -DPIC -o .libs/inv_div_q.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_inv_div_qr -O2 -pipe -march=native -frecord-gcc-switches -c inv_div_qr.c -fPIC -DPIC -o .libs/inv_div_qr.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_inv_div_qr_n -O2 -pipe -march=native -frecord-gcc-switches -c inv_div_qr_n.c -fPIC -DPIC -o .libs/inv_div_qr_n.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rootrem_basecase | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o rootrem_basecase.lo rootrem_basecase.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem_basecase -O2 -pipe -march=native -frecord-gcc-switches -c rootrem_basecase.c -fPIC -DPIC -o .libs/rootrem_basecase.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o toom_eval_pm1.lo toom_eval_pm1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -O2 -pipe -march=native -frecord-gcc-switches -c toom_eval_dgr3_pm1.c -fPIC -DPIC -o .libs/toom_eval_dgr3_pm1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -O2 -pipe -march=native -frecord-gcc-switches -c toom_eval_dgr3_pm2.c -fPIC -DPIC -o .libs/toom_eval_dgr3_pm2.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -O2 -pipe -march=native -frecord-gcc-switches -c toom_eval_pm1.c -fPIC -DPIC -o .libs/toom_eval_pm1.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o toom_eval_pm2.lo toom_eval_pm2.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -O2 -pipe -march=native -frecord-gcc-switches -c toom_eval_pm2.c -fPIC -DPIC -o .libs/toom_eval_pm2.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -O2 -pipe -march=native -frecord-gcc-switches -c toom_eval_pm2exp.c -fPIC -DPIC -o .libs/toom_eval_pm2exp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -O2 -pipe -march=native -frecord-gcc-switches -c toom_eval_pm2rexp.c -fPIC -DPIC -o .libs/toom_eval_pm2rexp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -O2 -pipe -march=native -frecord-gcc-switches -c toom_interpolate_16pts.c -fPIC -DPIC -o .libs/toom_interpolate_16pts.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8_sqr_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o toom8_sqr_n.lo toom8_sqr_n.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8h_mul | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o toom8h_mul.lo toom8h_mul.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_couple_handling | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o toom_couple_handling.lo toom_couple_handling.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr_n -O2 -pipe -march=native -frecord-gcc-switches -c toom8_sqr_n.c -fPIC -DPIC -o .libs/toom8_sqr_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -O2 -pipe -march=native -frecord-gcc-switches -c toom8h_mul.c -fPIC -DPIC -o .libs/toom8h_mul.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -O2 -pipe -march=native -frecord-gcc-switches -c toom_couple_handling.c -fPIC -DPIC -o .libs/toom_couple_handling.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sb_bdiv_q | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o sb_bdiv_q.lo sb_bdiv_q.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sb_bdiv_qr | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o sb_bdiv_qr.lo sb_bdiv_qr.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dc_bdiv_q_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o dc_bdiv_q_n.lo dc_bdiv_q_n.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sb_bdiv_q -O2 -pipe -march=native -frecord-gcc-switches -c sb_bdiv_q.c -fPIC -DPIC -o .libs/sb_bdiv_q.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sb_bdiv_qr -O2 -pipe -march=native -frecord-gcc-switches -c sb_bdiv_qr.c -fPIC -DPIC -o .libs/sb_bdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dc_bdiv_q | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o dc_bdiv_q.lo dc_bdiv_q.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dc_bdiv_qr | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o dc_bdiv_qr.lo dc_bdiv_qr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dc_bdiv_q_n -O2 -pipe -march=native -frecord-gcc-switches -c dc_bdiv_q_n.c -fPIC -DPIC -o .libs/dc_bdiv_q_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dc_bdiv_q -O2 -pipe -march=native -frecord-gcc-switches -c dc_bdiv_q.c -fPIC -DPIC -o .libs/dc_bdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dc_bdiv_qr_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o dc_bdiv_qr_n.lo dc_bdiv_qr_n.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dc_bdiv_qr -O2 -pipe -march=native -frecord-gcc-switches -c dc_bdiv_qr.c -fPIC -DPIC -o .libs/dc_bdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divexact | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o divexact.lo divexact.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dc_bdiv_qr_n -O2 -pipe -march=native -frecord-gcc-switches -c dc_bdiv_qr_n.c -fPIC -DPIC -o .libs/dc_bdiv_qr_n.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o zero.lo zero.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -O2 -pipe -march=native -frecord-gcc-switches -c divexact.c -fPIC -DPIC -o .libs/divexact.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyi | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o copyi.lo copyi.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyd | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o copyd.lo copyd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -O2 -pipe -march=native -frecord-gcc-switches -c zero.c -fPIC -DPIC -o .libs/zero.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo com_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o com_n.lo com_n.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -O2 -pipe -march=native -frecord-gcc-switches -c copyd.c -fPIC -DPIC -o .libs/copyd.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -O2 -pipe -march=native -frecord-gcc-switches -c copyi.c -fPIC -DPIC -o .libs/copyi.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o neg_n.lo neg_n.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo and_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o and_n.lo and_n.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo andn_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o andn_n.lo andn_n.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com_n -O2 -pipe -march=native -frecord-gcc-switches -c com_n.c -fPIC -DPIC -o .libs/com_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg_n -O2 -pipe -march=native -frecord-gcc-switches -c neg_n.c -fPIC -DPIC -o .libs/neg_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -O2 -pipe -march=native -frecord-gcc-switches -c and_n.c -fPIC -DPIC -o .libs/and_n.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nand_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o nand_n.lo nand_n.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -O2 -pipe -march=native -frecord-gcc-switches -c andn_n.c -fPIC -DPIC -o .libs/andn_n.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo ior_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o ior_n.lo ior_n.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo iorn_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o iorn_n.lo iorn_n.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nior_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o nior_n.lo nior_n.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -O2 -pipe -march=native -frecord-gcc-switches -c nand_n.c -fPIC -DPIC -o .libs/nand_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -O2 -pipe -march=native -frecord-gcc-switches -c ior_n.c -fPIC -DPIC -o .libs/ior_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -O2 -pipe -march=native -frecord-gcc-switches -c iorn_n.c -fPIC -DPIC -o .libs/iorn_n.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xor_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o xor_n.lo xor_n.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -O2 -pipe -march=native -frecord-gcc-switches -c nior_n.c -fPIC -DPIC -o .libs/nior_n.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xnor_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o xnor_n.lo xnor_n.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sumdiff_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o sumdiff_n.lo sumdiff_n.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nsumdiff_n | sed 's/_$//'` -O2 -pipe -march=native -frecord-gcc-switches -c -o nsumdiff_n.lo nsumdiff_n.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -O2 -pipe -march=native -frecord-gcc-switches -c xor_n.c -fPIC -DPIC -o .libs/xor_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -O2 -pipe -march=native -frecord-gcc-switches -c xnor_n.c -fPIC -DPIC -o .libs/xnor_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sumdiff_n -O2 -pipe -march=native -frecord-gcc-switches -c sumdiff_n.c -fPIC -DPIC -o .libs/sumdiff_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nsumdiff_n -O2 -pipe -march=native -frecord-gcc-switches -c nsumdiff_n.c -fPIC -DPIC -o .libs/nsumdiff_n.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libmpn.la dummy1.lo add.lo add_1.lo add_n.lo sub.lo sub_1.lo sub_n.lo mul_1.lo addmul_1.lo submul_1.lo lshift.lo rshift.lo addadd_n.lo addsub_n.lo subadd_n.lo comb_tables.lo divexact_1.lo divexact_by3c.lo divexact_byff.lo divexact_byfobm1.lo divisible_p.lo divrem.lo divrem_1.lo divrem_2.lo divrem_euclidean_qr_1.lo divrem_euclidean_qr_2.lo divrem_euclidean_r_1.lo divrem_hensel_qr_1.lo divrem_hensel_qr_1_1.lo divrem_hensel_qr_1_2.lo divrem_hensel_r_1.lo divrem_hensel_rsh_qr_1.lo rsh_divrem_hensel_qr_1.lo rsh_divrem_hensel_qr_1_1.lo rsh_divrem_hensel_qr_1_2.lo add_err1_n.lo add_err2_n.lo sub_err1_n.lo sub_err2_n.lo fib2_ui.lo mod_1.lo mod_34lsub1.lo modexact_1c_odd.lo preinv_mod_1.lo dump.lo gcd_subdiv_step.lo gcdext_lehmer.lo gcdext_1.lo hgcd.lo matrix22_mul.lo hgcd2.lo hgcd2_jacobi.lo hgcd_appr.lo hgcd_jacobi.lo hgcd_matrix.lo hgcd_reduce.lo hgcd_step.lo matrix22_mul1_inverse_vector.lo mod_1_1.lo mod_1_2.lo mod_1_3.lo tdiv_q.lo mp_bases.lo fib_table.lo mulmid_basecase.lo mulmid.lo mulmid_n.lo toom42_mulmid.lo mulmod_bexpp1.lo mulmod_2expm1.lo mulmod_2expp1_basecase.lo mul_fft.lo mul.lo mul_n.lo mul_basecase.lo sqr_basecase.lo random.lo random2.lo pow_1.lo powlo.lo powm.lo binvert.lo urandomb.lo urandomm.lo randomb.lo rrandom.lo invert.lo rootrem.lo sizeinbase.lo sqrtrem.lo get_str.lo set_str.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo perfect_square_p.lo bdivmod.lo gcd.lo gcd_1.lo gcdext.lo tdiv_qr.lo jacobi_base.lo jacobi.lo jacobi_2.lo get_d.lo mullow_n.lo mulhigh_n.lo mullow_n_basecase.lo mullow_basecase.lo redc_1.lo redc_2.lo redc_n.lo sb_divappr_q.lo toom3_mul.lo toom3_mul_n.lo toom4_mul.lo toom4_mul_n.lo dc_div_q.lo dc_divappr_q.lo sb_div_q.lo sb_div_qr.lo dc_div_qr.lo dc_div_qr_n.lo inv_divappr_q_n.lo inv_divappr_q.lo inv_div_q.lo inv_div_qr.lo inv_div_qr_n.lo rootrem_basecase.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_16pts.lo toom8_sqr_n.lo toom8h_mul.lo toom_couple_handling.lo sb_bdiv_q.lo sb_bdiv_qr.lo dc_bdiv_q_n.lo dc_bdiv_q.lo dc_bdiv_qr.lo dc_bdiv_qr_n.lo divexact.lo zero.lo copyi.lo copyd.lo com_n.lo neg_n.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 sumdiff_n.lo nsumdiff_n.lo libtool: link: x86_64-pc-linux-gnu-ar cq .libs/libmpn.a .libs/dummy1.o .libs/add.o .libs/add_1.o .libs/add_n.o .libs/sub.o .libs/sub_1.o .libs/sub_n.o .libs/mul_1.o .libs/addmul_1.o .libs/submul_1.o .libs/lshift.o .libs/rshift.o .libs/addadd_n.o .libs/addsub_n.o .libs/subadd_n.o .libs/comb_tables.o .libs/divexact_1.o .libs/divexact_by3c.o .libs/divexact_byff.o .libs/divexact_byfobm1.o .libs/divisible_p.o .libs/divrem.o .libs/divrem_1.o .libs/divrem_2.o .libs/divrem_euclidean_qr_1.o .libs/divrem_euclidean_qr_2.o .libs/divrem_euclidean_r_1.o .libs/divrem_hensel_qr_1.o .libs/divrem_hensel_qr_1_1.o .libs/divrem_hensel_qr_1_2.o .libs/divrem_hensel_r_1.o .libs/divrem_hensel_rsh_qr_1.o .libs/rsh_divrem_hensel_qr_1.o .libs/rsh_divrem_hensel_qr_1_1.o .libs/rsh_divrem_hensel_qr_1_2.o .libs/add_err1_n.o .libs/add_err2_n.o .libs/sub_err1_n.o .libs/sub_err2_n.o .libs/fib2_ui.o .libs/mod_1.o .libs/mod_34lsub1.o .libs/modexact_1c_odd.o .libs/preinv_mod_1.o .libs/dump.o .libs/gcd_subdiv_step.o .libs/gcdext_lehmer.o .libs/gcdext_1.o .libs/hgcd.o .libs/matrix22_mul.o .libs/hgcd2.o .libs/hgcd2_jacobi.o .libs/hgcd_appr.o .libs/hgcd_jacobi.o .libs/hgcd_matrix.o .libs/hgcd_reduce.o .libs/hgcd_step.o .libs/matrix22_mul1_inverse_vector.o .libs/mod_1_1.o .libs/mod_1_2.o .libs/mod_1_3.o .libs/tdiv_q.o .libs/mp_bases.o .libs/fib_table.o .libs/mulmid_basecase.o .libs/mulmid.o .libs/mulmid_n.o .libs/toom42_mulmid.o .libs/mulmod_bexpp1.o .libs/mulmod_2expm1.o .libs/mulmod_2expp1_basecase.o .libs/mul_fft.o .libs/mul.o .libs/mul_n.o .libs/mul_basecase.o .libs/sqr_basecase.o .libs/random.o .libs/random2.o .libs/pow_1.o .libs/powlo.o .libs/powm.o .libs/binvert.o .libs/urandomb.o .libs/urandomm.o .libs/randomb.o .libs/rrandom.o .libs/invert.o .libs/rootrem.o .libs/sizeinbase.o .libs/sqrtrem.o .libs/get_str.o .libs/set_str.o .libs/scan0.o .libs/scan1.o .libs/popcount.o .libs/hamdist.o .libs/cmp.o .libs/perfect_square_p.o .libs/bdivmod.o .libs/gcd.o .libs/gcd_1.o .libs/gcdext.o .libs/tdiv_qr.o .libs/jacobi_base.o .libs/jacobi.o .libs/jacobi_2.o .libs/get_d.o .libs/mullow_n.o .libs/mulhigh_n.o .libs/mullow_n_basecase.o .libs/mullow_basecase.o .libs/redc_1.o .libs/redc_2.o .libs/redc_n.o .libs/sb_divappr_q.o .libs/toom3_mul.o .libs/toom3_mul_n.o .libs/toom4_mul.o .libs/toom4_mul_n.o .libs/dc_div_q.o .libs/dc_divappr_q.o .libs/sb_div_q.o .libs/sb_div_qr.o .libs/dc_div_qr.o .libs/dc_div_qr_n.o .libs/inv_divappr_q_n.o .libs/inv_divappr_q.o .libs/inv_div_q.o .libs/inv_div_qr.o .libs/inv_div_qr_n.o .libs/rootrem_basecase.o .libs/toom_eval_dgr3_pm1.o .libs/toom_eval_dgr3_pm2.o .libs/toom_eval_pm1.o .libs/toom_eval_pm2.o .libs/toom_eval_pm2exp.o .libs/toom_eval_pm2rexp.o .libs/toom_interpolate_16pts.o .libs/toom8_sqr_n.o .libs/toom8h_mul.o .libs/toom_couple_handling.o .libs/sb_bdiv_q.o .libs/sb_bdiv_qr.o .libs/dc_bdiv_q_n.o .libs/dc_bdiv_q.o .libs/dc_bdiv_qr.o .libs/dc_bdiv_qr_n.o .libs/divexact.o .libs/zero.o .libs/copyi.o .libs/copyd.o .libs/com_n.o .libs/neg_n.o .libs/and_n.o .libs/andn_n.o .libs/nand_n.o .libs/ior_n.o .libs/iorn_n.o .libs/nior_n.o .libs/xor_n.o .libs/xnor_n.o .libs/sumdiff_n.o .libs/nsumdiff_n.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmpn.a libtool: link: ( cd ".libs" && rm -f "libmpn.la" && ln -s "../libmpn.la" "libmpn.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpn' Making all in fft make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/fft' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o adjust.lo adjust.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o adjust_sqrt2.lo adjust_sqrt2.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o butterfly_lshB.lo butterfly_lshB.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o butterfly_rshB.lo butterfly_rshB.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c adjust.c -fPIC -DPIC -o .libs/adjust.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c butterfly_lshB.c -fPIC -DPIC -o .libs/butterfly_lshB.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c butterfly_rshB.c -fPIC -DPIC -o .libs/butterfly_rshB.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c adjust_sqrt2.c -fPIC -DPIC -o .libs/adjust_sqrt2.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o combine_bits.lo combine_bits.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o div_2expmod_2expp1.lo div_2expmod_2expp1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c combine_bits.c -fPIC -DPIC -o .libs/combine_bits.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c div_2expmod_2expp1.c -fPIC -DPIC -o .libs/div_2expmod_2expp1.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fermat_to_mpz.lo fermat_to_mpz.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fft_mfa_trunc_sqrt2.lo fft_mfa_trunc_sqrt2.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fft_mfa_trunc_sqrt2_inner.lo fft_mfa_trunc_sqrt2_inner.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fft_negacyclic.lo fft_negacyclic.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fermat_to_mpz.c -fPIC -DPIC -o .libs/fermat_to_mpz.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fft_mfa_trunc_sqrt2.c -fPIC -DPIC -o .libs/fft_mfa_trunc_sqrt2.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fft_mfa_trunc_sqrt2_inner.c -fPIC -DPIC -o .libs/fft_mfa_trunc_sqrt2_inner.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fft_negacyclic.c -fPIC -DPIC -o .libs/fft_negacyclic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fft_radix2.lo fft_radix2.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fft_trunc.lo fft_trunc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fft_trunc_sqrt2.lo fft_trunc_sqrt2.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fft_radix2.c -fPIC -DPIC -o .libs/fft_radix2.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fft_trunc.c -fPIC -DPIC -o .libs/fft_trunc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fft_trunc_sqrt2.c -fPIC -DPIC -o .libs/fft_trunc_sqrt2.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o ifft_mfa_trunc_sqrt2.lo ifft_mfa_trunc_sqrt2.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o ifft_negacyclic.lo ifft_negacyclic.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c ifft_mfa_trunc_sqrt2.c -fPIC -DPIC -o .libs/ifft_mfa_trunc_sqrt2.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o ifft_radix2.lo ifft_radix2.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o ifft_trunc.lo ifft_trunc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c ifft_negacyclic.c -fPIC -DPIC -o .libs/ifft_negacyclic.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c ifft_radix2.c -fPIC -DPIC -o .libs/ifft_radix2.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c ifft_trunc.c -fPIC -DPIC -o .libs/ifft_trunc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o ifft_trunc_sqrt2.lo ifft_trunc_sqrt2.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o mul_2expmod_2expp1.lo mul_2expmod_2expp1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c ifft_trunc_sqrt2.c -fPIC -DPIC -o .libs/ifft_trunc_sqrt2.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o mul_fft_main.lo mul_fft_main.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c mul_2expmod_2expp1.c -fPIC -DPIC -o .libs/mul_2expmod_2expp1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c mul_fft_main.c -fPIC -DPIC -o .libs/mul_fft_main.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o mul_mfa_trunc_sqrt2.lo mul_mfa_trunc_sqrt2.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o mul_trunc_sqrt2.lo mul_trunc_sqrt2.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o mulmod_2expp1.lo mulmod_2expp1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c mul_mfa_trunc_sqrt2.c -fPIC -DPIC -o .libs/mul_mfa_trunc_sqrt2.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c mul_trunc_sqrt2.c -fPIC -DPIC -o .libs/mul_trunc_sqrt2.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o normmod_2expp1.lo normmod_2expp1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c mulmod_2expp1.c -fPIC -DPIC -o .libs/mulmod_2expp1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c normmod_2expp1.c -fPIC -DPIC -o .libs/normmod_2expp1.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o revbin.lo revbin.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o split_bits.lo split_bits.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c revbin.c -fPIC -DPIC -o .libs/revbin.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c split_bits.c -fPIC -DPIC -o .libs/split_bits.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libfft.la adjust.lo adjust_sqrt2.lo butterfly_lshB.lo butterfly_rshB.lo combine_bits.lo div_2expmod_2expp1.lo fermat_to_mpz.lo fft_mfa_trunc_sqrt2.lo fft_mfa_trunc_sqrt2_inner.lo fft_negacyclic.lo fft_radix2.lo fft_trunc.lo fft_trunc_sqrt2.lo ifft_mfa_trunc_sqrt2.lo ifft_negacyclic.lo ifft_radix2.lo ifft_trunc.lo ifft_trunc_sqrt2.lo mul_2expmod_2expp1.lo mul_fft_main.lo mul_mfa_trunc_sqrt2.lo mul_trunc_sqrt2.lo mulmod_2expp1.lo normmod_2expp1.lo revbin.lo split_bits.lo libtool: link: x86_64-pc-linux-gnu-ar cq .libs/libfft.a .libs/adjust.o .libs/adjust_sqrt2.o .libs/butterfly_lshB.o .libs/butterfly_rshB.o .libs/combine_bits.o .libs/div_2expmod_2expp1.o .libs/fermat_to_mpz.o .libs/fft_mfa_trunc_sqrt2.o .libs/fft_mfa_trunc_sqrt2_inner.o .libs/fft_negacyclic.o .libs/fft_radix2.o .libs/fft_trunc.o .libs/fft_trunc_sqrt2.o .libs/ifft_mfa_trunc_sqrt2.o .libs/ifft_negacyclic.o .libs/ifft_radix2.o .libs/ifft_trunc.o .libs/ifft_trunc_sqrt2.o .libs/mul_2expmod_2expp1.o .libs/mul_fft_main.o .libs/mul_mfa_trunc_sqrt2.o .libs/mul_trunc_sqrt2.o .libs/mulmod_2expp1.o .libs/normmod_2expp1.o .libs/revbin.o .libs/split_bits.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libfft.a libtool: link: ( cd ".libs" && rm -f "libfft.la" && ln -s "../libfft.la" "libfft.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/fft' Making all in mpz make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpz' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o 2fac_ui.lo 2fac_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o abs.lo abs.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o add.lo add.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o add_ui.lo add_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c 2fac_ui.c -fPIC -DPIC -o .libs/2fac_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c add.c -fPIC -DPIC -o .libs/add.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c abs.c -fPIC -DPIC -o .libs/abs.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o and.lo and.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o aorsmul.lo aorsmul.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o aorsmul_i.lo aorsmul_i.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o array_init.lo array_init.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c and.c -fPIC -DPIC -o .libs/and.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c aorsmul.c -fPIC -DPIC -o .libs/aorsmul.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c aorsmul_i.c -fPIC -DPIC -o .libs/aorsmul_i.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c array_init.c -fPIC -DPIC -o .libs/array_init.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o bin_ui.lo bin_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o bin_uiui.lo bin_uiui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cdiv_q.lo cdiv_q.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c bin_ui.c -fPIC -DPIC -o .libs/bin_ui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cdiv_q_ui.lo cdiv_q_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cdiv_q.c -fPIC -DPIC -o .libs/cdiv_q.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c bin_uiui.c -fPIC -DPIC -o .libs/bin_uiui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cdiv_qr.lo cdiv_qr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cdiv_q_ui.c -fPIC -DPIC -o .libs/cdiv_q_ui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cdiv_qr_ui.lo cdiv_qr_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cdiv_qr.c -fPIC -DPIC -o .libs/cdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cdiv_r.lo cdiv_r.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cdiv_qr_ui.c -fPIC -DPIC -o .libs/cdiv_qr_ui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cdiv_r_ui.lo cdiv_r_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cdiv_r.c -fPIC -DPIC -o .libs/cdiv_r.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cdiv_ui.lo cdiv_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cfdiv_q_2exp.lo cfdiv_q_2exp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cdiv_r_ui.c -fPIC -DPIC -o .libs/cdiv_r_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cdiv_ui.c -fPIC -DPIC -o .libs/cdiv_ui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cfdiv_r_2exp.lo cfdiv_r_2exp.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o clear.lo clear.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cfdiv_q_2exp.c -fPIC -DPIC -o .libs/cfdiv_q_2exp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o clears.lo clears.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cfdiv_r_2exp.c -fPIC -DPIC -o .libs/cfdiv_r_2exp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c clear.c -fPIC -DPIC -o .libs/clear.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c clears.c -fPIC -DPIC -o .libs/clears.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o clrbit.lo clrbit.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cmp.lo cmp.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cmp_d.lo cmp_d.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cmp_si.lo cmp_si.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c clrbit.c -fPIC -DPIC -o .libs/clrbit.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cmp.c -fPIC -DPIC -o .libs/cmp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cmp_d.c -fPIC -DPIC -o .libs/cmp_d.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cmp_ui.lo cmp_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cmpabs.lo cmpabs.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cmpabs_d.lo cmpabs_d.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cmpabs_ui.lo cmpabs_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cmpabs.c -fPIC -DPIC -o .libs/cmpabs.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cmpabs_d.c -fPIC -DPIC -o .libs/cmpabs_d.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cmpabs_ui.c -fPIC -DPIC -o .libs/cmpabs_ui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o com.lo com.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o combit.lo combit.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cong.lo cong.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cong_2exp.lo cong_2exp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c com.c -fPIC -DPIC -o .libs/com.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c combit.c -fPIC -DPIC -o .libs/combit.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cong.c -fPIC -DPIC -o .libs/cong.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cong_2exp.c -fPIC -DPIC -o .libs/cong_2exp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cong_ui.lo cong_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o dive_ui.lo dive_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o divegcd.lo divegcd.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o divexact.lo divexact.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cong_ui.c -fPIC -DPIC -o .libs/cong_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c dive_ui.c -fPIC -DPIC -o .libs/dive_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c divegcd.c -fPIC -DPIC -o .libs/divegcd.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c divexact.c -fPIC -DPIC -o .libs/divexact.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o divis.lo divis.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o divis_2exp.lo divis_2exp.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o divis_ui.lo divis_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c divis_2exp.c -fPIC -DPIC -o .libs/divis_2exp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c divis.c -fPIC -DPIC -o .libs/divis.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o dump.lo dump.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c divis_ui.c -fPIC -DPIC -o .libs/divis_ui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o export.lo export.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fac_ui.lo fac_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c dump.c -fPIC -DPIC -o .libs/dump.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fdiv_q.lo fdiv_q.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fac_ui.c -fPIC -DPIC -o .libs/fac_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c export.c -fPIC -DPIC -o .libs/export.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fdiv_q_ui.lo fdiv_q_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fdiv_q.c -fPIC -DPIC -o .libs/fdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fdiv_qr.lo fdiv_qr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fdiv_q_ui.c -fPIC -DPIC -o .libs/fdiv_q_ui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fdiv_qr_ui.lo fdiv_qr_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fdiv_qr.c -fPIC -DPIC -o .libs/fdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fdiv_r.lo fdiv_r.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fdiv_r_ui.lo fdiv_r_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fdiv_qr_ui.c -fPIC -DPIC -o .libs/fdiv_qr_ui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fdiv_ui.lo fdiv_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fdiv_r.c -fPIC -DPIC -o .libs/fdiv_r.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fdiv_r_ui.c -fPIC -DPIC -o .libs/fdiv_r_ui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fib2_ui.lo fib2_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fdiv_ui.c -fPIC -DPIC -o .libs/fdiv_ui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fib_ui.lo fib_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fits_si.lo fits_si.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fits_sint.lo fits_sint.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fib2_ui.c -fPIC -DPIC -o .libs/fib2_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fib_ui.c -fPIC -DPIC -o .libs/fib_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fits_si.c -fPIC -DPIC -o .libs/fits_si.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fits_sint.c -fPIC -DPIC -o .libs/fits_sint.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fits_slong.lo fits_slong.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fits_sshort.lo fits_sshort.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fits_ui.lo fits_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fits_uint.lo fits_uint.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fits_slong.c -fPIC -DPIC -o .libs/fits_slong.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fits_sshort.c -fPIC -DPIC -o .libs/fits_sshort.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fits_ui.c -fPIC -DPIC -o .libs/fits_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fits_uint.c -fPIC -DPIC -o .libs/fits_uint.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fits_ulong.lo fits_ulong.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fits_ushort.lo fits_ushort.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o gcd.lo gcd.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o gcd_ui.lo gcd_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fits_ulong.c -fPIC -DPIC -o .libs/fits_ulong.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fits_ushort.c -fPIC -DPIC -o .libs/fits_ushort.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c gcd.c -fPIC -DPIC -o .libs/gcd.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c gcd_ui.c -fPIC -DPIC -o .libs/gcd_ui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o gcdext.lo gcdext.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o get_d.lo get_d.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o get_d_2exp.lo get_d_2exp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c get_d.c -fPIC -DPIC -o .libs/get_d.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c gcdext.c -fPIC -DPIC -o .libs/gcdext.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o get_si.lo get_si.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o get_str.lo get_str.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c get_d_2exp.c -fPIC -DPIC -o .libs/get_d_2exp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c get_si.c -fPIC -DPIC -o .libs/get_si.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o get_sx.lo get_sx.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c get_str.c -fPIC -DPIC -o .libs/get_str.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o get_ui.lo get_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o get_ux.lo get_ux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c get_sx.c -fPIC -DPIC -o .libs/get_sx.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c get_ui.c -fPIC -DPIC -o .libs/get_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c get_ux.c -fPIC -DPIC -o .libs/get_ux.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o getlimbn.lo getlimbn.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o hamdist.lo hamdist.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o import.lo import.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o init.lo init.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c getlimbn.c -fPIC -DPIC -o .libs/getlimbn.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c hamdist.c -fPIC -DPIC -o .libs/hamdist.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c import.c -fPIC -DPIC -o .libs/import.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c init.c -fPIC -DPIC -o .libs/init.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o init2.lo init2.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o inits.lo inits.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o inp_raw.lo inp_raw.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c init2.c -fPIC -DPIC -o .libs/init2.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o inp_str.lo inp_str.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c inp_raw.c -fPIC -DPIC -o .libs/inp_raw.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c inits.c -fPIC -DPIC -o .libs/inits.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o invert.lo invert.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o ior.lo ior.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c invert.c -fPIC -DPIC -o .libs/invert.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o iset.lo iset.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c ior.c -fPIC -DPIC -o .libs/ior.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o iset_d.lo iset_d.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o iset_si.lo iset_si.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c iset.c -fPIC -DPIC -o .libs/iset.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c iset_d.c -fPIC -DPIC -o .libs/iset_d.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o iset_str.lo iset_str.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c iset_si.c -fPIC -DPIC -o .libs/iset_si.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o iset_sx.lo iset_sx.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o iset_ui.lo iset_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c iset_str.c -fPIC -DPIC -o .libs/iset_str.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o iset_ux.lo iset_ux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c iset_sx.c -fPIC -DPIC -o .libs/iset_sx.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o jacobi.lo jacobi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c iset_ui.c -fPIC -DPIC -o .libs/iset_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c iset_ux.c -fPIC -DPIC -o .libs/iset_ux.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o kronsz.lo kronsz.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o kronuz.lo kronuz.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c jacobi.c -fPIC -DPIC -o .libs/jacobi.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o kronzs.lo kronzs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c kronsz.c -fPIC -DPIC -o .libs/kronsz.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c kronuz.c -fPIC -DPIC -o .libs/kronuz.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c kronzs.c -fPIC -DPIC -o .libs/kronzs.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o kronzu.lo kronzu.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o lcm.lo lcm.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o lcm_ui.lo lcm_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o likely_prime_p.lo likely_prime_p.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c kronzu.c -fPIC -DPIC -o .libs/kronzu.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c lcm.c -fPIC -DPIC -o .libs/lcm.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c lcm_ui.c -fPIC -DPIC -o .libs/lcm_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c likely_prime_p.c -fPIC -DPIC -o .libs/likely_prime_p.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o limbs_finish.lo limbs_finish.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o limbs_modify.lo limbs_modify.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o limbs_read.lo limbs_read.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c limbs_finish.c -fPIC -DPIC -o .libs/limbs_finish.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c limbs_modify.c -fPIC -DPIC -o .libs/limbs_modify.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c limbs_read.c -fPIC -DPIC -o .libs/limbs_read.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o limbs_write.lo limbs_write.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o lucnum2_ui.lo lucnum2_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o lucnum_ui.lo lucnum_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c lucnum2_ui.c -fPIC -DPIC -o .libs/lucnum2_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c limbs_write.c -fPIC -DPIC -o .libs/limbs_write.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c lucnum_ui.c -fPIC -DPIC -o .libs/lucnum_ui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o mfac_uiui.lo mfac_uiui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o miller_rabin.lo miller_rabin.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c mfac_uiui.c -fPIC -DPIC -o .libs/mfac_uiui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o millerrabin.lo millerrabin.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c miller_rabin.c -fPIC -DPIC -o .libs/miller_rabin.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c millerrabin.c -fPIC -DPIC -o .libs/millerrabin.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o mod.lo mod.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o mul.lo mul.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o mul_2exp.lo mul_2exp.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o mul_si.lo mul_si.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c mul.c -fPIC -DPIC -o .libs/mul.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c mod.c -fPIC -DPIC -o .libs/mod.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c mul_2exp.c -fPIC -DPIC -o .libs/mul_2exp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c mul_si.c -fPIC -DPIC -o .libs/mul_si.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o mul_ui.lo mul_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o n_pow_ui.lo n_pow_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o neg.lo neg.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o next_prime_candidate.lo next_prime_candidate.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c n_pow_ui.c -fPIC -DPIC -o .libs/n_pow_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c neg.c -fPIC -DPIC -o .libs/neg.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c next_prime_candidate.c -fPIC -DPIC -o .libs/next_prime_candidate.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o nextprime.lo nextprime.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o nthroot.lo nthroot.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c nextprime.c -fPIC -DPIC -o .libs/nextprime.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o oddfac_1.lo oddfac_1.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o out_raw.lo out_raw.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c nthroot.c -fPIC -DPIC -o .libs/nthroot.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o out_str.lo out_str.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c oddfac_1.c -fPIC -DPIC -o .libs/oddfac_1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c out_raw.c -fPIC -DPIC -o .libs/out_raw.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o perfpow.lo perfpow.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c out_str.c -fPIC -DPIC -o .libs/out_str.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c perfpow.c -fPIC -DPIC -o .libs/perfpow.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o perfsqr.lo perfsqr.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o popcount.lo popcount.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o pow_ui.lo pow_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c perfsqr.c -fPIC -DPIC -o .libs/perfsqr.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c popcount.c -fPIC -DPIC -o .libs/popcount.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o powm.lo powm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o powm_ui.lo powm_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o pprime_p.lo pprime_p.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o primorial_ui.lo primorial_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c powm.c -fPIC -DPIC -o .libs/powm.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c powm_ui.c -fPIC -DPIC -o .libs/powm_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c pprime_p.c -fPIC -DPIC -o .libs/pprime_p.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c primorial_ui.c -fPIC -DPIC -o .libs/primorial_ui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o probable_prime_p.lo probable_prime_p.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o prodlimbs.lo prodlimbs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c probable_prime_p.c -fPIC -DPIC -o .libs/probable_prime_p.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c prodlimbs.c -fPIC -DPIC -o .libs/prodlimbs.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o realloc.lo realloc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o realloc2.lo realloc2.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o remove.lo remove.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o roinit_n.lo roinit_n.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c realloc.c -fPIC -DPIC -o .libs/realloc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c realloc2.c -fPIC -DPIC -o .libs/realloc2.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o root.lo root.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o rootrem.lo rootrem.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c remove.c -fPIC -DPIC -o .libs/remove.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c roinit_n.c -fPIC -DPIC -o .libs/roinit_n.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c rootrem.c -fPIC -DPIC -o .libs/rootrem.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c root.c -fPIC -DPIC -o .libs/root.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o rrandomb.lo rrandomb.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o scan0.lo scan0.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c rrandomb.c -fPIC -DPIC -o .libs/rrandomb.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c scan0.c -fPIC -DPIC -o .libs/scan0.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o scan1.lo scan1.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set.lo set.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_d.lo set_d.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_f.lo set_f.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c scan1.c -fPIC -DPIC -o .libs/scan1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set.c -fPIC -DPIC -o .libs/set.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_d.c -fPIC -DPIC -o .libs/set_d.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_f.c -fPIC -DPIC -o .libs/set_f.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_q.lo set_q.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_si.lo set_si.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_str.lo set_str.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_sx.lo set_sx.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_si.c -fPIC -DPIC -o .libs/set_si.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_q.c -fPIC -DPIC -o .libs/set_q.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_ui.lo set_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_ux.lo set_ux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_str.c -fPIC -DPIC -o .libs/set_str.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_sx.c -fPIC -DPIC -o .libs/set_sx.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o setbit.lo setbit.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_ux.c -fPIC -DPIC -o .libs/set_ux.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o size.lo size.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o sizeinbase.lo sizeinbase.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o sqrt.lo sqrt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c setbit.c -fPIC -DPIC -o .libs/setbit.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c size.c -fPIC -DPIC -o .libs/size.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c sizeinbase.c -fPIC -DPIC -o .libs/sizeinbase.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o sqrtrem.lo sqrtrem.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o sub.lo sub.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o sub_ui.lo sub_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o swap.lo swap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c sqrtrem.c -fPIC -DPIC -o .libs/sqrtrem.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c sub.c -fPIC -DPIC -o .libs/sub.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c swap.c -fPIC -DPIC -o .libs/swap.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o tdiv_q.lo tdiv_q.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o tdiv_q_2exp.lo tdiv_q_2exp.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o tdiv_q_ui.lo tdiv_q_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o tdiv_qr.lo tdiv_qr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c tdiv_q.c -fPIC -DPIC -o .libs/tdiv_q.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c tdiv_q_2exp.c -fPIC -DPIC -o .libs/tdiv_q_2exp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c tdiv_q_ui.c -fPIC -DPIC -o .libs/tdiv_q_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c tdiv_qr.c -fPIC -DPIC -o .libs/tdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o tdiv_qr_ui.lo tdiv_qr_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o tdiv_r.lo tdiv_r.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o tdiv_r_2exp.lo tdiv_r_2exp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c tdiv_qr_ui.c -fPIC -DPIC -o .libs/tdiv_qr_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c tdiv_r.c -fPIC -DPIC -o .libs/tdiv_r.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o tdiv_r_ui.lo tdiv_r_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c tdiv_r_2exp.c -fPIC -DPIC -o .libs/tdiv_r_2exp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o tdiv_ui.lo tdiv_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c tdiv_r_ui.c -fPIC -DPIC -o .libs/tdiv_r_ui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o trial_division.lo trial_division.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o tstbit.lo tstbit.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c tdiv_ui.c -fPIC -DPIC -o .libs/tdiv_ui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o ui_pow_ui.lo ui_pow_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c trial_division.c -fPIC -DPIC -o .libs/trial_division.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c tstbit.c -fPIC -DPIC -o .libs/tstbit.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o ui_sub.lo ui_sub.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c ui_pow_ui.c -fPIC -DPIC -o .libs/ui_pow_ui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o urandomb.lo urandomb.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o urandomm.lo urandomm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c ui_sub.c -fPIC -DPIC -o .libs/ui_sub.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o xor.lo xor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c urandomm.c -fPIC -DPIC -o .libs/urandomm.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c urandomb.c -fPIC -DPIC -o .libs/urandomb.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c xor.c -fPIC -DPIC -o .libs/xor.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libmpz.la 2fac_ui.lo abs.lo add.lo add_ui.lo and.lo aorsmul.lo aorsmul_i.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 dive_ui.lo divegcd.lo divexact.lo divis.lo divis_2exp.lo divis_ui.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 fib2_ui.lo fib_ui.lo fits_si.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_ui.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_sx.lo get_ui.lo get_ux.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_sx.lo iset_ui.lo iset_ux.lo jacobi.lo kronsz.lo kronuz.lo kronzs.lo kronzu.lo lcm.lo lcm_ui.lo likely_prime_p.lo limbs_finish.lo limbs_modify.lo limbs_read.lo limbs_write.lo lucnum2_ui.lo lucnum_ui.lo mfac_uiui.lo miller_rabin.lo millerrabin.lo mod.lo mul.lo mul_2exp.lo mul_si.lo mul_ui.lo n_pow_ui.lo neg.lo next_prime_candidate.lo nextprime.lo nthroot.lo oddfac_1.lo out_raw.lo out_str.lo perfpow.lo perfsqr.lo popcount.lo pow_ui.lo powm.lo powm_ui.lo pprime_p.lo primorial_ui.lo probable_prime_p.lo prodlimbs.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_sx.lo set_ui.lo set_ux.lo setbit.lo size.lo sizeinbase.lo sqrt.lo sqrtrem.lo sub.lo sub_ui.lo swap.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 tdiv_ui.lo trial_division.lo tstbit.lo ui_pow_ui.lo ui_sub.lo urandomb.lo urandomm.lo xor.lo libtool: link: x86_64-pc-linux-gnu-ar cq .libs/libmpz.a .libs/2fac_ui.o .libs/abs.o .libs/add.o .libs/add_ui.o .libs/and.o .libs/aorsmul.o .libs/aorsmul_i.o .libs/array_init.o .libs/bin_ui.o .libs/bin_uiui.o .libs/cdiv_q.o .libs/cdiv_q_ui.o .libs/cdiv_qr.o .libs/cdiv_qr_ui.o .libs/cdiv_r.o .libs/cdiv_r_ui.o .libs/cdiv_ui.o .libs/cfdiv_q_2exp.o .libs/cfdiv_r_2exp.o .libs/clear.o .libs/clears.o .libs/clrbit.o .libs/cmp.o .libs/cmp_d.o .libs/cmp_si.o .libs/cmp_ui.o .libs/cmpabs.o .libs/cmpabs_d.o .libs/cmpabs_ui.o .libs/com.o .libs/combit.o .libs/cong.o .libs/cong_2exp.o .libs/cong_ui.o .libs/dive_ui.o .libs/divegcd.o .libs/divexact.o .libs/divis.o .libs/divis_2exp.o .libs/divis_ui.o .libs/dump.o .libs/export.o .libs/fac_ui.o .libs/fdiv_q.o .libs/fdiv_q_ui.o .libs/fdiv_qr.o .libs/fdiv_qr_ui.o .libs/fdiv_r.o .libs/fdiv_r_ui.o .libs/fdiv_ui.o .libs/fib2_ui.o .libs/fib_ui.o .libs/fits_si.o .libs/fits_sint.o .libs/fits_slong.o .libs/fits_sshort.o .libs/fits_ui.o .libs/fits_uint.o .libs/fits_ulong.o .libs/fits_ushort.o .libs/gcd.o .libs/gcd_ui.o .libs/gcdext.o .libs/get_d.o .libs/get_d_2exp.o .libs/get_si.o .libs/get_str.o .libs/get_sx.o .libs/get_ui.o .libs/get_ux.o .libs/getlimbn.o .libs/hamdist.o .libs/import.o .libs/init.o .libs/init2.o .libs/inits.o .libs/inp_raw.o .libs/inp_str.o .libs/invert.o .libs/ior.o .libs/iset.o .libs/iset_d.o .libs/iset_si.o .libs/iset_str.o .libs/iset_sx.o .libs/iset_ui.o .libs/iset_ux.o .libs/jacobi.o .libs/kronsz.o .libs/kronuz.o .libs/kronzs.o .libs/kronzu.o .libs/lcm.o .libs/lcm_ui.o .libs/likely_prime_p.o .libs/limbs_finish.o .libs/limbs_modify.o .libs/limbs_read.o .libs/limbs_write.o .libs/lucnum2_ui.o .libs/lucnum_ui.o .libs/mfac_uiui.o .libs/miller_rabin.o .libs/millerrabin.o .libs/mod.o .libs/mul.o .libs/mul_2exp.o .libs/mul_si.o .libs/mul_ui.o .libs/n_pow_ui.o .libs/neg.o .libs/next_prime_candidate.o .libs/nextprime.o .libs/nthroot.o .libs/oddfac_1.o .libs/out_raw.o .libs/out_str.o .libs/perfpow.o .libs/perfsqr.o .libs/popcount.o .libs/pow_ui.o .libs/powm.o .libs/powm_ui.o .libs/pprime_p.o .libs/primorial_ui.o .libs/probable_prime_p.o .libs/prodlimbs.o .libs/realloc.o .libs/realloc2.o .libs/remove.o .libs/roinit_n.o .libs/root.o .libs/rootrem.o .libs/rrandomb.o .libs/scan0.o .libs/scan1.o .libs/set.o .libs/set_d.o .libs/set_f.o .libs/set_q.o .libs/set_si.o .libs/set_str.o .libs/set_sx.o .libs/set_ui.o .libs/set_ux.o .libs/setbit.o .libs/size.o .libs/sizeinbase.o .libs/sqrt.o .libs/sqrtrem.o .libs/sub.o .libs/sub_ui.o .libs/swap.o .libs/tdiv_q.o .libs/tdiv_q_2exp.o .libs/tdiv_q_ui.o .libs/tdiv_qr.o .libs/tdiv_qr_ui.o .libs/tdiv_r.o .libs/tdiv_r_2exp.o .libs/tdiv_r_ui.o .libs/tdiv_ui.o .libs/trial_division.o .libs/tstbit.o .libs/ui_pow_ui.o .libs/ui_sub.o .libs/urandomb.o .libs/urandomm.o .libs/xor.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmpz.a libtool: link: ( cd ".libs" && rm -f "libmpz.la" && ln -s "../libmpz.la" "libmpz.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpz' Making all in mpq make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpq' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o abs.lo abs.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o aors.lo aors.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o canonicalize.lo canonicalize.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o clear.lo clear.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c abs.c -fPIC -DPIC -o .libs/abs.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c aors.c -fPIC -DPIC -o .libs/aors.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c canonicalize.c -fPIC -DPIC -o .libs/canonicalize.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c clear.c -fPIC -DPIC -o .libs/clear.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o clears.lo clears.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cmp.lo cmp.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cmp_si.lo cmp_si.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cmp_ui.lo cmp_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cmp.c -fPIC -DPIC -o .libs/cmp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c clears.c -fPIC -DPIC -o .libs/clears.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o div.lo div.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o equal.lo equal.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o get_d.lo get_d.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o get_den.lo get_den.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c div.c -fPIC -DPIC -o .libs/div.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c equal.c -fPIC -DPIC -o .libs/equal.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c get_d.c -fPIC -DPIC -o .libs/get_d.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c get_den.c -fPIC -DPIC -o .libs/get_den.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o get_num.lo get_num.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o get_str.lo get_str.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o init.lo init.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o inits.lo inits.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c get_num.c -fPIC -DPIC -o .libs/get_num.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c get_str.c -fPIC -DPIC -o .libs/get_str.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c init.c -fPIC -DPIC -o .libs/init.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o inp_str.lo inp_str.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c inits.c -fPIC -DPIC -o .libs/inits.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o inv.lo inv.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o md_2exp.lo md_2exp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o mul.lo mul.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c inv.c -fPIC -DPIC -o .libs/inv.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c md_2exp.c -fPIC -DPIC -o .libs/md_2exp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o neg.lo neg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c mul.c -fPIC -DPIC -o .libs/mul.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o out_str.lo out_str.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set.lo set.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_d.lo set_d.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c neg.c -fPIC -DPIC -o .libs/neg.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c out_str.c -fPIC -DPIC -o .libs/out_str.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set.c -fPIC -DPIC -o .libs/set.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_d.c -fPIC -DPIC -o .libs/set_d.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_den.lo set_den.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_f.lo set_f.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_num.lo set_num.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_den.c -fPIC -DPIC -o .libs/set_den.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_si.lo set_si.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_f.c -fPIC -DPIC -o .libs/set_f.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_num.c -fPIC -DPIC -o .libs/set_num.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_str.lo set_str.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_si.c -fPIC -DPIC -o .libs/set_si.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_ui.lo set_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_z.lo set_z.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_str.c -fPIC -DPIC -o .libs/set_str.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o swap.lo swap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_z.c -fPIC -DPIC -o .libs/set_z.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c swap.c -fPIC -DPIC -o .libs/swap.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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_d.lo set_den.lo set_f.lo set_num.lo set_si.lo set_str.lo set_ui.lo set_z.lo swap.lo libtool: link: x86_64-pc-linux-gnu-ar cq .libs/libmpq.a .libs/abs.o .libs/aors.o .libs/canonicalize.o .libs/clear.o .libs/clears.o .libs/cmp.o .libs/cmp_si.o .libs/cmp_ui.o .libs/div.o .libs/equal.o .libs/get_d.o .libs/get_den.o .libs/get_num.o .libs/get_str.o .libs/init.o .libs/inits.o .libs/inp_str.o .libs/inv.o .libs/md_2exp.o .libs/mul.o .libs/neg.o .libs/out_str.o .libs/set.o .libs/set_d.o .libs/set_den.o .libs/set_f.o .libs/set_num.o .libs/set_si.o .libs/set_str.o .libs/set_ui.o .libs/set_z.o .libs/swap.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmpq.a libtool: link: ( cd ".libs" && rm -f "libmpq.la" && ln -s "../libmpq.la" "libmpq.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpq' Making all in mpf make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o abs.lo abs.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o add.lo add.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o add_ui.lo add_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o ceilfloor.lo ceilfloor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c abs.c -fPIC -DPIC -o .libs/abs.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c add.c -fPIC -DPIC -o .libs/add.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c ceilfloor.c -fPIC -DPIC -o .libs/ceilfloor.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o clear.lo clear.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o clears.lo clears.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cmp.lo cmp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c clear.c -fPIC -DPIC -o .libs/clear.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cmp_d.lo cmp_d.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c clears.c -fPIC -DPIC -o .libs/clears.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cmp_si.lo cmp_si.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cmp.c -fPIC -DPIC -o .libs/cmp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cmp_d.c -fPIC -DPIC -o .libs/cmp_d.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o cmp_ui.lo cmp_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o div.lo div.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o div_2exp.lo div_2exp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o div_ui.lo div_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c div.c -fPIC -DPIC -o .libs/div.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o dump.lo dump.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c div_2exp.c -fPIC -DPIC -o .libs/div_2exp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c div_ui.c -fPIC -DPIC -o .libs/div_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c dump.c -fPIC -DPIC -o .libs/dump.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o eq.lo eq.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fits_si.lo fits_si.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fits_sint.lo fits_sint.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fits_slong.lo fits_slong.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c eq.c -fPIC -DPIC -o .libs/eq.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fits_si.c -fPIC -DPIC -o .libs/fits_si.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fits_sint.c -fPIC -DPIC -o .libs/fits_sint.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fits_sshort.lo fits_sshort.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fits_slong.c -fPIC -DPIC -o .libs/fits_slong.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fits_ui.lo fits_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fits_uint.lo fits_uint.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fits_ulong.lo fits_ulong.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fits_sshort.c -fPIC -DPIC -o .libs/fits_sshort.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fits_ui.c -fPIC -DPIC -o .libs/fits_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fits_uint.c -fPIC -DPIC -o .libs/fits_uint.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fits_ushort.lo fits_ushort.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fits_ulong.c -fPIC -DPIC -o .libs/fits_ulong.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o get_d.lo get_d.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o get_d_2exp.lo get_d_2exp.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o get_dfl_prec.lo get_dfl_prec.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fits_ushort.c -fPIC -DPIC -o .libs/fits_ushort.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c get_d.c -fPIC -DPIC -o .libs/get_d.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c get_d_2exp.c -fPIC -DPIC -o .libs/get_d_2exp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o get_prc.lo get_prc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c get_dfl_prec.c -fPIC -DPIC -o .libs/get_dfl_prec.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o get_si.lo get_si.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o get_str.lo get_str.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o get_ui.lo get_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c get_prc.c -fPIC -DPIC -o .libs/get_prc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c get_si.c -fPIC -DPIC -o .libs/get_si.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c get_str.c -fPIC -DPIC -o .libs/get_str.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o init.lo init.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c get_ui.c -fPIC -DPIC -o .libs/get_ui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o init2.lo init2.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o inits.lo inits.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c init.c -fPIC -DPIC -o .libs/init.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c init2.c -fPIC -DPIC -o .libs/init2.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o inp_str.lo inp_str.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c inits.c -fPIC -DPIC -o .libs/inits.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o int_p.lo int_p.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o iset.lo iset.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o iset_d.lo iset_d.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c int_p.c -fPIC -DPIC -o .libs/int_p.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c iset.c -fPIC -DPIC -o .libs/iset.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o iset_si.lo iset_si.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c iset_d.c -fPIC -DPIC -o .libs/iset_d.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o iset_str.lo iset_str.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o iset_ui.lo iset_ui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c iset_si.c -fPIC -DPIC -o .libs/iset_si.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o mul.lo mul.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c iset_str.c -fPIC -DPIC -o .libs/iset_str.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c iset_ui.c -fPIC -DPIC -o .libs/iset_ui.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o mul_2exp.lo mul_2exp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c mul.c -fPIC -DPIC -o .libs/mul.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o mul_ui.lo mul_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o neg.lo neg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c mul_2exp.c -fPIC -DPIC -o .libs/mul_2exp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c neg.c -fPIC -DPIC -o .libs/neg.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o out_str.lo out_str.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o pow_ui.lo pow_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o random2.lo random2.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o reldiff.lo reldiff.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c out_str.c -fPIC -DPIC -o .libs/out_str.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c random2.c -fPIC -DPIC -o .libs/random2.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c reldiff.c -fPIC -DPIC -o .libs/reldiff.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o rrandomb.lo rrandomb.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set.lo set.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_d.lo set_d.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_dfl_prec.lo set_dfl_prec.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c rrandomb.c -fPIC -DPIC -o .libs/rrandomb.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set.c -fPIC -DPIC -o .libs/set.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_d.c -fPIC -DPIC -o .libs/set_d.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_dfl_prec.c -fPIC -DPIC -o .libs/set_dfl_prec.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_prc.lo set_prc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_prc_raw.lo set_prc_raw.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_q.lo set_q.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_si.lo set_si.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_prc.c -fPIC -DPIC -o .libs/set_prc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_prc_raw.c -fPIC -DPIC -o .libs/set_prc_raw.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_q.c -fPIC -DPIC -o .libs/set_q.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_si.c -fPIC -DPIC -o .libs/set_si.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_str.lo set_str.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_ui.lo set_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o set_z.lo set_z.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o size.lo size.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_str.c -fPIC -DPIC -o .libs/set_str.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c set_z.c -fPIC -DPIC -o .libs/set_z.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c size.c -fPIC -DPIC -o .libs/size.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o sqrt.lo sqrt.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o sqrt_ui.lo sqrt_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o sub.lo sub.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c sqrt_ui.c -fPIC -DPIC -o .libs/sqrt_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c sub.c -fPIC -DPIC -o .libs/sub.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o sub_ui.lo sub_ui.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o swap.lo swap.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o trunc.lo trunc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c swap.c -fPIC -DPIC -o .libs/swap.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c trunc.c -fPIC -DPIC -o .libs/trunc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o ui_div.lo ui_div.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o ui_sub.lo ui_sub.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o urandomb.lo urandomb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c ui_div.c -fPIC -DPIC -o .libs/ui_div.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c ui_sub.c -fPIC -DPIC -o .libs/ui_sub.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c urandomb.c -fPIC -DPIC -o .libs/urandomb.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libmpf.la abs.lo add.lo add_ui.lo ceilfloor.lo clear.lo clears.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo div.lo div_2exp.lo div_ui.lo dump.lo eq.lo fits_si.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_ui.lo fits_uint.lo fits_ulong.lo fits_ushort.lo get_d.lo get_d_2exp.lo get_dfl_prec.lo get_prc.lo get_si.lo get_str.lo get_ui.lo init.lo init2.lo inits.lo inp_str.lo int_p.lo iset.lo iset_d.lo iset_si.lo iset_str.lo iset_ui.lo mul.lo mul_2exp.lo mul_ui.lo neg.lo out_str.lo pow_ui.lo random2.lo reldiff.lo rrandomb.lo set.lo set_d.lo set_dfl_prec.lo set_prc.lo set_prc_raw.lo set_q.lo set_si.lo set_str.lo set_ui.lo set_z.lo size.lo sqrt.lo sqrt_ui.lo sub.lo sub_ui.lo swap.lo trunc.lo ui_div.lo ui_sub.lo urandomb.lo libtool: link: x86_64-pc-linux-gnu-ar cq .libs/libmpf.a .libs/abs.o .libs/add.o .libs/add_ui.o .libs/ceilfloor.o .libs/clear.o .libs/clears.o .libs/cmp.o .libs/cmp_d.o .libs/cmp_si.o .libs/cmp_ui.o .libs/div.o .libs/div_2exp.o .libs/div_ui.o .libs/dump.o .libs/eq.o .libs/fits_si.o .libs/fits_sint.o .libs/fits_slong.o .libs/fits_sshort.o .libs/fits_ui.o .libs/fits_uint.o .libs/fits_ulong.o .libs/fits_ushort.o .libs/get_d.o .libs/get_d_2exp.o .libs/get_dfl_prec.o .libs/get_prc.o .libs/get_si.o .libs/get_str.o .libs/get_ui.o .libs/init.o .libs/init2.o .libs/inits.o .libs/inp_str.o .libs/int_p.o .libs/iset.o .libs/iset_d.o .libs/iset_si.o .libs/iset_str.o .libs/iset_ui.o .libs/mul.o .libs/mul_2exp.o .libs/mul_ui.o .libs/neg.o .libs/out_str.o .libs/pow_ui.o .libs/random2.o .libs/reldiff.o .libs/rrandomb.o .libs/set.o .libs/set_d.o .libs/set_dfl_prec.o .libs/set_prc.o .libs/set_prc_raw.o .libs/set_q.o .libs/set_si.o .libs/set_str.o .libs/set_ui.o .libs/set_z.o .libs/size.o .libs/sqrt.o .libs/sqrt_ui.o .libs/sub.o .libs/sub_ui.o .libs/swap.o .libs/trunc.o .libs/ui_div.o .libs/ui_sub.o .libs/urandomb.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmpf.a libtool: link: ( cd ".libs" && rm -f "libmpf.la" && ln -s "../libmpf.la" "libmpf.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpf' Making all in printf make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/printf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o asprintf.lo asprintf.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o asprntffuns.lo asprntffuns.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o doprnt.lo doprnt.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o doprntf.lo doprntf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c asprintf.c -fPIC -DPIC -o .libs/asprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c asprntffuns.c -fPIC -DPIC -o .libs/asprntffuns.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c doprnt.c -fPIC -DPIC -o .libs/doprnt.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c doprntf.c -fPIC -DPIC -o .libs/doprntf.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o doprnti.lo doprnti.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fprintf.lo fprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c doprnti.c -fPIC -DPIC -o .libs/doprnti.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fprintf.c -fPIC -DPIC -o .libs/fprintf.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o obprintf.lo obprintf.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o obprntffuns.lo obprntffuns.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o obvprintf.lo obvprintf.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o printf.lo printf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c obprintf.c -fPIC -DPIC -o .libs/obprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c obprntffuns.c -fPIC -DPIC -o .libs/obprntffuns.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c obvprintf.c -fPIC -DPIC -o .libs/obvprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c printf.c -fPIC -DPIC -o .libs/printf.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o printffuns.lo printffuns.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o repl-vsnprintf.lo repl-vsnprintf.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o snprintf.lo snprintf.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o snprntffuns.lo snprntffuns.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c printffuns.c -fPIC -DPIC -o .libs/printffuns.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c repl-vsnprintf.c -fPIC -DPIC -o .libs/repl-vsnprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c snprntffuns.c -fPIC -DPIC -o .libs/snprntffuns.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o sprintf.lo sprintf.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o sprintffuns.lo sprintffuns.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o vasprintf.lo vasprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c sprintf.c -fPIC -DPIC -o .libs/sprintf.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o vfprintf.lo vfprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c sprintffuns.c -fPIC -DPIC -o .libs/sprintffuns.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c vasprintf.c -fPIC -DPIC -o .libs/vasprintf.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o vprintf.lo vprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c vfprintf.c -fPIC -DPIC -o .libs/vfprintf.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o vsnprintf.lo vsnprintf.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o vsprintf.lo vsprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c vprintf.c -fPIC -DPIC -o .libs/vprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c vsnprintf.c -fPIC -DPIC -o .libs/vsnprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c vsprintf.c -fPIC -DPIC -o .libs/vsprintf.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libprintf.la asprintf.lo asprntffuns.lo doprnt.lo doprntf.lo doprnti.lo fprintf.lo obprintf.lo obprntffuns.lo obvprintf.lo printf.lo printffuns.lo repl-vsnprintf.lo snprintf.lo snprntffuns.lo sprintf.lo sprintffuns.lo vasprintf.lo vfprintf.lo vprintf.lo vsnprintf.lo vsprintf.lo libtool: link: x86_64-pc-linux-gnu-ar cq .libs/libprintf.a .libs/asprintf.o .libs/asprntffuns.o .libs/doprnt.o .libs/doprntf.o .libs/doprnti.o .libs/fprintf.o .libs/obprintf.o .libs/obprntffuns.o .libs/obvprintf.o .libs/printf.o .libs/printffuns.o .libs/repl-vsnprintf.o .libs/snprintf.o .libs/snprntffuns.o .libs/sprintf.o .libs/sprintffuns.o .libs/vasprintf.o .libs/vfprintf.o .libs/vprintf.o .libs/vsnprintf.o .libs/vsprintf.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libprintf.a libtool: link: ( cd ".libs" && rm -f "libprintf.la" && ln -s "../libprintf.la" "libprintf.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/printf' Making all in scanf make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/scanf' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o doscan.lo doscan.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fscanf.lo fscanf.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o fscanffuns.lo fscanffuns.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o scanf.lo scanf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c doscan.c -fPIC -DPIC -o .libs/doscan.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fscanf.c -fPIC -DPIC -o .libs/fscanf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c fscanffuns.c -fPIC -DPIC -o .libs/fscanffuns.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c scanf.c -fPIC -DPIC -o .libs/scanf.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o sscanf.lo sscanf.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o sscanffuns.lo sscanffuns.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o vfscanf.lo vfscanf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c sscanf.c -fPIC -DPIC -o .libs/sscanf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c sscanffuns.c -fPIC -DPIC -o .libs/sscanffuns.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c vfscanf.c -fPIC -DPIC -o .libs/vfscanf.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o vscanf.lo vscanf.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o vsscanf.lo vsscanf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c vscanf.c -fPIC -DPIC -o .libs/vscanf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -O2 -pipe -march=native -frecord-gcc-switches -c vsscanf.c -fPIC -DPIC -o .libs/vsscanf.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libscanf.la doscan.lo fscanf.lo fscanffuns.lo scanf.lo sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo libtool: link: x86_64-pc-linux-gnu-ar cq .libs/libscanf.a .libs/doscan.o .libs/fscanf.o .libs/fscanffuns.o .libs/scanf.o .libs/sscanf.o .libs/sscanffuns.o .libs/vfscanf.o .libs/vscanf.o .libs/vsscanf.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libscanf.a libtool: link: ( cd ".libs" && rm -f "libscanf.la" && ln -s "../libscanf.la" "libscanf.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/scanf' Making all in cxx make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/cxx' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o isfuns.lo isfuns.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o ismpf.lo ismpf.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o ismpq.lo ismpq.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o ismpz.lo ismpz.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pipe -march=native -frecord-gcc-switches -c ismpf.cc -fPIC -DPIC -o .libs/ismpf.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pipe -march=native -frecord-gcc-switches -c ismpq.cc -fPIC -DPIC -o .libs/ismpq.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pipe -march=native -frecord-gcc-switches -c isfuns.cc -fPIC -DPIC -o .libs/isfuns.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pipe -march=native -frecord-gcc-switches -c ismpz.cc -fPIC -DPIC -o .libs/ismpz.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o ismpznw.lo ismpznw.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o osdoprnti.lo osdoprnti.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o osfuns.lo osfuns.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o osmpf.lo osmpf.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pipe -march=native -frecord-gcc-switches -c ismpznw.cc -fPIC -DPIC -o .libs/ismpznw.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pipe -march=native -frecord-gcc-switches -c osdoprnti.cc -fPIC -DPIC -o .libs/osdoprnti.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pipe -march=native -frecord-gcc-switches -c osfuns.cc -fPIC -DPIC -o .libs/osfuns.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pipe -march=native -frecord-gcc-switches -c osmpf.cc -fPIC -DPIC -o .libs/osmpf.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o osmpq.lo osmpq.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o osmpz.lo osmpz.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pipe -march=native -frecord-gcc-switches -c osmpq.cc -fPIC -DPIC -o .libs/osmpq.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -O2 -pipe -march=native -frecord-gcc-switches -c osmpz.cc -fPIC -DPIC -o .libs/osmpz.o /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcxx.la isfuns.lo ismpf.lo ismpq.lo ismpz.lo ismpznw.lo osdoprnti.lo osfuns.lo osmpf.lo osmpq.lo osmpz.lo libtool: link: x86_64-pc-linux-gnu-ar cq .libs/libcxx.a .libs/isfuns.o .libs/ismpf.o .libs/ismpq.o .libs/ismpz.o .libs/ismpznw.o .libs/osdoprnti.o .libs/osfuns.o .libs/osmpf.o .libs/osmpq.o .libs/osmpz.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcxx.a libtool: link: ( cd ".libs" && rm -f "libcxx.la" && ln -s "../libcxx.la" "libcxx.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/cxx' Making all in tune make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tune' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tune' Making all in doc make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/doc' make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o assert.lo assert.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o compat.lo compat.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o errno.lo errno.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o extract-dbl.lo extract-dbl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c assert.c -fPIC -DPIC -o .libs/assert.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c compat.c -fPIC -DPIC -o .libs/compat.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c errno.c -fPIC -DPIC -o .libs/errno.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c extract-dbl.c -fPIC -DPIC -o .libs/extract-dbl.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o invalid.lo invalid.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o memory.lo memory.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o mp_bpl.lo mp_bpl.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o mp_clz_tab.lo mp_clz_tab.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c invalid.c -fPIC -DPIC -o .libs/invalid.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c memory.c -fPIC -DPIC -o .libs/memory.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c mp_bpl.c -fPIC -DPIC -o .libs/mp_bpl.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c mp_clz_tab.c -fPIC -DPIC -o .libs/mp_clz_tab.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o mp_dv_tab.lo mp_dv_tab.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o mp_minv_tab.lo mp_minv_tab.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o mp_get_fns.lo mp_get_fns.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o mp_set_fns.lo mp_set_fns.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c mp_dv_tab.c -fPIC -DPIC -o .libs/mp_dv_tab.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c mp_minv_tab.c -fPIC -DPIC -o .libs/mp_minv_tab.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c mp_get_fns.c -fPIC -DPIC -o .libs/mp_get_fns.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c mp_set_fns.c -fPIC -DPIC -o .libs/mp_set_fns.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o randclr.lo randclr.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o randdef.lo randdef.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o randiset.lo randiset.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o randlc2s.lo randlc2s.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c randclr.c -fPIC -DPIC -o .libs/randclr.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c randdef.c -fPIC -DPIC -o .libs/randdef.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c randiset.c -fPIC -DPIC -o .libs/randiset.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c randlc2s.c -fPIC -DPIC -o .libs/randlc2s.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o randlc2x.lo randlc2x.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o randmt.lo randmt.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o randmts.lo randmts.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c randlc2x.c -fPIC -DPIC -o .libs/randlc2x.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o rands.lo rands.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c randmt.c -fPIC -DPIC -o .libs/randmt.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c randmts.c -fPIC -DPIC -o .libs/randmts.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c rands.c -fPIC -DPIC -o .libs/rands.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o randsd.lo randsd.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o randsdui.lo randsdui.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o randbui.lo randbui.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o randmui.lo randmui.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c randsd.c -fPIC -DPIC -o .libs/randsd.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c randsdui.c -fPIC -DPIC -o .libs/randsdui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c randbui.c -fPIC -DPIC -o .libs/randbui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c randmui.c -fPIC -DPIC -o .libs/randmui.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o primesieve.lo primesieve.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o nextprime.lo nextprime.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o version.lo version.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o tal-reent.lo tal-reent.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c primesieve.c -fPIC -DPIC -o .libs/primesieve.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c nextprime.c -fPIC -DPIC -o .libs/nextprime.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c tal-reent.c -fPIC -DPIC -o .libs/tal-reent.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c version.c -fPIC -DPIC -o .libs/version.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c -o cxx/dummy.lo cxx/dummy.cc /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,noexecstack -version-info 23:3:0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libmpir.la -rpath /usr/lib64 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 randclr.lo randdef.lo randiset.lo randlc2s.lo randlc2x.lo randmt.lo randmts.lo rands.lo randsd.lo randsdui.lo randbui.lo randmui.lo primesieve.lo nextprime.lo version.lo tal-reent.lo mpf/abs.lo mpf/add.lo mpf/add_ui.lo mpf/ceilfloor.lo mpf/clear.lo mpf/clears.lo mpf/cmp.lo mpf/cmp_d.lo mpf/cmp_si.lo mpf/cmp_ui.lo mpf/div.lo mpf/div_2exp.lo mpf/div_ui.lo mpf/dump.lo mpf/eq.lo mpf/fits_si.lo mpf/fits_sint.lo mpf/fits_slong.lo mpf/fits_sshort.lo mpf/fits_ui.lo mpf/fits_uint.lo mpf/fits_ulong.lo mpf/fits_ushort.lo mpf/get_d.lo mpf/get_d_2exp.lo mpf/get_dfl_prec.lo mpf/get_prc.lo mpf/get_si.lo mpf/get_str.lo mpf/get_ui.lo mpf/init.lo mpf/init2.lo mpf/inits.lo mpf/inp_str.lo mpf/int_p.lo mpf/iset.lo mpf/iset_d.lo mpf/iset_si.lo mpf/iset_str.lo mpf/iset_ui.lo mpf/mul.lo mpf/mul_2exp.lo mpf/mul_ui.lo mpf/neg.lo mpf/out_str.lo mpf/pow_ui.lo mpf/random2.lo mpf/reldiff.lo mpf/rrandomb.lo mpf/set.lo mpf/set_d.lo mpf/set_dfl_prec.lo mpf/set_prc.lo mpf/set_prc_raw.lo mpf/set_q.lo mpf/set_si.lo mpf/set_str.lo mpf/set_ui.lo mpf/set_z.lo mpf/size.lo mpf/sqrt.lo mpf/sqrt_ui.lo mpf/sub.lo mpf/sub_ui.lo mpf/swap.lo mpf/trunc.lo mpf/ui_div.lo mpf/ui_sub.lo mpf/urandomb.lo fft/adjust.lo fft/adjust_sqrt2.lo fft/butterfly_lshB.lo fft/butterfly_rshB.lo fft/combine_bits.lo fft/div_2expmod_2expp1.lo fft/fermat_to_mpz.lo fft/fft_mfa_trunc_sqrt2.lo fft/fft_mfa_trunc_sqrt2_inner.lo fft/fft_negacyclic.lo fft/fft_radix2.lo fft/fft_trunc.lo fft/fft_trunc_sqrt2.lo fft/ifft_mfa_trunc_sqrt2.lo fft/ifft_negacyclic.lo fft/ifft_radix2.lo fft/ifft_trunc.lo fft/ifft_trunc_sqrt2.lo fft/mul_2expmod_2expp1.lo fft/mul_fft_main.lo fft/mul_mfa_trunc_sqrt2.lo fft/mul_trunc_sqrt2.lo fft/mulmod_2expp1.lo fft/normmod_2expp1.lo fft/revbin.lo fft/split_bits.lo mpz/2fac_ui.lo mpz/abs.lo mpz/add.lo mpz/add_ui.lo mpz/and.lo mpz/aorsmul.lo mpz/aorsmul_i.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/dive_ui.lo mpz/divegcd.lo mpz/divexact.lo mpz/divis.lo mpz/divis_2exp.lo mpz/divis_ui.lo mpz/dump.lo mpz/export.lo mpz/fac_ui.lo mpz/fdiv_q.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_ui.lo mpz/fib2_ui.lo mpz/fib_ui.lo mpz/fits_si.lo mpz/fits_sint.lo mpz/fits_slong.lo mpz/fits_sshort.lo mpz/fits_ui.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_sx.lo mpz/get_ui.lo mpz/get_ux.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_sx.lo mpz/iset_ui.lo mpz/iset_ux.lo mpz/jacobi.lo mpz/kronsz.lo mpz/kronuz.lo mpz/kronzs.lo mpz/kronzu.lo mpz/lcm.lo mpz/lcm_ui.lo mpz/likely_prime_p.lo mpz/limbs_finish.lo mpz/limbs_modify.lo mpz/limbs_read.lo mpz/limbs_write.lo mpz/lucnum2_ui.lo mpz/lucnum_ui.lo mpz/mfac_uiui.lo mpz/miller_rabin.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/next_prime_candidate.lo mpz/nextprime.lo mpz/nthroot.lo mpz/oddfac_1.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_ui.lo mpz/pprime_p.lo mpz/primorial_ui.lo mpz/probable_prime_p.lo mpz/prodlimbs.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_sx.lo mpz/set_ui.lo mpz/set_ux.lo mpz/setbit.lo mpz/size.lo mpz/sizeinbase.lo mpz/sqrt.lo mpz/sqrtrem.lo mpz/sub.lo mpz/sub_ui.lo mpz/swap.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/tdiv_ui.lo mpz/trial_division.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/equal.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_d.lo mpq/set_den.lo mpq/set_f.lo mpq/set_num.lo mpq/set_si.lo mpq/set_str.lo mpq/set_ui.lo mpq/set_z.lo mpq/swap.lo mpn/dummy1.lo mpn/add.lo mpn/add_1.lo mpn/add_n.lo mpn/sub.lo mpn/sub_1.lo mpn/sub_n.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/lshift.lo mpn/rshift.lo mpn/addadd_n.lo mpn/addsub_n.lo mpn/subadd_n.lo mpn/comb_tables.lo mpn/divexact_1.lo mpn/divexact_by3c.lo mpn/divexact_byff.lo mpn/divexact_byfobm1.lo mpn/divisible_p.lo mpn/divrem.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/divrem_euclidean_qr_1.lo mpn/divrem_euclidean_qr_2.lo mpn/divrem_euclidean_r_1.lo mpn/divrem_hensel_qr_1.lo mpn/divrem_hensel_qr_1_1.lo mpn/divrem_hensel_qr_1_2.lo mpn/divrem_hensel_r_1.lo mpn/divrem_hensel_rsh_qr_1.lo mpn/rsh_divrem_hensel_qr_1.lo mpn/rsh_divrem_hensel_qr_1_1.lo mpn/rsh_divrem_hensel_qr_1_2.lo mpn/add_err1_n.lo mpn/add_err2_n.lo mpn/sub_err1_n.lo mpn/sub_err2_n.lo mpn/fib2_ui.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/modexact_1c_odd.lo mpn/preinv_mod_1.lo mpn/dump.lo mpn/gcd_subdiv_step.lo mpn/gcdext_lehmer.lo mpn/gcdext_1.lo mpn/hgcd.lo mpn/matrix22_mul.lo mpn/hgcd2.lo mpn/hgcd2_jacobi.lo mpn/hgcd_appr.lo mpn/hgcd_jacobi.lo mpn/hgcd_matrix.lo mpn/hgcd_reduce.lo mpn/hgcd_step.lo mpn/matrix22_mul1_inverse_vector.lo mpn/mod_1_1.lo mpn/mod_1_2.lo mpn/mod_1_3.lo mpn/tdiv_q.lo mpn/mp_bases.lo mpn/fib_table.lo mpn/mulmid_basecase.lo mpn/mulmid.lo mpn/mulmid_n.lo mpn/toom42_mulmid.lo mpn/mulmod_bexpp1.lo mpn/mulmod_2expm1.lo mpn/mulmod_2expp1_basecase.lo mpn/mul_fft.lo mpn/mul.lo mpn/mul_n.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/random.lo mpn/random2.lo mpn/pow_1.lo mpn/powlo.lo mpn/powm.lo mpn/binvert.lo mpn/urandomb.lo mpn/urandomm.lo mpn/randomb.lo mpn/rrandom.lo mpn/invert.lo mpn/rootrem.lo mpn/sizeinbase.lo mpn/sqrtrem.lo mpn/get_str.lo mpn/set_str.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo mpn/perfect_square_p.lo mpn/bdivmod.lo mpn/gcd.lo mpn/gcd_1.lo mpn/gcdext.lo mpn/tdiv_qr.lo mpn/jacobi_base.lo mpn/jacobi.lo mpn/jacobi_2.lo mpn/get_d.lo mpn/mullow_n.lo mpn/mulhigh_n.lo mpn/mullow_n_basecase.lo mpn/mullow_basecase.lo mpn/redc_1.lo mpn/redc_2.lo mpn/redc_n.lo mpn/sb_divappr_q.lo mpn/toom3_mul.lo mpn/toom3_mul_n.lo mpn/toom4_mul.lo mpn/toom4_mul_n.lo mpn/dc_div_q.lo mpn/dc_divappr_q.lo mpn/sb_div_q.lo mpn/sb_div_qr.lo mpn/dc_div_qr.lo mpn/dc_div_qr_n.lo mpn/inv_divappr_q_n.lo mpn/inv_divappr_q.lo mpn/inv_div_q.lo mpn/inv_div_qr.lo mpn/inv_div_qr_n.lo mpn/rootrem_basecase.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_16pts.lo mpn/toom8_sqr_n.lo mpn/toom8h_mul.lo mpn/toom_couple_handling.lo mpn/sb_bdiv_q.lo mpn/sb_bdiv_qr.lo mpn/dc_bdiv_q_n.lo mpn/dc_bdiv_q.lo mpn/dc_bdiv_qr.lo mpn/dc_bdiv_qr_n.lo mpn/divexact.lo mpn/zero.lo mpn/copyi.lo mpn/copyd.lo mpn/com_n.lo mpn/neg_n.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/sumdiff_n.lo mpn/nsumdiff_n.lo printf/asprintf.lo printf/asprntffuns.lo printf/doprnt.lo printf/doprntf.lo printf/doprnti.lo printf/fprintf.lo printf/obprintf.lo printf/obprntffuns.lo printf/obvprintf.lo printf/printf.lo printf/printffuns.lo printf/repl-vsnprintf.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 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 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -pipe -march=native -frecord-gcc-switches -c cxx/dummy.cc -fPIC -DPIC -o cxx/.libs/dummy.o libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/assert.o .libs/compat.o .libs/errno.o .libs/extract-dbl.o .libs/invalid.o .libs/memory.o .libs/mp_bpl.o .libs/mp_clz_tab.o .libs/mp_dv_tab.o .libs/mp_minv_tab.o .libs/mp_get_fns.o .libs/mp_set_fns.o .libs/randclr.o .libs/randdef.o .libs/randiset.o .libs/randlc2s.o .libs/randlc2x.o .libs/randmt.o .libs/randmts.o .libs/rands.o .libs/randsd.o .libs/randsdui.o .libs/randbui.o .libs/randmui.o .libs/primesieve.o .libs/nextprime.o .libs/version.o .libs/tal-reent.o mpf/.libs/abs.o mpf/.libs/add.o mpf/.libs/add_ui.o mpf/.libs/ceilfloor.o mpf/.libs/clear.o mpf/.libs/clears.o mpf/.libs/cmp.o mpf/.libs/cmp_d.o mpf/.libs/cmp_si.o mpf/.libs/cmp_ui.o mpf/.libs/div.o mpf/.libs/div_2exp.o mpf/.libs/div_ui.o mpf/.libs/dump.o mpf/.libs/eq.o mpf/.libs/fits_si.o mpf/.libs/fits_sint.o mpf/.libs/fits_slong.o mpf/.libs/fits_sshort.o mpf/.libs/fits_ui.o mpf/.libs/fits_uint.o mpf/.libs/fits_ulong.o mpf/.libs/fits_ushort.o mpf/.libs/get_d.o mpf/.libs/get_d_2exp.o mpf/.libs/get_dfl_prec.o mpf/.libs/get_prc.o mpf/.libs/get_si.o mpf/.libs/get_str.o mpf/.libs/get_ui.o mpf/.libs/init.o mpf/.libs/init2.o mpf/.libs/inits.o mpf/.libs/inp_str.o mpf/.libs/int_p.o mpf/.libs/iset.o mpf/.libs/iset_d.o mpf/.libs/iset_si.o mpf/.libs/iset_str.o mpf/.libs/iset_ui.o mpf/.libs/mul.o mpf/.libs/mul_2exp.o mpf/.libs/mul_ui.o mpf/.libs/neg.o mpf/.libs/out_str.o mpf/.libs/pow_ui.o mpf/.libs/random2.o mpf/.libs/reldiff.o mpf/.libs/rrandomb.o mpf/.libs/set.o mpf/.libs/set_d.o mpf/.libs/set_dfl_prec.o mpf/.libs/set_prc.o mpf/.libs/set_prc_raw.o mpf/.libs/set_q.o mpf/.libs/set_si.o mpf/.libs/set_str.o mpf/.libs/set_ui.o mpf/.libs/set_z.o mpf/.libs/size.o mpf/.libs/sqrt.o mpf/.libs/sqrt_ui.o mpf/.libs/sub.o mpf/.libs/sub_ui.o mpf/.libs/swap.o mpf/.libs/trunc.o mpf/.libs/ui_div.o mpf/.libs/ui_sub.o mpf/.libs/urandomb.o fft/.libs/adjust.o fft/.libs/adjust_sqrt2.o fft/.libs/butterfly_lshB.o fft/.libs/butterfly_rshB.o fft/.libs/combine_bits.o fft/.libs/div_2expmod_2expp1.o fft/.libs/fermat_to_mpz.o fft/.libs/fft_mfa_trunc_sqrt2.o fft/.libs/fft_mfa_trunc_sqrt2_inner.o fft/.libs/fft_negacyclic.o fft/.libs/fft_radix2.o fft/.libs/fft_trunc.o fft/.libs/fft_trunc_sqrt2.o fft/.libs/ifft_mfa_trunc_sqrt2.o fft/.libs/ifft_negacyclic.o fft/.libs/ifft_radix2.o fft/.libs/ifft_trunc.o fft/.libs/ifft_trunc_sqrt2.o fft/.libs/mul_2expmod_2expp1.o fft/.libs/mul_fft_main.o fft/.libs/mul_mfa_trunc_sqrt2.o fft/.libs/mul_trunc_sqrt2.o fft/.libs/mulmod_2expp1.o fft/.libs/normmod_2expp1.o fft/.libs/revbin.o fft/.libs/split_bits.o mpz/.libs/2fac_ui.o mpz/.libs/abs.o mpz/.libs/add.o mpz/.libs/add_ui.o mpz/.libs/and.o mpz/.libs/aorsmul.o mpz/.libs/aorsmul_i.o mpz/.libs/array_init.o mpz/.libs/bin_ui.o mpz/.libs/bin_uiui.o mpz/.libs/cdiv_q.o mpz/.libs/cdiv_q_ui.o mpz/.libs/cdiv_qr.o mpz/.libs/cdiv_qr_ui.o mpz/.libs/cdiv_r.o mpz/.libs/cdiv_r_ui.o mpz/.libs/cdiv_ui.o mpz/.libs/cfdiv_q_2exp.o mpz/.libs/cfdiv_r_2exp.o mpz/.libs/clear.o mpz/.libs/clears.o mpz/.libs/clrbit.o mpz/.libs/cmp.o mpz/.libs/cmp_d.o mpz/.libs/cmp_si.o mpz/.libs/cmp_ui.o mpz/.libs/cmpabs.o mpz/.libs/cmpabs_d.o mpz/.libs/cmpabs_ui.o mpz/.libs/com.o mpz/.libs/combit.o mpz/.libs/cong.o mpz/.libs/cong_2exp.o mpz/.libs/cong_ui.o mpz/.libs/dive_ui.o mpz/.libs/divegcd.o mpz/.libs/divexact.o mpz/.libs/divis.o mpz/.libs/divis_2exp.o mpz/.libs/divis_ui.o mpz/.libs/dump.o mpz/.libs/export.o mpz/.libs/fac_ui.o mpz/.libs/fdiv_q.o mpz/.libs/fdiv_q_ui.o mpz/.libs/fdiv_qr.o mpz/.libs/fdiv_qr_ui.o mpz/.libs/fdiv_r.o mpz/.libs/fdiv_r_ui.o mpz/.libs/fdiv_ui.o mpz/.libs/fib2_ui.o mpz/.libs/fib_ui.o mpz/.libs/fits_si.o mpz/.libs/fits_sint.o mpz/.libs/fits_slong.o mpz/.libs/fits_sshort.o mpz/.libs/fits_ui.o mpz/.libs/fits_uint.o mpz/.libs/fits_ulong.o mpz/.libs/fits_ushort.o mpz/.libs/gcd.o mpz/.libs/gcd_ui.o mpz/.libs/gcdext.o mpz/.libs/get_d.o mpz/.libs/get_d_2exp.o mpz/.libs/get_si.o mpz/.libs/get_str.o mpz/.libs/get_sx.o mpz/.libs/get_ui.o mpz/.libs/get_ux.o mpz/.libs/getlimbn.o mpz/.libs/hamdist.o mpz/.libs/import.o mpz/.libs/init.o mpz/.libs/init2.o mpz/.libs/inits.o mpz/.libs/inp_raw.o mpz/.libs/inp_str.o mpz/.libs/invert.o mpz/.libs/ior.o mpz/.libs/iset.o mpz/.libs/iset_d.o mpz/.libs/iset_si.o mpz/.libs/iset_str.o mpz/.libs/iset_sx.o mpz/.libs/iset_ui.o mpz/.libs/iset_ux.o mpz/.libs/jacobi.o mpz/.libs/kronsz.o mpz/.libs/kronuz.o mpz/.libs/kronzs.o mpz/.libs/kronzu.o mpz/.libs/lcm.o mpz/.libs/lcm_ui.o mpz/.libs/likely_prime_p.o mpz/.libs/limbs_finish.o mpz/.libs/limbs_modify.o mpz/.libs/limbs_read.o mpz/.libs/limbs_write.o mpz/.libs/lucnum2_ui.o mpz/.libs/lucnum_ui.o mpz/.libs/mfac_uiui.o mpz/.libs/miller_rabin.o mpz/.libs/millerrabin.o mpz/.libs/mod.o mpz/.libs/mul.o mpz/.libs/mul_2exp.o mpz/.libs/mul_si.o mpz/.libs/mul_ui.o mpz/.libs/n_pow_ui.o mpz/.libs/neg.o mpz/.libs/next_prime_candidate.o mpz/.libs/nextprime.o mpz/.libs/nthroot.o mpz/.libs/oddfac_1.o mpz/.libs/out_raw.o mpz/.libs/out_str.o mpz/.libs/perfpow.o mpz/.libs/perfsqr.o mpz/.libs/popcount.o mpz/.libs/pow_ui.o mpz/.libs/powm.o mpz/.libs/powm_ui.o mpz/.libs/pprime_p.o mpz/.libs/primorial_ui.o mpz/.libs/probable_prime_p.o mpz/.libs/prodlimbs.o mpz/.libs/realloc.o mpz/.libs/realloc2.o mpz/.libs/remove.o mpz/.libs/roinit_n.o mpz/.libs/root.o mpz/.libs/rootrem.o mpz/.libs/rrandomb.o mpz/.libs/scan0.o mpz/.libs/scan1.o mpz/.libs/set.o mpz/.libs/set_d.o mpz/.libs/set_f.o mpz/.libs/set_q.o mpz/.libs/set_si.o mpz/.libs/set_str.o mpz/.libs/set_sx.o mpz/.libs/set_ui.o mpz/.libs/set_ux.o mpz/.libs/setbit.o mpz/.libs/size.o mpz/.libs/sizeinbase.o mpz/.libs/sqrt.o mpz/.libs/sqrtrem.o mpz/.libs/sub.o mpz/.libs/sub_ui.o mpz/.libs/swap.o mpz/.libs/tdiv_q.o mpz/.libs/tdiv_q_2exp.o mpz/.libs/tdiv_q_ui.o mpz/.libs/tdiv_qr.o mpz/.libs/tdiv_qr_ui.o mpz/.libs/tdiv_r.o mpz/.libs/tdiv_r_2exp.o mpz/.libs/tdiv_r_ui.o mpz/.libs/tdiv_ui.o mpz/.libs/trial_division.o mpz/.libs/tstbit.o mpz/.libs/ui_pow_ui.o mpz/.libs/ui_sub.o mpz/.libs/urandomb.o mpz/.libs/urandomm.o mpz/.libs/xor.o mpq/.libs/abs.o mpq/.libs/aors.o mpq/.libs/canonicalize.o mpq/.libs/clear.o mpq/.libs/clears.o mpq/.libs/cmp.o mpq/.libs/cmp_si.o mpq/.libs/cmp_ui.o mpq/.libs/div.o mpq/.libs/equal.o mpq/.libs/get_d.o mpq/.libs/get_den.o mpq/.libs/get_num.o mpq/.libs/get_str.o mpq/.libs/init.o mpq/.libs/inits.o mpq/.libs/inp_str.o mpq/.libs/inv.o mpq/.libs/md_2exp.o mpq/.libs/mul.o mpq/.libs/neg.o mpq/.libs/out_str.o mpq/.libs/set.o mpq/.libs/set_d.o mpq/.libs/set_den.o mpq/.libs/set_f.o mpq/.libs/set_num.o mpq/.libs/set_si.o mpq/.libs/set_str.o mpq/.libs/set_ui.o mpq/.libs/set_z.o mpq/.libs/swap.o mpn/.libs/dummy1.o mpn/.libs/add.o mpn/.libs/add_1.o mpn/.libs/add_n.o mpn/.libs/sub.o mpn/.libs/sub_1.o mpn/.libs/sub_n.o mpn/.libs/mul_1.o mpn/.libs/addmul_1.o mpn/.libs/submul_1.o mpn/.libs/lshift.o mpn/.libs/rshift.o mpn/.libs/addadd_n.o mpn/.libs/addsub_n.o mpn/.libs/subadd_n.o mpn/.libs/comb_tables.o mpn/.libs/divexact_1.o mpn/.libs/divexact_by3c.o mpn/.libs/divexact_byff.o mpn/.libs/divexact_byfobm1.o mpn/.libs/divisible_p.o mpn/.libs/divrem.o mpn/.libs/divrem_1.o mpn/.libs/divrem_2.o mpn/.libs/divrem_euclidean_qr_1.o mpn/.libs/divrem_euclidean_qr_2.o mpn/.libs/divrem_euclidean_r_1.o mpn/.libs/divrem_hensel_qr_1.o mpn/.libs/divrem_hensel_qr_1_1.o mpn/.libs/divrem_hensel_qr_1_2.o mpn/.libs/divrem_hensel_r_1.o mpn/.libs/divrem_hensel_rsh_qr_1.o mpn/.libs/rsh_divrem_hensel_qr_1.o mpn/.libs/rsh_divrem_hensel_qr_1_1.o mpn/.libs/rsh_divrem_hensel_qr_1_2.o mpn/.libs/add_err1_n.o mpn/.libs/add_err2_n.o mpn/.libs/sub_err1_n.o mpn/.libs/sub_err2_n.o mpn/.libs/fib2_ui.o mpn/.libs/mod_1.o mpn/.libs/mod_34lsub1.o mpn/.libs/modexact_1c_odd.o mpn/.libs/preinv_mod_1.o mpn/.libs/dump.o mpn/.libs/gcd_subdiv_step.o mpn/.libs/gcdext_lehmer.o mpn/.libs/gcdext_1.o mpn/.libs/hgcd.o mpn/.libs/matrix22_mul.o mpn/.libs/hgcd2.o mpn/.libs/hgcd2_jacobi.o mpn/.libs/hgcd_appr.o mpn/.libs/hgcd_jacobi.o mpn/.libs/hgcd_matrix.o mpn/.libs/hgcd_reduce.o mpn/.libs/hgcd_step.o mpn/.libs/matrix22_mul1_inverse_vector.o mpn/.libs/mod_1_1.o mpn/.libs/mod_1_2.o mpn/.libs/mod_1_3.o mpn/.libs/tdiv_q.o mpn/.libs/mp_bases.o mpn/.libs/fib_table.o mpn/.libs/mulmid_basecase.o mpn/.libs/mulmid.o mpn/.libs/mulmid_n.o mpn/.libs/toom42_mulmid.o mpn/.libs/mulmod_bexpp1.o mpn/.libs/mulmod_2expm1.o mpn/.libs/mulmod_2expp1_basecase.o mpn/.libs/mul_fft.o mpn/.libs/mul.o mpn/.libs/mul_n.o mpn/.libs/mul_basecase.o mpn/.libs/sqr_basecase.o mpn/.libs/random.o mpn/.libs/random2.o mpn/.libs/pow_1.o mpn/.libs/powlo.o mpn/.libs/powm.o mpn/.libs/binvert.o mpn/.libs/urandomb.o mpn/.libs/urandomm.o mpn/.libs/randomb.o mpn/.libs/rrandom.o mpn/.libs/invert.o mpn/.libs/rootrem.o mpn/.libs/sizeinbase.o mpn/.libs/sqrtrem.o mpn/.libs/get_str.o mpn/.libs/set_str.o mpn/.libs/scan0.o mpn/.libs/scan1.o mpn/.libs/popcount.o mpn/.libs/hamdist.o mpn/.libs/cmp.o mpn/.libs/perfect_square_p.o mpn/.libs/bdivmod.o mpn/.libs/gcd.o mpn/.libs/gcd_1.o mpn/.libs/gcdext.o mpn/.libs/tdiv_qr.o mpn/.libs/jacobi_base.o mpn/.libs/jacobi.o mpn/.libs/jacobi_2.o mpn/.libs/get_d.o mpn/.libs/mullow_n.o mpn/.libs/mulhigh_n.o mpn/.libs/mullow_n_basecase.o mpn/.libs/mullow_basecase.o mpn/.libs/redc_1.o mpn/.libs/redc_2.o mpn/.libs/redc_n.o mpn/.libs/sb_divappr_q.o mpn/.libs/toom3_mul.o mpn/.libs/toom3_mul_n.o mpn/.libs/toom4_mul.o mpn/.libs/toom4_mul_n.o mpn/.libs/dc_div_q.o mpn/.libs/dc_divappr_q.o mpn/.libs/sb_div_q.o mpn/.libs/sb_div_qr.o mpn/.libs/dc_div_qr.o mpn/.libs/dc_div_qr_n.o mpn/.libs/inv_divappr_q_n.o mpn/.libs/inv_divappr_q.o mpn/.libs/inv_div_q.o mpn/.libs/inv_div_qr.o mpn/.libs/inv_div_qr_n.o mpn/.libs/rootrem_basecase.o mpn/.libs/toom_eval_dgr3_pm1.o mpn/.libs/toom_eval_dgr3_pm2.o mpn/.libs/toom_eval_pm1.o mpn/.libs/toom_eval_pm2.o mpn/.libs/toom_eval_pm2exp.o mpn/.libs/toom_eval_pm2rexp.o mpn/.libs/toom_interpolate_16pts.o mpn/.libs/toom8_sqr_n.o mpn/.libs/toom8h_mul.o mpn/.libs/toom_couple_handling.o mpn/.libs/sb_bdiv_q.o mpn/.libs/sb_bdiv_qr.o mpn/.libs/dc_bdiv_q_n.o mpn/.libs/dc_bdiv_q.o mpn/.libs/dc_bdiv_qr.o mpn/.libs/dc_bdiv_qr_n.o mpn/.libs/divexact.o mpn/.libs/zero.o mpn/.libs/copyi.o mpn/.libs/copyd.o mpn/.libs/com_n.o mpn/.libs/neg_n.o mpn/.libs/and_n.o mpn/.libs/andn_n.o mpn/.libs/nand_n.o mpn/.libs/ior_n.o mpn/.libs/iorn_n.o mpn/.libs/nior_n.o mpn/.libs/xor_n.o mpn/.libs/xnor_n.o mpn/.libs/sumdiff_n.o mpn/.libs/nsumdiff_n.o printf/.libs/asprintf.o printf/.libs/asprntffuns.o printf/.libs/doprnt.o printf/.libs/doprntf.o printf/.libs/doprnti.o printf/.libs/fprintf.o printf/.libs/obprintf.o printf/.libs/obprntffuns.o printf/.libs/obvprintf.o printf/.libs/printf.o printf/.libs/printffuns.o printf/.libs/repl-vsnprintf.o printf/.libs/snprintf.o printf/.libs/snprntffuns.o printf/.libs/sprintf.o printf/.libs/sprintffuns.o printf/.libs/vasprintf.o printf/.libs/vfprintf.o printf/.libs/vprintf.o printf/.libs/vsnprintf.o printf/.libs/vsprintf.o scanf/.libs/doscan.o scanf/.libs/fscanf.o scanf/.libs/fscanffuns.o scanf/.libs/scanf.o scanf/.libs/sscanf.o scanf/.libs/sscanffuns.o scanf/.libs/vfscanf.o scanf/.libs/vscanf.o scanf/.libs/vsscanf.o -Wl,--as-needed -O2 -march=native -Wl,-z -Wl,noexecstack -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libmpir.so.23 -o .libs/libmpir.so.23.0.3 libtool: link: (cd ".libs" && rm -f "libmpir.so.23" && ln -s "libmpir.so.23.0.3" "libmpir.so.23") libtool: link: (cd ".libs" && rm -f "libmpir.so" && ln -s "libmpir.so.23.0.3" "libmpir.so") libtool: link: ( cd ".libs" && rm -f "libmpir.la" && ln -s "../libmpir.la" "libmpir.la" ) /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,noexecstack -version-info 12:3:4 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libmpirxx.la -rpath /usr/lib64 cxx/dummy.lo cxx/isfuns.lo cxx/ismpf.lo cxx/ismpq.lo cxx/ismpz.lo cxx/ismpznw.lo cxx/osdoprnti.lo cxx/osfuns.lo cxx/osmpf.lo cxx/osmpq.lo cxx/osmpz.lo libmpir.la libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/crtbeginS.o cxx/.libs/dummy.o cxx/.libs/isfuns.o cxx/.libs/ismpf.o cxx/.libs/ismpq.o cxx/.libs/ismpz.o cxx/.libs/ismpznw.o cxx/.libs/osdoprnti.o cxx/.libs/osfuns.o cxx/.libs/osmpf.o cxx/.libs/osmpq.o cxx/.libs/osmpz.o -Wl,-rpath -Wl,/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs -Wl,--as-needed ./.libs/libmpir.so -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/crtn.o -O2 -march=native -Wl,-z -Wl,noexecstack -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libmpirxx.so.8 -o .libs/libmpirxx.so.8.4.3 libtool: link: (cd ".libs" && rm -f "libmpirxx.so.8" && ln -s "libmpirxx.so.8.4.3" "libmpirxx.so.8") libtool: link: (cd ".libs" && rm -f "libmpirxx.so" && ln -s "libmpirxx.so.8.4.3" "libmpirxx.so") libtool: link: ( cd ".libs" && rm -f "libmpirxx.la" && ln -s "../libmpirxx.la" "libmpirxx.la" ) make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0' make[1]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0' >>> Source compiled. >>> Test phase: sci-libs/mpir-3.0.0 make -j4 check make check-recursive make[1]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0' Making check in tests make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests' Making check in . make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests' make t-bswap t-constants t-count_zeros t-gmpmax t-hightomask t-modlinv t-parity t-popc t-sub libtests.la make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o t-bswap.o t-bswap.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o memory.lo memory.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o misc.lo misc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o refmpf.lo refmpf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c misc.c -fPIC -DPIC -o .libs/misc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c memory.c -fPIC -DPIC -o .libs/memory.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c refmpf.c -fPIC -DPIC -o .libs/refmpf.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o refmpn.lo refmpn.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c refmpn.c -fPIC -DPIC -o .libs/refmpn.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o refmpq.lo refmpq.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c refmpq.c -fPIC -DPIC -o .libs/refmpq.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o refmpz.lo refmpz.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o spinner.lo spinner.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c refmpz.c -fPIC -DPIC -o .libs/refmpz.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c spinner.c -fPIC -DPIC -o .libs/spinner.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o trace.lo trace.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c trace.c -fPIC -DPIC -o .libs/trace.o /bin/sh ../libtool --mode=compile --tag=CC ../strip_fPIC.sh /usr/bin/yasm -I .. -f elf64 -o x86_64call.lo `test -f 'x86_64call.as' || echo './'`x86_64call.as /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o x86_64check.lo x86_64check.c libtool: compile: ../strip_fPIC.sh /usr/bin/yasm -I .. -f elf64 x86_64call.as -fPIC -DPIC -o .libs/x86_64call.o /usr/bin/yasm -I .. -f elf64 x86_64call.as -D PIC -o .libs/x86_64call.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o t-constants.o t-constants.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c x86_64check.c -fPIC -DPIC -o .libs/x86_64check.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o t-count_zeros.o t-count_zeros.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o t-gmpmax.o t-gmpmax.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o t-hightomask.o t-hightomask.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o t-modlinv.o t-modlinv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o t-parity.o t-parity.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o t-popc.o t-popc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -frecord-gcc-switches -c -o t-sub.o t-sub.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libtests.la memory.lo misc.lo refmpf.lo refmpn.lo refmpq.lo refmpz.lo spinner.lo trace.lo x86_64call.lo x86_64check.lo ../libmpir.la -lm libtool: link: x86_64-pc-linux-gnu-ar cq .libs/libtests.a .libs/memory.o .libs/misc.o .libs/refmpf.o .libs/refmpn.o .libs/refmpq.o .libs/refmpz.o .libs/spinner.o .libs/trace.o .libs/x86_64call.o .libs/x86_64check.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtests.a libtool: link: ( cd ".libs" && rm -f "libtests.la" && ln -s "../libtests.la" "libtests.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-bswap t-bswap.o libtests.la ../libmpir.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-constants t-constants.o libtests.la ../libmpir.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-count_zeros t-count_zeros.o libtests.la ../libmpir.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-gmpmax t-gmpmax.o libtests.la ../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-bswap t-bswap.o -Wl,--as-needed ./.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-gmpmax t-gmpmax.o -Wl,--as-needed ./.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-count_zeros t-count_zeros.o -Wl,--as-needed ./.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-constants t-constants.o -Wl,--as-needed ./.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../.libs/libmpir.so /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-hightomask t-hightomask.o libtests.la ../libmpir.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-modlinv t-modlinv.o libtests.la ../libmpir.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-parity t-parity.o libtests.la ../libmpir.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-popc t-popc.o libtests.la ../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-hightomask t-hightomask.o -Wl,--as-needed ./.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-modlinv t-modlinv.o -Wl,--as-needed ./.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-parity t-parity.o -Wl,--as-needed ./.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-popc t-popc.o -Wl,--as-needed ./.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../.libs/libmpir.so make[4]: 'libtests.la' is up to date. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-sub t-sub.o libtests.la ../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-sub t-sub.o -Wl,--as-needed ./.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../.libs/libmpir.so make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests' make check-TESTS make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests' make[5]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests' PASS: t-bswap PASS: t-constants PASS: t-gmpmax PASS: t-count_zeros PASS: t-hightomask PASS: t-parity PASS: t-modlinv PASS: t-popc PASS: t-sub ============================================================================ Testsuite summary for MPIR 3.0.0 ============================================================================ # TOTAL: 9 # PASS: 9 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests' make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests' make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests' Making check in devel make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/devel' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/devel' Making check in mpn make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpn' make t-addadd_n t-addsub_n t-aors_1 t-asmtype t-dc_bdiv_q t-dc_bdiv_q_n t-dc_bdiv_qr t-dc_bdiv_qr_n t-dc_div_q t-dc_div_qr t-dc_div_qr_n t-dc_divappr_q t-divebyff t-divebyfobm1 t-divrem_1 t-fat t-gcdext t-get_d t-hgcd t-instrument t-inv_div_q t-inv_div_qr t-inv_div_qr_n t-inv_divappr_q t-inv_divappr_q_n t-invert t-iord_u t-lorrshift1 t-matrix22 t-mp_bases t-mullow_basecase t-mullowhigh t-mulmid t-mulmod_2expm1 t-mulmod_2expp1 t-neg t-perfsqr t-redc_1 t-sb_bdiv_q t-sb_bdiv_qr t-sb_div_q t-sb_div_qr t-sb_divappr_q t-scan t-sizeinbase t-subadd_n t-tdiv_q t-tdiv_qr make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpn' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-addadd_n.o t-addadd_n.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-addsub_n.o t-addsub_n.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-aors_1.o t-aors_1.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-asmtype.o t-asmtype.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-dc_bdiv_q.o t-dc_bdiv_q.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-dc_bdiv_q_n.o t-dc_bdiv_q_n.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-dc_bdiv_qr.o t-dc_bdiv_qr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-dc_bdiv_qr_n.o t-dc_bdiv_qr_n.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-dc_div_q.o t-dc_div_q.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-dc_div_qr.o t-dc_div_qr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-dc_div_qr_n.o t-dc_div_qr_n.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-dc_divappr_q.o t-dc_divappr_q.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-divebyff.o t-divebyff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-divebyfobm1.o t-divebyfobm1.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-divrem_1.o t-divrem_1.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-fat.o t-fat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-gcdext.o t-gcdext.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-get_d.o t-get_d.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-hgcd.o t-hgcd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-instrument.o t-instrument.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-inv_div_q.o t-inv_div_q.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-inv_div_qr.o t-inv_div_qr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-inv_div_qr_n.o t-inv_div_qr_n.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-inv_divappr_q.o t-inv_divappr_q.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-inv_divappr_q_n.o t-inv_divappr_q_n.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-invert.o t-invert.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-iord_u.o t-iord_u.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-lorrshift1.o t-lorrshift1.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-matrix22.o t-matrix22.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-mp_bases.o t-mp_bases.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-mullow_basecase.o t-mullow_basecase.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-mullowhigh.o t-mullowhigh.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-mulmid.o t-mulmid.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-mulmod_2expm1.o t-mulmod_2expm1.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-mulmod_2expp1.o t-mulmod_2expp1.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-neg.o t-neg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-perfsqr.o t-perfsqr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-redc_1.o t-redc_1.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-sb_bdiv_q.o t-sb_bdiv_q.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-sb_bdiv_qr.o t-sb_bdiv_qr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-sb_div_q.o t-sb_div_q.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-sb_div_qr.o t-sb_div_qr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-sb_divappr_q.o t-sb_divappr_q.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-scan.o t-scan.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-sizeinbase.o t-sizeinbase.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-subadd_n.o t-subadd_n.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-tdiv_q.o t-tdiv_q.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-tdiv_qr.o t-tdiv_qr.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-addadd_n t-addadd_n.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-addsub_n t-addsub_n.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-aors_1 t-aors_1.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-asmtype t-asmtype.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-addadd_n t-addadd_n.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-addsub_n t-addsub_n.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-aors_1 t-aors_1.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-dc_bdiv_q t-dc_bdiv_q.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-dc_bdiv_q_n t-dc_bdiv_q_n.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-asmtype t-asmtype.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-dc_bdiv_qr t-dc_bdiv_qr.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-dc_bdiv_qr_n t-dc_bdiv_qr_n.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-dc_bdiv_q t-dc_bdiv_q.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-dc_bdiv_q_n t-dc_bdiv_q_n.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-dc_bdiv_qr t-dc_bdiv_qr.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-dc_div_q t-dc_div_q.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-dc_div_qr t-dc_div_qr.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-dc_bdiv_qr_n t-dc_bdiv_qr_n.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-dc_div_qr_n t-dc_div_qr_n.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-dc_divappr_q t-dc_divappr_q.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-dc_div_q t-dc_div_q.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-dc_div_qr t-dc_div_qr.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-dc_div_qr_n t-dc_div_qr_n.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-divebyff t-divebyff.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-divebyfobm1 t-divebyfobm1.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-dc_divappr_q t-dc_divappr_q.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-divrem_1 t-divrem_1.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-fat t-fat.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-divebyff t-divebyff.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-divebyfobm1 t-divebyfobm1.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-gcdext t-gcdext.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-divrem_1 t-divrem_1.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-get_d t-get_d.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-fat t-fat.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-hgcd t-hgcd.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-instrument t-instrument.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-gcdext t-gcdext.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-get_d t-get_d.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-inv_div_q t-inv_div_q.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-hgcd t-hgcd.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-inv_div_qr t-inv_div_qr.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-instrument t-instrument.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-inv_div_qr_n t-inv_div_qr_n.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-inv_divappr_q t-inv_divappr_q.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-inv_div_q t-inv_div_q.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-inv_div_qr t-inv_div_qr.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-inv_divappr_q_n t-inv_divappr_q_n.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-inv_div_qr_n t-inv_div_qr_n.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-invert t-invert.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-inv_divappr_q t-inv_divappr_q.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-iord_u t-iord_u.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-lorrshift1 t-lorrshift1.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-inv_divappr_q_n t-inv_divappr_q_n.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-invert t-invert.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-matrix22 t-matrix22.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-iord_u t-iord_u.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-mp_bases t-mp_bases.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-lorrshift1 t-lorrshift1.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-mullow_basecase t-mullow_basecase.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-mullowhigh t-mullowhigh.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-matrix22 t-matrix22.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-mp_bases t-mp_bases.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-mulmid t-mulmid.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-mulmod_2expm1 t-mulmod_2expm1.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-mullow_basecase t-mullow_basecase.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-mullowhigh t-mullowhigh.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-mulmod_2expp1 t-mulmod_2expp1.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-neg t-neg.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-mulmid t-mulmid.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-mulmod_2expm1 t-mulmod_2expm1.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-perfsqr t-perfsqr.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-redc_1 t-redc_1.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-mulmod_2expp1 t-mulmod_2expp1.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-neg t-neg.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-sb_bdiv_q t-sb_bdiv_q.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-sb_bdiv_qr t-sb_bdiv_qr.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-perfsqr t-perfsqr.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-redc_1 t-redc_1.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-sb_div_q t-sb_div_q.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-sb_div_qr t-sb_div_qr.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-sb_bdiv_q t-sb_bdiv_q.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-sb_bdiv_qr t-sb_bdiv_qr.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-sb_divappr_q t-sb_divappr_q.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-scan t-scan.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-sb_div_qr t-sb_div_qr.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-sb_div_q t-sb_div_q.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-sizeinbase t-sizeinbase.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-subadd_n t-subadd_n.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-sb_divappr_q t-sb_divappr_q.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-scan t-scan.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-tdiv_q t-tdiv_q.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-tdiv_qr t-tdiv_qr.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-sizeinbase t-sizeinbase.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-subadd_n t-subadd_n.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-tdiv_q t-tdiv_q.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-tdiv_qr t-tdiv_qr.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpn' make check-TESTS make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpn' make[5]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpn' PASS: t-aors_1 PASS: t-addadd_n PASS: t-asmtype PASS: t-addsub_n PASS: t-dc_bdiv_qr PASS: t-dc_bdiv_q_n PASS: t-dc_bdiv_qr_n PASS: t-dc_bdiv_q PASS: t-dc_div_q PASS: t-divebyff PASS: t-divebyfobm1 PASS: t-divrem_1 PASS: t-fat PASS: t-dc_div_qr PASS: t-get_d PASS: t-hgcd PASS: t-instrument PASS: t-dc_div_qr_n PASS: t-dc_divappr_q PASS: t-inv_div_q PASS: t-inv_div_qr PASS: t-gcdext PASS: t-inv_div_qr_n PASS: t-iord_u PASS: t-inv_divappr_q PASS: t-matrix22 PASS: t-mp_bases PASS: t-inv_divappr_q_n PASS: t-lorrshift1 PASS: t-mullowhigh PASS: t-mulmod_2expm1 PASS: t-mulmod_2expp1 PASS: t-neg PASS: t-perfsqr PASS: t-redc_1 PASS: t-sb_bdiv_q PASS: t-sb_bdiv_qr PASS: t-sb_div_q PASS: t-sb_div_qr PASS: t-sb_divappr_q PASS: t-scan PASS: t-mulmid PASS: t-subadd_n PASS: t-tdiv_q PASS: t-sizeinbase PASS: t-invert PASS: t-mullow_basecase PASS: t-tdiv_qr ============================================================================ Testsuite summary for MPIR 3.0.0 ============================================================================ # TOTAL: 48 # PASS: 48 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpn' make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpn' make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpn' Making check in fft make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/fft' make t-adjust t-adjust_sqrt2 t-butterfly t-butterfly_lshB t-butterfly_rshB t-butterfly_sqrt2 t-butterfly_twiddle t-div_2expmod_2expp1 t-fft_ifft_mfa_trunc_sqrt2 t-fft_ifft_negacyclic t-fft_ifft_radix2 t-fft_ifft_trunc t-fft_ifft_trunc_sqrt2 t-mul_2expmod_2expp1 t-mul_fft_main t-mul_mfa_trunc_sqrt2 t-mul_trunc_sqrt2 t-mulmod_2expp1 t-normmod_2expp1 t-split_combine_bits make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/fft' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-adjust.o t-adjust.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-adjust_sqrt2.o t-adjust_sqrt2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-butterfly.o t-butterfly.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-butterfly_lshB.o t-butterfly_lshB.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-butterfly_rshB.o t-butterfly_rshB.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-butterfly_sqrt2.o t-butterfly_sqrt2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-butterfly_twiddle.o t-butterfly_twiddle.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-div_2expmod_2expp1.o t-div_2expmod_2expp1.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-fft_ifft_mfa_trunc_sqrt2.o t-fft_ifft_mfa_trunc_sqrt2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-fft_ifft_negacyclic.o t-fft_ifft_negacyclic.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-fft_ifft_radix2.o t-fft_ifft_radix2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-fft_ifft_trunc.o t-fft_ifft_trunc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-fft_ifft_trunc_sqrt2.o t-fft_ifft_trunc_sqrt2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-mul_2expmod_2expp1.o t-mul_2expmod_2expp1.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-mul_fft_main.o t-mul_fft_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-mul_mfa_trunc_sqrt2.o t-mul_mfa_trunc_sqrt2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-mul_trunc_sqrt2.o t-mul_trunc_sqrt2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-mulmod_2expp1.o t-mulmod_2expp1.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-normmod_2expp1.o t-normmod_2expp1.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-split_combine_bits.o t-split_combine_bits.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-adjust t-adjust.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-adjust_sqrt2 t-adjust_sqrt2.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-butterfly t-butterfly.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-butterfly_lshB t-butterfly_lshB.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-adjust t-adjust.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-adjust_sqrt2 t-adjust_sqrt2.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-butterfly t-butterfly.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-butterfly_lshB t-butterfly_lshB.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-butterfly_rshB t-butterfly_rshB.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-butterfly_sqrt2 t-butterfly_sqrt2.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-butterfly_twiddle t-butterfly_twiddle.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-div_2expmod_2expp1 t-div_2expmod_2expp1.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-butterfly_rshB t-butterfly_rshB.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-butterfly_sqrt2 t-butterfly_sqrt2.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-butterfly_twiddle t-butterfly_twiddle.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-div_2expmod_2expp1 t-div_2expmod_2expp1.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-fft_ifft_mfa_trunc_sqrt2 t-fft_ifft_mfa_trunc_sqrt2.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-fft_ifft_negacyclic t-fft_ifft_negacyclic.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-fft_ifft_radix2 t-fft_ifft_radix2.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-fft_ifft_trunc t-fft_ifft_trunc.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-fft_ifft_mfa_trunc_sqrt2 t-fft_ifft_mfa_trunc_sqrt2.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-fft_ifft_negacyclic t-fft_ifft_negacyclic.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-fft_ifft_radix2 t-fft_ifft_radix2.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-fft_ifft_trunc t-fft_ifft_trunc.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-fft_ifft_trunc_sqrt2 t-fft_ifft_trunc_sqrt2.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-mul_2expmod_2expp1 t-mul_2expmod_2expp1.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-mul_fft_main t-mul_fft_main.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-mul_mfa_trunc_sqrt2 t-mul_mfa_trunc_sqrt2.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-fft_ifft_trunc_sqrt2 t-fft_ifft_trunc_sqrt2.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-mul_fft_main t-mul_fft_main.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-mul_2expmod_2expp1 t-mul_2expmod_2expp1.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-mul_mfa_trunc_sqrt2 t-mul_mfa_trunc_sqrt2.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-mul_trunc_sqrt2 t-mul_trunc_sqrt2.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-mulmod_2expp1 t-mulmod_2expp1.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-normmod_2expp1 t-normmod_2expp1.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-split_combine_bits t-split_combine_bits.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-mul_trunc_sqrt2 t-mul_trunc_sqrt2.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-mulmod_2expp1 t-mulmod_2expp1.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-normmod_2expp1 t-normmod_2expp1.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-split_combine_bits t-split_combine_bits.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/fft' make check-TESTS make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/fft' make[5]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/fft' PASS: t-butterfly_lshB PASS: t-adjust PASS: t-adjust_sqrt2 PASS: t-butterfly_rshB PASS: t-div_2expmod_2expp1 PASS: t-butterfly_sqrt2 PASS: t-fft_ifft_negacyclic PASS: t-fft_ifft_radix2 PASS: t-fft_ifft_trunc PASS: t-fft_ifft_trunc_sqrt2 PASS: t-mul_2expmod_2expp1 PASS: t-fft_ifft_mfa_trunc_sqrt2 PASS: t-butterfly PASS: t-butterfly_twiddle PASS: t-mulmod_2expp1 PASS: t-normmod_2expp1 PASS: t-split_combine_bits PASS: t-mul_mfa_trunc_sqrt2 PASS: t-mul_fft_main PASS: t-mul_trunc_sqrt2 ============================================================================ Testsuite summary for MPIR 3.0.0 ============================================================================ # TOTAL: 20 # PASS: 20 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/fft' make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/fft' make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/fft' Making check in mpz make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpz' make bit convert dive dive_ui io logic reuse t-addsub t-aorsmul t-bin t-cdiv_ui t-cmp t-cmp_d t-cmp_si t-cong t-cong_2exp t-div_2exp t-divis t-divis_2exp t-export t-fac_ui t-fdiv t-fdiv_ui t-fib_ui t-fits t-gcd t-gcd_ui t-get_d t-get_d_2exp t-get_si t-get_sx t-get_ux t-hamdist t-import t-inp_str t-io_raw t-jac t-lcm t-limbs t-likely_prime_p t-lucnum_ui t-mfac_uiui t-mul t-mul_i t-next_prime_candidate t-oddeven t-perfpow t-perfsqr t-popcount t-pow t-powm t-powm_ui t-pprime_p t-primorial_ui t-root t-scan t-set_d t-set_f t-set_si t-set_str t-set_sx t-set_ux t-sizeinbase t-sqrtrem t-tdiv t-tdiv_ui t-trial_division make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpz' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o bit.o bit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o convert.o convert.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o dive.o dive.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o dive_ui.o dive_ui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o io.o io.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o logic.o logic.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o reuse.o reuse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-addsub.o t-addsub.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-aorsmul.o t-aorsmul.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-bin.o t-bin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-cdiv_ui.o t-cdiv_ui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-cmp.o t-cmp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-cmp_d.o t-cmp_d.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-cmp_si.o t-cmp_si.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-cong.o t-cong.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-cong_2exp.o t-cong_2exp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-div_2exp.o t-div_2exp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-divis.o t-divis.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-divis_2exp.o t-divis_2exp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-export.o t-export.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-fac_ui.o t-fac_ui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-fdiv.o t-fdiv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-fdiv_ui.o t-fdiv_ui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-fib_ui.o t-fib_ui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-fits.o t-fits.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-gcd.o t-gcd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-gcd_ui.o t-gcd_ui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-get_d.o t-get_d.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-get_d_2exp.o t-get_d_2exp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-get_si.o t-get_si.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-get_sx.o t-get_sx.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-get_ux.o t-get_ux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-hamdist.o t-hamdist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-import.o t-import.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-inp_str.o t-inp_str.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-io_raw.o t-io_raw.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-jac.o t-jac.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-lcm.o t-lcm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-limbs.o t-limbs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-likely_prime_p.o t-likely_prime_p.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-lucnum_ui.o t-lucnum_ui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-mfac_uiui.o t-mfac_uiui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-mul.o t-mul.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-mul_i.o t-mul_i.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-next_prime_candidate.o t-next_prime_candidate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-oddeven.o t-oddeven.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-perfpow.o t-perfpow.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-perfsqr.o t-perfsqr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-popcount.o t-popcount.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-pow.o t-pow.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-powm.o t-powm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-powm_ui.o t-powm_ui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-pprime_p.o t-pprime_p.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-primorial_ui.o t-primorial_ui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-root.o t-root.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-scan.o t-scan.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-set_d.o t-set_d.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-set_f.o t-set_f.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-set_si.o t-set_si.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-set_str.o t-set_str.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-set_sx.o t-set_sx.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-set_ux.o t-set_ux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-sizeinbase.o t-sizeinbase.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-sqrtrem.o t-sqrtrem.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-tdiv.o t-tdiv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-tdiv_ui.o t-tdiv_ui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-trial_division.o t-trial_division.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o bit bit.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o convert convert.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o dive dive.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o dive_ui dive_ui.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/bit bit.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/convert convert.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/dive dive.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o io io.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/dive_ui dive_ui.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o logic logic.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o reuse reuse.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-addsub t-addsub.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/io io.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/logic logic.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/reuse reuse.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-aorsmul t-aorsmul.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-addsub t-addsub.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-bin t-bin.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-cdiv_ui t-cdiv_ui.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-cmp t-cmp.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-aorsmul t-aorsmul.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-bin t-bin.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-cmp_d t-cmp_d.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-cdiv_ui t-cdiv_ui.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-cmp t-cmp.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-cmp_si t-cmp_si.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-cong t-cong.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-cong_2exp t-cong_2exp.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-cmp_d t-cmp_d.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-cmp_si t-cmp_si.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-cong t-cong.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-div_2exp t-div_2exp.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-cong_2exp t-cong_2exp.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-divis t-divis.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-divis_2exp t-divis_2exp.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-export t-export.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-div_2exp t-div_2exp.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-divis t-divis.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-divis_2exp t-divis_2exp.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-fac_ui t-fac_ui.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-export t-export.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-fdiv t-fdiv.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-fdiv_ui t-fdiv_ui.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-fib_ui t-fib_ui.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-fac_ui t-fac_ui.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-fdiv t-fdiv.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-fdiv_ui t-fdiv_ui.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-fits t-fits.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-fib_ui t-fib_ui.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-gcd t-gcd.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-gcd_ui t-gcd_ui.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-get_d t-get_d.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-fits t-fits.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-gcd t-gcd.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-gcd_ui t-gcd_ui.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-get_d t-get_d.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-get_d_2exp t-get_d_2exp.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-get_si t-get_si.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-get_sx t-get_sx.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-get_ux t-get_ux.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-get_d_2exp t-get_d_2exp.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-get_si t-get_si.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-get_sx t-get_sx.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-get_ux t-get_ux.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-hamdist t-hamdist.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-import t-import.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-inp_str t-inp_str.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-io_raw t-io_raw.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-hamdist t-hamdist.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-import t-import.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-io_raw t-io_raw.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-jac t-jac.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-inp_str t-inp_str.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-lcm t-lcm.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-limbs t-limbs.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-likely_prime_p t-likely_prime_p.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-jac t-jac.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-lcm t-lcm.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-limbs t-limbs.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-likely_prime_p t-likely_prime_p.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-lucnum_ui t-lucnum_ui.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-mfac_uiui t-mfac_uiui.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-mul t-mul.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-mul_i t-mul_i.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-lucnum_ui t-lucnum_ui.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-mfac_uiui t-mfac_uiui.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-mul t-mul.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-mul_i t-mul_i.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-next_prime_candidate t-next_prime_candidate.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-oddeven t-oddeven.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-perfpow t-perfpow.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-perfsqr t-perfsqr.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-next_prime_candidate t-next_prime_candidate.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-oddeven t-oddeven.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-perfpow t-perfpow.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-popcount t-popcount.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-perfsqr t-perfsqr.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-pow t-pow.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-powm t-powm.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-powm_ui t-powm_ui.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-popcount t-popcount.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-pow t-pow.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-pprime_p t-pprime_p.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-powm_ui t-powm_ui.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-powm t-powm.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-primorial_ui t-primorial_ui.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-root t-root.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-scan t-scan.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-pprime_p t-pprime_p.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-primorial_ui t-primorial_ui.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-set_d t-set_d.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-root t-root.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-scan t-scan.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-set_f t-set_f.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-set_si t-set_si.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-set_str t-set_str.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-set_d t-set_d.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-set_f t-set_f.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-set_si t-set_si.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-set_sx t-set_sx.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-set_str t-set_str.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-set_ux t-set_ux.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-sizeinbase t-sizeinbase.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-sqrtrem t-sqrtrem.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-set_sx t-set_sx.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-set_ux t-set_ux.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-tdiv t-tdiv.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-sizeinbase t-sizeinbase.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-sqrtrem t-sqrtrem.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-tdiv_ui t-tdiv_ui.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-trial_division t-trial_division.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-tdiv t-tdiv.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-tdiv_ui t-tdiv_ui.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-trial_division t-trial_division.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpz' make check-TESTS make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpz' make[5]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpz' PASS: dive_ui PASS: dive PASS: convert PASS: bit PASS: io PASS: logic PASS: reuse PASS: t-bin PASS: t-addsub PASS: t-cdiv_ui PASS: t-cmp PASS: t-cmp_d PASS: t-cmp_si PASS: t-aorsmul PASS: t-cong PASS: t-cong_2exp PASS: t-div_2exp PASS: t-divis PASS: t-divis_2exp PASS: t-export PASS: t-fdiv_ui PASS: t-fib_ui PASS: t-fits PASS: t-fdiv PASS: t-gcd_ui PASS: t-get_d PASS: t-get_d_2exp PASS: t-get_si PASS: t-get_sx PASS: t-get_ux PASS: t-hamdist PASS: t-import PASS: t-inp_str PASS: t-jac PASS: t-lcm PASS: t-fac_ui PASS: t-limbs PASS: t-lucnum_ui PASS: t-mfac_uiui PASS: t-io_raw PASS: t-mul_i PASS: t-next_prime_candidate PASS: t-mul PASS: t-oddeven PASS: t-perfsqr PASS: t-popcount PASS: t-pow PASS: t-powm PASS: t-powm_ui PASS: t-pprime_p PASS: t-primorial_ui PASS: t-likely_prime_p PASS: t-scan PASS: t-set_d PASS: t-set_f PASS: t-set_si PASS: t-set_str PASS: t-set_sx PASS: t-set_ux PASS: t-sizeinbase PASS: t-sqrtrem PASS: t-tdiv PASS: t-tdiv_ui PASS: t-root PASS: t-perfpow PASS: t-trial_division PASS: t-gcd ============================================================================ Testsuite summary for MPIR 3.0.0 ============================================================================ # TOTAL: 67 # PASS: 67 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpz' make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpz' make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpz' Making check in mpq make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpq' make t-aors t-cmp t-cmp_si t-cmp_ui t-equal t-get_d t-get_str t-inp_str t-md_2exp t-set_f t-set_str t-cmp_z make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpq' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-aors.o t-aors.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-cmp.o t-cmp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-cmp_si.o t-cmp_si.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-cmp_ui.o t-cmp_ui.c t-cmp.c:29: warning: "NUM" redefined 29 | #define NUM(x) (&((x)->_mp_num)) | In file included from t-cmp.c:26: ../../gmp-impl.h:637: note: this is the location of the previous definition 637 | #define NUM(x) mpq_numref(x) | t-cmp.c:30: warning: "DEN" redefined 30 | #define DEN(x) (&((x)->_mp_den)) | In file included from t-cmp.c:26: ../../gmp-impl.h:638: note: this is the location of the previous definition 638 | #define DEN(x) mpq_denref(x) | t-cmp_ui.c:29: warning: "NUM" redefined 29 | #define NUM(x) (&((x)->_mp_num)) | In file included from t-cmp_ui.c:26: ../../gmp-impl.h:637: note: this is the location of the previous definition 637 | #define NUM(x) mpq_numref(x) | t-cmp_ui.c:30: warning: "DEN" redefined 30 | #define DEN(x) (&((x)->_mp_den)) | In file included from t-cmp_ui.c:26: ../../gmp-impl.h:638: note: this is the location of the previous definition 638 | #define DEN(x) mpq_denref(x) | x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-equal.o t-equal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-get_d.o t-get_d.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-get_str.o t-get_str.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-inp_str.o t-inp_str.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-md_2exp.o t-md_2exp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-set_f.o t-set_f.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-set_str.o t-set_str.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-cmp_z.o t-cmp_z.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-aors t-aors.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-cmp t-cmp.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-cmp_si t-cmp_si.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-cmp_ui t-cmp_ui.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-aors t-aors.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-cmp t-cmp.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-equal t-equal.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-cmp_si t-cmp_si.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-get_d t-get_d.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-get_str t-get_str.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-cmp_ui t-cmp_ui.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-inp_str t-inp_str.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-equal t-equal.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-get_d t-get_d.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-md_2exp t-md_2exp.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-get_str t-get_str.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-set_f t-set_f.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-set_str t-set_str.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-inp_str t-inp_str.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-cmp_z t-cmp_z.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-md_2exp t-md_2exp.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-set_f t-set_f.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-set_str t-set_str.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-cmp_z t-cmp_z.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpq' make check-TESTS make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpq' make[5]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpq' PASS: t-cmp_si PASS: t-cmp_ui PASS: t-cmp PASS: t-equal PASS: t-aors PASS: t-get_str PASS: t-md_2exp PASS: t-inp_str PASS: t-set_f PASS: t-get_d PASS: t-set_str PASS: t-cmp_z ============================================================================ Testsuite summary for MPIR 3.0.0 ============================================================================ # TOTAL: 12 # PASS: 12 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpq' make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpq' make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpq' Making check in mpf make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpf' make reuse t-add t-cmp_d t-cmp_si t-conv t-div t-dm2exp t-eq t-fits t-get_d t-get_d_2exp t-get_si t-get_ui t-gsprec t-inp_str t-int_p t-mul_ui t-muldiv t-set t-set_q t-set_si t-set_ui t-sqrt t-sqrt_ui t-sub t-trunc t-ui_div make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpf' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o reuse.o reuse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-add.o t-add.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-cmp_d.o t-cmp_d.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-cmp_si.o t-cmp_si.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-conv.o t-conv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-div.o t-div.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-dm2exp.o t-dm2exp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-eq.o t-eq.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-fits.o t-fits.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-get_d.o t-get_d.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-get_d_2exp.o t-get_d_2exp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-get_si.o t-get_si.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-get_ui.o t-get_ui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-gsprec.o t-gsprec.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-inp_str.o t-inp_str.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-int_p.o t-int_p.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-mul_ui.o t-mul_ui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-muldiv.o t-muldiv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-set.o t-set.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-set_q.o t-set_q.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-set_si.o t-set_si.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-set_ui.o t-set_ui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-sqrt.o t-sqrt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-sqrt_ui.o t-sqrt_ui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-sub.o t-sub.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-trunc.o t-trunc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-ui_div.o t-ui_div.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o reuse reuse.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-add t-add.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-cmp_d t-cmp_d.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-cmp_si t-cmp_si.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/reuse reuse.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-add t-add.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-conv t-conv.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-cmp_d t-cmp_d.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-div t-div.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-dm2exp t-dm2exp.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-cmp_si t-cmp_si.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-eq t-eq.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-conv t-conv.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-fits t-fits.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-div t-div.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-dm2exp t-dm2exp.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-get_d t-get_d.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-get_d_2exp t-get_d_2exp.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-eq t-eq.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-get_si t-get_si.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-fits t-fits.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-get_ui t-get_ui.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-get_d t-get_d.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-gsprec t-gsprec.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-get_d_2exp t-get_d_2exp.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-inp_str t-inp_str.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-get_si t-get_si.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-int_p t-int_p.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-get_ui t-get_ui.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-gsprec t-gsprec.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-mul_ui t-mul_ui.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-muldiv t-muldiv.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-inp_str t-inp_str.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-set t-set.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-int_p t-int_p.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-set_q t-set_q.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-mul_ui t-mul_ui.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-muldiv t-muldiv.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-set_si t-set_si.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-set_ui t-set_ui.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-set t-set.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-set_q t-set_q.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-sqrt t-sqrt.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-sqrt_ui t-sqrt_ui.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-set_si t-set_si.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-sub t-sub.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-set_ui t-set_ui.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-trunc t-trunc.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-sqrt t-sqrt.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-sqrt_ui t-sqrt_ui.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-ui_div t-ui_div.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-sub t-sub.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-trunc t-trunc.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-ui_div t-ui_div.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpf' make check-TESTS make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpf' make[5]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpf' PASS: t-cmp_d PASS: t-cmp_si PASS: t-add PASS: reuse PASS: t-div PASS: t-eq PASS: t-fits PASS: t-conv PASS: t-get_d PASS: t-get_d_2exp PASS: t-get_si PASS: t-dm2exp PASS: t-get_ui PASS: t-gsprec PASS: t-int_p PASS: t-mul_ui PASS: t-muldiv PASS: t-set PASS: t-set_q PASS: t-set_si PASS: t-set_ui PASS: t-inp_str PASS: t-sqrt_ui PASS: t-sqrt PASS: t-trunc PASS: t-sub PASS: t-ui_div ============================================================================ Testsuite summary for MPIR 3.0.0 ============================================================================ # TOTAL: 27 # PASS: 27 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpf' make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpf' make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpf' Making check in rand make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/rand' make t-iset t-lc2exp t-mt t-rand t-urbui t-urmui t-urndmm make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/rand' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-iset.o t-iset.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-lc2exp.o t-lc2exp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-mt.o t-mt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-rand.o t-rand.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-urbui.o t-urbui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-urmui.o t-urmui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-urndmm.o t-urndmm.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-iset t-iset.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-lc2exp t-lc2exp.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-mt t-mt.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-rand t-rand.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-iset t-iset.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-lc2exp t-lc2exp.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-mt t-mt.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-urbui t-urbui.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-rand t-rand.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-urmui t-urmui.o ../../tests/libtests.la ../../libmpir.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-urndmm t-urndmm.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-urbui t-urbui.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-urndmm t-urndmm.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-urmui t-urmui.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/rand' make check-TESTS make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/rand' make[5]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/rand' PASS: t-lc2exp PASS: t-mt PASS: t-iset PASS: t-rand PASS: t-urbui PASS: t-urmui PASS: t-urndmm ============================================================================ Testsuite summary for MPIR 3.0.0 ============================================================================ # TOTAL: 7 # PASS: 7 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/rand' make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/rand' make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/rand' Making check in misc make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/misc' make t-locale t-printf t-scanf make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/misc' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-locale.o t-locale.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-printf.o t-printf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-scanf.o t-scanf.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-locale t-locale.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-locale t-locale.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-printf t-printf.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-printf t-printf.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-scanf t-scanf.o ../../tests/libtests.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-scanf t-scanf.o -Wl,--as-needed ../../tests/.libs/libtests.a /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so -lm ../../.libs/libmpir.so make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/misc' make check-TESTS make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/misc' make[5]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/misc' PASS: t-locale PASS: t-printf PASS: t-scanf ============================================================================ Testsuite summary for MPIR 3.0.0 ============================================================================ # TOTAL: 3 # PASS: 3 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/misc' make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/misc' make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/misc' Making check in cxx make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/cxx' make t-assign t-binary t-cast t-constr t-headers t-istream t-locale t-misc t-ops t-ostream t-prec t-rand t-ternary t-unary make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/cxx' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-assign.o t-assign.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-binary.o t-binary.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-cast.o t-cast.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-constr.o t-constr.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-headers.o t-headers.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-istream.o t-istream.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-locale.o t-locale.cc x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o clocale.o clocale.c x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-misc.o t-misc.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-ops.o t-ops.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-ostream.o t-ostream.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-prec.o t-prec.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-rand.o t-rand.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-ternary.o t-ternary.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tests -O2 -pipe -march=native -frecord-gcc-switches -c -o t-unary.o t-unary.cc /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-assign t-assign.o -L../../.libs ../../tests/libtests.la ../../libmpirxx.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-assign t-assign.o -Wl,--as-needed -L../../.libs ../../tests/.libs/libtests.a -lm ../../.libs/libmpirxx.so /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-binary t-binary.o -L../../.libs ../../tests/libtests.la ../../libmpirxx.la ../../libmpir.la /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-cast t-cast.o -L../../.libs ../../tests/libtests.la ../../libmpirxx.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-binary t-binary.o -Wl,--as-needed -L../../.libs ../../tests/.libs/libtests.a -lm ../../.libs/libmpirxx.so /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-cast t-cast.o -Wl,--as-needed -L../../.libs ../../tests/.libs/libtests.a -lm ../../.libs/libmpirxx.so /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-constr t-constr.o -L../../.libs ../../tests/libtests.la ../../libmpirxx.la ../../libmpir.la /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-headers t-headers.o -L../../.libs ../../tests/libtests.la ../../libmpirxx.la ../../libmpir.la /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-istream t-istream.o -L../../.libs ../../tests/libtests.la ../../libmpirxx.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-constr t-constr.o -Wl,--as-needed -L../../.libs ../../tests/.libs/libtests.a -lm ../../.libs/libmpirxx.so /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-headers t-headers.o -Wl,--as-needed -L../../.libs ../../tests/.libs/libtests.a -lm ../../.libs/libmpirxx.so /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-locale t-locale.o clocale.o -L../../.libs ../../tests/libtests.la ../../libmpirxx.la ../../libmpir.la /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-misc t-misc.o -L../../.libs ../../tests/libtests.la ../../libmpirxx.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-istream t-istream.o -Wl,--as-needed -L../../.libs ../../tests/.libs/libtests.a -lm ../../.libs/libmpirxx.so /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-ops t-ops.o -L../../.libs ../../tests/libtests.la ../../libmpirxx.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-locale t-locale.o clocale.o -Wl,--as-needed -L../../.libs ../../tests/.libs/libtests.a -lm ../../.libs/libmpirxx.so /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-misc t-misc.o -Wl,--as-needed -L../../.libs ../../tests/.libs/libtests.a -lm ../../.libs/libmpirxx.so /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-ostream t-ostream.o -L../../.libs ../../tests/libtests.la ../../libmpirxx.la ../../libmpir.la /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-prec t-prec.o -L../../.libs ../../tests/libtests.la ../../libmpirxx.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-ops t-ops.o -Wl,--as-needed -L../../.libs ../../tests/.libs/libtests.a -lm ../../.libs/libmpirxx.so /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-rand t-rand.o -L../../.libs ../../tests/libtests.la ../../libmpirxx.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-ostream t-ostream.o -Wl,--as-needed -L../../.libs ../../tests/.libs/libtests.a -lm ../../.libs/libmpirxx.so /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-prec t-prec.o -Wl,--as-needed -L../../.libs ../../tests/.libs/libtests.a -lm ../../.libs/libmpirxx.so /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so ../../.libs/libmpir.so /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-unary t-unary.o -L../../.libs ../../tests/libtests.la ../../libmpirxx.la ../../libmpir.la /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o t-ternary t-ternary.o -L../../.libs ../../tests/libtests.la ../../libmpirxx.la ../../libmpir.la libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-rand t-rand.o -Wl,--as-needed -L../../.libs ../../tests/.libs/libtests.a -lm ../../.libs/libmpirxx.so /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-unary t-unary.o -Wl,--as-needed -L../../.libs ../../tests/.libs/libtests.a -lm ../../.libs/libmpirxx.so /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so ../../.libs/libmpir.so libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/t-ternary t-ternary.o -Wl,--as-needed -L../../.libs ../../tests/.libs/libtests.a -lm ../../.libs/libmpirxx.so /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/.libs/libmpir.so ../../.libs/libmpir.so make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/cxx' make check-TESTS make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/cxx' make[5]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/cxx' PASS: t-binary PASS: t-assign PASS: t-constr PASS: t-cast PASS: t-istream PASS: t-headers PASS: t-locale PASS: t-misc PASS: t-ostream PASS: t-ops PASS: t-prec PASS: t-rand PASS: t-ternary PASS: t-unary ============================================================================ Testsuite summary for MPIR 3.0.0 ============================================================================ # TOTAL: 14 # PASS: 14 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/cxx' make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/cxx' make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/cxx' make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests' Making check in mpn make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpn' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpn' Making check in fft make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/fft' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/fft' Making check in mpz make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpz' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpz' Making check in mpq make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpq' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpq' Making check in mpf make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpf' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpf' Making check in printf make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/printf' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/printf' Making check in scanf make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/scanf' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/scanf' Making check in cxx make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/cxx' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/cxx' Making check in tune make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tune' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tune' Making check in doc make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/doc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/doc' make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0' make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0' make[1]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0' >>> Completed testing sci-libs/mpir-3.0.0 >>> Install sci-libs/mpir-3.0.0 into /var/tmp/portage/sci-libs/mpir-3.0.0/image/ make -j4 DESTDIR=/var/tmp/portage/sci-libs/mpir-3.0.0/image/ install make install-recursive make[1]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0' Making install in tests make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests' Making install in . make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests' make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests' make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests' Making install in devel make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/devel' make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/devel' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/devel' make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/devel' Making install in mpn make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpn' make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpn' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpn' make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpn' Making install in fft make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/fft' make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/fft' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/fft' make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/fft' Making install in mpz make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpz' make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpz' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpz' make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpz' Making install in mpq make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpq' make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpq' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpq' make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpq' Making install in mpf make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpf' make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpf' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpf' make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/mpf' Making install in rand make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/rand' make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/rand' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/rand' make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/rand' Making install in misc make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/misc' make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/misc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/misc' make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/misc' Making install in cxx make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/cxx' make[4]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/cxx' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/cxx' make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests/cxx' make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tests' Making install in mpn make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpn' make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpn' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpn' make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpn' Making install in fft make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/fft' make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/fft' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/fft' make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/fft' Making install in mpz make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpz' make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpz' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpz' make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpz' Making install in mpq make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpq' make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpq' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpq' make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpq' Making install in mpf make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpf' make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpf' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpf' make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/mpf' Making install in printf make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/printf' make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/printf' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/printf' make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/printf' Making install in scanf make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/scanf' make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/scanf' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/scanf' make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/scanf' Making install in cxx make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/cxx' make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/cxx' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/cxx' make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/cxx' Making install in tune make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tune' make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tune' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tune' make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/tune' Making install in doc make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/doc' make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/sci-libs/mpir-3.0.0/image//usr/share/info' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ./mpir.info ./mpir.info-1 ./mpir.info-2 '/var/tmp/portage/sci-libs/mpir-3.0.0/image//usr/share/info' install-info --info-dir='/var/tmp/portage/sci-libs/mpir-3.0.0/image//usr/share/info' '/var/tmp/portage/sci-libs/mpir-3.0.0/image//usr/share/info/mpir.info' make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/doc' make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/doc' make[2]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0' make[3]: Entering directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0' /bin/mkdir -p '/var/tmp/portage/sci-libs/mpir-3.0.0/image//usr/lib64' /bin/mkdir -p '/var/tmp/portage/sci-libs/mpir-3.0.0/image//usr/include' /bin/mkdir -p '/var/tmp/portage/sci-libs/mpir-3.0.0/image//usr/include' /bin/sh ./libtool --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c libmpir.la libmpirxx.la '/var/tmp/portage/sci-libs/mpir-3.0.0/image//usr/lib64' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 mpirxx.h '/var/tmp/portage/sci-libs/mpir-3.0.0/image//usr/include' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 mpir.h '/var/tmp/portage/sci-libs/mpir-3.0.0/image//usr/include' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/libmpir.so.23.0.3 /var/tmp/portage/sci-libs/mpir-3.0.0/image//usr/lib64/libmpir.so.23.0.3 libtool: install: (cd /var/tmp/portage/sci-libs/mpir-3.0.0/image//usr/lib64 && { ln -s -f libmpir.so.23.0.3 libmpir.so.23 || { rm -f libmpir.so.23 && ln -s libmpir.so.23.0.3 libmpir.so.23; }; }) libtool: install: (cd /var/tmp/portage/sci-libs/mpir-3.0.0/image//usr/lib64 && { ln -s -f libmpir.so.23.0.3 libmpir.so || { rm -f libmpir.so && ln -s libmpir.so.23.0.3 libmpir.so; }; }) libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/libmpir.lai /var/tmp/portage/sci-libs/mpir-3.0.0/image//usr/lib64/libmpir.la libtool: warning: relinking 'libmpirxx.la' libtool: install: (cd /var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0; /bin/sh "/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0/libtool" --tag CXX --mode=relink x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,noexecstack -version-info 12:3:4 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libmpirxx.la -rpath /usr/lib64 cxx/dummy.lo cxx/isfuns.lo cxx/ismpf.lo cxx/ismpq.lo cxx/ismpz.lo cxx/ismpznw.lo cxx/osdoprnti.lo cxx/osfuns.lo cxx/osmpf.lo cxx/osmpq.lo cxx/osmpz.lo libmpir.la -inst-prefix-dir /var/tmp/portage/sci-libs/mpir-3.0.0/image/) libtool: relink: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/crtbeginS.o cxx/.libs/dummy.o cxx/.libs/isfuns.o cxx/.libs/ismpf.o cxx/.libs/ismpq.o cxx/.libs/ismpz.o cxx/.libs/ismpznw.o cxx/.libs/osdoprnti.o cxx/.libs/osfuns.o cxx/.libs/osmpf.o cxx/.libs/osmpq.o cxx/.libs/osmpz.o -Wl,--as-needed -L/var/tmp/portage/sci-libs/mpir-3.0.0/image//usr/lib64 -L/usr/lib64 -lmpir -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/crtn.o -O2 -march=native -Wl,-z -Wl,noexecstack -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libmpirxx.so.8 -o .libs/libmpirxx.so.8.4.3 libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/libmpirxx.so.8.4.3T /var/tmp/portage/sci-libs/mpir-3.0.0/image//usr/lib64/libmpirxx.so.8.4.3 libtool: install: (cd /var/tmp/portage/sci-libs/mpir-3.0.0/image//usr/lib64 && { ln -s -f libmpirxx.so.8.4.3 libmpirxx.so.8 || { rm -f libmpirxx.so.8 && ln -s libmpirxx.so.8.4.3 libmpirxx.so.8; }; }) libtool: install: (cd /var/tmp/portage/sci-libs/mpir-3.0.0/image//usr/lib64 && { ln -s -f libmpirxx.so.8.4.3 libmpirxx.so || { rm -f libmpirxx.so && ln -s libmpirxx.so.8.4.3 libmpirxx.so; }; }) libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/libmpirxx.lai /var/tmp/portage/sci-libs/mpir-3.0.0/image//usr/lib64/libmpirxx.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0' make[2]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0' make[1]: Leaving directory '/var/tmp/portage/sci-libs/mpir-3.0.0/work/mpir-3.0.0' >>> Completed installing sci-libs/mpir-3.0.0 into /var/tmp/portage/sci-libs/mpir-3.0.0/image/ * Final size of build directory: 65400 KiB (63.8 MiB) * Final size of installed tree: 2156 KiB ( 2.1 MiB) * QA Notice: command not found: * * /var/tmp/portage/sci-libs/mpir-3.0.0/temp/environment: line 1386: !use: command not found strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/lib64/libmpirxx.so.8.4.3 /usr/lib64/libmpir.so.23.0.3 >>> Done. emerge --info: Portage 2.3.100 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r3, 5.4.0-1009-aws x86_64) ================================================================= System uname: Linux-5.4.0-1009-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011344 total, 4108420 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Tue, 26 May 2020 19:05:33 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.2-r2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo dev-util/cmake: 3.17.2::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0::gentoo sys-devel/gcc-config: 2.3::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r3::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-jobs: 1 sync-rsync-verify-max-age: 24 sync-rsync-extra-opts: sync-rsync-verify-metamanifest: yes ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-g++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j4" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS