>>> Fetching sources... filename:'gmp-5.1.0.tar.bz2' url:'https://gmplib.org/download/gmp/gmp-5.1.0.tar.bz2' filename:'gmp-h.patch' url:'gmp-h.patch' >>> Building... [hsct]: "tar" "xjf" "gmp-5.1.0.tar.bz2" >>> Patching gmp.h... patching file gmp-5.1.0/gmp-h.in [hsct]: "./configure" "--build=x86_64-pc-linux-gnu" "--host=sparc64-helenos" "CC=sparc64-helenos-cc" "CXX=sparc64-helenos-cxx" "AR=sparc64-helenos-ar" "AS=sparc64-helenos-as" "CPP=sparc64-helenos-cpp" "NM=sparc64-helenos-nm" "OBJDUMP=sparc64-helenos-objdump" "OBJCOPY=sparc64-helenos-objcopy" "STRIP=sparc64-helenos-strip" "RANLIB=sparc64-helenos-ranlib" "--disable-shared" "CPPFLAGS=-D_STDIO_H" checking build system type... x86_64-pc-linux-gnu checking host system type... sparc64-unknown-helenos checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for sparc64-helenos-strip... sparc64-helenos-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking ABI=64 checking whether sparc64-helenos-cc is gcc... yes checking compiler sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -D_STDIO_H... yes checking compiler sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 has sizeof(long)==8... yes checking compiler sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -D_STDIO_H -mcpu=v9... yes checking for sparc64-helenos-gcc... sparc64-helenos-cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether sparc64-helenos-cc accepts -g... yes checking for sparc64-helenos-cc option to accept ISO C89... none needed checking for sparc64-helenos-cc option to accept ISO C99... none needed checking for sparc64-helenos-cc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... sparc64-helenos-cpp checking build system compiler sparc64-helenos-cc... no checking build system compiler sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -D_STDIO_H... no checking build system compiler cc... yes checking for build system preprocessor... cc -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 grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E using ABI="64" CC="sparc64-helenos-cc" CFLAGS="-O2 -pedantic -m64 -mptr64 -mcpu=v9" CPPFLAGS="-D_STDIO_H" MPN_PATH=" sparc64 generic" checking whether assembler supports --noexecstack option... no checking for sparc64-helenos-ar... sparc64-helenos-ar checking for BSD- or MS-compatible name lister (nm)... sparc64-helenos-nm checking the name lister (sparc64-helenos-nm) interface... BSD nm checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by sparc64-helenos-cc... /var/helenos/cross/sparc64-helenos/bin/ld checking if the linker (/var/helenos/cross/sparc64-helenos/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 sparc64-unknown-helenos 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 /var/helenos/cross/sparc64-helenos/bin/ld option to reload object files... -r checking for sparc64-helenos-objdump... sparc64-helenos-objdump checking how to recognize dependent libraries... unknown checking for sparc64-helenos-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for sparc64-helenos-ar... (cached) sparc64-helenos-ar checking for archiver @FILE support... @ checking for sparc64-helenos-strip... (cached) sparc64-helenos-strip checking for sparc64-helenos-ranlib... sparc64-helenos-ranlib checking command to parse sparc64-helenos-nm output from sparc64-helenos-cc object... ok checking for sysroot... no checking for sparc64-helenos-mt... no checking for mt... no checking if : is a manifest tool... no 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... no checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if sparc64-helenos-cc supports -fno-rtti -fno-exceptions... no checking for sparc64-helenos-cc option to produce PIC... -fPIC -DPIC checking if sparc64-helenos-cc PIC flag -fPIC -DPIC works... yes checking if sparc64-helenos-cc static flag -static works... yes checking if sparc64-helenos-cc supports -c -o file.o... yes checking if sparc64-helenos-cc supports -c -o file.o... (cached) yes checking whether the sparc64-helenos-cc linker (/var/helenos/cross/sparc64-helenos/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... sparc64-helenos-cxx -E checking whether the sparc64-helenos-cxx linker (/var/helenos/cross/sparc64-helenos/bin/ld) supports shared libraries... no checking for sparc64-helenos-cxx option to produce PIC... -DPIC checking if sparc64-helenos-cxx PIC flag -DPIC works... yes checking if sparc64-helenos-cxx static flag works... yes checking if sparc64-helenos-cxx supports -c -o file.o... yes checking if sparc64-helenos-cxx supports -c -o file.o... (cached) yes checking whether the sparc64-helenos-cxx linker (/var/helenos/cross/sparc64-helenos/bin/ld) supports shared libraries... no checking dynamic linker characteristics... no checking how to hardcode library paths into programs... unsupported checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes 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 invent.h usability... no checking invent.h presence... no checking for invent.h... no checking langinfo.h usability... no checking langinfo.h presence... no checking for langinfo.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... no checking nl_types.h presence... no checking for nl_types.h... no checking sys/attributes.h usability... no checking sys/attributes.h presence... no checking for sys/attributes.h... no checking sys/iograph.h usability... no checking sys/iograph.h presence... no checking for sys/iograph.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... no checking sys/param.h presence... no checking for sys/param.h... no 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... no checking sys/sysinfo.h presence... no checking for sys/sysinfo.h... no checking sys/syssgi.h usability... no checking sys/syssgi.h presence... no checking for sys/syssgi.h... no checking sys/systemcfg.h usability... no checking sys/systemcfg.h presence... no checking for sys/systemcfg.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... no checking sys/times.h presence... no checking for sys/times.h... no checking for sys/resource.h... no checking for sys/sysctl.h... no checking for machine/hal_sysinfo.h... no checking whether fgetc is declared... yes checking whether fscanf is declared... yes checking whether optarg is declared... yes checking whether ungetc is declared... yes checking whether vfprintf is declared... yes checking whether sys_errlist is declared... no checking whether sys_nerr is declared... no checking return type of signal handlers... void checking for intmax_t... yes checking for long double... yes checking for long long... yes checking for ptrdiff_t... yes checking for quad_t... no checking for uint_least32_t... yes checking for intptr_t... yes checking for preprocessor stringizing operator... yes checking for working volatile... yes checking for C/C++ restrict keyword... __restrict checking whether exists and works... yes checking whether gcc __attribute__ ((const)) works... yes checking whether gcc __attribute__ ((malloc)) works... yes checking whether gcc __attribute__ ((mode (XX))) works... yes checking whether gcc __attribute__ ((noreturn)) works... yes checking for inline... inline checking for cos in -lm... yes checking for working alloca.h... no checking for alloca (via gmp-impl.h)... yes checking how to allocate temporary memory... alloca checking whether byte ordering is bigendian... yes checking format of `double' floating point... IEEE big endian checking for alarm... yes checking for attr_get... no checking for clock... yes checking for cputime... no checking for getpagesize... yes checking for getrusage... no checking for gettimeofday... yes checking for getsysinfo... no checking for localeconv... yes checking for memset... yes checking for mmap... yes checking for mprotect... no checking for nl_langinfo... no checking for obstack_vprintf... no checking for popen... no checking for processor_info... no checking for pstat_getprocessor... no checking for raise... yes checking for read_real_time... no checking for sigaction... yes checking for sigaltstack... no checking for sigstack... 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... no checking for sysctlbyname... no checking for times... no checking for library containing clock_gettime... none required checking for vsnprintf... yes checking whether vsnprintf works... probably configure: WARNING: cannot check for properly working vsnprintf when cross compiling, will assume it's ok checking whether sscanf needs writable input... no checking for struct pst_processor.psp_iticksperclktick... no 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 assembler accepts ".register"... yes checking size of void *... 8 checking size of unsigned short... 2 checking size of unsigned... 4 checking size of unsigned long... 8 checking size of mp_limb_t... 8 checking for stack_t... yes checking for tputs in -lncurses... no checking for tputs in -lcurses... no checking for readline in -lreadline... no checking readline detected... no checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for sparc64-helenos-ranlib... (cached) sparc64-helenos-ranlib creating config.m4 configure: creating ./config.status config.status: creating demos/pexpr-config.h config.status: creating demos/calc/calc-config.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 rand/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 demos/Makefile config.status: creating demos/calc/Makefile config.status: creating demos/expr/Makefile config.status: creating gmp.h config.status: creating config.h config.status: linking mpn/generic/add.c to mpn/add.c config.status: linking mpn/generic/add_1.c to mpn/add_1.c config.status: linking mpn/generic/add_n.c to mpn/add_n.c config.status: linking mpn/generic/sub.c to mpn/sub.c config.status: linking mpn/generic/sub_1.c to mpn/sub_1.c config.status: linking mpn/generic/sub_n.c to mpn/sub_n.c config.status: linking mpn/generic/addcnd_n.c to mpn/addcnd_n.c config.status: linking mpn/generic/subcnd_n.c to mpn/subcnd_n.c config.status: linking mpn/generic/neg.c to mpn/neg.c config.status: linking mpn/generic/com.c to mpn/com.c config.status: linking mpn/generic/mul_1.c to mpn/mul_1.c config.status: linking mpn/generic/addmul_1.c to mpn/addmul_1.c config.status: linking mpn/generic/submul_1.c to mpn/submul_1.c config.status: linking mpn/generic/add_err1_n.c to mpn/add_err1_n.c config.status: linking mpn/generic/add_err2_n.c to mpn/add_err2_n.c config.status: linking mpn/generic/add_err3_n.c to mpn/add_err3_n.c config.status: linking mpn/generic/sub_err1_n.c to mpn/sub_err1_n.c config.status: linking mpn/generic/sub_err2_n.c to mpn/sub_err2_n.c config.status: linking mpn/generic/sub_err3_n.c to mpn/sub_err3_n.c config.status: linking mpn/generic/lshift.c to mpn/lshift.c config.status: linking mpn/generic/rshift.c to mpn/rshift.c config.status: linking mpn/sparc64/dive_1.c to mpn/dive_1.c config.status: linking mpn/generic/diveby3.c to mpn/diveby3.c config.status: linking mpn/generic/divis.c to mpn/divis.c config.status: linking mpn/generic/divrem.c to mpn/divrem.c config.status: linking mpn/sparc64/divrem_1.c to mpn/divrem_1.c config.status: linking mpn/generic/divrem_2.c to mpn/divrem_2.c config.status: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c config.status: linking mpn/sparc64/mod_1.c to mpn/mod_1.c config.status: linking mpn/generic/mod_34lsub1.c to mpn/mod_34lsub1.c config.status: linking mpn/sparc64/mode1o.c to mpn/mode1o.c config.status: linking mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c config.status: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c config.status: linking mpn/generic/dump.c to mpn/dump.c config.status: linking mpn/generic/mod_1_1.c to mpn/mod_1_1.c config.status: linking mpn/generic/mod_1_2.c to mpn/mod_1_2.c config.status: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c config.status: linking mpn/sparc64/mod_1_4.c to mpn/mod_1_4.c config.status: linking mpn/generic/lshiftc.c to mpn/lshiftc.c config.status: linking mpn/generic/mul.c to mpn/mul.c config.status: linking mpn/generic/mul_fft.c to mpn/mul_fft.c config.status: linking mpn/generic/mul_n.c to mpn/mul_n.c config.status: linking mpn/generic/sqr.c to mpn/sqr.c config.status: linking mpn/generic/mul_basecase.c to mpn/mul_basecase.c config.status: linking mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c config.status: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c config.status: linking mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c config.status: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c config.status: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c config.status: linking mpn/generic/mulmid.c to mpn/mulmid.c config.status: linking mpn/generic/random.c to mpn/random.c config.status: linking mpn/generic/random2.c to mpn/random2.c config.status: linking mpn/generic/pow_1.c to mpn/pow_1.c config.status: linking mpn/generic/rootrem.c to mpn/rootrem.c config.status: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c config.status: linking mpn/generic/get_str.c to mpn/get_str.c config.status: linking mpn/generic/set_str.c to mpn/set_str.c config.status: linking mpn/generic/scan0.c to mpn/scan0.c config.status: linking mpn/generic/scan1.c to mpn/scan1.c config.status: linking mpn/generic/popham.c to mpn/popcount.c config.status: linking mpn/generic/popham.c to mpn/hamdist.c config.status: linking mpn/generic/cmp.c to mpn/cmp.c config.status: linking mpn/generic/perfsqr.c to mpn/perfsqr.c config.status: linking mpn/generic/perfpow.c to mpn/perfpow.c config.status: linking mpn/sparc64/gcd_1.asm to mpn/gcd_1.asm config.status: linking mpn/generic/gcd.c to mpn/gcd.c config.status: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c config.status: linking mpn/generic/gcdext.c to mpn/gcdext.c config.status: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c config.status: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c config.status: linking mpn/generic/div_q.c to mpn/div_q.c config.status: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c config.status: linking mpn/generic/jacbase.c to mpn/jacbase.c config.status: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c config.status: linking mpn/generic/jacobi.c to mpn/jacobi.c config.status: linking mpn/generic/get_d.c to mpn/get_d.c config.status: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c config.status: linking mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c config.status: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c config.status: linking mpn/generic/hgcd2.c to mpn/hgcd2.c config.status: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c config.status: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c config.status: linking mpn/generic/hgcd.c to mpn/hgcd.c config.status: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c config.status: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c config.status: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c config.status: linking mpn/generic/mullo_n.c to mpn/mullo_n.c config.status: linking mpn/generic/mullo_basecase.c to mpn/mullo_basecase.c config.status: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c config.status: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c config.status: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c config.status: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c config.status: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c config.status: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c config.status: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c config.status: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c config.status: linking mpn/generic/toom54_mul.c to mpn/toom54_mul.c config.status: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c config.status: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c config.status: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c config.status: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c config.status: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c config.status: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c config.status: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c config.status: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c config.status: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c config.status: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c config.status: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c config.status: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c config.status: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c config.status: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c config.status: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c config.status: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c config.status: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c config.status: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c config.status: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c config.status: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c config.status: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c config.status: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c config.status: linking mpn/generic/invertappr.c to mpn/invertappr.c config.status: linking mpn/generic/invert.c to mpn/invert.c config.status: linking mpn/generic/binvert.c to mpn/binvert.c config.status: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c config.status: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c config.status: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c config.status: linking mpn/generic/div_qr_2n_pi1.c to mpn/div_qr_2n_pi1.c config.status: linking mpn/generic/div_qr_2u_pi1.c to mpn/div_qr_2u_pi1.c config.status: linking mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c config.status: linking mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c config.status: linking mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c config.status: linking mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c config.status: linking mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c config.status: linking mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c config.status: linking mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c config.status: linking mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c config.status: linking mpn/generic/mu_div_q.c to mpn/mu_div_q.c config.status: linking mpn/generic/bdiv_q_1.c to mpn/bdiv_q_1.c config.status: linking mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c config.status: linking mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c config.status: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c config.status: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c config.status: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c config.status: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c config.status: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c config.status: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c config.status: linking mpn/generic/broot.c to mpn/broot.c config.status: linking mpn/generic/brootinv.c to mpn/brootinv.c config.status: linking mpn/generic/bsqrt.c to mpn/bsqrt.c config.status: linking mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c config.status: linking mpn/generic/divexact.c to mpn/divexact.c config.status: linking mpn/generic/bdiv_dbm1c.c to mpn/bdiv_dbm1c.c config.status: linking mpn/generic/redc_1.c to mpn/redc_1.c config.status: linking mpn/generic/redc_2.c to mpn/redc_2.c config.status: linking mpn/generic/redc_n.c to mpn/redc_n.c config.status: linking mpn/generic/powm.c to mpn/powm.c config.status: linking mpn/generic/powlo.c to mpn/powlo.c config.status: linking mpn/generic/powm_sec.c to mpn/powm_sec.c config.status: linking mpn/generic/sb_div_sec.c to mpn/sb_div_qr_sec.c config.status: linking mpn/generic/sb_div_sec.c to mpn/sb_div_r_sec.c config.status: linking mpn/generic/sbpi1_div_sec.c to mpn/sbpi1_div_qr_sec.c config.status: linking mpn/generic/sbpi1_div_sec.c to mpn/sbpi1_div_r_sec.c config.status: linking mpn/generic/trialdiv.c to mpn/trialdiv.c config.status: linking mpn/generic/remove.c to mpn/remove.c config.status: linking mpn/generic/logops_n.c to mpn/and_n.c config.status: linking mpn/generic/logops_n.c to mpn/andn_n.c config.status: linking mpn/generic/logops_n.c to mpn/nand_n.c config.status: linking mpn/generic/logops_n.c to mpn/ior_n.c config.status: linking mpn/generic/logops_n.c to mpn/iorn_n.c config.status: linking mpn/generic/logops_n.c to mpn/nior_n.c config.status: linking mpn/generic/logops_n.c to mpn/xor_n.c config.status: linking mpn/generic/logops_n.c to mpn/xnor_n.c config.status: linking mpn/sparc64/copyi.asm to mpn/copyi.asm config.status: linking mpn/sparc64/copyd.asm to mpn/copyd.asm config.status: linking mpn/generic/zero.c to mpn/zero.c config.status: linking mpn/generic/tabselect.c to mpn/tabselect.c config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c config.status: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c config.status: linking mpn/sparc64/gmp-mparam.h to gmp-mparam.h config.status: executing libtool commands configure: summary of build options: Version: GNU MP 5.1.0 Host type: sparc64-unknown-helenos ABI: 64 Install prefix: /usr/local Compiler: sparc64-helenos-cc Static libraries: yes Shared libraries: no >>> Building the library... [hsct]: "make" "-j1" "STATIC_ONLY=y" cc `test -f 'gen-fac.c' || echo './'`gen-fac.c -o gen-fac ./gen-fac 64 0 >fac_table.h || (rm -f fac_table.h; exit 1) cc `test -f 'gen-fib.c' || echo './'`gen-fib.c -o gen-fib ./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1) ./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1) cc `test -f 'gen-bases.c' || echo './'`gen-bases.c -o gen-bases -lm ./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1) ./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1) cc `test -f 'gen-trialdivtab.c' || echo './'`gen-trialdivtab.c -o gen-trialdivtab -lm ./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1) cc `test -f 'gen-jacobitab.c' || echo './'`gen-jacobitab.c -o gen-jacobitab ./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1) cc `test -f 'gen-psqr.c' || echo './'`gen-psqr.c -o gen-psqr -lm ./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1) make all-recursive make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0' Making all in tests make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests' Making all in . make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests' Making all in devel make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/devel' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/devel' Making all in mpn make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/mpn' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/mpn' Making all in mpz make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/mpz' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/mpz' Making all in mpq make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/mpq' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/mpq' Making all in mpf make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/mpf' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/mpf' Making all in rand make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/rand' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/rand' Making all in misc make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/misc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/misc' Making all in cxx make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/cxx' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/cxx' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests' Making all in mpn make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/mpn' /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fib_table.lo fib_table.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fib_table.c -o fib_table.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mp_bases.lo mp_bases.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mp_bases.c -o mp_bases.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o add.lo add.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c add.c -o add.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o add_1.lo add_1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c add_1.c -o add_1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o add_n.lo add_n.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c add_n.c -o add_n.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sub.lo sub.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sub.c -o sub.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sub_1.lo sub_1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sub_1.c -o sub_1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_n | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sub_n.lo sub_n.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sub_n.c -o sub_n.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addcnd_n | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o addcnd_n.lo addcnd_n.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addcnd_n -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c addcnd_n.c -o addcnd_n.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo subcnd_n | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o subcnd_n.lo subcnd_n.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_subcnd_n -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c subcnd_n.c -o subcnd_n.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o neg.lo neg.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c neg.c -o neg.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo com | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o com.lo com.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c com.c -o com.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_1 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mul_1.lo mul_1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mul_1.c -o mul_1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_1 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o addmul_1.lo addmul_1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c addmul_1.c -o addmul_1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo submul_1 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o submul_1.lo submul_1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c submul_1.c -o submul_1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err1_n | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o add_err1_n.lo add_err1_n.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c add_err1_n.c -o add_err1_n.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err2_n | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o add_err2_n.lo add_err2_n.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c add_err2_n.c -o add_err2_n.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err3_n | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o add_err3_n.lo add_err3_n.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c add_err3_n.c -o add_err3_n.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sub_err1_n.lo sub_err1_n.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sub_err1_n.c -o sub_err1_n.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sub_err2_n.lo sub_err2_n.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sub_err2_n.c -o sub_err2_n.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err3_n | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sub_err3_n.lo sub_err3_n.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sub_err3_n.c -o sub_err3_n.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshift | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o lshift.lo lshift.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c lshift.c -o lshift.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rshift | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o rshift.lo rshift.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c rshift.c -o rshift.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dive_1 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o dive_1.lo dive_1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c dive_1.c -o dive_1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo diveby3 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o diveby3.lo diveby3.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c diveby3.c -o diveby3.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divis | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o divis.lo divis.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c divis.c -o divis.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o divrem.lo divrem.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c divrem.c -o divrem.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_1 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o divrem_1.lo divrem_1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c divrem_1.c -o divrem_1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_2 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o divrem_2.lo divrem_2.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c divrem_2.c -o divrem_2.o In file included from divrem_2.c:30: divrem_2.c: In function '__gmpn_divrem_2': ../longlong.h:1765:24: warning: right shift count >= width of type [-Wshift-count-overflow] 1765 | "rJ" ((al) >> 32), "rI" ((bl) >> 32) \ | ^~ ../gmp-impl.h:3077:5: note: in expansion of macro 'sub_ddmmss' 3077 | sub_ddmmss ((r1), (r0), (r1), (n0), (d1), (d0)); \ | ^~~~~~~~~~ divrem_2.c:101:11: note: in expansion of macro 'udiv_qr_3by2' 101 | udiv_qr_3by2 (q, r1, r0, r1, r0, 0, d1, d0, di.inv32); | ^~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fib2_ui.lo fib2_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fib2_ui.c -o fib2_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mod_1.lo mod_1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mod_1.c -o mod_1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mod_34lsub1.lo mod_34lsub1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mod_34lsub1.c -o mod_34lsub1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mode1o | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mode1o.lo mode1o.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mode1o.c -o mode1o.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pre_divrem_1 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o pre_divrem_1.lo pre_divrem_1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_divrem_1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c pre_divrem_1.c -o pre_divrem_1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o pre_mod_1.lo pre_mod_1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c pre_mod_1.c -o pre_mod_1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dump | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o dump.lo dump.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c dump.c -o dump.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mod_1_1.lo mod_1_1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mod_1_1.c -o mod_1_1.o In file included from mod_1_1.c:30: mod_1_1.c: In function '__gmpn_mod_1_1p_cps': ../longlong.h:1756:44: warning: right shift count >= width of type [-Wshift-count-overflow] 1756 | "%rJ" ((al) >> 32), "rI" ((bl) >> 32) \ | ^~ ../gmp-impl.h:3051:9: note: in expansion of macro 'add_ssaaaa' 3051 | add_ssaaaa (_qh, _ql, _qh, _ql, (nh) + 1, (nl)); \ | ^~~~~~~~~~ mod_1_1.c:163:3: note: in expansion of macro 'udiv_rnnd_preinv' 163 | udiv_rnnd_preinv (B2modb, B1modb, 0, b, bi); | ^~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_2 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mod_1_2.lo mod_1_2.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mod_1_2.c -o mod_1_2.o In file included from mod_1_2.c:31: mod_1_2.c: In function '__gmpn_mod_1s_2p_cps': ../longlong.h:1756:44: warning: right shift count >= width of type [-Wshift-count-overflow] 1756 | "%rJ" ((al) >> 32), "rI" ((bl) >> 32) \ | ^~ ../gmp-impl.h:3051:9: note: in expansion of macro 'add_ssaaaa' 3051 | add_ssaaaa (_qh, _ql, _qh, _ql, (nh) + 1, (nl)); \ | ^~~~~~~~~~ mod_1_2.c:54:3: note: in expansion of macro 'udiv_rnnd_preinv' 54 | udiv_rnnd_preinv (B2modb, B1modb, 0, b, bi); | ^~~~~~~~~~~~~~~~ ../longlong.h:1756:44: warning: right shift count >= width of type [-Wshift-count-overflow] 1756 | "%rJ" ((al) >> 32), "rI" ((bl) >> 32) \ | ^~ ../gmp-impl.h:3051:9: note: in expansion of macro 'add_ssaaaa' 3051 | add_ssaaaa (_qh, _ql, _qh, _ql, (nh) + 1, (nl)); \ | ^~~~~~~~~~ mod_1_2.c:57:3: note: in expansion of macro 'udiv_rnnd_preinv' 57 | udiv_rnnd_preinv (B3modb, B2modb, 0, b, bi); | ^~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mod_1_3.lo mod_1_3.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mod_1_3.c -o mod_1_3.o In file included from mod_1_3.c:31: mod_1_3.c: In function '__gmpn_mod_1s_3p_cps': ../longlong.h:1756:44: warning: right shift count >= width of type [-Wshift-count-overflow] 1756 | "%rJ" ((al) >> 32), "rI" ((bl) >> 32) \ | ^~ ../gmp-impl.h:3051:9: note: in expansion of macro 'add_ssaaaa' 3051 | add_ssaaaa (_qh, _ql, _qh, _ql, (nh) + 1, (nl)); \ | ^~~~~~~~~~ mod_1_3.c:49:3: note: in expansion of macro 'udiv_rnnd_preinv' 49 | udiv_rnnd_preinv (B2modb, B1modb, 0, b, bi); | ^~~~~~~~~~~~~~~~ ../longlong.h:1756:44: warning: right shift count >= width of type [-Wshift-count-overflow] 1756 | "%rJ" ((al) >> 32), "rI" ((bl) >> 32) \ | ^~ ../gmp-impl.h:3051:9: note: in expansion of macro 'add_ssaaaa' 3051 | add_ssaaaa (_qh, _ql, _qh, _ql, (nh) + 1, (nl)); \ | ^~~~~~~~~~ mod_1_3.c:50:3: note: in expansion of macro 'udiv_rnnd_preinv' 50 | udiv_rnnd_preinv (B3modb, B2modb, 0, b, bi); | ^~~~~~~~~~~~~~~~ ../longlong.h:1756:44: warning: right shift count >= width of type [-Wshift-count-overflow] 1756 | "%rJ" ((al) >> 32), "rI" ((bl) >> 32) \ | ^~ ../gmp-impl.h:3051:9: note: in expansion of macro 'add_ssaaaa' 3051 | add_ssaaaa (_qh, _ql, _qh, _ql, (nh) + 1, (nl)); \ | ^~~~~~~~~~ mod_1_3.c:51:3: note: in expansion of macro 'udiv_rnnd_preinv' 51 | udiv_rnnd_preinv (B4modb, B3modb, 0, b, bi); | ^~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_4 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mod_1_4.lo mod_1_4.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mod_1_4.c -o mod_1_4.o In file included from mod_1_4.c:31: mod_1_4.c: In function '__gmpn_mod_1s_4p_cps': ../longlong.h:1756:44: warning: right shift count >= width of type [-Wshift-count-overflow] 1756 | "%rJ" ((al) >> 32), "rI" ((bl) >> 32) \ | ^~ ../gmp-impl.h:3051:9: note: in expansion of macro 'add_ssaaaa' 3051 | add_ssaaaa (_qh, _ql, _qh, _ql, (nh) + 1, (nl)); \ | ^~~~~~~~~~ mod_1_4.c:51:3: note: in expansion of macro 'udiv_rnnd_preinv' 51 | udiv_rnnd_preinv (B2modb, B1modb, 0, b, bi); | ^~~~~~~~~~~~~~~~ ../longlong.h:1756:44: warning: right shift count >= width of type [-Wshift-count-overflow] 1756 | "%rJ" ((al) >> 32), "rI" ((bl) >> 32) \ | ^~ ../gmp-impl.h:3051:9: note: in expansion of macro 'add_ssaaaa' 3051 | add_ssaaaa (_qh, _ql, _qh, _ql, (nh) + 1, (nl)); \ | ^~~~~~~~~~ mod_1_4.c:52:3: note: in expansion of macro 'udiv_rnnd_preinv' 52 | udiv_rnnd_preinv (B3modb, B2modb, 0, b, bi); | ^~~~~~~~~~~~~~~~ ../longlong.h:1756:44: warning: right shift count >= width of type [-Wshift-count-overflow] 1756 | "%rJ" ((al) >> 32), "rI" ((bl) >> 32) \ | ^~ ../gmp-impl.h:3051:9: note: in expansion of macro 'add_ssaaaa' 3051 | add_ssaaaa (_qh, _ql, _qh, _ql, (nh) + 1, (nl)); \ | ^~~~~~~~~~ mod_1_4.c:53:3: note: in expansion of macro 'udiv_rnnd_preinv' 53 | udiv_rnnd_preinv (B4modb, B3modb, 0, b, bi); | ^~~~~~~~~~~~~~~~ ../longlong.h:1756:44: warning: right shift count >= width of type [-Wshift-count-overflow] 1756 | "%rJ" ((al) >> 32), "rI" ((bl) >> 32) \ | ^~ ../gmp-impl.h:3051:9: note: in expansion of macro 'add_ssaaaa' 3051 | add_ssaaaa (_qh, _ql, _qh, _ql, (nh) + 1, (nl)); \ | ^~~~~~~~~~ mod_1_4.c:54:3: note: in expansion of macro 'udiv_rnnd_preinv' 54 | udiv_rnnd_preinv (B5modb, B4modb, 0, b, bi); | ^~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshiftc | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o lshiftc.lo lshiftc.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c lshiftc.c -o lshiftc.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mul.lo mul.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mul.c -o mul.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_fft | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mul_fft.lo mul_fft.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mul_fft.c -o mul_fft.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_n | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mul_n.lo mul_n.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mul_n.c -o mul_n.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sqr.lo sqr.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sqr.c -o sqr.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_basecase | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mul_basecase.lo mul_basecase.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mul_basecase.c -o mul_basecase.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sqr_basecase.lo sqr_basecase.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sqr_basecase.c -o sqr_basecase.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o nussbaumer_mul.lo nussbaumer_mul.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c nussbaumer_mul.c -o nussbaumer_mul.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_basecase | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mulmid_basecase.lo mulmid_basecase.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mulmid_basecase.c -o mulmid_basecase.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mulmid | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom42_mulmid.lo toom42_mulmid.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mulmid -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom42_mulmid.c -o toom42_mulmid.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_n | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mulmid_n.lo mulmid_n.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_n -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mulmid_n.c -o mulmid_n.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mulmid.lo mulmid.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mulmid.c -o mulmid.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o random.lo random.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c random.c -o random.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random2 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o random2.lo random2.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c random2.c -o random2.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pow_1 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o pow_1.lo pow_1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c pow_1.c -o pow_1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rootrem | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o rootrem.lo rootrem.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c rootrem.c -o rootrem.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrtrem | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sqrtrem.lo sqrtrem.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sqrtrem.c -o sqrtrem.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_str | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o get_str.lo get_str.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c get_str.c -o get_str.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo set_str | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set_str.lo set_str.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set_str.c -o set_str.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan0 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o scan0.lo scan0.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c scan0.c -o scan0.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan1 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o scan1.lo scan1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c scan1.c -o scan1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo popcount | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o popcount.lo popcount.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c popcount.c -o popcount.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hamdist | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o hamdist.lo hamdist.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c hamdist.c -o hamdist.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cmp | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cmp.lo cmp.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cmp.c -o cmp.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfsqr | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o perfsqr.lo perfsqr.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c perfsqr.c -o perfsqr.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfpow | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o perfpow.lo perfpow.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c perfpow.c -o perfpow.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" sparc64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_1 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 `test -f 'gcd_1.asm' || echo './'`gcd_1.asm libtool: compile: ../mpn/m4-ccas --m4=m4 sparc64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 gcd_1.asm -o gcd_1.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_gcd_1 -D_STDIO_H gcd_1.asm >tmp-gcd_1.s sparc64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 tmp-gcd_1.s -o gcd_1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o gcd.lo gcd.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c gcd.c -o gcd.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o gcdext_1.lo gcdext_1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c gcdext_1.c -o gcdext_1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o gcdext.lo gcdext.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c gcdext.c -o gcdext.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o gcd_subdiv_step.lo gcd_subdiv_step.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c gcd_subdiv_step.c -o gcd_subdiv_step.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o gcdext_lehmer.lo gcdext_lehmer.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c gcdext_lehmer.c -o gcdext_lehmer.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_q | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o div_q.lo div_q.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c div_q.c -o div_q.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o tdiv_qr.lo tdiv_qr.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c tdiv_qr.c -o tdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacbase | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o jacbase.lo jacbase.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c jacbase.c -o jacbase.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi_2 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o jacobi_2.lo jacobi_2.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi_2 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c jacobi_2.c -o jacobi_2.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o jacobi.lo jacobi.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c jacobi.c -o jacobi.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_d | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o get_d.lo get_d.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c get_d.c -o get_d.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o matrix22_mul.lo matrix22_mul.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c matrix22_mul.c -o matrix22_mul.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul1_inverse_vector | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o matrix22_mul1_inverse_vector.lo matrix22_mul1_inverse_vector.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul1_inverse_vector -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c matrix22_mul1_inverse_vector.c -o matrix22_mul1_inverse_vector.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_matrix | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o hgcd_matrix.lo hgcd_matrix.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_matrix -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c hgcd_matrix.c -o hgcd_matrix.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o hgcd2.lo hgcd2.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c hgcd2.c -o hgcd2.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_step | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o hgcd_step.lo hgcd_step.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_step -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c hgcd_step.c -o hgcd_step.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_reduce | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o hgcd_reduce.lo hgcd_reduce.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_reduce -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c hgcd_reduce.c -o hgcd_reduce.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o hgcd.lo hgcd.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c hgcd.c -o hgcd.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_appr | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o hgcd_appr.lo hgcd_appr.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_appr -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c hgcd_appr.c -o hgcd_appr.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o hgcd2_jacobi.lo hgcd2_jacobi.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2_jacobi -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c hgcd2_jacobi.c -o hgcd2_jacobi.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o hgcd_jacobi.lo hgcd_jacobi.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_jacobi -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c hgcd_jacobi.c -o hgcd_jacobi.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_n | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mullo_n.lo mullo_n.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mullo_n.c -o mullo_n.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_basecase | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mullo_basecase.lo mullo_basecase.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mullo_basecase.c -o mullo_basecase.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom22_mul | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom22_mul.lo toom22_mul.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom22_mul.c -o toom22_mul.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom32_mul | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom32_mul.lo toom32_mul.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom32_mul.c -o toom32_mul.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mul | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom42_mul.lo toom42_mul.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom42_mul.c -o toom42_mul.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom52_mul | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom52_mul.lo toom52_mul.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom52_mul.c -o toom52_mul.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom62_mul | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom62_mul.lo toom62_mul.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom62_mul.c -o toom62_mul.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom33_mul | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom33_mul.lo toom33_mul.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom33_mul.c -o toom33_mul.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom43_mul | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom43_mul.lo toom43_mul.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom43_mul.c -o toom43_mul.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom53_mul | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom53_mul.lo toom53_mul.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom53_mul.c -o toom53_mul.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom54_mul | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom54_mul.lo toom54_mul.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom54_mul -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom54_mul.c -o toom54_mul.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom63_mul | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom63_mul.lo toom63_mul.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom63_mul.c -o toom63_mul.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom44_mul | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom44_mul.lo toom44_mul.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom44_mul.c -o toom44_mul.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6h_mul | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom6h_mul.lo toom6h_mul.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom6h_mul.c -o toom6h_mul.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6_sqr | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom6_sqr.lo toom6_sqr.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom6_sqr.c -o toom6_sqr.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8h_mul | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom8h_mul.lo toom8h_mul.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom8h_mul.c -o toom8h_mul.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8_sqr | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom8_sqr.lo toom8_sqr.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom8_sqr.c -o toom8_sqr.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_couple_handling | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom_couple_handling.lo toom_couple_handling.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom_couple_handling.c -o toom_couple_handling.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom2_sqr | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom2_sqr.lo toom2_sqr.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom2_sqr.c -o toom2_sqr.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom3_sqr | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom3_sqr.lo toom3_sqr.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom3_sqr.c -o toom3_sqr.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom4_sqr | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom4_sqr.lo toom4_sqr.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom4_sqr.c -o toom4_sqr.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom_eval_dgr3_pm1.c -o toom_eval_dgr3_pm1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom_eval_dgr3_pm2.c -o toom_eval_dgr3_pm2.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom_eval_pm1.lo toom_eval_pm1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom_eval_pm1.c -o toom_eval_pm1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom_eval_pm2.lo toom_eval_pm2.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom_eval_pm2.c -o toom_eval_pm2.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom_eval_pm2exp.c -o toom_eval_pm2exp.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom_eval_pm2rexp.c -o toom_eval_pm2rexp.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_5pts -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom_interpolate_5pts.c -o toom_interpolate_5pts.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_6pts -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom_interpolate_6pts.c -o toom_interpolate_6pts.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_7pts -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom_interpolate_7pts.c -o toom_interpolate_7pts.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_8pts -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom_interpolate_8pts.c -o toom_interpolate_8pts.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_12pts -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom_interpolate_12pts.c -o toom_interpolate_12pts.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c toom_interpolate_16pts.c -o toom_interpolate_16pts.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invertappr | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o invertappr.lo invertappr.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invertappr -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c invertappr.c -o invertappr.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o invert.lo invert.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c invert.c -o invert.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo binvert | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o binvert.lo binvert.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c binvert.c -o binvert.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mulmod_bnm1.lo mulmod_bnm1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bnm1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mulmod_bnm1.c -o mulmod_bnm1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sqrmod_bnm1.lo sqrmod_bnm1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrmod_bnm1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sqrmod_bnm1.c -o sqrmod_bnm1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o div_qr_2.lo div_qr_2.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c div_qr_2.c -o div_qr_2.o In file included from div_qr_2.c:32: div_qr_2.c: In function 'mpn_div_qr_2n_pi2': ../longlong.h:1756:44: warning: right shift count >= width of type [-Wshift-count-overflow] 1756 | "%rJ" ((al) >> 32), "rI" ((bl) >> 32) \ | ^~ div_qr_2.c:133:5: note: in expansion of macro 'add_ssaaaa' 133 | add_ssaaaa (r1, r0, n3, n2, 0, 1); /* FIXME: combine as in x86_64 asm */ \ | ^~~~~~~~~~ div_qr_2.c:254:7: note: in expansion of macro 'udiv_qr_4by2' 254 | udiv_qr_4by2 (q1, q0, r1, r0, r1, r0, n1, n0, d1, d0, di1, di0); | ^~~~~~~~~~~~ ../longlong.h:1756:44: warning: right shift count >= width of type [-Wshift-count-overflow] 1756 | "%rJ" ((al) >> 32), "rI" ((bl) >> 32) \ | ^~ div_qr_2.c:155:13: note: in expansion of macro 'add_ssaaaa' 155 | add_ssaaaa (_q3, _q2, _q3, _q2, 0, 1); \ | ^~~~~~~~~~ div_qr_2.c:254:7: note: in expansion of macro 'udiv_qr_4by2' 254 | udiv_qr_4by2 (q1, q0, r1, r0, r1, r0, n1, n0, d1, d0, di1, di0); | ^~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2n_pi1 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o div_qr_2n_pi1.lo div_qr_2n_pi1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c div_qr_2n_pi1.c -o div_qr_2n_pi1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2u_pi1 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o div_qr_2u_pi1.lo div_qr_2u_pi1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c div_qr_2u_pi1.c -o div_qr_2u_pi1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sbpi1_div_q.lo sbpi1_div_q.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_q -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sbpi1_div_q.c -o sbpi1_div_q.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sbpi1_div_qr.lo sbpi1_div_qr.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sbpi1_div_qr.c -o sbpi1_div_qr.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_divappr_q -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sbpi1_divappr_q.c -o sbpi1_divappr_q.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o dcpi1_div_q.lo dcpi1_div_q.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_q -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c dcpi1_div_q.c -o dcpi1_div_q.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o dcpi1_div_qr.lo dcpi1_div_qr.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c dcpi1_div_qr.c -o dcpi1_div_qr.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_divappr_q -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c dcpi1_divappr_q.c -o dcpi1_divappr_q.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_qr | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mu_div_qr.lo mu_div_qr.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_qr -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mu_div_qr.c -o mu_div_qr.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_divappr_q | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mu_divappr_q.lo mu_divappr_q.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_divappr_q -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mu_divappr_q.c -o mu_divappr_q.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_q | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mu_div_q.lo mu_div_q.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_q -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mu_div_q.c -o mu_div_q.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o bdiv_q_1.lo bdiv_q_1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c bdiv_q_1.c -o bdiv_q_1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_q -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sbpi1_bdiv_q.c -o sbpi1_bdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_qr -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sbpi1_bdiv_qr.c -o sbpi1_bdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_q -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c dcpi1_bdiv_q.c -o dcpi1_bdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_qr -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c dcpi1_bdiv_qr.c -o dcpi1_bdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mu_bdiv_q.lo mu_bdiv_q.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_q -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mu_bdiv_q.c -o mu_bdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mu_bdiv_qr.lo mu_bdiv_qr.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_qr -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mu_bdiv_qr.c -o mu_bdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o bdiv_q.lo bdiv_q.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c bdiv_q.c -o bdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_qr | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o bdiv_qr.lo bdiv_qr.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_qr -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c bdiv_qr.c -o bdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo broot | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o broot.lo broot.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_broot -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c broot.c -o broot.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo brootinv | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o brootinv.lo brootinv.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_brootinv -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c brootinv.c -o brootinv.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrt | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o bsqrt.lo bsqrt.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrt -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c bsqrt.c -o bsqrt.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrtinv | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o bsqrtinv.lo bsqrtinv.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrtinv -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c bsqrtinv.c -o bsqrtinv.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divexact | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o divexact.lo divexact.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c divexact.c -o divexact.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_dbm1c | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o bdiv_dbm1c.lo bdiv_dbm1c.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c bdiv_dbm1c.c -o bdiv_dbm1c.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_1 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o redc_1.lo redc_1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c redc_1.c -o redc_1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_2 | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o redc_2.lo redc_2.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_2 -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c redc_2.c -o redc_2.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_n | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o redc_n.lo redc_n.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c redc_n.c -o redc_n.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powm | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o powm.lo powm.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c powm.c -o powm.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powlo | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o powlo.lo powlo.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c powlo.c -o powlo.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powm_sec | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o powm_sec.lo powm_sec.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm_sec -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c powm_sec.c -o powm_sec.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sb_div_qr_sec | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sb_div_qr_sec.lo sb_div_qr_sec.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sb_div_qr_sec -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sb_div_qr_sec.c -o sb_div_qr_sec.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sb_div_r_sec | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sb_div_r_sec.lo sb_div_r_sec.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sb_div_r_sec -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sb_div_r_sec.c -o sb_div_r_sec.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_qr_sec | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sbpi1_div_qr_sec.lo sbpi1_div_qr_sec.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr_sec -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sbpi1_div_qr_sec.c -o sbpi1_div_qr_sec.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_r_sec | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sbpi1_div_r_sec.lo sbpi1_div_r_sec.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_r_sec -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sbpi1_div_r_sec.c -o sbpi1_div_r_sec.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo trialdiv | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o trialdiv.lo trialdiv.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_trialdiv -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c trialdiv.c -o trialdiv.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo remove | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o remove.lo remove.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_remove -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c remove.c -o remove.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo and_n | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o and_n.lo and_n.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c and_n.c -o and_n.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo andn_n | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o andn_n.lo andn_n.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c andn_n.c -o andn_n.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nand_n | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o nand_n.lo nand_n.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c nand_n.c -o nand_n.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo ior_n | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o ior_n.lo ior_n.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c ior_n.c -o ior_n.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo iorn_n | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o iorn_n.lo iorn_n.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c iorn_n.c -o iorn_n.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nior_n | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o nior_n.lo nior_n.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c nior_n.c -o nior_n.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xor_n | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o xor_n.lo xor_n.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c xor_n.c -o xor_n.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xnor_n | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o xnor_n.lo xnor_n.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c xnor_n.c -o xnor_n.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" sparc64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyi | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 `test -f 'copyi.asm' || echo './'`copyi.asm libtool: compile: ../mpn/m4-ccas --m4=m4 sparc64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 copyi.asm -o copyi.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyi -D_STDIO_H copyi.asm >tmp-copyi.s sparc64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 tmp-copyi.s -o copyi.o /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" sparc64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyd | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 `test -f 'copyd.asm' || echo './'`copyd.asm libtool: compile: ../mpn/m4-ccas --m4=m4 sparc64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 copyd.asm -o copyd.o m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyd -D_STDIO_H copyd.asm >tmp-copyd.s sparc64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 tmp-copyd.s -o copyd.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o zero.lo zero.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c zero.c -o zero.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tabselect | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o tabselect.lo tabselect.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tabselect -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c tabselect.c -o tabselect.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo comb_tables | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o comb_tables.lo comb_tables.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_comb_tables -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c comb_tables.c -o comb_tables.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n_sub_n | sed 's/_$//'` -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o add_n_sub_n.lo add_n_sub_n.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n_sub_n -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c add_n_sub_n.c -o add_n_sub_n.o /bin/sh ../libtool --tag=CC --mode=link sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o libmpn.la fib_table.lo mp_bases.lo add.lo add_1.lo add_n.lo sub.lo sub_1.lo sub_n.lo addcnd_n.lo subcnd_n.lo neg.lo com.lo mul_1.lo addmul_1.lo submul_1.lo add_err1_n.lo add_err2_n.lo add_err3_n.lo sub_err1_n.lo sub_err2_n.lo sub_err3_n.lo lshift.lo rshift.lo dive_1.lo diveby3.lo divis.lo divrem.lo divrem_1.lo divrem_2.lo fib2_ui.lo mod_1.lo mod_34lsub1.lo mode1o.lo pre_divrem_1.lo pre_mod_1.lo dump.lo mod_1_1.lo mod_1_2.lo mod_1_3.lo mod_1_4.lo lshiftc.lo mul.lo mul_fft.lo mul_n.lo sqr.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul.lo mulmid_basecase.lo toom42_mulmid.lo mulmid_n.lo mulmid.lo random.lo random2.lo pow_1.lo rootrem.lo sqrtrem.lo get_str.lo set_str.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo perfsqr.lo perfpow.lo gcd_1.lo gcd.lo gcdext_1.lo gcdext.lo gcd_subdiv_step.lo gcdext_lehmer.lo div_q.lo tdiv_qr.lo jacbase.lo jacobi_2.lo jacobi.lo get_d.lo matrix22_mul.lo matrix22_mul1_inverse_vector.lo hgcd_matrix.lo hgcd2.lo hgcd_step.lo hgcd_reduce.lo hgcd.lo hgcd_appr.lo hgcd2_jacobi.lo hgcd_jacobi.lo mullo_n.lo mullo_basecase.lo toom22_mul.lo toom32_mul.lo toom42_mul.lo toom52_mul.lo toom62_mul.lo toom33_mul.lo toom43_mul.lo toom53_mul.lo toom54_mul.lo toom63_mul.lo toom44_mul.lo toom6h_mul.lo toom6_sqr.lo toom8h_mul.lo toom8_sqr.lo toom_couple_handling.lo toom2_sqr.lo toom3_sqr.lo toom4_sqr.lo toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm2.lo toom_eval_pm1.lo toom_eval_pm2.lo toom_eval_pm2exp.lo toom_eval_pm2rexp.lo toom_interpolate_5pts.lo toom_interpolate_6pts.lo toom_interpolate_7pts.lo toom_interpolate_8pts.lo toom_interpolate_12pts.lo toom_interpolate_16pts.lo invertappr.lo invert.lo binvert.lo mulmod_bnm1.lo sqrmod_bnm1.lo div_qr_2.lo div_qr_2n_pi1.lo div_qr_2u_pi1.lo sbpi1_div_q.lo sbpi1_div_qr.lo sbpi1_divappr_q.lo dcpi1_div_q.lo dcpi1_div_qr.lo dcpi1_divappr_q.lo mu_div_qr.lo mu_divappr_q.lo mu_div_q.lo bdiv_q_1.lo sbpi1_bdiv_q.lo sbpi1_bdiv_qr.lo dcpi1_bdiv_q.lo dcpi1_bdiv_qr.lo mu_bdiv_q.lo mu_bdiv_qr.lo bdiv_q.lo bdiv_qr.lo broot.lo brootinv.lo bsqrt.lo bsqrtinv.lo divexact.lo bdiv_dbm1c.lo redc_1.lo redc_2.lo redc_n.lo powm.lo powlo.lo powm_sec.lo sb_div_qr_sec.lo sb_div_r_sec.lo sbpi1_div_qr_sec.lo sbpi1_div_r_sec.lo trialdiv.lo remove.lo and_n.lo andn_n.lo nand_n.lo ior_n.lo iorn_n.lo nior_n.lo xor_n.lo xnor_n.lo copyi.lo copyd.lo zero.lo tabselect.lo comb_tables.lo add_n_sub_n.lo libtool: link: sparc64-helenos-ar cq .libs/libmpn.a fib_table.o mp_bases.o add.o add_1.o add_n.o sub.o sub_1.o sub_n.o addcnd_n.o subcnd_n.o neg.o com.o mul_1.o addmul_1.o submul_1.o add_err1_n.o add_err2_n.o add_err3_n.o sub_err1_n.o sub_err2_n.o sub_err3_n.o lshift.o rshift.o dive_1.o diveby3.o divis.o divrem.o divrem_1.o divrem_2.o fib2_ui.o mod_1.o mod_34lsub1.o mode1o.o pre_divrem_1.o pre_mod_1.o dump.o mod_1_1.o mod_1_2.o mod_1_3.o mod_1_4.o lshiftc.o mul.o mul_fft.o mul_n.o sqr.o mul_basecase.o sqr_basecase.o nussbaumer_mul.o mulmid_basecase.o toom42_mulmid.o mulmid_n.o mulmid.o random.o random2.o pow_1.o rootrem.o sqrtrem.o get_str.o set_str.o scan0.o scan1.o popcount.o hamdist.o cmp.o perfsqr.o perfpow.o gcd_1.o gcd.o gcdext_1.o gcdext.o gcd_subdiv_step.o gcdext_lehmer.o div_q.o tdiv_qr.o jacbase.o jacobi_2.o jacobi.o get_d.o matrix22_mul.o matrix22_mul1_inverse_vector.o hgcd_matrix.o hgcd2.o hgcd_step.o hgcd_reduce.o hgcd.o hgcd_appr.o hgcd2_jacobi.o hgcd_jacobi.o mullo_n.o mullo_basecase.o toom22_mul.o toom32_mul.o toom42_mul.o toom52_mul.o toom62_mul.o toom33_mul.o toom43_mul.o toom53_mul.o toom54_mul.o toom63_mul.o toom44_mul.o toom6h_mul.o toom6_sqr.o toom8h_mul.o toom8_sqr.o toom_couple_handling.o toom2_sqr.o toom3_sqr.o toom4_sqr.o toom_eval_dgr3_pm1.o toom_eval_dgr3_pm2.o toom_eval_pm1.o toom_eval_pm2.o toom_eval_pm2exp.o toom_eval_pm2rexp.o toom_interpolate_5pts.o toom_interpolate_6pts.o toom_interpolate_7pts.o toom_interpolate_8pts.o toom_interpolate_12pts.o toom_interpolate_16pts.o invertappr.o invert.o binvert.o mulmod_bnm1.o sqrmod_bnm1.o div_qr_2.o div_qr_2n_pi1.o div_qr_2u_pi1.o sbpi1_div_q.o sbpi1_div_qr.o sbpi1_divappr_q.o dcpi1_div_q.o dcpi1_div_qr.o dcpi1_divappr_q.o mu_div_qr.o mu_divappr_q.o mu_div_q.o bdiv_q_1.o sbpi1_bdiv_q.o sbpi1_bdiv_qr.o dcpi1_bdiv_q.o dcpi1_bdiv_qr.o mu_bdiv_q.o mu_bdiv_qr.o bdiv_q.o bdiv_qr.o broot.o brootinv.o bsqrt.o bsqrtinv.o divexact.o bdiv_dbm1c.o redc_1.o redc_2.o redc_n.o powm.o powlo.o powm_sec.o sb_div_qr_sec.o sb_div_r_sec.o sbpi1_div_qr_sec.o sbpi1_div_r_sec.o trialdiv.o remove.o and_n.o andn_n.o nand_n.o ior_n.o iorn_n.o nior_n.o xor_n.o xnor_n.o copyi.o copyd.o zero.o tabselect.o comb_tables.o add_n_sub_n.o libtool: link: sparc64-helenos-ranlib .libs/libmpn.a libtool: link: ( cd ".libs" && rm -f "libmpn.la" && ln -s "../libmpn.la" "libmpn.la" ) make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/mpn' Making all in mpz make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/mpz' /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o 2fac_ui.lo 2fac_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c 2fac_ui.c -o 2fac_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o add.lo add.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c add.c -o add.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o add_ui.lo add_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c add_ui.c -o add_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o abs.lo abs.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c abs.c -o abs.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o aorsmul.lo aorsmul.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c aorsmul.c -o aorsmul.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o aorsmul_i.lo aorsmul_i.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c aorsmul_i.c -o aorsmul_i.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o and.lo and.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c and.c -o and.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o array_init.lo array_init.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c array_init.c -o array_init.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o bin_ui.lo bin_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c bin_ui.c -o bin_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o bin_uiui.lo bin_uiui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c bin_uiui.c -o bin_uiui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cdiv_q.lo cdiv_q.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cdiv_q.c -o cdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cdiv_q_ui.lo cdiv_q_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cdiv_q_ui.c -o cdiv_q_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cdiv_qr.lo cdiv_qr.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cdiv_qr.c -o cdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cdiv_qr_ui.lo cdiv_qr_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cdiv_qr_ui.c -o cdiv_qr_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cdiv_r.lo cdiv_r.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cdiv_r.c -o cdiv_r.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cdiv_r_ui.lo cdiv_r_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cdiv_r_ui.c -o cdiv_r_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cdiv_ui.lo cdiv_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cdiv_ui.c -o cdiv_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cfdiv_q_2exp.lo cfdiv_q_2exp.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cfdiv_q_2exp.c -o cfdiv_q_2exp.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cfdiv_r_2exp.lo cfdiv_r_2exp.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cfdiv_r_2exp.c -o cfdiv_r_2exp.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o clear.lo clear.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c clear.c -o clear.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o clears.lo clears.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c clears.c -o clears.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o clrbit.lo clrbit.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c clrbit.c -o clrbit.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cmp.lo cmp.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cmp.c -o cmp.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cmp_d.lo cmp_d.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cmp_d.c -o cmp_d.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cmp_si.lo cmp_si.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cmp_si.c -o cmp_si.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cmp_ui.lo cmp_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cmp_ui.c -o cmp_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cmpabs.lo cmpabs.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cmpabs.c -o cmpabs.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cmpabs_d.lo cmpabs_d.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cmpabs_d.c -o cmpabs_d.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cmpabs_ui.lo cmpabs_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cmpabs_ui.c -o cmpabs_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o com.lo com.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c com.c -o com.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o combit.lo combit.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c combit.c -o combit.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cong.lo cong.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cong.c -o cong.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cong_2exp.lo cong_2exp.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cong_2exp.c -o cong_2exp.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cong_ui.lo cong_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cong_ui.c -o cong_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o divexact.lo divexact.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c divexact.c -o divexact.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o divegcd.lo divegcd.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c divegcd.c -o divegcd.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o dive_ui.lo dive_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c dive_ui.c -o dive_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o divis.lo divis.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c divis.c -o divis.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o divis_ui.lo divis_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c divis_ui.c -o divis_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o divis_2exp.lo divis_2exp.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c divis_2exp.c -o divis_2exp.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o dump.lo dump.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c dump.c -o dump.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o export.lo export.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c export.c -o export.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fac_ui.lo fac_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fac_ui.c -o fac_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fdiv_q.lo fdiv_q.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fdiv_q.c -o fdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fdiv_q_ui.lo fdiv_q_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fdiv_q_ui.c -o fdiv_q_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fdiv_qr.lo fdiv_qr.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fdiv_qr.c -o fdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fdiv_qr_ui.lo fdiv_qr_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fdiv_qr_ui.c -o fdiv_qr_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fdiv_r.lo fdiv_r.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fdiv_r.c -o fdiv_r.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fdiv_r_ui.lo fdiv_r_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fdiv_r_ui.c -o fdiv_r_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fdiv_ui.lo fdiv_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fdiv_ui.c -o fdiv_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fib_ui.lo fib_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fib_ui.c -o fib_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fib2_ui.lo fib2_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fib2_ui.c -o fib2_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fits_sint.lo fits_sint.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fits_sint.c -o fits_sint.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fits_slong.lo fits_slong.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fits_slong.c -o fits_slong.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fits_sshort.lo fits_sshort.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fits_sshort.c -o fits_sshort.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fits_uint.lo fits_uint.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fits_uint.c -o fits_uint.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fits_ulong.lo fits_ulong.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fits_ulong.c -o fits_ulong.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fits_ushort.lo fits_ushort.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fits_ushort.c -o fits_ushort.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o gcd.lo gcd.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c gcd.c -o gcd.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o gcd_ui.lo gcd_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c gcd_ui.c -o gcd_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o gcdext.lo gcdext.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c gcdext.c -o gcdext.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o get_d.lo get_d.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c get_d.c -o get_d.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o get_d_2exp.lo get_d_2exp.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c get_d_2exp.c -o get_d_2exp.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o get_si.lo get_si.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c get_si.c -o get_si.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o get_str.lo get_str.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c get_str.c -o get_str.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o get_ui.lo get_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c get_ui.c -o get_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o getlimbn.lo getlimbn.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c getlimbn.c -o getlimbn.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o hamdist.lo hamdist.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c hamdist.c -o hamdist.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o import.lo import.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c import.c -o import.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o init.lo init.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c init.c -o init.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o init2.lo init2.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c init2.c -o init2.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o inits.lo inits.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c inits.c -o inits.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o inp_raw.lo inp_raw.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c inp_raw.c -o inp_raw.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o inp_str.lo inp_str.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c inp_str.c -o inp_str.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o invert.lo invert.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c invert.c -o invert.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o ior.lo ior.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c ior.c -o ior.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o iset.lo iset.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c iset.c -o iset.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o iset_d.lo iset_d.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c iset_d.c -o iset_d.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o iset_si.lo iset_si.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c iset_si.c -o iset_si.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o iset_str.lo iset_str.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c iset_str.c -o iset_str.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o iset_ui.lo iset_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c iset_ui.c -o iset_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o jacobi.lo jacobi.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c jacobi.c -o jacobi.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o kronsz.lo kronsz.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c kronsz.c -o kronsz.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o kronuz.lo kronuz.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c kronuz.c -o kronuz.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o kronzs.lo kronzs.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c kronzs.c -o kronzs.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o kronzu.lo kronzu.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c kronzu.c -o kronzu.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o lcm.lo lcm.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c lcm.c -o lcm.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o lcm_ui.lo lcm_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c lcm_ui.c -o lcm_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o lucnum_ui.lo lucnum_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c lucnum_ui.c -o lucnum_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o lucnum2_ui.lo lucnum2_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c lucnum2_ui.c -o lucnum2_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mfac_uiui.lo mfac_uiui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mfac_uiui.c -o mfac_uiui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o millerrabin.lo millerrabin.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c millerrabin.c -o millerrabin.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mod.lo mod.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mod.c -o mod.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mul.lo mul.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mul.c -o mul.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mul_2exp.lo mul_2exp.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mul_2exp.c -o mul_2exp.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mul_si.lo mul_si.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mul_si.c -o mul_si.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mul_ui.lo mul_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mul_ui.c -o mul_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o n_pow_ui.lo n_pow_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c n_pow_ui.c -o n_pow_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o neg.lo neg.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c neg.c -o neg.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o nextprime.lo nextprime.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c nextprime.c -o nextprime.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o oddfac_1.lo oddfac_1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c oddfac_1.c -o oddfac_1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o out_raw.lo out_raw.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c out_raw.c -o out_raw.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o out_str.lo out_str.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c out_str.c -o out_str.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o perfpow.lo perfpow.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c perfpow.c -o perfpow.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o perfsqr.lo perfsqr.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c perfsqr.c -o perfsqr.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o popcount.lo popcount.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c popcount.c -o popcount.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o pow_ui.lo pow_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c pow_ui.c -o pow_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o powm.lo powm.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c powm.c -o powm.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o powm_sec.lo powm_sec.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c powm_sec.c -o powm_sec.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o powm_ui.lo powm_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c powm_ui.c -o powm_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o pprime_p.lo pprime_p.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c pprime_p.c -o pprime_p.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o prodlimbs.lo prodlimbs.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c prodlimbs.c -o prodlimbs.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o primorial_ui.lo primorial_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c primorial_ui.c -o primorial_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o random.lo random.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c random.c -o random.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o random2.lo random2.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c random2.c -o random2.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o realloc.lo realloc.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c realloc.c -o realloc.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o realloc2.lo realloc2.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c realloc2.c -o realloc2.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o remove.lo remove.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c remove.c -o remove.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o root.lo root.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c root.c -o root.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o rootrem.lo rootrem.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c rootrem.c -o rootrem.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o rrandomb.lo rrandomb.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c rrandomb.c -o rrandomb.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o scan0.lo scan0.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c scan0.c -o scan0.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o scan1.lo scan1.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c scan1.c -o scan1.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set.lo set.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set.c -o set.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set_d.lo set_d.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set_d.c -o set_d.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set_f.lo set_f.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set_f.c -o set_f.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set_q.lo set_q.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set_q.c -o set_q.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set_si.lo set_si.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set_si.c -o set_si.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set_str.lo set_str.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set_str.c -o set_str.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set_ui.lo set_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set_ui.c -o set_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o setbit.lo setbit.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c setbit.c -o setbit.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o size.lo size.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c size.c -o size.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sizeinbase.lo sizeinbase.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sizeinbase.c -o sizeinbase.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sqrt.lo sqrt.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sqrt.c -o sqrt.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sqrtrem.lo sqrtrem.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sqrtrem.c -o sqrtrem.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sub.lo sub.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sub.c -o sub.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sub_ui.lo sub_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sub_ui.c -o sub_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o swap.lo swap.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c swap.c -o swap.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o tdiv_ui.lo tdiv_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c tdiv_ui.c -o tdiv_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o tdiv_q.lo tdiv_q.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c tdiv_q.c -o tdiv_q.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o tdiv_q_2exp.lo tdiv_q_2exp.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c tdiv_q_2exp.c -o tdiv_q_2exp.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o tdiv_q_ui.lo tdiv_q_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c tdiv_q_ui.c -o tdiv_q_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o tdiv_qr.lo tdiv_qr.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c tdiv_qr.c -o tdiv_qr.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o tdiv_qr_ui.lo tdiv_qr_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c tdiv_qr_ui.c -o tdiv_qr_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o tdiv_r.lo tdiv_r.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c tdiv_r.c -o tdiv_r.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o tdiv_r_2exp.lo tdiv_r_2exp.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c tdiv_r_2exp.c -o tdiv_r_2exp.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o tdiv_r_ui.lo tdiv_r_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c tdiv_r_ui.c -o tdiv_r_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o tstbit.lo tstbit.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c tstbit.c -o tstbit.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o ui_pow_ui.lo ui_pow_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c ui_pow_ui.c -o ui_pow_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o ui_sub.lo ui_sub.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c ui_sub.c -o ui_sub.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o urandomb.lo urandomb.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c urandomb.c -o urandomb.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o urandomm.lo urandomm.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c urandomm.c -o urandomm.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o xor.lo xor.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c xor.c -o xor.o /bin/sh ../libtool --tag=CC --mode=link sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o libmpz.la 2fac_ui.lo add.lo add_ui.lo abs.lo aorsmul.lo aorsmul_i.lo and.lo array_init.lo bin_ui.lo bin_uiui.lo cdiv_q.lo cdiv_q_ui.lo cdiv_qr.lo cdiv_qr_ui.lo cdiv_r.lo cdiv_r_ui.lo cdiv_ui.lo cfdiv_q_2exp.lo cfdiv_r_2exp.lo clear.lo clears.lo clrbit.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo cmpabs.lo cmpabs_d.lo cmpabs_ui.lo com.lo combit.lo cong.lo cong_2exp.lo cong_ui.lo divexact.lo divegcd.lo dive_ui.lo divis.lo divis_ui.lo divis_2exp.lo dump.lo export.lo fac_ui.lo fdiv_q.lo fdiv_q_ui.lo fdiv_qr.lo fdiv_qr_ui.lo fdiv_r.lo fdiv_r_ui.lo fdiv_ui.lo fib_ui.lo fib2_ui.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo gcd.lo gcd_ui.lo gcdext.lo get_d.lo get_d_2exp.lo get_si.lo get_str.lo get_ui.lo getlimbn.lo hamdist.lo import.lo init.lo init2.lo inits.lo inp_raw.lo inp_str.lo invert.lo ior.lo iset.lo iset_d.lo iset_si.lo iset_str.lo iset_ui.lo jacobi.lo kronsz.lo kronuz.lo kronzs.lo kronzu.lo lcm.lo lcm_ui.lo lucnum_ui.lo lucnum2_ui.lo mfac_uiui.lo millerrabin.lo mod.lo mul.lo mul_2exp.lo mul_si.lo mul_ui.lo n_pow_ui.lo neg.lo nextprime.lo oddfac_1.lo out_raw.lo out_str.lo perfpow.lo perfsqr.lo popcount.lo pow_ui.lo powm.lo powm_sec.lo powm_ui.lo pprime_p.lo prodlimbs.lo primorial_ui.lo random.lo random2.lo realloc.lo realloc2.lo remove.lo root.lo rootrem.lo rrandomb.lo scan0.lo scan1.lo set.lo set_d.lo set_f.lo set_q.lo set_si.lo set_str.lo set_ui.lo setbit.lo size.lo sizeinbase.lo sqrt.lo sqrtrem.lo sub.lo sub_ui.lo swap.lo tdiv_ui.lo tdiv_q.lo tdiv_q_2exp.lo tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo tdiv_r.lo tdiv_r_2exp.lo tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo ui_sub.lo urandomb.lo urandomm.lo xor.lo libtool: link: sparc64-helenos-ar cq .libs/libmpz.a 2fac_ui.o add.o add_ui.o abs.o aorsmul.o aorsmul_i.o and.o array_init.o bin_ui.o bin_uiui.o cdiv_q.o cdiv_q_ui.o cdiv_qr.o cdiv_qr_ui.o cdiv_r.o cdiv_r_ui.o cdiv_ui.o cfdiv_q_2exp.o cfdiv_r_2exp.o clear.o clears.o clrbit.o cmp.o cmp_d.o cmp_si.o cmp_ui.o cmpabs.o cmpabs_d.o cmpabs_ui.o com.o combit.o cong.o cong_2exp.o cong_ui.o divexact.o divegcd.o dive_ui.o divis.o divis_ui.o divis_2exp.o dump.o export.o fac_ui.o fdiv_q.o fdiv_q_ui.o fdiv_qr.o fdiv_qr_ui.o fdiv_r.o fdiv_r_ui.o fdiv_ui.o fib_ui.o fib2_ui.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o gcd.o gcd_ui.o gcdext.o get_d.o get_d_2exp.o get_si.o get_str.o get_ui.o getlimbn.o hamdist.o import.o init.o init2.o inits.o inp_raw.o inp_str.o invert.o ior.o iset.o iset_d.o iset_si.o iset_str.o iset_ui.o jacobi.o kronsz.o kronuz.o kronzs.o kronzu.o lcm.o lcm_ui.o lucnum_ui.o lucnum2_ui.o mfac_uiui.o millerrabin.o mod.o mul.o mul_2exp.o mul_si.o mul_ui.o n_pow_ui.o neg.o nextprime.o oddfac_1.o out_raw.o out_str.o perfpow.o perfsqr.o popcount.o pow_ui.o powm.o powm_sec.o powm_ui.o pprime_p.o prodlimbs.o primorial_ui.o random.o random2.o realloc.o realloc2.o remove.o root.o rootrem.o rrandomb.o scan0.o scan1.o set.o set_d.o set_f.o set_q.o set_si.o set_str.o set_ui.o setbit.o size.o sizeinbase.o sqrt.o sqrtrem.o sub.o sub_ui.o swap.o tdiv_ui.o tdiv_q.o tdiv_q_2exp.o tdiv_q_ui.o tdiv_qr.o tdiv_qr_ui.o tdiv_r.o tdiv_r_2exp.o tdiv_r_ui.o tstbit.o ui_pow_ui.o ui_sub.o urandomb.o urandomm.o xor.o libtool: link: sparc64-helenos-ranlib .libs/libmpz.a libtool: link: ( cd ".libs" && rm -f "libmpz.la" && ln -s "../libmpz.la" "libmpz.la" ) make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/mpz' Making all in mpq make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/mpq' /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o abs.lo abs.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c abs.c -o abs.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o aors.lo aors.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c aors.c -o aors.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o canonicalize.lo canonicalize.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c canonicalize.c -o canonicalize.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o clear.lo clear.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c clear.c -o clear.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o clears.lo clears.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c clears.c -o clears.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cmp.lo cmp.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cmp.c -o cmp.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cmp_si.lo cmp_si.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cmp_si.c -o cmp_si.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cmp_ui.lo cmp_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cmp_ui.c -o cmp_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o div.lo div.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c div.c -o div.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o equal.lo equal.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c equal.c -o equal.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o get_d.lo get_d.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c get_d.c -o get_d.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o get_den.lo get_den.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c get_den.c -o get_den.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o get_num.lo get_num.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c get_num.c -o get_num.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o get_str.lo get_str.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c get_str.c -o get_str.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o init.lo init.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c init.c -o init.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o inits.lo inits.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c inits.c -o inits.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o inp_str.lo inp_str.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c inp_str.c -o inp_str.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o inv.lo inv.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c inv.c -o inv.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o md_2exp.lo md_2exp.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c md_2exp.c -o md_2exp.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mul.lo mul.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mul.c -o mul.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o neg.lo neg.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c neg.c -o neg.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o out_str.lo out_str.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c out_str.c -o out_str.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set.lo set.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set.c -o set.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set_den.lo set_den.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set_den.c -o set_den.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set_num.lo set_num.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set_num.c -o set_num.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set_si.lo set_si.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set_si.c -o set_si.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set_str.lo set_str.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set_str.c -o set_str.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set_ui.lo set_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set_ui.c -o set_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set_z.lo set_z.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set_z.c -o set_z.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set_d.lo set_d.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set_d.c -o set_d.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set_f.lo set_f.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set_f.c -o set_f.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o swap.lo swap.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c swap.c -o swap.o /bin/sh ../libtool --tag=CC --mode=link sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o libmpq.la abs.lo aors.lo canonicalize.lo clear.lo clears.lo cmp.lo cmp_si.lo cmp_ui.lo div.lo equal.lo get_d.lo get_den.lo get_num.lo get_str.lo init.lo inits.lo inp_str.lo inv.lo md_2exp.lo mul.lo neg.lo out_str.lo set.lo set_den.lo set_num.lo set_si.lo set_str.lo set_ui.lo set_z.lo set_d.lo set_f.lo swap.lo libtool: link: sparc64-helenos-ar cq .libs/libmpq.a abs.o aors.o canonicalize.o clear.o clears.o cmp.o cmp_si.o cmp_ui.o div.o equal.o get_d.o get_den.o get_num.o get_str.o init.o inits.o inp_str.o inv.o md_2exp.o mul.o neg.o out_str.o set.o set_den.o set_num.o set_si.o set_str.o set_ui.o set_z.o set_d.o set_f.o swap.o libtool: link: sparc64-helenos-ranlib .libs/libmpq.a libtool: link: ( cd ".libs" && rm -f "libmpq.la" && ln -s "../libmpq.la" "libmpq.la" ) make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/mpq' Making all in mpf make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/mpf' /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o init.lo init.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c init.c -o init.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o init2.lo init2.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c init2.c -o init2.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o inits.lo inits.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c inits.c -o inits.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set.lo set.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set.c -o set.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set_ui.lo set_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set_ui.c -o set_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set_si.lo set_si.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set_si.c -o set_si.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set_str.lo set_str.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set_str.c -o set_str.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set_d.lo set_d.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set_d.c -o set_d.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set_z.lo set_z.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set_z.c -o set_z.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set_q.lo set_q.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set_q.c -o set_q.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o iset.lo iset.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c iset.c -o iset.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o iset_ui.lo iset_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c iset_ui.c -o iset_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o iset_si.lo iset_si.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c iset_si.c -o iset_si.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o iset_str.lo iset_str.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c iset_str.c -o iset_str.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o iset_d.lo iset_d.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c iset_d.c -o iset_d.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o clear.lo clear.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c clear.c -o clear.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o clears.lo clears.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c clears.c -o clears.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o get_str.lo get_str.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c get_str.c -o get_str.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o dump.lo dump.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c dump.c -o dump.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o size.lo size.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c size.c -o size.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o eq.lo eq.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c eq.c -o eq.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o reldiff.lo reldiff.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c reldiff.c -o reldiff.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sqrt.lo sqrt.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sqrt.c -o sqrt.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o random2.lo random2.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c random2.c -o random2.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o inp_str.lo inp_str.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c inp_str.c -o inp_str.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o out_str.lo out_str.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c out_str.c -o out_str.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o add.lo add.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c add.c -o add.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o add_ui.lo add_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c add_ui.c -o add_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sub.lo sub.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sub.c -o sub.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sub_ui.lo sub_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sub_ui.c -o sub_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o ui_sub.lo ui_sub.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c ui_sub.c -o ui_sub.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mul.lo mul.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mul.c -o mul.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mul_ui.lo mul_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mul_ui.c -o mul_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o div.lo div.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c div.c -o div.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o div_ui.lo div_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c div_ui.c -o div_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cmp.lo cmp.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cmp.c -o cmp.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cmp_d.lo cmp_d.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cmp_d.c -o cmp_d.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cmp_si.lo cmp_si.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cmp_si.c -o cmp_si.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o cmp_ui.lo cmp_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c cmp_ui.c -o cmp_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mul_2exp.lo mul_2exp.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mul_2exp.c -o mul_2exp.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o div_2exp.lo div_2exp.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c div_2exp.c -o div_2exp.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o abs.lo abs.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c abs.c -o abs.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o neg.lo neg.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c neg.c -o neg.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o get_d.lo get_d.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c get_d.c -o get_d.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o get_d_2exp.lo get_d_2exp.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c get_d_2exp.c -o get_d_2exp.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set_dfl_prec.lo set_dfl_prec.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set_dfl_prec.c -o set_dfl_prec.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set_prc.lo set_prc.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set_prc.c -o set_prc.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o set_prc_raw.lo set_prc_raw.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c set_prc_raw.c -o set_prc_raw.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o get_dfl_prec.lo get_dfl_prec.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c get_dfl_prec.c -o get_dfl_prec.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o get_prc.lo get_prc.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c get_prc.c -o get_prc.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o ui_div.lo ui_div.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c ui_div.c -o ui_div.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sqrt_ui.lo sqrt_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sqrt_ui.c -o sqrt_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o pow_ui.lo pow_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c pow_ui.c -o pow_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o urandomb.lo urandomb.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c urandomb.c -o urandomb.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o swap.lo swap.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c swap.c -o swap.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o get_si.lo get_si.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c get_si.c -o get_si.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o get_ui.lo get_ui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c get_ui.c -o get_ui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o int_p.lo int_p.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c int_p.c -o int_p.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o ceilfloor.lo ceilfloor.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c ceilfloor.c -o ceilfloor.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o trunc.lo trunc.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c trunc.c -o trunc.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fits_sint.lo fits_sint.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fits_sint.c -o fits_sint.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fits_slong.lo fits_slong.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fits_slong.c -o fits_slong.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fits_sshort.lo fits_sshort.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fits_sshort.c -o fits_sshort.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fits_uint.lo fits_uint.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fits_uint.c -o fits_uint.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fits_ulong.lo fits_ulong.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fits_ulong.c -o fits_ulong.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fits_ushort.lo fits_ushort.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fits_ushort.c -o fits_ushort.o /bin/sh ../libtool --tag=CC --mode=link sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o libmpf.la init.lo init2.lo inits.lo set.lo set_ui.lo set_si.lo set_str.lo set_d.lo set_z.lo set_q.lo iset.lo iset_ui.lo iset_si.lo iset_str.lo iset_d.lo clear.lo clears.lo get_str.lo dump.lo size.lo eq.lo reldiff.lo sqrt.lo random2.lo inp_str.lo out_str.lo add.lo add_ui.lo sub.lo sub_ui.lo ui_sub.lo mul.lo mul_ui.lo div.lo div_ui.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo mul_2exp.lo div_2exp.lo abs.lo neg.lo get_d.lo get_d_2exp.lo set_dfl_prec.lo set_prc.lo set_prc_raw.lo get_dfl_prec.lo get_prc.lo ui_div.lo sqrt_ui.lo pow_ui.lo urandomb.lo swap.lo get_si.lo get_ui.lo int_p.lo ceilfloor.lo trunc.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo libtool: link: sparc64-helenos-ar cq .libs/libmpf.a init.o init2.o inits.o set.o set_ui.o set_si.o set_str.o set_d.o set_z.o set_q.o iset.o iset_ui.o iset_si.o iset_str.o iset_d.o clear.o clears.o get_str.o dump.o size.o eq.o reldiff.o sqrt.o random2.o inp_str.o out_str.o add.o add_ui.o sub.o sub_ui.o ui_sub.o mul.o mul_ui.o div.o div_ui.o cmp.o cmp_d.o cmp_si.o cmp_ui.o mul_2exp.o div_2exp.o abs.o neg.o get_d.o get_d_2exp.o set_dfl_prec.o set_prc.o set_prc_raw.o get_dfl_prec.o get_prc.o ui_div.o sqrt_ui.o pow_ui.o urandomb.o swap.o get_si.o get_ui.o int_p.o ceilfloor.o trunc.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o libtool: link: sparc64-helenos-ranlib .libs/libmpf.a libtool: link: ( cd ".libs" && rm -f "libmpf.la" && ln -s "../libmpf.la" "libmpf.la" ) make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/mpf' Making all in printf make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/printf' /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o asprintf.lo asprintf.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c asprintf.c -o asprintf.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o asprntffuns.lo asprntffuns.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c asprntffuns.c -o asprntffuns.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o doprnt.lo doprnt.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c doprnt.c -o doprnt.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o doprntf.lo doprntf.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c doprntf.c -o doprntf.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o doprnti.lo doprnti.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c doprnti.c -o doprnti.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fprintf.lo fprintf.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fprintf.c -o fprintf.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o obprintf.lo obprintf.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c obprintf.c -o obprintf.o obprintf.c:67: warning: ISO C forbids an empty translation unit [-Wpedantic] /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o obvprintf.lo obvprintf.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c obvprintf.c -o obvprintf.o obvprintf.c:47: warning: ISO C forbids an empty translation unit [-Wpedantic] /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o obprntffuns.lo obprntffuns.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c obprntffuns.c -o obprntffuns.o obprntffuns.c:67: warning: ISO C forbids an empty translation unit [-Wpedantic] /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o printf.lo printf.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c printf.c -o printf.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o printffuns.lo printffuns.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c printffuns.c -o printffuns.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o snprintf.lo snprintf.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c snprintf.c -o snprintf.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o snprntffuns.lo snprntffuns.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c snprntffuns.c -o snprntffuns.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sprintf.lo sprintf.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sprintf.c -o sprintf.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sprintffuns.lo sprintffuns.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sprintffuns.c -o sprintffuns.o sprintffuns.c: In function 'gmp_sprintf_format': sprintffuns.c:53:3: warning: 'vsprintf' is deprecated [-Wdeprecated-declarations] 53 | vsprintf (buf, fmt, ap); | ^~~~~~~~ In file included from /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libposix/stdio.h:39, from sprintffuns.c:32: /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libc/stdio.h:150:12: note: declared here 150 | extern int vsprintf(char *, const char *, va_list) __attribute__((deprecated)); | ^~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o vasprintf.lo vasprintf.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c vasprintf.c -o vasprintf.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o vfprintf.lo vfprintf.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c vfprintf.c -o vfprintf.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o vprintf.lo vprintf.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c vprintf.c -o vprintf.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o vsnprintf.lo vsnprintf.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c vsnprintf.c -o vsnprintf.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o vsprintf.lo vsprintf.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c vsprintf.c -o vsprintf.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o repl-vsnprintf.lo repl-vsnprintf.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c repl-vsnprintf.c -o repl-vsnprintf.o repl-vsnprintf.c:390: warning: ISO C forbids an empty translation unit [-Wpedantic] /bin/sh ../libtool --tag=CC --mode=link sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o libprintf.la asprintf.lo asprntffuns.lo doprnt.lo doprntf.lo doprnti.lo fprintf.lo obprintf.lo obvprintf.lo obprntffuns.lo printf.lo printffuns.lo snprintf.lo snprntffuns.lo sprintf.lo sprintffuns.lo vasprintf.lo vfprintf.lo vprintf.lo vsnprintf.lo vsprintf.lo repl-vsnprintf.lo libtool: link: sparc64-helenos-ar cq .libs/libprintf.a asprintf.o asprntffuns.o doprnt.o doprntf.o doprnti.o fprintf.o obprintf.o obvprintf.o obprntffuns.o printf.o printffuns.o snprintf.o snprntffuns.o sprintf.o sprintffuns.o vasprintf.o vfprintf.o vprintf.o vsnprintf.o vsprintf.o repl-vsnprintf.o libtool: link: sparc64-helenos-ranlib .libs/libprintf.a libtool: link: ( cd ".libs" && rm -f "libprintf.la" && ln -s "../libprintf.la" "libprintf.la" ) make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/printf' Making all in scanf make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/scanf' /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o doscan.lo doscan.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c doscan.c -o doscan.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fscanf.lo fscanf.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fscanf.c -o fscanf.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o fscanffuns.lo fscanffuns.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c fscanffuns.c -o fscanffuns.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o scanf.lo scanf.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c scanf.c -o scanf.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sscanf.lo sscanf.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sscanf.c -o sscanf.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o sscanffuns.lo sscanffuns.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c sscanffuns.c -o sscanffuns.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o vfscanf.lo vfscanf.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c vfscanf.c -o vfscanf.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o vscanf.lo vscanf.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c vscanf.c -o vscanf.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o vsscanf.lo vsscanf.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c vsscanf.c -o vsscanf.o /bin/sh ../libtool --tag=CC --mode=link sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o libscanf.la doscan.lo fscanf.lo fscanffuns.lo scanf.lo sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo libtool: link: sparc64-helenos-ar cq .libs/libscanf.a doscan.o fscanf.o fscanffuns.o scanf.o sscanf.o sscanffuns.o vfscanf.o vscanf.o vsscanf.o libtool: link: sparc64-helenos-ranlib .libs/libscanf.a libtool: link: ( cd ".libs" && rm -f "libscanf.la" && ln -s "../libscanf.la" "libscanf.la" ) make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/scanf' Making all in rand make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/rand' /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o rand.lo rand.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c rand.c -o rand.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o randclr.lo randclr.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c randclr.c -o randclr.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o randdef.lo randdef.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c randdef.c -o randdef.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o randiset.lo randiset.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c randiset.c -o randiset.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o randlc2s.lo randlc2s.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c randlc2s.c -o randlc2s.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o randlc2x.lo randlc2x.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c randlc2x.c -o randlc2x.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o randmt.lo randmt.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c randmt.c -o randmt.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o randmts.lo randmts.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c randmts.c -o randmts.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o rands.lo rands.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c rands.c -o rands.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o randsd.lo randsd.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c randsd.c -o randsd.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o randsdui.lo randsdui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c randsdui.c -o randsdui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o randbui.lo randbui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c randbui.c -o randbui.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o randmui.lo randmui.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c randmui.c -o randmui.o /bin/sh ../libtool --tag=CC --mode=link sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o librandom.la rand.lo randclr.lo randdef.lo randiset.lo randlc2s.lo randlc2x.lo randmt.lo randmts.lo rands.lo randsd.lo randsdui.lo randbui.lo randmui.lo libtool: link: sparc64-helenos-ar cq .libs/librandom.a rand.o randclr.o randdef.o randiset.o randlc2s.o randlc2x.o randmt.o randmts.o rands.o randsd.o randsdui.o randbui.o randmui.o libtool: link: sparc64-helenos-ranlib .libs/librandom.a libtool: link: ( cd ".libs" && rm -f "librandom.la" && ln -s "../librandom.la" "librandom.la" ) make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/rand' Making all in cxx make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/cxx' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/cxx' Making all in demos make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos' Making all in calc make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos/calc' make all-am make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos/calc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos/calc' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos/calc' Making all in expr make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos/expr' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos/expr' make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos' Making all in tune make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tune' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tune' Making all in doc make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/doc' make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0' /bin/sh ./libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o assert.lo assert.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c assert.c -o assert.o /bin/sh ./libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o compat.lo compat.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c compat.c -o compat.o /bin/sh ./libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o errno.lo errno.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c errno.c -o errno.o /bin/sh ./libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o extract-dbl.lo extract-dbl.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c extract-dbl.c -o extract-dbl.o /bin/sh ./libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o invalid.lo invalid.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c invalid.c -o invalid.o /bin/sh ./libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o memory.lo memory.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c memory.c -o memory.o /bin/sh ./libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mp_bpl.lo mp_bpl.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mp_bpl.c -o mp_bpl.o /bin/sh ./libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mp_clz_tab.lo mp_clz_tab.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mp_clz_tab.c -o mp_clz_tab.o /bin/sh ./libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mp_dv_tab.lo mp_dv_tab.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mp_dv_tab.c -o mp_dv_tab.o /bin/sh ./libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mp_minv_tab.lo mp_minv_tab.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mp_minv_tab.c -o mp_minv_tab.o /bin/sh ./libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mp_get_fns.lo mp_get_fns.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mp_get_fns.c -o mp_get_fns.o /bin/sh ./libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o mp_set_fns.lo mp_set_fns.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c mp_set_fns.c -o mp_set_fns.o /bin/sh ./libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o version.lo version.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c version.c -o version.o /bin/sh ./libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o nextprime.lo nextprime.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c nextprime.c -o nextprime.o /bin/sh ./libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o primesieve.lo primesieve.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c primesieve.c -o primesieve.o /bin/sh ./libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o tal-reent.lo tal-reent.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c tal-reent.c -o tal-reent.o /bin/sh ./libtool --tag=CC --mode=link sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -Wc,-m64 -version-info 11:0:1 -o libgmp.la -rpath /usr/local/lib assert.lo compat.lo errno.lo extract-dbl.lo invalid.lo memory.lo mp_bpl.lo mp_clz_tab.lo mp_dv_tab.lo mp_minv_tab.lo mp_get_fns.lo mp_set_fns.lo version.lo nextprime.lo primesieve.lo tal-reent.lo mpf/init.lo mpf/init2.lo mpf/inits.lo mpf/set.lo mpf/set_ui.lo mpf/set_si.lo mpf/set_str.lo mpf/set_d.lo mpf/set_z.lo mpf/iset.lo mpf/iset_ui.lo mpf/iset_si.lo mpf/iset_str.lo mpf/iset_d.lo mpf/clear.lo mpf/clears.lo mpf/get_str.lo mpf/dump.lo mpf/size.lo mpf/eq.lo mpf/reldiff.lo mpf/sqrt.lo mpf/random2.lo mpf/inp_str.lo mpf/out_str.lo mpf/add.lo mpf/add_ui.lo mpf/sub.lo mpf/sub_ui.lo mpf/ui_sub.lo mpf/mul.lo mpf/mul_ui.lo mpf/div.lo mpf/div_ui.lo mpf/cmp.lo mpf/cmp_d.lo mpf/cmp_ui.lo mpf/cmp_si.lo mpf/mul_2exp.lo mpf/div_2exp.lo mpf/abs.lo mpf/neg.lo mpf/set_q.lo mpf/get_d.lo mpf/get_d_2exp.lo mpf/set_dfl_prec.lo mpf/set_prc.lo mpf/set_prc_raw.lo mpf/get_dfl_prec.lo mpf/get_prc.lo mpf/ui_div.lo mpf/sqrt_ui.lo mpf/ceilfloor.lo mpf/trunc.lo mpf/pow_ui.lo mpf/urandomb.lo mpf/swap.lo mpf/fits_sint.lo mpf/fits_slong.lo mpf/fits_sshort.lo mpf/fits_uint.lo mpf/fits_ulong.lo mpf/fits_ushort.lo mpf/get_si.lo mpf/get_ui.lo mpf/int_p.lo mpz/abs.lo mpz/add.lo mpz/add_ui.lo mpz/aorsmul.lo mpz/aorsmul_i.lo mpz/and.lo mpz/array_init.lo mpz/bin_ui.lo mpz/bin_uiui.lo mpz/cdiv_q.lo mpz/cdiv_q_ui.lo mpz/cdiv_qr.lo mpz/cdiv_qr_ui.lo mpz/cdiv_r.lo mpz/cdiv_r_ui.lo mpz/cdiv_ui.lo mpz/cfdiv_q_2exp.lo mpz/cfdiv_r_2exp.lo mpz/clear.lo mpz/clears.lo mpz/clrbit.lo mpz/cmp.lo mpz/cmp_d.lo mpz/cmp_si.lo mpz/cmp_ui.lo mpz/cmpabs.lo mpz/cmpabs_d.lo mpz/cmpabs_ui.lo mpz/com.lo mpz/combit.lo mpz/cong.lo mpz/cong_2exp.lo mpz/cong_ui.lo mpz/divexact.lo mpz/divegcd.lo mpz/dive_ui.lo mpz/divis.lo mpz/divis_ui.lo mpz/divis_2exp.lo mpz/dump.lo mpz/export.lo mpz/mfac_uiui.lo mpz/2fac_ui.lo mpz/fac_ui.lo mpz/oddfac_1.lo mpz/prodlimbs.lo mpz/fdiv_q_ui.lo mpz/fdiv_qr.lo mpz/fdiv_qr_ui.lo mpz/fdiv_r.lo mpz/fdiv_r_ui.lo mpz/fdiv_q.lo mpz/fdiv_ui.lo mpz/fib_ui.lo mpz/fib2_ui.lo mpz/fits_sint.lo mpz/fits_slong.lo mpz/fits_sshort.lo mpz/fits_uint.lo mpz/fits_ulong.lo mpz/fits_ushort.lo mpz/gcd.lo mpz/gcd_ui.lo mpz/gcdext.lo mpz/get_d.lo mpz/get_d_2exp.lo mpz/get_si.lo mpz/get_str.lo mpz/get_ui.lo mpz/getlimbn.lo mpz/hamdist.lo mpz/import.lo mpz/init.lo mpz/init2.lo mpz/inits.lo mpz/inp_raw.lo mpz/inp_str.lo mpz/invert.lo mpz/ior.lo mpz/iset.lo mpz/iset_d.lo mpz/iset_si.lo mpz/iset_str.lo mpz/iset_ui.lo mpz/jacobi.lo mpz/kronsz.lo mpz/kronuz.lo mpz/kronzs.lo mpz/kronzu.lo mpz/lcm.lo mpz/lcm_ui.lo mpz/lucnum_ui.lo mpz/lucnum2_ui.lo mpz/millerrabin.lo mpz/mod.lo mpz/mul.lo mpz/mul_2exp.lo mpz/mul_si.lo mpz/mul_ui.lo mpz/n_pow_ui.lo mpz/neg.lo mpz/nextprime.lo mpz/out_raw.lo mpz/out_str.lo mpz/perfpow.lo mpz/perfsqr.lo mpz/popcount.lo mpz/pow_ui.lo mpz/powm.lo mpz/powm_sec.lo mpz/powm_ui.lo mpz/primorial_ui.lo mpz/pprime_p.lo mpz/random.lo mpz/random2.lo mpz/realloc.lo mpz/realloc2.lo mpz/remove.lo mpz/root.lo mpz/rootrem.lo mpz/rrandomb.lo mpz/scan0.lo mpz/scan1.lo mpz/set.lo mpz/set_d.lo mpz/set_f.lo mpz/set_q.lo mpz/set_si.lo mpz/set_str.lo mpz/set_ui.lo mpz/setbit.lo mpz/size.lo mpz/sizeinbase.lo mpz/sqrt.lo mpz/sqrtrem.lo mpz/sub.lo mpz/sub_ui.lo mpz/swap.lo mpz/tdiv_ui.lo mpz/tdiv_q.lo mpz/tdiv_q_2exp.lo mpz/tdiv_q_ui.lo mpz/tdiv_qr.lo mpz/tdiv_qr_ui.lo mpz/tdiv_r.lo mpz/tdiv_r_2exp.lo mpz/tdiv_r_ui.lo mpz/tstbit.lo mpz/ui_pow_ui.lo mpz/ui_sub.lo mpz/urandomb.lo mpz/urandomm.lo mpz/xor.lo mpq/abs.lo mpq/aors.lo mpq/canonicalize.lo mpq/clear.lo mpq/clears.lo mpq/cmp.lo mpq/cmp_si.lo mpq/cmp_ui.lo mpq/div.lo mpq/get_d.lo mpq/get_den.lo mpq/get_num.lo mpq/get_str.lo mpq/init.lo mpq/inits.lo mpq/inp_str.lo mpq/inv.lo mpq/md_2exp.lo mpq/mul.lo mpq/neg.lo mpq/out_str.lo mpq/set.lo mpq/set_den.lo mpq/set_num.lo mpq/set_si.lo mpq/set_str.lo mpq/set_ui.lo mpq/equal.lo mpq/set_z.lo mpq/set_d.lo mpq/set_f.lo mpq/swap.lo mpn/fib_table.lo mpn/mp_bases.lo mpn/add.lo mpn/add_1.lo mpn/add_n.lo mpn/sub.lo mpn/sub_1.lo mpn/sub_n.lo mpn/addcnd_n.lo mpn/subcnd_n.lo mpn/neg.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/add_err1_n.lo mpn/add_err2_n.lo mpn/add_err3_n.lo mpn/sub_err1_n.lo mpn/sub_err2_n.lo mpn/sub_err3_n.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3.lo mpn/divis.lo mpn/divrem.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_divrem_1.lo mpn/pre_mod_1.lo mpn/dump.lo mpn/mod_1_1.lo mpn/mod_1_2.lo mpn/mod_1_3.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul.lo mpn/mul_fft.lo mpn/mul_n.lo mpn/sqr.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul.lo mpn/mulmid_basecase.lo mpn/toom42_mulmid.lo mpn/mulmid_n.lo mpn/mulmid.lo mpn/random.lo mpn/random2.lo mpn/pow_1.lo mpn/rootrem.lo mpn/sqrtrem.lo mpn/get_str.lo mpn/set_str.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo mpn/perfsqr.lo mpn/perfpow.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext_1.lo mpn/gcdext.lo mpn/gcd_subdiv_step.lo mpn/gcdext_lehmer.lo mpn/div_q.lo mpn/tdiv_qr.lo mpn/jacbase.lo mpn/jacobi_2.lo mpn/jacobi.lo mpn/get_d.lo mpn/matrix22_mul.lo mpn/matrix22_mul1_inverse_vector.lo mpn/hgcd_matrix.lo mpn/hgcd2.lo mpn/hgcd_step.lo mpn/hgcd_reduce.lo mpn/hgcd.lo mpn/hgcd_appr.lo mpn/hgcd2_jacobi.lo mpn/hgcd_jacobi.lo mpn/mullo_n.lo mpn/mullo_basecase.lo mpn/toom22_mul.lo mpn/toom32_mul.lo mpn/toom42_mul.lo mpn/toom52_mul.lo mpn/toom62_mul.lo mpn/toom33_mul.lo mpn/toom43_mul.lo mpn/toom53_mul.lo mpn/toom54_mul.lo mpn/toom63_mul.lo mpn/toom44_mul.lo mpn/toom6h_mul.lo mpn/toom6_sqr.lo mpn/toom8h_mul.lo mpn/toom8_sqr.lo mpn/toom_couple_handling.lo mpn/toom2_sqr.lo mpn/toom3_sqr.lo mpn/toom4_sqr.lo mpn/toom_eval_dgr3_pm1.lo mpn/toom_eval_dgr3_pm2.lo mpn/toom_eval_pm1.lo mpn/toom_eval_pm2.lo mpn/toom_eval_pm2exp.lo mpn/toom_eval_pm2rexp.lo mpn/toom_interpolate_5pts.lo mpn/toom_interpolate_6pts.lo mpn/toom_interpolate_7pts.lo mpn/toom_interpolate_8pts.lo mpn/toom_interpolate_12pts.lo mpn/toom_interpolate_16pts.lo mpn/invertappr.lo mpn/invert.lo mpn/binvert.lo mpn/mulmod_bnm1.lo mpn/sqrmod_bnm1.lo mpn/div_qr_2.lo mpn/div_qr_2n_pi1.lo mpn/div_qr_2u_pi1.lo mpn/sbpi1_div_q.lo mpn/sbpi1_div_qr.lo mpn/sbpi1_divappr_q.lo mpn/dcpi1_div_q.lo mpn/dcpi1_div_qr.lo mpn/dcpi1_divappr_q.lo mpn/mu_div_qr.lo mpn/mu_divappr_q.lo mpn/mu_div_q.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q.lo mpn/sbpi1_bdiv_qr.lo mpn/dcpi1_bdiv_q.lo mpn/dcpi1_bdiv_qr.lo mpn/mu_bdiv_q.lo mpn/mu_bdiv_qr.lo mpn/bdiv_q.lo mpn/bdiv_qr.lo mpn/broot.lo mpn/brootinv.lo mpn/bsqrt.lo mpn/bsqrtinv.lo mpn/divexact.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2.lo mpn/redc_n.lo mpn/powm.lo mpn/powlo.lo mpn/powm_sec.lo mpn/sb_div_qr_sec.lo mpn/sb_div_r_sec.lo mpn/sbpi1_div_qr_sec.lo mpn/sbpi1_div_r_sec.lo mpn/trialdiv.lo mpn/remove.lo mpn/and_n.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo mpn/xor_n.lo mpn/xnor_n.lo mpn/copyi.lo mpn/copyd.lo mpn/zero.lo mpn/tabselect.lo mpn/comb_tables.lo mpn/add_n_sub_n.lo printf/asprintf.lo printf/asprntffuns.lo printf/doprnt.lo printf/doprntf.lo printf/doprnti.lo printf/fprintf.lo printf/obprintf.lo printf/obvprintf.lo printf/obprntffuns.lo printf/printf.lo printf/printffuns.lo printf/snprintf.lo printf/snprntffuns.lo printf/sprintf.lo printf/sprintffuns.lo printf/vasprintf.lo printf/vfprintf.lo printf/vprintf.lo printf/vsnprintf.lo printf/vsprintf.lo printf/repl-vsnprintf.lo scanf/doscan.lo scanf/fscanf.lo scanf/fscanffuns.lo scanf/scanf.lo scanf/sscanf.lo scanf/sscanffuns.lo scanf/vfscanf.lo scanf/vscanf.lo scanf/vsscanf.lo rand/rand.lo rand/randclr.lo rand/randdef.lo rand/randiset.lo rand/randlc2s.lo rand/randlc2x.lo rand/randmt.lo rand/randmts.lo rand/rands.lo rand/randsd.lo rand/randsdui.lo rand/randbui.lo rand/randmui.lo copying selected object files to avoid basename conflicts... libtool: link: ln mpz/abs.o .libs/libgmp.lax/lt1-abs.o || cp mpz/abs.o .libs/libgmp.lax/lt1-abs.o libtool: link: ln mpz/add.o .libs/libgmp.lax/lt2-add.o || cp mpz/add.o .libs/libgmp.lax/lt2-add.o libtool: link: ln mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o || cp mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o libtool: link: ln mpz/clear.o .libs/libgmp.lax/lt4-clear.o || cp mpz/clear.o .libs/libgmp.lax/lt4-clear.o libtool: link: ln mpz/clears.o .libs/libgmp.lax/lt5-clears.o || cp mpz/clears.o .libs/libgmp.lax/lt5-clears.o libtool: link: ln mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o || cp mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o libtool: link: ln mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o || cp mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o libtool: link: ln mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o || cp mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o libtool: link: ln mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o || cp mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o libtool: link: ln mpz/dump.o .libs/libgmp.lax/lt10-dump.o || cp mpz/dump.o .libs/libgmp.lax/lt10-dump.o libtool: link: ln mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o || cp mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o libtool: link: ln mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o || cp mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o libtool: link: ln mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o || cp mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o libtool: link: ln mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o || cp mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o libtool: link: ln mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o || cp mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o libtool: link: ln mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o || cp mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o libtool: link: ln mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o || cp mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o libtool: link: ln mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o || cp mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o libtool: link: ln mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o || cp mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o libtool: link: ln mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o || cp mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o libtool: link: ln mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o || cp mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o libtool: link: ln mpz/init.o .libs/libgmp.lax/lt22-init.o || cp mpz/init.o .libs/libgmp.lax/lt22-init.o libtool: link: ln mpz/init2.o .libs/libgmp.lax/lt23-init2.o || cp mpz/init2.o .libs/libgmp.lax/lt23-init2.o libtool: link: ln mpz/inits.o .libs/libgmp.lax/lt24-inits.o || cp mpz/inits.o .libs/libgmp.lax/lt24-inits.o libtool: link: ln mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o || cp mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o libtool: link: ln mpz/iset.o .libs/libgmp.lax/lt26-iset.o || cp mpz/iset.o .libs/libgmp.lax/lt26-iset.o libtool: link: ln mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o || cp mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o libtool: link: ln mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o || cp mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o libtool: link: ln mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o || cp mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o libtool: link: ln mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o || cp mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o libtool: link: ln mpz/mul.o .libs/libgmp.lax/lt31-mul.o || cp mpz/mul.o .libs/libgmp.lax/lt31-mul.o libtool: link: ln mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o || cp mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o libtool: link: ln mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o || cp mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o libtool: link: ln mpz/neg.o .libs/libgmp.lax/lt34-neg.o || cp mpz/neg.o .libs/libgmp.lax/lt34-neg.o libtool: link: ln mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o || cp mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o libtool: link: ln mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o || cp mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o libtool: link: ln mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o || cp mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o libtool: link: ln mpz/random2.o .libs/libgmp.lax/lt38-random2.o || cp mpz/random2.o .libs/libgmp.lax/lt38-random2.o libtool: link: ln mpz/set.o .libs/libgmp.lax/lt39-set.o || cp mpz/set.o .libs/libgmp.lax/lt39-set.o libtool: link: ln mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o || cp mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o libtool: link: ln mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o || cp mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o libtool: link: ln mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o || cp mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o libtool: link: ln mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o || cp mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o libtool: link: ln mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o || cp mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o libtool: link: ln mpz/size.o .libs/libgmp.lax/lt45-size.o || cp mpz/size.o .libs/libgmp.lax/lt45-size.o libtool: link: ln mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o || cp mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o libtool: link: ln mpz/sub.o .libs/libgmp.lax/lt47-sub.o || cp mpz/sub.o .libs/libgmp.lax/lt47-sub.o libtool: link: ln mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o || cp mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o libtool: link: ln mpz/swap.o .libs/libgmp.lax/lt49-swap.o || cp mpz/swap.o .libs/libgmp.lax/lt49-swap.o libtool: link: ln mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o || cp mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o libtool: link: ln mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o || cp mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o libtool: link: ln mpq/abs.o .libs/libgmp.lax/lt52-abs.o || cp mpq/abs.o .libs/libgmp.lax/lt52-abs.o libtool: link: ln mpq/clear.o .libs/libgmp.lax/lt53-clear.o || cp mpq/clear.o .libs/libgmp.lax/lt53-clear.o libtool: link: ln mpq/clears.o .libs/libgmp.lax/lt54-clears.o || cp mpq/clears.o .libs/libgmp.lax/lt54-clears.o libtool: link: ln mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o || cp mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o libtool: link: ln mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o || cp mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o libtool: link: ln mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o || cp mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o libtool: link: ln mpq/div.o .libs/libgmp.lax/lt58-div.o || cp mpq/div.o .libs/libgmp.lax/lt58-div.o libtool: link: ln mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o || cp mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o libtool: link: ln mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o || cp mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o libtool: link: ln mpq/init.o .libs/libgmp.lax/lt61-init.o || cp mpq/init.o .libs/libgmp.lax/lt61-init.o libtool: link: ln mpq/inits.o .libs/libgmp.lax/lt62-inits.o || cp mpq/inits.o .libs/libgmp.lax/lt62-inits.o libtool: link: ln mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o || cp mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o libtool: link: ln mpq/mul.o .libs/libgmp.lax/lt64-mul.o || cp mpq/mul.o .libs/libgmp.lax/lt64-mul.o libtool: link: ln mpq/neg.o .libs/libgmp.lax/lt65-neg.o || cp mpq/neg.o .libs/libgmp.lax/lt65-neg.o libtool: link: ln mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o || cp mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o libtool: link: ln mpq/set.o .libs/libgmp.lax/lt67-set.o || cp mpq/set.o .libs/libgmp.lax/lt67-set.o libtool: link: ln mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o || cp mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o libtool: link: ln mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o || cp mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o libtool: link: ln mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o || cp mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o libtool: link: ln mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o || cp mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o libtool: link: ln mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o || cp mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o libtool: link: ln mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o || cp mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o libtool: link: ln mpq/swap.o .libs/libgmp.lax/lt74-swap.o || cp mpq/swap.o .libs/libgmp.lax/lt74-swap.o libtool: link: ln mpn/add.o .libs/libgmp.lax/lt75-add.o || cp mpn/add.o .libs/libgmp.lax/lt75-add.o libtool: link: ln mpn/sub.o .libs/libgmp.lax/lt76-sub.o || cp mpn/sub.o .libs/libgmp.lax/lt76-sub.o libtool: link: ln mpn/neg.o .libs/libgmp.lax/lt77-neg.o || cp mpn/neg.o .libs/libgmp.lax/lt77-neg.o libtool: link: ln mpn/com.o .libs/libgmp.lax/lt78-com.o || cp mpn/com.o .libs/libgmp.lax/lt78-com.o libtool: link: ln mpn/divis.o .libs/libgmp.lax/lt79-divis.o || cp mpn/divis.o .libs/libgmp.lax/lt79-divis.o libtool: link: ln mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o || cp mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o libtool: link: ln mpn/dump.o .libs/libgmp.lax/lt81-dump.o || cp mpn/dump.o .libs/libgmp.lax/lt81-dump.o libtool: link: ln mpn/mul.o .libs/libgmp.lax/lt82-mul.o || cp mpn/mul.o .libs/libgmp.lax/lt82-mul.o libtool: link: ln mpn/random.o .libs/libgmp.lax/lt83-random.o || cp mpn/random.o .libs/libgmp.lax/lt83-random.o libtool: link: ln mpn/random2.o .libs/libgmp.lax/lt84-random2.o || cp mpn/random2.o .libs/libgmp.lax/lt84-random2.o libtool: link: ln mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o || cp mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o libtool: link: ln mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o || cp mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o libtool: link: ln mpn/get_str.o .libs/libgmp.lax/lt87-get_str.o || cp mpn/get_str.o .libs/libgmp.lax/lt87-get_str.o libtool: link: ln mpn/set_str.o .libs/libgmp.lax/lt88-set_str.o || cp mpn/set_str.o .libs/libgmp.lax/lt88-set_str.o libtool: link: ln mpn/scan0.o .libs/libgmp.lax/lt89-scan0.o || cp mpn/scan0.o .libs/libgmp.lax/lt89-scan0.o libtool: link: ln mpn/scan1.o .libs/libgmp.lax/lt90-scan1.o || cp mpn/scan1.o .libs/libgmp.lax/lt90-scan1.o libtool: link: ln mpn/popcount.o .libs/libgmp.lax/lt91-popcount.o || cp mpn/popcount.o .libs/libgmp.lax/lt91-popcount.o libtool: link: ln mpn/hamdist.o .libs/libgmp.lax/lt92-hamdist.o || cp mpn/hamdist.o .libs/libgmp.lax/lt92-hamdist.o libtool: link: ln mpn/cmp.o .libs/libgmp.lax/lt93-cmp.o || cp mpn/cmp.o .libs/libgmp.lax/lt93-cmp.o libtool: link: ln mpn/perfsqr.o .libs/libgmp.lax/lt94-perfsqr.o || cp mpn/perfsqr.o .libs/libgmp.lax/lt94-perfsqr.o libtool: link: ln mpn/perfpow.o .libs/libgmp.lax/lt95-perfpow.o || cp mpn/perfpow.o .libs/libgmp.lax/lt95-perfpow.o libtool: link: ln mpn/gcd.o .libs/libgmp.lax/lt96-gcd.o || cp mpn/gcd.o .libs/libgmp.lax/lt96-gcd.o libtool: link: ln mpn/gcdext.o .libs/libgmp.lax/lt97-gcdext.o || cp mpn/gcdext.o .libs/libgmp.lax/lt97-gcdext.o libtool: link: ln mpn/tdiv_qr.o .libs/libgmp.lax/lt98-tdiv_qr.o || cp mpn/tdiv_qr.o .libs/libgmp.lax/lt98-tdiv_qr.o libtool: link: ln mpn/jacobi.o .libs/libgmp.lax/lt99-jacobi.o || cp mpn/jacobi.o .libs/libgmp.lax/lt99-jacobi.o libtool: link: ln mpn/get_d.o .libs/libgmp.lax/lt100-get_d.o || cp mpn/get_d.o .libs/libgmp.lax/lt100-get_d.o libtool: link: ln mpn/invert.o .libs/libgmp.lax/lt101-invert.o || cp mpn/invert.o .libs/libgmp.lax/lt101-invert.o libtool: link: ln mpn/divexact.o .libs/libgmp.lax/lt102-divexact.o || cp mpn/divexact.o .libs/libgmp.lax/lt102-divexact.o libtool: link: ln mpn/powm.o .libs/libgmp.lax/lt103-powm.o || cp mpn/powm.o .libs/libgmp.lax/lt103-powm.o libtool: link: ln mpn/powm_sec.o .libs/libgmp.lax/lt104-powm_sec.o || cp mpn/powm_sec.o .libs/libgmp.lax/lt104-powm_sec.o libtool: link: ln mpn/remove.o .libs/libgmp.lax/lt105-remove.o || cp mpn/remove.o .libs/libgmp.lax/lt105-remove.o libtool: link: sparc64-helenos-ar cq .libs/libgmp.a assert.o compat.o errno.o extract-dbl.o invalid.o memory.o mp_bpl.o mp_clz_tab.o mp_dv_tab.o mp_minv_tab.o mp_get_fns.o mp_set_fns.o version.o nextprime.o primesieve.o tal-reent.o mpf/init.o mpf/init2.o mpf/inits.o mpf/set.o mpf/set_ui.o mpf/set_si.o mpf/set_str.o mpf/set_d.o mpf/set_z.o mpf/iset.o mpf/iset_ui.o mpf/iset_si.o mpf/iset_str.o mpf/iset_d.o mpf/clear.o mpf/clears.o mpf/get_str.o mpf/dump.o mpf/size.o mpf/eq.o mpf/reldiff.o mpf/sqrt.o mpf/random2.o mpf/inp_str.o mpf/out_str.o mpf/add.o mpf/add_ui.o mpf/sub.o mpf/sub_ui.o mpf/ui_sub.o mpf/mul.o mpf/mul_ui.o mpf/div.o mpf/div_ui.o mpf/cmp.o mpf/cmp_d.o mpf/cmp_ui.o mpf/cmp_si.o mpf/mul_2exp.o mpf/div_2exp.o mpf/abs.o mpf/neg.o mpf/set_q.o mpf/get_d.o mpf/get_d_2exp.o mpf/set_dfl_prec.o mpf/set_prc.o mpf/set_prc_raw.o mpf/get_dfl_prec.o mpf/get_prc.o mpf/ui_div.o mpf/sqrt_ui.o mpf/ceilfloor.o mpf/trunc.o mpf/pow_ui.o mpf/urandomb.o mpf/swap.o mpf/fits_sint.o mpf/fits_slong.o mpf/fits_sshort.o mpf/fits_uint.o mpf/fits_ulong.o mpf/fits_ushort.o mpf/get_si.o mpf/get_ui.o mpf/int_p.o .libs/libgmp.lax/lt1-abs.o .libs/libgmp.lax/lt2-add.o .libs/libgmp.lax/lt3-add_ui.o mpz/aorsmul.o mpz/aorsmul_i.o mpz/and.o mpz/array_init.o mpz/bin_ui.o mpz/bin_uiui.o mpz/cdiv_q.o mpz/cdiv_q_ui.o mpz/cdiv_qr.o mpz/cdiv_qr_ui.o mpz/cdiv_r.o mpz/cdiv_r_ui.o mpz/cdiv_ui.o mpz/cfdiv_q_2exp.o mpz/cfdiv_r_2exp.o .libs/libgmp.lax/lt4-clear.o .libs/libgmp.lax/lt5-clears.o mpz/clrbit.o .libs/libgmp.lax/lt6-cmp.o .libs/libgmp.lax/lt7-cmp_d.o .libs/libgmp.lax/lt8-cmp_si.o .libs/libgmp.lax/lt9-cmp_ui.o mpz/cmpabs.o mpz/cmpabs_d.o mpz/cmpabs_ui.o mpz/com.o mpz/combit.o mpz/cong.o mpz/cong_2exp.o mpz/cong_ui.o mpz/divexact.o mpz/divegcd.o mpz/dive_ui.o mpz/divis.o mpz/divis_ui.o mpz/divis_2exp.o .libs/libgmp.lax/lt10-dump.o mpz/export.o mpz/mfac_uiui.o mpz/2fac_ui.o mpz/fac_ui.o mpz/oddfac_1.o mpz/prodlimbs.o mpz/fdiv_q_ui.o mpz/fdiv_qr.o mpz/fdiv_qr_ui.o mpz/fdiv_r.o mpz/fdiv_r_ui.o mpz/fdiv_q.o mpz/fdiv_ui.o mpz/fib_ui.o mpz/fib2_ui.o .libs/libgmp.lax/lt11-fits_sint.o .libs/libgmp.lax/lt12-fits_slong.o .libs/libgmp.lax/lt13-fits_sshort.o .libs/libgmp.lax/lt14-fits_uint.o .libs/libgmp.lax/lt15-fits_ulong.o .libs/libgmp.lax/lt16-fits_ushort.o mpz/gcd.o mpz/gcd_ui.o mpz/gcdext.o .libs/libgmp.lax/lt17-get_d.o .libs/libgmp.lax/lt18-get_d_2exp.o .libs/libgmp.lax/lt19-get_si.o .libs/libgmp.lax/lt20-get_str.o .libs/libgmp.lax/lt21-get_ui.o mpz/getlimbn.o mpz/hamdist.o mpz/import.o .libs/libgmp.lax/lt22-init.o .libs/libgmp.lax/lt23-init2.o .libs/libgmp.lax/lt24-inits.o mpz/inp_raw.o .libs/libgmp.lax/lt25-inp_str.o mpz/invert.o mpz/ior.o .libs/libgmp.lax/lt26-iset.o .libs/libgmp.lax/lt27-iset_d.o .libs/libgmp.lax/lt28-iset_si.o .libs/libgmp.lax/lt29-iset_str.o .libs/libgmp.lax/lt30-iset_ui.o mpz/jacobi.o mpz/kronsz.o mpz/kronuz.o mpz/kronzs.o mpz/kronzu.o mpz/lcm.o mpz/lcm_ui.o mpz/lucnum_ui.o mpz/lucnum2_ui.o mpz/millerrabin.o mpz/mod.o .libs/libgmp.lax/lt31-mul.o .libs/libgmp.lax/lt32-mul_2exp.o mpz/mul_si.o .libs/libgmp.lax/lt33-mul_ui.o mpz/n_pow_ui.o .libs/libgmp.lax/lt34-neg.o .libs/libgmp.lax/lt35-nextprime.o mpz/out_raw.o .libs/libgmp.lax/lt36-out_str.o mpz/perfpow.o mpz/perfsqr.o mpz/popcount.o .libs/libgmp.lax/lt37-pow_ui.o mpz/powm.o mpz/powm_sec.o mpz/powm_ui.o mpz/primorial_ui.o mpz/pprime_p.o mpz/random.o .libs/libgmp.lax/lt38-random2.o mpz/realloc.o mpz/realloc2.o mpz/remove.o mpz/root.o mpz/rootrem.o mpz/rrandomb.o mpz/scan0.o mpz/scan1.o .libs/libgmp.lax/lt39-set.o .libs/libgmp.lax/lt40-set_d.o mpz/set_f.o .libs/libgmp.lax/lt41-set_q.o .libs/libgmp.lax/lt42-set_si.o .libs/libgmp.lax/lt43-set_str.o .libs/libgmp.lax/lt44-set_ui.o mpz/setbit.o .libs/libgmp.lax/lt45-size.o mpz/sizeinbase.o .libs/libgmp.lax/lt46-sqrt.o mpz/sqrtrem.o .libs/libgmp.lax/lt47-sub.o .libs/libgmp.lax/lt48-sub_ui.o .libs/libgmp.lax/lt49-swap.o mpz/tdiv_ui.o mpz/tdiv_q.o mpz/tdiv_q_2exp.o mpz/tdiv_q_ui.o mpz/tdiv_qr.o mpz/tdiv_qr_ui.o mpz/tdiv_r.o mpz/tdiv_r_2exp.o mpz/tdiv_r_ui.o mpz/tstbit.o mpz/ui_pow_ui.o .libs/libgmp.lax/lt50-ui_sub.o .libs/libgmp.lax/lt51-urandomb.o mpz/urandomm.o mpz/xor.o .libs/libgmp.lax/lt52-abs.o mpq/aors.o mpq/canonicalize.o .libs/libgmp.lax/lt53-clear.o .libs/libgmp.lax/lt54-clears.o .libs/libgmp.lax/lt55-cmp.o .libs/libgmp.lax/lt56-cmp_si.o .libs/libgmp.lax/lt57-cmp_ui.o .libs/libgmp.lax/lt58-div.o .libs/libgmp.lax/lt59-get_d.o mpq/get_den.o mpq/get_num.o .libs/libgmp.lax/lt60-get_str.o .libs/libgmp.lax/lt61-init.o .libs/libgmp.lax/lt62-inits.o .libs/libgmp.lax/lt63-inp_str.o mpq/inv.o mpq/md_2exp.o .libs/libgmp.lax/lt64-mul.o .libs/libgmp.lax/lt65-neg.o .libs/libgmp.lax/lt66-out_str.o .libs/libgmp.lax/lt67-set.o mpq/set_den.o mpq/set_num.o .libs/libgmp.lax/lt68-set_si.o .libs/libgmp.lax/lt69-set_str.o .libs/libgmp.lax/lt70-set_ui.o mpq/equal.o .libs/libgmp.lax/lt71-set_z.o .libs/libgmp.lax/lt72-set_d.o .libs/libgmp.lax/lt73-set_f.o .libs/libgmp.lax/lt74-swap.o mpn/fib_table.o mpn/mp_bases.o .libs/libgmp.lax/lt75-add.o mpn/add_1.o mpn/add_n.o .libs/libgmp.lax/lt76-sub.o mpn/sub_1.o mpn/sub_n.o mpn/addcnd_n.o mpn/subcnd_n.o .libs/libgmp.lax/lt77-neg.o .libs/libgmp.lax/lt78-com.o mpn/mul_1.o mpn/addmul_1.o mpn/submul_1.o mpn/add_err1_n.o mpn/add_err2_n.o mpn/add_err3_n.o mpn/sub_err1_n.o mpn/sub_err2_n.o mpn/sub_err3_n.o mpn/lshift.o mpn/rshift.o mpn/dive_1.o mpn/diveby3.o .libs/libgmp.lax/lt79-divis.o mpn/divrem.o mpn/divrem_1.o mpn/divrem_2.o .libs/libgmp.lax/lt80-fib2_ui.o mpn/mod_1.o mpn/mod_34lsub1.o mpn/mode1o.o mpn/pre_divrem_1.o mpn/pre_mod_1.o .libs/libgmp.lax/lt81-dump.o mpn/mod_1_1.o mpn/mod_1_2.o mpn/mod_1_3.o mpn/mod_1_4.o mpn/lshiftc.o .libs/libgmp.lax/lt82-mul.o mpn/mul_fft.o mpn/mul_n.o mpn/sqr.o mpn/mul_basecase.o mpn/sqr_basecase.o mpn/nussbaumer_mul.o mpn/mulmid_basecase.o mpn/toom42_mulmid.o mpn/mulmid_n.o mpn/mulmid.o .libs/libgmp.lax/lt83-random.o .libs/libgmp.lax/lt84-random2.o mpn/pow_1.o .libs/libgmp.lax/lt85-rootrem.o .libs/libgmp.lax/lt86-sqrtrem.o .libs/libgmp.lax/lt87-get_str.o .libs/libgmp.lax/lt88-set_str.o .libs/libgmp.lax/lt89-scan0.o .libs/libgmp.lax/lt90-scan1.o .libs/libgmp.lax/lt91-popcount.o .libs/libgmp.lax/lt92-hamdist.o .libs/libgmp.lax/lt93-cmp.o .libs/libgmp.lax/lt94-perfsqr.o .libs/libgmp.lax/lt95-perfpow.o mpn/gcd_1.o .libs/libgmp.lax/lt96-gcd.o mpn/gcdext_1.o .libs/libgmp.lax/lt97-gcdext.o mpn/gcd_subdiv_step.o mpn/gcdext_lehmer.o mpn/div_q.o .libs/libgmp.lax/lt98-tdiv_qr.o mpn/jacbase.o mpn/jacobi_2.o .libs/libgmp.lax/lt99-jacobi.o .libs/libgmp.lax/lt100-get_d.o mpn/matrix22_mul.o mpn/matrix22_mul1_inverse_vector.o mpn/hgcd_matrix.o mpn/hgcd2.o mpn/hgcd_step.o mpn/hgcd_reduce.o mpn/hgcd.o mpn/hgcd_appr.o mpn/hgcd2_jacobi.o mpn/hgcd_jacobi.o mpn/mullo_n.o mpn/mullo_basecase.o mpn/toom22_mul.o mpn/toom32_mul.o mpn/toom42_mul.o mpn/toom52_mul.o mpn/toom62_mul.o mpn/toom33_mul.o mpn/toom43_mul.o mpn/toom53_mul.o mpn/toom54_mul.o mpn/toom63_mul.o mpn/toom44_mul.o mpn/toom6h_mul.o mpn/toom6_sqr.o mpn/toom8h_mul.o mpn/toom8_sqr.o mpn/toom_couple_handling.o mpn/toom2_sqr.o mpn/toom3_sqr.o mpn/toom4_sqr.o mpn/toom_eval_dgr3_pm1.o mpn/toom_eval_dgr3_pm2.o mpn/toom_eval_pm1.o mpn/toom_eval_pm2.o mpn/toom_eval_pm2exp.o mpn/toom_eval_pm2rexp.o mpn/toom_interpolate_5pts.o mpn/toom_interpolate_6pts.o mpn/toom_interpolate_7pts.o mpn/toom_interpolate_8pts.o mpn/toom_interpolate_12pts.o mpn/toom_interpolate_16pts.o mpn/invertappr.o .libs/libgmp.lax/lt101-invert.o mpn/binvert.o mpn/mulmod_bnm1.o mpn/sqrmod_bnm1.o mpn/div_qr_2.o mpn/div_qr_2n_pi1.o mpn/div_qr_2u_pi1.o mpn/sbpi1_div_q.o mpn/sbpi1_div_qr.o mpn/sbpi1_divappr_q.o mpn/dcpi1_div_q.o mpn/dcpi1_div_qr.o mpn/dcpi1_divappr_q.o mpn/mu_div_qr.o mpn/mu_divappr_q.o mpn/mu_div_q.o mpn/bdiv_q_1.o mpn/sbpi1_bdiv_q.o mpn/sbpi1_bdiv_qr.o mpn/dcpi1_bdiv_q.o mpn/dcpi1_bdiv_qr.o mpn/mu_bdiv_q.o mpn/mu_bdiv_qr.o mpn/bdiv_q.o mpn/bdiv_qr.o mpn/broot.o mpn/brootinv.o mpn/bsqrt.o mpn/bsqrtinv.o .libs/libgmp.lax/lt102-divexact.o mpn/bdiv_dbm1c.o mpn/redc_1.o mpn/redc_2.o mpn/redc_n.o .libs/libgmp.lax/lt103-powm.o mpn/powlo.o .libs/libgmp.lax/lt104-powm_sec.o mpn/sb_div_qr_sec.o mpn/sb_div_r_sec.o mpn/sbpi1_div_qr_sec.o mpn/sbpi1_div_r_sec.o mpn/trialdiv.o .libs/libgmp.lax/lt105-remove.o mpn/and_n.o mpn/andn_n.o mpn/nand_n.o mpn/ior_n.o mpn/iorn_n.o mpn/nior_n.o mpn/xor_n.o mpn/xnor_n.o mpn/copyi.o mpn/copyd.o mpn/zero.o mpn/tabselect.o mpn/comb_tables.o mpn/add_n_sub_n.o printf/asprintf.o printf/asprntffuns.o printf/doprnt.o printf/doprntf.o printf/doprnti.o printf/fprintf.o printf/obprintf.o printf/obvprintf.o printf/obprntffuns.o printf/printf.o printf/printffuns.o printf/snprintf.o printf/snprntffuns.o printf/sprintf.o printf/sprintffuns.o printf/vasprintf.o printf/vfprintf.o printf/vprintf.o printf/vsnprintf.o printf/vsprintf.o printf/repl-vsnprintf.o scanf/doscan.o scanf/fscanf.o scanf/fscanffuns.o scanf/scanf.o scanf/sscanf.o scanf/sscanffuns.o scanf/vfscanf.o scanf/vscanf.o scanf/vsscanf.o rand/rand.o rand/randclr.o rand/randdef.o rand/randiset.o rand/randlc2s.o rand/randlc2x.o rand/randmt.o rand/randmts.o rand/rands.o rand/randsd.o rand/randsdui.o rand/randbui.o rand/randmui.o libtool: link: sparc64-helenos-ranlib .libs/libgmp.a libtool: link: rm -fr .libs/libgmp.lax libtool: link: ( cd ".libs" && rm -f "libgmp.la" && ln -s "../libgmp.la" "libgmp.la" ) make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0' >>> Building the tests... [hsct]: "make" "check" make check-recursive make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0' Making check in tests make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests' Making check in . make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests' make libtests.la t-bswap t-constants t-count_zeros t-gmpmax t-hightomask t-modlinv t-popc t-parity t-sub make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests' /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o memory.lo memory.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c memory.c -o memory.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o misc.lo misc.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c misc.c -o misc.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o refmpf.lo refmpf.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c refmpf.c -o refmpf.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o refmpn.lo refmpn.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c refmpn.c -o refmpn.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o refmpq.lo refmpq.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c refmpq.c -o refmpq.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o refmpz.lo refmpz.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c refmpz.c -o refmpz.o /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o spinner.lo spinner.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c spinner.c -o spinner.o spinner.c: In function 'spinner': spinner.c:120:11: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 120 | sprintf (buf+1, " %lu\r", spinner_count); | ^~~~~~~ In file included from /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libposix/stdio.h:39, from spinner.c:24: /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c -o trace.lo trace.c libtool: compile: sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c trace.c -o trace.o trace.c: In function 'mpn_tracea_file': trace.c:257:7: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 257 | sprintf (s, "%s%d", filename, i); | ^~~~~~~ In file included from /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libposix/stdio.h:39, from trace.c:27: /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=link sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o libtests.la memory.lo misc.lo refmpf.lo refmpn.lo refmpq.lo refmpz.lo spinner.lo trace.lo ../libgmp.la libtool: link: sparc64-helenos-ar cq .libs/libtests.a memory.o misc.o refmpf.o refmpn.o refmpq.o refmpz.o spinner.o trace.o libtool: link: sparc64-helenos-ranlib .libs/libtests.a libtool: link: ( cd ".libs" && rm -f "libtests.la" && ln -s "../libtests.la" "libtests.la" ) sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c t-bswap.c /bin/sh ../libtool --tag=CC --mode=link sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o t-bswap t-bswap.o libtests.la ../libgmp.la libtool: link: sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o t-bswap t-bswap.o ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c t-constants.c /bin/sh ../libtool --tag=CC --mode=link sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o t-constants t-constants.o libtests.la ../libgmp.la libtool: link: sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o t-constants t-constants.o ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c t-count_zeros.c /bin/sh ../libtool --tag=CC --mode=link sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o t-count_zeros t-count_zeros.o libtests.la ../libgmp.la libtool: link: sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o t-count_zeros t-count_zeros.o ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c t-gmpmax.c /bin/sh ../libtool --tag=CC --mode=link sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o t-gmpmax t-gmpmax.o libtests.la ../libgmp.la libtool: link: sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o t-gmpmax t-gmpmax.o ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c t-hightomask.c /bin/sh ../libtool --tag=CC --mode=link sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o t-hightomask t-hightomask.o libtests.la ../libgmp.la libtool: link: sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o t-hightomask t-hightomask.o ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c t-modlinv.c /bin/sh ../libtool --tag=CC --mode=link sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o t-modlinv t-modlinv.o libtests.la ../libgmp.la libtool: link: sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o t-modlinv t-modlinv.o ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c t-popc.c /bin/sh ../libtool --tag=CC --mode=link sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o t-popc t-popc.o libtests.la ../libgmp.la libtool: link: sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o t-popc t-popc.o ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c t-parity.c /bin/sh ../libtool --tag=CC --mode=link sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o t-parity t-parity.o libtests.la ../libgmp.la libtool: link: sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o t-parity t-parity.o ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a sparc64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -m64 -mptr64 -mcpu=v9 -c t-sub.c /bin/sh ../libtool --tag=CC --mode=link sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o t-sub t-sub.o libtests.la ../libgmp.la libtool: link: sparc64-helenos-cc -O2 -pedantic -m64 -mptr64 -mcpu=v9 -o t-sub t-sub.o ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests' make check-TESTS make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests' /bin/sh: line 10: ./t-bswap: cannot execute binary file: Exec format error FAIL: t-bswap /bin/sh: line 10: ./t-constants: cannot execute binary file: Exec format error FAIL: t-constants /bin/sh: line 10: ./t-count_zeros: cannot execute binary file: Exec format error FAIL: t-count_zeros /bin/sh: line 10: ./t-gmpmax: cannot execute binary file: Exec format error FAIL: t-gmpmax /bin/sh: line 10: ./t-hightomask: cannot execute binary file: Exec format error FAIL: t-hightomask /bin/sh: line 10: ./t-modlinv: cannot execute binary file: Exec format error FAIL: t-modlinv /bin/sh: line 10: ./t-popc: cannot execute binary file: Exec format error FAIL: t-popc /bin/sh: line 10: ./t-parity: cannot execute binary file: Exec format error FAIL: t-parity /bin/sh: line 10: ./t-sub: cannot execute binary file: Exec format error FAIL: t-sub ====================================================================================== 9 of 9 tests failed Please report to gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html ====================================================================================== make[4]: *** [Makefile:626: check-TESTS] Error 1 make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests' make[3]: *** [Makefile:777: check-am] Error 2 make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests' make[2]: *** [Makefile:497: check-recursive] Error 1 make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests' make[1]: *** [Makefile:799: check-recursive] Error 1 make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0' make: *** [Makefile:1107: check] Error 2 t-bswap t-constants t-count_zeros t-gmpmax t-hightomask t-modlinv t-popc t-parity t-sub >>> Packaging... [hsct]: "make" "install" "DESTDIR=/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/PKG" make install-recursive make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0' Making install in tests make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests' Making install in . make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests' make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests' Making install in devel make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/devel' make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/devel' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/devel' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/devel' Making install in mpn make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/mpn' make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/mpn' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/mpn' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/mpn' Making install in mpz make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/mpz' make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/mpz' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/mpz' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/mpz' Making install in mpq make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/mpq' make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/mpq' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/mpq' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/mpq' Making install in mpf make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/mpf' make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/mpf' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/mpf' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/mpf' Making install in rand make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/rand' make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/rand' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/rand' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/rand' Making install in misc make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/misc' make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/misc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/misc' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/misc' Making install in cxx make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/cxx' make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/cxx' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/cxx' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests/cxx' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tests' Making install in mpn make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/mpn' make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/mpn' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/mpn' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/mpn' Making install in mpz make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/mpz' make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/mpz' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/mpz' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/mpz' Making install in mpq make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/mpq' make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/mpq' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/mpq' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/mpq' Making install in mpf make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/mpf' make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/mpf' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/mpf' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/mpf' Making install in printf make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/printf' make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/printf' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/printf' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/printf' Making install in scanf make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/scanf' make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/scanf' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/scanf' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/scanf' Making install in rand make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/rand' make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/rand' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/rand' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/rand' Making install in cxx make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/cxx' make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/cxx' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/cxx' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/cxx' Making install in demos make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos' Making install in calc make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos/calc' make install-am make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos/calc' make[5]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos/calc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos/calc' make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos/calc' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos/calc' Making install in expr make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos/expr' make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos/expr' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos/expr' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos/expr' make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos' make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/demos' Making install in tune make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tune' make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tune' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tune' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/tune' Making install in doc make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/doc' make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/doc' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/share/info" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/PKG/usr/local/share/info" /usr/bin/install -c -m 644 ./gmp.info ./gmp.info-1 ./gmp.info-2 '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/PKG/usr/local/share/info' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/doc' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/doc' make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0' make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0' test -z "/usr/local/lib" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/PKG/usr/local/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c libgmp.la '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/PKG/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libgmp.lai /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/PKG/usr/local/lib/libgmp.la libtool: install: /usr/bin/install -c .libs/libgmp.a /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/PKG/usr/local/lib/libgmp.a libtool: install: chmod 644 /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/PKG/usr/local/lib/libgmp.a libtool: install: sparc64-helenos-ranlib /var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/PKG/usr/local/lib/libgmp.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/PKG/usr/local/include" /usr/bin/install -c -m 644 gmp.h '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/PKG/usr/local/include' test -z "/usr/local/include" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0/PKG/usr/local/include" make install-data-hook make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0' +-------------------------------------------------------------+ | CAUTION: | | | | If you have not already run "make check", then we strongly | | recommend you do so. | | | | GMP has been carefully tested by its authors, but compilers | | are all too often released with serious bugs. GMP tends to | | explore interesting corners in compilers and has hit bugs | | on quite a few occasions. | | | +-------------------------------------------------------------+ make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0' make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0' make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0' make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/build/libgmp/gmp-5.1.0' [hsct]: "cp" "PKG/usr/local/include/gmp.h" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/include/" [hsct]: "cp" "PKG/usr/local/lib/libgmp.a" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/libs/" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/inc/c" [hsct]: "cp" "PKG/usr/local/include/gmp.h" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/inc/c" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/lib" [hsct]: "cp" "PKG/usr/local/lib/libgmp.a" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/lib" >>> Preparing tests... [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/" [hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-gmpmax" [hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-modlinv" [hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-popc" [hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-hightomask" [hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-parity" [hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-sub" [hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-bswap" [hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-count_zeros" [hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/sparc64-ultra/coast/dist//libgmp/tests/libgmp/./t-constants" >>> Creating the archive...