- * Package: sci-libs/mpir-2.5.1
- * Repository: gentoo
- * Maintainer: tomka@gentoo.org sci@gentoo.org
- * USE: amd64 cxx elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking mpir-2.5.1.tar.lzma to /tmp/portage/sci-libs/mpir-2.5.1/work
- >>> Source unpacked in /tmp/portage/sci-libs/mpir-2.5.1/work
- >>> Preparing source in /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 ...
- * Applying mpir-2.2.0-yasm.patch ...
- [ ok ]
- * Applying mpir-1.3.0-ABI-multilib.patch ...
- [ ok ]
- * Applying mpir-2.5.1-automake-1.12.patch ...
- [ ok ]
- * Patching assembler files to remove executable sections ...
- [ ok ]
- * Running eautoreconf in '/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1' ...
- * Running libtoolize --install --copy --force --automake ...
- [ ok ]
- * Running aclocal ...
- [ ok ]
- * Running autoconf ...
- [ ok ]
- * Running autoheader ...
- [ ok ]
- * Running automake --add-missing --copy ...
- [ ok ]
- * Running elibtoolize in: mpir-2.5.1/
- * Applying portage/1.2.0 patch ...
- * Applying sed/1.5.6 patch ...
- * Applying as-needed/2.4.2 patch ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 ...
- >>> Working in BUILD_DIR: "/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build"
- * econf: updating mpir-2.5.1/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating mpir-2.5.1/config.guess with /usr/share/gnuconfig/config.guess
- * econf: updating mpir-2.5.1/yasm/config/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating mpir-2.5.1/yasm/config/config.guess with /usr/share/gnuconfig/config.guess
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/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 --libdir=/usr/lib64 --docdir=/usr/share/doc/mpir-2.5.1 --enable-shared --disable-static --enable-cxx --disable-fat
- configure: loading site script /usr/share/config.site
- 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/bin/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 to enable maintainer-specific portions of Makefiles... no
- checking MPIRABI=64
- checking compiler gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches ... yes
- checking for x86_64-pc-linux-gnu-gcc... 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 gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking how to run the C preprocessor... 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) gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for gcc option to accept ISO C89... (cached) none needed
- checking for gcc option to accept ISO C99... -std=gnu99
- checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
- checking how to run the C preprocessor... gcc -E
- checking build system compiler gcc -std=gnu99... yes
- checking for build system preprocessor... gcc -std=gnu99 -E
- checking for build system executable suffix...
- checking whether build system compiler is ANSI... yes
- checking for build system compiler math library... -lm
- checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
- 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 -ggdb -march=native -ftracer -frecord-gcc-switches... yes
- checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
- using MPIRABI="64"
- CC="gcc -std=gnu99"
- CFLAGS="-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches"
- CPPFLAGS=""
- CXX="x86_64-pc-linux-gnu-g++"
- CXXFLAGS="-O2 -pipe -ggdb -march=native -ftracer -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)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) 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 gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- 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 /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for x86_64-pc-linux-gnu-objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-pc-linux-gnu-dlltool... dlltool
- 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 /usr/bin/nm -B output from gcc -std=gnu99 object... ok
- checking for sysroot... no
- checking for x86_64-pc-linux-gnu-mt... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
- checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
- checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
- checking if gcc -std=gnu99 static flag -static works... yes
- checking if gcc -std=gnu99 supports -c -o file.o... yes
- checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
- checking whether the gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/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++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
- checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/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 (/usr/x86_64-pc-linux-gnu/bin/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 <stdarg.h> 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 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/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 /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/add.c to mpn/add.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/add_1.c to mpn/add_1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/add_n.c to mpn/add_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/sub.c to mpn/sub.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/sub_1.c to mpn/sub_1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/sub_n.c to mpn/sub_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/mul_1.c to mpn/mul_1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/addmul_1.c to mpn/addmul_1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/submul_1.c to mpn/submul_1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/lshift.c to mpn/lshift.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/rshift.c to mpn/rshift.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/addadd_n.c to mpn/addadd_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/addsub_n.c to mpn/addsub_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/subadd_n.c to mpn/subadd_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/divexact_1.c to mpn/divexact_1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/x86_64/divexact_by3c.as to mpn/divexact_by3c.as
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/divexact_byff.c to mpn/divexact_byff.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/x86_64/divexact_byfobm1.as to mpn/divexact_byfobm1.as
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/divisible_p.c to mpn/divisible_p.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/divrem.c to mpn/divrem.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/divrem_1.c to mpn/divrem_1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/x86_64/divrem_2.as to mpn/divrem_2.as
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/x86_64/divrem_euclidean_qr_1.as to mpn/divrem_euclidean_qr_1.as
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/x86_64/divrem_euclidean_qr_2.as to mpn/divrem_euclidean_qr_2.as
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/divrem_euclidean_r_1.c to mpn/divrem_euclidean_r_1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/divrem_hensel_qr_1.c to mpn/divrem_hensel_qr_1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/divrem_hensel_qr_1_1.c to mpn/divrem_hensel_qr_1_1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/divrem_hensel_qr_1_2.c to mpn/divrem_hensel_qr_1_2.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/divrem_hensel_r_1.c to mpn/divrem_hensel_r_1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/divrem_hensel_rsh_qr_1.c to mpn/divrem_hensel_rsh_qr_1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/rsh_divrem_hensel_qr_1.c to mpn/rsh_divrem_hensel_qr_1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/rsh_divrem_hensel_qr_1_1.c to mpn/rsh_divrem_hensel_qr_1_1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/rsh_divrem_hensel_qr_1_2.c to mpn/rsh_divrem_hensel_qr_1_2.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/x86_64/add_err1_n.asm to mpn/add_err1_n.asm
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/x86_64/add_err2_n.asm to mpn/add_err2_n.asm
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/x86_64/sub_err1_n.asm to mpn/sub_err1_n.asm
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/x86_64/sub_err2_n.asm to mpn/sub_err2_n.asm
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/fib2_ui.c to mpn/fib2_ui.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/mod_1.c to mpn/mod_1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/mod_34lsub1.c to mpn/mod_34lsub1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/x86_64/modexact_1c_odd.as to mpn/modexact_1c_odd.as
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/preinv_mod_1.c to mpn/preinv_mod_1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/dump.c to mpn/dump.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/gcd_lehmer.c to mpn/gcd_lehmer.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/gcdext_1.c to mpn/gcdext_1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/hgcd.c to mpn/hgcd.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/gcdext_subdiv_step.c to mpn/gcdext_subdiv_step.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/hgcd2.c to mpn/hgcd2.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/mod_1_1.c to mpn/mod_1_1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/mod_1_2.c to mpn/mod_1_2.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/mod_1_3.c to mpn/mod_1_3.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/tdiv_q.c to mpn/tdiv_q.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/mp_bases.c to mpn/mp_bases.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/fib_table.c to mpn/fib_table.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/x86_64/mulmid_basecase.asm to mpn/mulmid_basecase.asm
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/mulmid.c to mpn/mulmid.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/mulmid_n.c to mpn/mulmid_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/mulmod_2expp1.c to mpn/mulmod_2expp1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/mulmod_2expm1.c to mpn/mulmod_2expm1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/mul.c to mpn/mul.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/mul_fft.c to mpn/mul_fft.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/mul_n.c to mpn/mul_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/mul_basecase.c to mpn/mul_basecase.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/random.c to mpn/random.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/random2.c to mpn/random2.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/pow_1.c to mpn/pow_1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/urandomb.c to mpn/urandomb.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/urandomm.c to mpn/urandomm.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/randomb.c to mpn/randomb.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/rrandom.c to mpn/rrandom.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/invert.c to mpn/invert.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/dc_divappr_q_n.c to mpn/dc_divappr_q_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/rootrem.c to mpn/rootrem.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/sqrtrem.c to mpn/sqrtrem.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/get_str.c to mpn/get_str.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/set_str.c to mpn/set_str.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/scan0.c to mpn/scan0.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/scan1.c to mpn/scan1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/popcount.c to mpn/popcount.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/hamdist.c to mpn/hamdist.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/cmp.c to mpn/cmp.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/perfect_square_p.c to mpn/perfect_square_p.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/bdivmod.c to mpn/bdivmod.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/gcd.c to mpn/gcd.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/gcd_1.c to mpn/gcd_1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/gcdext.c to mpn/gcdext.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/jacobi_base.c to mpn/jacobi_base.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/get_d.c to mpn/get_d.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/mullow_n.c to mpn/mullow_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/mulhigh_n.c to mpn/mulhigh_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/mullow_n_basecase.c to mpn/mullow_n_basecase.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/mullow_basecase.c to mpn/mullow_basecase.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/redc_1.c to mpn/redc_1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/redc_2.c to mpn/redc_2.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/sb_divappr_q.c to mpn/sb_divappr_q.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/toom3_mul.c to mpn/toom3_mul.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/toom3_mul_n.c to mpn/toom3_mul_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/toom4_mul.c to mpn/toom4_mul.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/toom4_mul_n.c to mpn/toom4_mul_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/dc_div_q.c to mpn/dc_div_q.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/dc_divappr_q.c to mpn/dc_divappr_q.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/sb_div_q.c to mpn/sb_div_q.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/sb_div_qr.c to mpn/sb_div_qr.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/dc_div_qr.c to mpn/dc_div_qr.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/dc_div_qr_n.c to mpn/dc_div_qr_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/inv_divappr_q_n.c to mpn/inv_divappr_q_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/inv_divappr_q.c to mpn/inv_divappr_q.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/inv_div_q.c to mpn/inv_div_q.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/inv_div_qr.c to mpn/inv_div_qr.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/inv_div_qr_n.c to mpn/inv_div_qr_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/rootrem_basecase.c to mpn/rootrem_basecase.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/toom8_sqr_n.c to mpn/toom8_sqr_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/sb_bdiv_q.c to mpn/sb_bdiv_q.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/sb_bdiv_qr.c to mpn/sb_bdiv_qr.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/dc_bdiv_q_n.c to mpn/dc_bdiv_q_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/dc_bdiv_q.c to mpn/dc_bdiv_q.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/dc_bdiv_qr.c to mpn/dc_bdiv_qr.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/dc_bdiv_qr_n.c to mpn/dc_bdiv_qr_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/divexact.c to mpn/divexact.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/zero.c to mpn/zero.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/copyi.c to mpn/copyi.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/copyd.c to mpn/copyd.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/com_n.c to mpn/com_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/neg_n.c to mpn/neg_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/and_n.c to mpn/and_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/andn_n.c to mpn/andn_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/nand_n.c to mpn/nand_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/ior_n.c to mpn/ior_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/iorn_n.c to mpn/iorn_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/nior_n.c to mpn/nior_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/xor_n.c to mpn/xor_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/xnor_n.c to mpn/xnor_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/generic/sumdiff_n.c to mpn/sumdiff_n.c
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/x86_64/gmp-mparam.h to gmp-mparam.h
- config.status: linking /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/yasm_mac.inc.nofat to yasm_mac.inc
- config.status: executing libtool commands
- >>> Source configured.
- >>> Compiling source in /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 ...
- >>> Working in BUILD_DIR: "/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build"
- make -j24
- echo "void dummy1(void){return;}" > mpn/dummy1.c
- make all-recursive
- make[1]: Entering directory `/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build'
- Making all in tests
- make[2]: Entering directory `/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build/tests'
- Making all in .
- make[3]: Entering directory `/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build/tests'
- make[3]: Nothing to be done for `all-am'.
- make[3]: Leaving directory `/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build/tests'
- Making all in devel
- make[3]: Entering directory `/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build/tests/devel'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build/tests/devel'
- Making all in mpn
- make[3]: Entering directory `/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build/tests/mpn'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build/tests/mpn'
- Making all in mpz
- make[3]: Entering directory `/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build/tests/mpz'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build/tests/mpz'
- Making all in mpq
- make[3]: Entering directory `/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build/tests/mpq'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build/tests/mpq'
- Making all in mpf
- make[3]: Entering directory `/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build/tests/mpf'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build/tests/mpf'
- Making all in rand
- make[3]: Entering directory `/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build/tests/rand'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build/tests/rand'
- Making all in misc
- make[3]: Entering directory `/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build/tests/misc'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build/tests/misc'
- Making all in cxx
- make[3]: Entering directory `/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build/tests/cxx'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build/tests/cxx'
- make[2]: Leaving directory `/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build/tests'
- Making all in mpn
- make[2]: Entering directory `/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build/mpn'
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo dummy1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dummy1.lo dummy1.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo add | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o add.lo add.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo add_1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o add_1.lo add_1.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo add_n | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o add_n.lo add_n.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo sub | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sub.lo sub.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo sub_1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sub_1.lo sub_1.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo sub_n | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sub_n.lo sub_n.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo mul_1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mul_1.lo mul_1.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo addmul_1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o addmul_1.lo addmul_1.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo submul_1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o submul_1.lo submul_1.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo lshift | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o lshift.lo lshift.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo rshift | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rshift.lo rshift.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo addadd_n | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o addadd_n.lo addadd_n.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo addsub_n | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o addsub_n.lo addsub_n.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo subadd_n | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o subadd_n.lo subadd_n.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo divexact_1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o divexact_1.lo divexact_1.c
- /bin/sh ../libtool --mode=compile --tag=CC /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/strip_fPIC.sh yasm -I .. -f elf64 -o divexact_by3c.lo `test -f 'divexact_by3c.as' || echo '/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/'`divexact_by3c.as
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo divexact_byff | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o divexact_byff.lo divexact_byff.c
- /bin/sh ../libtool --mode=compile --tag=CC /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/strip_fPIC.sh yasm -I .. -f elf64 -o divexact_byfobm1.lo `test -f 'divexact_byfobm1.as' || echo '/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/'`divexact_byfobm1.as
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo divisible_p | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o divisible_p.lo divisible_p.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo divrem | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o divrem.lo divrem.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo divrem_1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o divrem_1.lo divrem_1.c
- /bin/sh ../libtool --mode=compile --tag=CC /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/strip_fPIC.sh yasm -I .. -f elf64 -o divrem_2.lo `test -f 'divrem_2.as' || echo '/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/'`divrem_2.as
- /bin/sh ../libtool --mode=compile --tag=CC /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/strip_fPIC.sh yasm -I .. -f elf64 -o divrem_euclidean_qr_1.lo `test -f 'divrem_euclidean_qr_1.as' || echo '/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/'`divrem_euclidean_qr_1.as
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_sub -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sub.c -fPIC -DPIC -o .libs/sub.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_add -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c add.c -fPIC -DPIC -o .libs/add.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_dummy1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dummy1.c -fPIC -DPIC -o .libs/dummy1.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_mul_1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mul_1.c -fPIC -DPIC -o .libs/mul_1.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_add_1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c add_1.c -fPIC -DPIC -o .libs/add_1.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_add_n -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c add_n.c -fPIC -DPIC -o .libs/add_n.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_sub_1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sub_1.c -fPIC -DPIC -o .libs/sub_1.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_addmul_1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c addmul_1.c -fPIC -DPIC -o .libs/addmul_1.o
- libtool: compile: /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/strip_fPIC.sh yasm -I .. -f elf64 divexact_byfobm1.as -fPIC -DPIC -o .libs/divexact_byfobm1.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_sub_n -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sub_n.c -fPIC -DPIC -o .libs/sub_n.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_submul_1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c submul_1.c -fPIC -DPIC -o .libs/submul_1.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_addadd_n -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c addadd_n.c -fPIC -DPIC -o .libs/addadd_n.o
- libtool: compile: /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/strip_fPIC.sh yasm -I .. -f elf64 divexact_by3c.as -fPIC -DPIC -o .libs/divexact_by3c.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_lshift -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c lshift.c -fPIC -DPIC -o .libs/lshift.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_divisible_p -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c divisible_p.c -fPIC -DPIC -o .libs/divisible_p.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_addsub_n -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c addsub_n.c -fPIC -DPIC -o .libs/addsub_n.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_divexact_1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c divexact_1.c -fPIC -DPIC -o .libs/divexact_1.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_subadd_n -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c subadd_n.c -fPIC -DPIC -o .libs/subadd_n.o
- libtool: compile: /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/strip_fPIC.sh yasm -I .. -f elf64 divrem_euclidean_qr_1.as -fPIC -DPIC -o .libs/divrem_euclidean_qr_1.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_rshift -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rshift.c -fPIC -DPIC -o .libs/rshift.o
- libtool: compile: /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/strip_fPIC.sh yasm -I .. -f elf64 divrem_2.as -fPIC -DPIC -o .libs/divrem_2.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_divexact_byff -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c divexact_byff.c -fPIC -DPIC -o .libs/divexact_byff.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_divrem -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c divrem.c -fPIC -DPIC -o .libs/divrem.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_divrem_1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c divrem_1.c -fPIC -DPIC -o .libs/divrem_1.o
- yasm -I .. -f elf64 divexact_byfobm1.as -D PIC -o .libs/divexact_byfobm1.o
- yasm -I .. -f elf64 divexact_by3c.as -D PIC -o .libs/divexact_by3c.o
- yasm -I .. -f elf64 divrem_euclidean_qr_1.as -D PIC -o .libs/divrem_euclidean_qr_1.o
- yasm -I .. -f elf64 divrem_2.as -D PIC -o .libs/divrem_2.o
- /bin/sh ../libtool --mode=compile --tag=CC /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/strip_fPIC.sh yasm -I .. -f elf64 -o divrem_euclidean_qr_2.lo `test -f 'divrem_euclidean_qr_2.as' || echo '/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/'`divrem_euclidean_qr_2.as
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo divrem_euclidean_r_1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o divrem_euclidean_r_1.lo divrem_euclidean_r_1.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo divrem_hensel_qr_1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o divrem_hensel_qr_1.lo divrem_hensel_qr_1.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo divrem_hensel_qr_1_1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o divrem_hensel_qr_1_1.lo divrem_hensel_qr_1_1.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo divrem_hensel_qr_1_2 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o divrem_hensel_qr_1_2.lo divrem_hensel_qr_1_2.c
- libtool: compile: /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/strip_fPIC.sh yasm -I .. -f elf64 divrem_euclidean_qr_2.as -fPIC -DPIC -o .libs/divrem_euclidean_qr_2.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo divrem_hensel_r_1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o divrem_hensel_r_1.lo divrem_hensel_r_1.c
- 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 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo divrem_hensel_rsh_qr_1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o divrem_hensel_rsh_qr_1.lo divrem_hensel_rsh_qr_1.c
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_divrem_hensel_qr_1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c divrem_hensel_qr_1.c -fPIC -DPIC -o .libs/divrem_hensel_qr_1.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_divrem_euclidean_r_1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c divrem_euclidean_r_1.c -fPIC -DPIC -o .libs/divrem_euclidean_r_1.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_divrem_hensel_qr_1_1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c divrem_hensel_qr_1_1.c -fPIC -DPIC -o .libs/divrem_hensel_qr_1_1.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo rsh_divrem_hensel_qr_1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rsh_divrem_hensel_qr_1.lo rsh_divrem_hensel_qr_1.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo rsh_divrem_hensel_qr_1_1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rsh_divrem_hensel_qr_1_1.lo rsh_divrem_hensel_qr_1_1.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo rsh_divrem_hensel_qr_1_2 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -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 /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo add_err1_n | sed 's/_$//'` -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. `test -f 'add_err1_n.asm' || echo '/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/'`add_err1_n.asm
- /bin/sh ../libtool --mode=compile --tag=CC /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo add_err2_n | sed 's/_$//'` -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. `test -f 'add_err2_n.asm' || echo '/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/'`add_err2_n.asm
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_divrem_hensel_qr_1_2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c divrem_hensel_qr_1_2.c -fPIC -DPIC -o .libs/divrem_hensel_qr_1_2.o
- /bin/sh ../libtool --mode=compile --tag=CC /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. `test -f 'sub_err1_n.asm' || echo '/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/'`sub_err1_n.asm
- /bin/sh ../libtool --mode=compile --tag=CC /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. `test -f 'sub_err2_n.asm' || echo '/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/'`sub_err2_n.asm
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo fib2_ui | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fib2_ui.lo fib2_ui.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo mod_1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mod_1.lo mod_1.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mod_34lsub1.lo mod_34lsub1.c
- /bin/sh ../libtool --mode=compile --tag=CC /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/strip_fPIC.sh yasm -I .. -f elf64 -o modexact_1c_odd.lo `test -f 'modexact_1c_odd.as' || echo '/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/'`modexact_1c_odd.as
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo preinv_mod_1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o preinv_mod_1.lo preinv_mod_1.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo dump | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dump.lo dump.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gcd_subdiv_step.lo gcd_subdiv_step.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gcdext_lehmer.lo gcdext_lehmer.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo gcd_lehmer | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gcd_lehmer.lo gcd_lehmer.c
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_divrem_hensel_r_1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c divrem_hensel_r_1.c -fPIC -DPIC -o .libs/divrem_hensel_r_1.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_divrem_hensel_rsh_qr_1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c divrem_hensel_rsh_qr_1.c -fPIC -DPIC -o .libs/divrem_hensel_rsh_qr_1.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_rsh_divrem_hensel_qr_1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rsh_divrem_hensel_qr_1.c -fPIC -DPIC -o .libs/rsh_divrem_hensel_qr_1.o
- libtool: compile: /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_add_err1_n -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. add_err1_n.asm -fPIC -DPIC -o .libs/add_err1_n.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_rsh_divrem_hensel_qr_1_1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rsh_divrem_hensel_qr_1_1.c -fPIC -DPIC -o .libs/rsh_divrem_hensel_qr_1_1.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_rsh_divrem_hensel_qr_1_2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rsh_divrem_hensel_qr_1_2.c -fPIC -DPIC -o .libs/rsh_divrem_hensel_qr_1_2.o
- libtool: compile: /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_sub_err1_n -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. sub_err1_n.asm -fPIC -DPIC -o .libs/sub_err1_n.o
- libtool: compile: /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_sub_err2_n -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. sub_err2_n.asm -fPIC -DPIC -o .libs/sub_err2_n.o
- libtool: compile: /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_add_err2_n -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. add_err2_n.asm -fPIC -DPIC -o .libs/add_err2_n.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_mod_1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mod_1.c -fPIC -DPIC -o .libs/mod_1.o
- libtool: compile: /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/strip_fPIC.sh yasm -I .. -f elf64 modexact_1c_odd.as -fPIC -DPIC -o .libs/modexact_1c_odd.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_fib2_ui -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fib2_ui.c -fPIC -DPIC -o .libs/fib2_ui.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_mod_34lsub1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mod_34lsub1.c -fPIC -DPIC -o .libs/mod_34lsub1.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_dump -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dump.c -fPIC -DPIC -o .libs/dump.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_preinv_mod_1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c preinv_mod_1.c -fPIC -DPIC -o .libs/preinv_mod_1.o
- yasm -I .. -f elf64 modexact_1c_odd.as -D PIC -o .libs/modexact_1c_odd.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_gcd_subdiv_step -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gcd_subdiv_step.c -fPIC -DPIC -o .libs/gcd_subdiv_step.o
- m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err1_n -DPIC add_err1_n.asm >tmp-add_err1_n.s
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_gcdext_lehmer -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gcdext_lehmer.c -fPIC -DPIC -o .libs/gcdext_lehmer.o
- m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err1_n -DPIC sub_err1_n.asm >tmp-sub_err1_n.s
- m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err2_n -DPIC sub_err2_n.asm >tmp-sub_err2_n.s
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gcdext_1.lo gcdext_1.c
- m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err2_n -DPIC add_err2_n.asm >tmp-add_err2_n.s
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo hgcd | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o hgcd.lo hgcd.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo gcdext_subdiv_step | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gcdext_subdiv_step.lo gcdext_subdiv_step.c
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_gcd_lehmer -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gcd_lehmer.c -fPIC -DPIC -o .libs/gcd_lehmer.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o matrix22_mul.lo matrix22_mul.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo hgcd2 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o hgcd2.lo hgcd2.c
- gcc -std=gnu99 -c -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_add_err1_n -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. tmp-add_err1_n.s -fPIC -DPIC -o .libs/add_err1_n.o
- gcc -std=gnu99 -c -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_sub_err1_n -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. tmp-sub_err1_n.s -fPIC -DPIC -o .libs/sub_err1_n.o
- gcc -std=gnu99 -c -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_sub_err2_n -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. tmp-sub_err2_n.s -fPIC -DPIC -o .libs/sub_err2_n.o
- gcc -std=gnu99 -c -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_add_err2_n -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. tmp-add_err2_n.s -fPIC -DPIC -o .libs/add_err2_n.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mod_1_1.lo mod_1_1.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo mod_1_2 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mod_1_2.lo mod_1_2.c
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_gcdext_1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gcdext_1.c -fPIC -DPIC -o .libs/gcdext_1.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mod_1_3.lo mod_1_3.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo tdiv_q | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tdiv_q.lo tdiv_q.c
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_hgcd -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c hgcd.c -fPIC -DPIC -o .libs/hgcd.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo mp_bases | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mp_bases.lo mp_bases.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo fib_table | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o fib_table.lo fib_table.c
- /bin/sh ../libtool --mode=compile --tag=CC /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/m4-ccas --m4="m4" gcc -std=gnu99 -c -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo mulmid_basecase | sed 's/_$//'` -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. `test -f 'mulmid_basecase.asm' || echo '/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/'`mulmid_basecase.asm
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_hgcd2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c hgcd2.c -fPIC -DPIC -o .libs/hgcd2.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_gcdext_subdiv_step -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gcdext_subdiv_step.c -fPIC -DPIC -o .libs/gcdext_subdiv_step.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_matrix22_mul -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c matrix22_mul.c -fPIC -DPIC -o .libs/matrix22_mul.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo mulmid | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mulmid.lo mulmid.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo mulmid_n | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mulmid_n.lo mulmid_n.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo toom42_mulmid | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o toom42_mulmid.lo toom42_mulmid.c
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_mod_1_1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mod_1_1.c -fPIC -DPIC -o .libs/mod_1_1.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo mulmod_2expp1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mulmod_2expp1.lo mulmod_2expp1.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo mulmod_2expm1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mulmod_2expm1.lo mulmod_2expm1.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo mul | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mul.lo mul.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo mul_fft | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mul_fft.lo mul_fft.c
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_mod_1_2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mod_1_2.c -fPIC -DPIC -o .libs/mod_1_2.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_tdiv_q -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c tdiv_q.c -fPIC -DPIC -o .libs/tdiv_q.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_mp_bases -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mp_bases.c -fPIC -DPIC -o .libs/mp_bases.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_mod_1_3 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mod_1_3.c -fPIC -DPIC -o .libs/mod_1_3.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_fib_table -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fib_table.c -fPIC -DPIC -o .libs/fib_table.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo mul_n | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mul_n.lo mul_n.c
- libtool: compile: /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn/m4-ccas --m4=m4 gcc -std=gnu99 -c -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_mulmid_basecase -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. mulmid_basecase.asm -fPIC -DPIC -o .libs/mulmid_basecase.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_mulmid -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mulmid.c -fPIC -DPIC -o .libs/mulmid.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_mulmid_n -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mulmid_n.c -fPIC -DPIC -o .libs/mulmid_n.o
- m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mulmid_basecase -DPIC mulmid_basecase.asm >tmp-mulmid_basecase.s
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_toom42_mulmid -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c toom42_mulmid.c -fPIC -DPIC -o .libs/toom42_mulmid.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo mul_basecase | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mul_basecase.lo mul_basecase.c
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_mulmod_2expp1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mulmod_2expp1.c -fPIC -DPIC -o .libs/mulmod_2expp1.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sqr_basecase.lo sqr_basecase.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo random | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o random.lo random.c
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_mulmod_2expm1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mulmod_2expm1.c -fPIC -DPIC -o .libs/mulmod_2expm1.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_mul_fft -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mul_fft.c -fPIC -DPIC -o .libs/mul_fft.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_mul -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mul.c -fPIC -DPIC -o .libs/mul.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo random2 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o random2.lo random2.c
- gcc -std=gnu99 -c -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_mulmid_basecase -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. tmp-mulmid_basecase.s -fPIC -DPIC -o .libs/mulmid_basecase.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_mul_n -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mul_n.c -fPIC -DPIC -o .libs/mul_n.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo pow_1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o pow_1.lo pow_1.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo urandomb | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o urandomb.lo urandomb.c
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_mul_basecase -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mul_basecase.c -fPIC -DPIC -o .libs/mul_basecase.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo urandomm | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o urandomm.lo urandomm.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo randomb | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o randomb.lo randomb.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo rrandom | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rrandom.lo rrandom.c
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_random -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c random.c -fPIC -DPIC -o .libs/random.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_sqr_basecase -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sqr_basecase.c -fPIC -DPIC -o .libs/sqr_basecase.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo invert | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o invert.lo invert.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo dc_divappr_q_n | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dc_divappr_q_n.lo dc_divappr_q_n.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo rootrem | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rootrem.lo rootrem.c
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_random2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c random2.c -fPIC -DPIC -o .libs/random2.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_pow_1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pow_1.c -fPIC -DPIC -o .libs/pow_1.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_urandomb -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c urandomb.c -fPIC -DPIC -o .libs/urandomb.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_rrandom -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rrandom.c -fPIC -DPIC -o .libs/rrandom.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_urandomm -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c urandomm.c -fPIC -DPIC -o .libs/urandomm.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_randomb -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c randomb.c -fPIC -DPIC -o .libs/randomb.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_dc_divappr_q_n -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dc_divappr_q_n.c -fPIC -DPIC -o .libs/dc_divappr_q_n.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_invert -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c invert.c -fPIC -DPIC -o .libs/invert.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_rootrem -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rootrem.c -fPIC -DPIC -o .libs/rootrem.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo sqrtrem | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sqrtrem.lo sqrtrem.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo get_str | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o get_str.lo get_str.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo set_str | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o set_str.lo set_str.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo scan0 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o scan0.lo scan0.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo scan1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o scan1.lo scan1.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo popcount | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o popcount.lo popcount.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo hamdist | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o hamdist.lo hamdist.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo cmp | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cmp.lo cmp.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo perfect_square_p | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o perfect_square_p.lo perfect_square_p.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo bdivmod | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bdivmod.lo bdivmod.c
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_sqrtrem -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sqrtrem.c -fPIC -DPIC -o .libs/sqrtrem.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo gcd | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gcd.lo gcd.c
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_get_str -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c get_str.c -fPIC -DPIC -o .libs/get_str.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_set_str -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c set_str.c -fPIC -DPIC -o .libs/set_str.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo gcd_1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gcd_1.lo gcd_1.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo gcdext | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gcdext.lo gcdext.c
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_scan0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c scan0.c -fPIC -DPIC -o .libs/scan0.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_scan1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c scan1.c -fPIC -DPIC -o .libs/scan1.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_popcount -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c popcount.c -fPIC -DPIC -o .libs/popcount.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_hamdist -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c hamdist.c -fPIC -DPIC -o .libs/hamdist.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tdiv_qr.lo tdiv_qr.c
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_cmp -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c cmp.c -fPIC -DPIC -o .libs/cmp.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_perfect_square_p -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c perfect_square_p.c -fPIC -DPIC -o .libs/perfect_square_p.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_bdivmod -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c bdivmod.c -fPIC -DPIC -o .libs/bdivmod.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_gcd -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gcd.c -fPIC -DPIC -o .libs/gcd.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_gcd_1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gcd_1.c -fPIC -DPIC -o .libs/gcd_1.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_gcdext -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gcdext.c -fPIC -DPIC -o .libs/gcdext.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo jacobi_base | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o jacobi_base.lo jacobi_base.c
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_tdiv_qr -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c tdiv_qr.c -fPIC -DPIC -o .libs/tdiv_qr.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo get_d | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o get_d.lo get_d.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo mullow_n | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mullow_n.lo mullow_n.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo mulhigh_n | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mulhigh_n.lo mulhigh_n.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo mullow_n_basecase | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mullow_n_basecase.lo mullow_n_basecase.c
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_jacobi_base -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c jacobi_base.c -fPIC -DPIC -o .libs/jacobi_base.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo mullow_basecase | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mullow_basecase.lo mullow_basecase.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo redc_1 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o redc_1.lo redc_1.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo redc_2 | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o redc_2.lo redc_2.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo sb_divappr_q | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sb_divappr_q.lo sb_divappr_q.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo toom3_mul | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o toom3_mul.lo toom3_mul.c
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_get_d -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c get_d.c -fPIC -DPIC -o .libs/get_d.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_mullow_n -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mullow_n.c -fPIC -DPIC -o .libs/mullow_n.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo toom3_mul_n | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o toom3_mul_n.lo toom3_mul_n.c
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_mulhigh_n -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mulhigh_n.c -fPIC -DPIC -o .libs/mulhigh_n.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo toom4_mul | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o toom4_mul.lo toom4_mul.c
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_mullow_n_basecase -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mullow_n_basecase.c -fPIC -DPIC -o .libs/mullow_n_basecase.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo toom4_mul_n | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o toom4_mul_n.lo toom4_mul_n.c
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_mullow_basecase -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mullow_basecase.c -fPIC -DPIC -o .libs/mullow_basecase.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo dc_div_q | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dc_div_q.lo dc_div_q.c
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_redc_1 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c redc_1.c -fPIC -DPIC -o .libs/redc_1.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_redc_2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c redc_2.c -fPIC -DPIC -o .libs/redc_2.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo dc_divappr_q | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dc_divappr_q.lo dc_divappr_q.c
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_sb_divappr_q -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sb_divappr_q.c -fPIC -DPIC -o .libs/sb_divappr_q.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_toom3_mul -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c toom3_mul.c -fPIC -DPIC -o .libs/toom3_mul.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_toom3_mul_n -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c toom3_mul_n.c -fPIC -DPIC -o .libs/toom3_mul_n.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_toom4_mul -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c toom4_mul.c -fPIC -DPIC -o .libs/toom4_mul.o
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo sb_div_q | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sb_div_q.lo sb_div_q.c
- In file included from redc_2.c:25:0:
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:206:3: error: expected ')' before 'L'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:207:3: error: expected ')' before 'L'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:208:3: error: expected ')' before 'L'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:209:3: error: expected ')' before 'L'
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo sb_div_qr | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o sb_div_qr.lo sb_div_qr.c
- In file included from redc_2.c:25:0:
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:456:48: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:457:47: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:766:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:767:55: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:768:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:770:45: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:771:47: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:772:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:841:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:845:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:849:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:852:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:855:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:858:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:861:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:864:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:867:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:870:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:873:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:876:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:879:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:882:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:885:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:890:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:897:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:905:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:908:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:911:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:925:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:929:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:932:44: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:936:47: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:952:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:955:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:958:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:965:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:968:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:971:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:974:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:977:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:981:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:985:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:988:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:991:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:994:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:997:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1000:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1003:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1006:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1009:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1012:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1015:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1019:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1023:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1026:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1029:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1032:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1035:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1038:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1042:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1047:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1051:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1054:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1057:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1060:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1063:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1066:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1069:55: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1072:55: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1075:48: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1082:23: error: expected ':', ',', ';', '}' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1103:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1197:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1200:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1203:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1206:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1209:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1213:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1218:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1222:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1226:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1229:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1233:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1237:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1242:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1246:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1250:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1254:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1258:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1263:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_toom4_mul_n -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c toom4_mul_n.c -fPIC -DPIC -o .libs/toom4_mul_n.o
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1268:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1273:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1277:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1281:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1284:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1287:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo dc_div_qr | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dc_div_qr.lo dc_div_qr.c
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1290:44: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1293:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1296:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1302:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1307:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1317:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1325:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1329:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_dc_div_q -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dc_div_q.c -fPIC -DPIC -o .libs/dc_div_q.o
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1332:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1888:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:1889:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:2524:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:2684:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:2718:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:2736:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:2752:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:2758:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3131:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3134:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3171:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3172:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3173:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3174:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3359:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- In file included from redc_2.c:25:0:
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3361:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3363:48: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3401:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3404:54: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3407:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3419:42: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3422:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3425:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3428:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3431:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3436:42: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3442:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3447:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3450:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3455:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3488:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3490:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3492:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3494:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3725:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3726:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3727:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3728:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3731:3: error: unknown type name 'gmp_doscan_scan_t'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3732:3: error: unknown type name 'gmp_doscan_step_t'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3733:3: error: unknown type name 'gmp_doscan_get_t'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3734:3: error: unknown type name 'gmp_doscan_unget_t'
- /tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/gmp-impl.h:3838:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_dc_divappr_q -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dc_divappr_q.c -fPIC -DPIC -o .libs/dc_divappr_q.o
- In file included from redc_2.c:26:0:
- ../longlong.h:269:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- ../longlong.h:282:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- ../longlong.h:295:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- ../longlong.h:309:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__GMP_PROTO'
- /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_`echo dc_div_qr_n | sed 's/_$//'` -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dc_div_qr_n.lo dc_div_qr_n.c
- make[2]: *** [redc_2.lo] Error 1
- make[2]: *** Waiting for unfinished jobs....
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_sb_div_q -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sb_div_q.c -fPIC -DPIC -o .libs/sb_div_q.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_sb_div_qr -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sb_div_qr.c -fPIC -DPIC -o .libs/sb_div_qr.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_dc_div_qr_n -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dc_div_qr_n.c -fPIC -DPIC -o .libs/dc_div_qr_n.o
- libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1/mpn -I.. -D__GMP_WITHIN_GMP -I/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1 -DOPERATION_dc_div_qr -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dc_div_qr.c -fPIC -DPIC -o .libs/dc_div_qr.o
- make[2]: Leaving directory `/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build/mpn'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build'
- make: *** [all] Error 2
- * ERROR: sci-libs/mpir-2.5.1 failed (compile phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=sci-libs/mpir-2.5.1'`,
- * the complete build log and the output of `emerge -pqv '=sci-libs/mpir-2.5.1'`.
- * The complete build log is located at '/var/log/portage/sci-libs:mpir-2.5.1:20130107-163137.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/sci-libs/mpir-2.5.1/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/sci-libs/mpir-2.5.1/temp/environment'.
- * Working directory: '/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1_build'
- * S: '/tmp/portage/sci-libs/mpir-2.5.1/work/mpir-2.5.1'