>>> 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=ia64-helenos" "CC=ia64-helenos-cc" "CXX=ia64-helenos-cxx" "AR=ia64-helenos-ar" "AS=ia64-helenos-as" "CPP=ia64-helenos-cpp" "NM=ia64-helenos-nm" "OBJDUMP=ia64-helenos-objdump" "OBJCOPY=ia64-helenos-objcopy" "STRIP=ia64-helenos-strip" "RANLIB=ia64-helenos-ranlib" "--disable-shared" "CPPFLAGS=-D_STDIO_H" 
checking build system type... x86_64-pc-linux-gnu
checking host system type... ia64-unknown-helenos
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for ia64-helenos-strip... ia64-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 ia64-helenos-cc is gcc... yes
checking compiler ia64-helenos-cc -O2 -pedantic -D_STDIO_H... yes
checking for ia64-helenos-gcc... ia64-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 ia64-helenos-cc accepts -g... yes
checking for ia64-helenos-cc option to accept ISO C89... none needed
checking for ia64-helenos-cc option to accept ISO C99... none needed
checking for ia64-helenos-cc option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... ia64-helenos-cpp
checking build system compiler ia64-helenos-cc... no
checking build system compiler ia64-helenos-cc -O2 -pedantic -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="ia64-helenos-cc"
      CFLAGS="-O2 -pedantic"
      CPPFLAGS="-D_STDIO_H"
      MPN_PATH=" ia64 generic"
checking whether assembler supports --noexecstack option... no
checking for ia64-helenos-ar... ia64-helenos-ar
checking for BSD- or MS-compatible name lister (nm)... ia64-helenos-nm
checking the name lister (ia64-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 ia64-helenos-cc... /var/helenos/cross/ia64-helenos/bin/ld
checking if the linker (/var/helenos/cross/ia64-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 ia64-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/ia64-helenos/bin/ld option to reload object files... -r
checking for ia64-helenos-objdump... ia64-helenos-objdump
checking how to recognize dependent libraries... unknown
checking for ia64-helenos-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ia64-helenos-ar... (cached) ia64-helenos-ar
checking for archiver @FILE support... @
checking for ia64-helenos-strip... (cached) ia64-helenos-strip
checking for ia64-helenos-ranlib... ia64-helenos-ranlib
checking command to parse ia64-helenos-nm output from ia64-helenos-cc object... ok
checking for sysroot... no
checking for ia64-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 ia64-helenos-cc supports -fno-rtti -fno-exceptions... no
checking for ia64-helenos-cc option to produce PIC... -fPIC -DPIC
checking if ia64-helenos-cc PIC flag -fPIC -DPIC works... yes
checking if ia64-helenos-cc static flag -static works... yes
checking if ia64-helenos-cc supports -c -o file.o... yes
checking if ia64-helenos-cc supports -c -o file.o... (cached) yes
checking whether the ia64-helenos-cc linker (/var/helenos/cross/ia64-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... ia64-helenos-cxx -E
checking whether the ia64-helenos-cxx linker (/var/helenos/cross/ia64-helenos/bin/ld) supports shared libraries... no
checking for ia64-helenos-cxx option to produce PIC...  -DPIC
checking if ia64-helenos-cxx PIC flag  -DPIC works... yes
checking if ia64-helenos-cxx static flag  works... yes
checking if ia64-helenos-cxx supports -c -o file.o... yes
checking if ia64-helenos-cxx supports -c -o file.o... (cached) yes
checking whether the ia64-helenos-cxx linker (/var/helenos/cross/ia64-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 <stdarg.h> exists and works... yes
checking whether gcc __attribute__ ((const)) works... yes
checking whether gcc __attribute__ ((malloc)) works... yes
checking whether gcc __attribute__ ((mode (XX))) works... yes
checking whether gcc __attribute__ ((noreturn)) works... yes
checking for inline... inline
checking for cos in -lm... yes
checking for working alloca.h... no
checking for alloca (via gmp-impl.h)... yes
checking how to allocate temporary memory... alloca
checking whether byte ordering is bigendian... no
checking format of `double' floating point... IEEE little endian
checking for alarm... yes
checking for attr_get... no
checking for clock... yes
checking for 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... .global
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 whether assembler .align padding is good... 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 ia64-helenos-ranlib... (cached) ia64-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/ia64/aors_n.asm to mpn/add_n.asm
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/ia64/aors_n.asm to mpn/sub_n.asm
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/ia64/mul_1.asm to mpn/mul_1.asm
config.status: linking mpn/ia64/addmul_1.asm to mpn/addmul_1.asm
config.status: linking mpn/ia64/submul_1.asm to mpn/submul_1.asm
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/ia64/lorrshift.asm to mpn/lshift.asm
config.status: linking mpn/ia64/lorrshift.asm to mpn/rshift.asm
config.status: linking mpn/ia64/dive_1.asm to mpn/dive_1.asm
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/ia64/divrem_1.asm to mpn/divrem_1.asm
config.status: linking mpn/ia64/divrem_2.asm to mpn/divrem_2.asm
config.status: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c
config.status: linking mpn/generic/mod_1.c to mpn/mod_1.c
config.status: linking mpn/ia64/mod_34lsub1.asm to mpn/mod_34lsub1.asm
config.status: linking mpn/ia64/mode1o.asm to mpn/mode1o.asm
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/generic/mod_1_4.c to mpn/mod_1_4.c
config.status: linking mpn/ia64/lshiftc.asm to mpn/lshiftc.asm
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/ia64/popcount.asm to mpn/popcount.asm
config.status: linking mpn/ia64/hamdist.asm to mpn/hamdist.asm
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/ia64/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/ia64/bdiv_dbm1c.asm to mpn/bdiv_dbm1c.asm
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/ia64/logops_n.asm to mpn/and_n.asm
config.status: linking mpn/ia64/logops_n.asm to mpn/andn_n.asm
config.status: linking mpn/ia64/logops_n.asm to mpn/nand_n.asm
config.status: linking mpn/ia64/logops_n.asm to mpn/ior_n.asm
config.status: linking mpn/ia64/logops_n.asm to mpn/iorn_n.asm
config.status: linking mpn/ia64/logops_n.asm to mpn/nior_n.asm
config.status: linking mpn/ia64/logops_n.asm to mpn/xor_n.asm
config.status: linking mpn/ia64/logops_n.asm to mpn/xnor_n.asm
config.status: linking mpn/ia64/copyi.asm to mpn/copyi.asm
config.status: linking mpn/ia64/copyd.asm to mpn/copyd.asm
config.status: linking mpn/generic/zero.c to mpn/zero.c
config.status: linking mpn/ia64/tabselect.asm to mpn/tabselect.asm
config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c
config.status: linking mpn/ia64/invert_limb.asm to mpn/invert_limb.asm
config.status: linking mpn/ia64/sqr_diag_addlsh1.asm to mpn/sqr_diag_addlsh1.asm
config.status: linking mpn/ia64/mul_2.asm to mpn/mul_2.asm
config.status: linking mpn/ia64/addmul_2.asm to mpn/addmul_2.asm
config.status: linking mpn/ia64/aorslsh1_n.asm to mpn/addlsh1_n.asm
config.status: linking mpn/ia64/aorslsh1_n.asm to mpn/sublsh1_n.asm
config.status: linking mpn/ia64/rsh1aors_n.asm to mpn/rsh1add_n.asm
config.status: linking mpn/ia64/rsh1aors_n.asm to mpn/rsh1sub_n.asm
config.status: linking mpn/ia64/aorslsh2_n.asm to mpn/addlsh2_n.asm
config.status: linking mpn/ia64/aorslsh2_n.asm to mpn/sublsh2_n.asm
config.status: linking mpn/ia64/add_n_sub_n.asm to mpn/add_n_sub_n.asm
config.status: linking mpn/ia64/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:         ia64-unknown-helenos
  ABI:               64
  Install prefix:    /usr/local
  Compiler:          ia64-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/ia64-ski/coast/build/libgmp/gmp-5.1.0'
Making all in tests
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests'
Making all in .
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests'
Making all in devel
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/devel'
Making all in mpn
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/mpn'
Making all in mpz
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/mpz'
Making all in mpq
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/mpq'
Making all in mpf
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/mpf'
Making all in rand
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/rand'
Making all in misc
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/misc'
Making all in cxx
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/cxx'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests'
Making all in mpn
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/mpn'
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o fib_table.lo fib_table.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -D_STDIO_H -O2 -pedantic -c fib_table.c -o fib_table.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o mp_bases.lo mp_bases.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -D_STDIO_H -O2 -pedantic -c mp_bases.c -o mp_bases.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o add.lo add.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -D_STDIO_H -O2 -pedantic -c add.c -o add.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o add_1.lo add_1.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -D_STDIO_H -O2 -pedantic -c add_1.c -o add_1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'add_n.asm' || echo './'`add_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -D_STDIO_H -O2 -pedantic add_n.asm -o add_n.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n -D_STDIO_H add_n.asm >tmp-add_n.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -D_STDIO_H -O2 -pedantic tmp-add_n.s -o add_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o sub.lo sub.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -D_STDIO_H -O2 -pedantic -c sub.c -o sub.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o sub_1.lo sub_1.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -D_STDIO_H -O2 -pedantic -c sub_1.c -o sub_1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'sub_n.asm' || echo './'`sub_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -D_STDIO_H -O2 -pedantic sub_n.asm -o sub_n.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_n -D_STDIO_H sub_n.asm >tmp-sub_n.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -D_STDIO_H -O2 -pedantic tmp-sub_n.s -o sub_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addcnd_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o addcnd_n.lo addcnd_n.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addcnd_n -D_STDIO_H -O2 -pedantic -c addcnd_n.c -o addcnd_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo subcnd_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o subcnd_n.lo subcnd_n.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_subcnd_n -D_STDIO_H -O2 -pedantic -c subcnd_n.c -o subcnd_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o neg.lo neg.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -D_STDIO_H -O2 -pedantic -c neg.c -o neg.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo com | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o com.lo com.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -D_STDIO_H -O2 -pedantic -c com.c -o com.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'mul_1.asm' || echo './'`mul_1.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -D_STDIO_H -O2 -pedantic mul_1.asm -o mul_1.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_1 -D_STDIO_H mul_1.asm >tmp-mul_1.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -D_STDIO_H -O2 -pedantic tmp-mul_1.s -o mul_1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'addmul_1.asm' || echo './'`addmul_1.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -D_STDIO_H -O2 -pedantic addmul_1.asm -o addmul_1.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_1 -D_STDIO_H addmul_1.asm >tmp-addmul_1.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -D_STDIO_H -O2 -pedantic tmp-addmul_1.s -o addmul_1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo submul_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'submul_1.asm' || echo './'`submul_1.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -D_STDIO_H -O2 -pedantic submul_1.asm -o submul_1.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_submul_1 -D_STDIO_H submul_1.asm >tmp-submul_1.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -D_STDIO_H -O2 -pedantic tmp-submul_1.s -o submul_1.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err1_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o add_err1_n.lo add_err1_n.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -D_STDIO_H -O2 -pedantic -c add_err1_n.c -o add_err1_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err2_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o add_err2_n.lo add_err2_n.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -D_STDIO_H -O2 -pedantic -c add_err2_n.c -o add_err2_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err3_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o add_err3_n.lo add_err3_n.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -D_STDIO_H -O2 -pedantic -c add_err3_n.c -o add_err3_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err1_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o sub_err1_n.lo sub_err1_n.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -D_STDIO_H -O2 -pedantic -c sub_err1_n.c -o sub_err1_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err2_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o sub_err2_n.lo sub_err2_n.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -D_STDIO_H -O2 -pedantic -c sub_err2_n.c -o sub_err2_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err3_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o sub_err3_n.lo sub_err3_n.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -D_STDIO_H -O2 -pedantic -c sub_err3_n.c -o sub_err3_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshift | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'lshift.asm' || echo './'`lshift.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -D_STDIO_H -O2 -pedantic lshift.asm -o lshift.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshift -D_STDIO_H lshift.asm >tmp-lshift.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -D_STDIO_H -O2 -pedantic tmp-lshift.s -o lshift.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rshift | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'rshift.asm' || echo './'`rshift.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -D_STDIO_H -O2 -pedantic rshift.asm -o rshift.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rshift -D_STDIO_H rshift.asm >tmp-rshift.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -D_STDIO_H -O2 -pedantic tmp-rshift.s -o rshift.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dive_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'dive_1.asm' || echo './'`dive_1.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -D_STDIO_H -O2 -pedantic dive_1.asm -o dive_1.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_dive_1 -D_STDIO_H dive_1.asm >tmp-dive_1.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -D_STDIO_H -O2 -pedantic tmp-dive_1.s -o dive_1.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo diveby3 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o diveby3.lo diveby3.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -D_STDIO_H -O2 -pedantic -c diveby3.c -o diveby3.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divis | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o divis.lo divis.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -D_STDIO_H -O2 -pedantic -c divis.c -o divis.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o divrem.lo divrem.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -D_STDIO_H -O2 -pedantic -c divrem.c -o divrem.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'divrem_1.asm' || echo './'`divrem_1.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -D_STDIO_H -O2 -pedantic divrem_1.asm -o divrem_1.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_1 -D_STDIO_H divrem_1.asm >tmp-divrem_1.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -D_STDIO_H -O2 -pedantic tmp-divrem_1.s -o divrem_1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_2 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'divrem_2.asm' || echo './'`divrem_2.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -D_STDIO_H -O2 -pedantic divrem_2.asm -o divrem_2.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_2 -D_STDIO_H divrem_2.asm >tmp-divrem_2.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -D_STDIO_H -O2 -pedantic tmp-divrem_2.s -o divrem_2.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o fib2_ui.lo fib2_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -D_STDIO_H -O2 -pedantic -c fib2_ui.c -o fib2_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o mod_1.lo mod_1.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -D_STDIO_H -O2 -pedantic -c mod_1.c -o mod_1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'mod_34lsub1.asm' || echo './'`mod_34lsub1.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -D_STDIO_H -O2 -pedantic mod_34lsub1.asm -o mod_34lsub1.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_34lsub1 -D_STDIO_H mod_34lsub1.asm >tmp-mod_34lsub1.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -D_STDIO_H -O2 -pedantic tmp-mod_34lsub1.s -o mod_34lsub1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mode1o | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'mode1o.asm' || echo './'`mode1o.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -D_STDIO_H -O2 -pedantic mode1o.asm -o mode1o.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mode1o -D_STDIO_H mode1o.asm >tmp-mode1o.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -D_STDIO_H -O2 -pedantic tmp-mode1o.s -o mode1o.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pre_mod_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o pre_mod_1.lo pre_mod_1.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -D_STDIO_H -O2 -pedantic -c pre_mod_1.c -o pre_mod_1.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dump | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o dump.lo dump.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -D_STDIO_H -O2 -pedantic -c dump.c -o dump.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o mod_1_1.lo mod_1_1.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -D_STDIO_H -O2 -pedantic -c mod_1_1.c -o mod_1_1.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_2 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o mod_1_2.lo mod_1_2.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -D_STDIO_H -O2 -pedantic -c mod_1_2.c -o mod_1_2.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_3 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o mod_1_3.lo mod_1_3.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -D_STDIO_H -O2 -pedantic -c mod_1_3.c -o mod_1_3.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_4 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o mod_1_4.lo mod_1_4.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -D_STDIO_H -O2 -pedantic -c mod_1_4.c -o mod_1_4.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshiftc | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'lshiftc.asm' || echo './'`lshiftc.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -D_STDIO_H -O2 -pedantic lshiftc.asm -o lshiftc.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshiftc -D_STDIO_H lshiftc.asm >tmp-lshiftc.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -D_STDIO_H -O2 -pedantic tmp-lshiftc.s -o lshiftc.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o mul.lo mul.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -D_STDIO_H -O2 -pedantic -c mul.c -o mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_fft | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o mul_fft.lo mul_fft.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -D_STDIO_H -O2 -pedantic -c mul_fft.c -o mul_fft.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o mul_n.lo mul_n.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -D_STDIO_H -O2 -pedantic -c mul_n.c -o mul_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o sqr.lo sqr.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -D_STDIO_H -O2 -pedantic -c sqr.c -o sqr.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_basecase | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o mul_basecase.lo mul_basecase.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -D_STDIO_H -O2 -pedantic -c mul_basecase.c -o mul_basecase.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_basecase | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o sqr_basecase.lo sqr_basecase.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -D_STDIO_H -O2 -pedantic -c sqr_basecase.c -o sqr_basecase.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o nussbaumer_mul.lo nussbaumer_mul.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -D_STDIO_H -O2 -pedantic -c nussbaumer_mul.c -o nussbaumer_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_basecase | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o mulmid_basecase.lo mulmid_basecase.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -D_STDIO_H -O2 -pedantic -c mulmid_basecase.c -o mulmid_basecase.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mulmid | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom42_mulmid.lo toom42_mulmid.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mulmid -D_STDIO_H -O2 -pedantic -c toom42_mulmid.c -o toom42_mulmid.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o mulmid_n.lo mulmid_n.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_n -D_STDIO_H -O2 -pedantic -c mulmid_n.c -o mulmid_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o mulmid.lo mulmid.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid -D_STDIO_H -O2 -pedantic -c mulmid.c -o mulmid.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o random.lo random.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -D_STDIO_H -O2 -pedantic -c random.c -o random.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random2 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o random2.lo random2.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -D_STDIO_H -O2 -pedantic -c random2.c -o random2.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pow_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o pow_1.lo pow_1.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -D_STDIO_H -O2 -pedantic -c pow_1.c -o pow_1.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rootrem | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o rootrem.lo rootrem.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -D_STDIO_H -O2 -pedantic -c rootrem.c -o rootrem.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrtrem | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o sqrtrem.lo sqrtrem.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -D_STDIO_H -O2 -pedantic -c sqrtrem.c -o sqrtrem.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_str | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o get_str.lo get_str.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -D_STDIO_H -O2 -pedantic -c get_str.c -o get_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo set_str | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o set_str.lo set_str.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -D_STDIO_H -O2 -pedantic -c set_str.c -o set_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan0 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o scan0.lo scan0.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -D_STDIO_H -O2 -pedantic -c scan0.c -o scan0.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o scan1.lo scan1.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -D_STDIO_H -O2 -pedantic -c scan1.c -o scan1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo popcount | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'popcount.asm' || echo './'`popcount.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -D_STDIO_H -O2 -pedantic popcount.asm -o popcount.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_popcount -D_STDIO_H popcount.asm >tmp-popcount.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -D_STDIO_H -O2 -pedantic tmp-popcount.s -o popcount.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hamdist | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'hamdist.asm' || echo './'`hamdist.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -D_STDIO_H -O2 -pedantic hamdist.asm -o hamdist.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_hamdist -D_STDIO_H hamdist.asm >tmp-hamdist.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -D_STDIO_H -O2 -pedantic tmp-hamdist.s -o hamdist.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cmp | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o cmp.lo cmp.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -D_STDIO_H -O2 -pedantic -c cmp.c -o cmp.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfsqr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o perfsqr.lo perfsqr.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -D_STDIO_H -O2 -pedantic -c perfsqr.c -o perfsqr.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfpow | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o perfpow.lo perfpow.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -D_STDIO_H -O2 -pedantic -c perfpow.c -o perfpow.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'gcd_1.asm' || echo './'`gcd_1.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -D_STDIO_H -O2 -pedantic 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
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -D_STDIO_H -O2 -pedantic tmp-gcd_1.s -o gcd_1.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o gcd.lo gcd.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -D_STDIO_H -O2 -pedantic -c gcd.c -o gcd.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o gcdext_1.lo gcdext_1.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -D_STDIO_H -O2 -pedantic -c gcdext_1.c -o gcdext_1.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o gcdext.lo gcdext.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -D_STDIO_H -O2 -pedantic -c gcdext.c -o gcdext.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o gcd_subdiv_step.lo gcd_subdiv_step.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -D_STDIO_H -O2 -pedantic -c gcd_subdiv_step.c -o gcd_subdiv_step.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o gcdext_lehmer.lo gcdext_lehmer.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -D_STDIO_H -O2 -pedantic -c gcdext_lehmer.c -o gcdext_lehmer.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_q | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o div_q.lo div_q.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -D_STDIO_H -O2 -pedantic -c div_q.c -o div_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tdiv_qr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o tdiv_qr.lo tdiv_qr.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -D_STDIO_H -O2 -pedantic -c tdiv_qr.c -o tdiv_qr.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacbase | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o jacbase.lo jacbase.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -D_STDIO_H -O2 -pedantic -c jacbase.c -o jacbase.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi_2 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o jacobi_2.lo jacobi_2.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi_2 -D_STDIO_H -O2 -pedantic -c jacobi_2.c -o jacobi_2.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o jacobi.lo jacobi.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi -D_STDIO_H -O2 -pedantic -c jacobi.c -o jacobi.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_d | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o get_d.lo get_d.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -D_STDIO_H -O2 -pedantic -c get_d.c -o get_d.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o matrix22_mul.lo matrix22_mul.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -D_STDIO_H -O2 -pedantic -c matrix22_mul.c -o matrix22_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-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 -c -o matrix22_mul1_inverse_vector.lo matrix22_mul1_inverse_vector.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul1_inverse_vector -D_STDIO_H -O2 -pedantic -c matrix22_mul1_inverse_vector.c -o matrix22_mul1_inverse_vector.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_matrix | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o hgcd_matrix.lo hgcd_matrix.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_matrix -D_STDIO_H -O2 -pedantic -c hgcd_matrix.c -o hgcd_matrix.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o hgcd2.lo hgcd2.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -D_STDIO_H -O2 -pedantic -c hgcd2.c -o hgcd2.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_step | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o hgcd_step.lo hgcd_step.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_step -D_STDIO_H -O2 -pedantic -c hgcd_step.c -o hgcd_step.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_reduce | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o hgcd_reduce.lo hgcd_reduce.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_reduce -D_STDIO_H -O2 -pedantic -c hgcd_reduce.c -o hgcd_reduce.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o hgcd.lo hgcd.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -D_STDIO_H -O2 -pedantic -c hgcd.c -o hgcd.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_appr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o hgcd_appr.lo hgcd_appr.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_appr -D_STDIO_H -O2 -pedantic -c hgcd_appr.c -o hgcd_appr.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o hgcd2_jacobi.lo hgcd2_jacobi.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2_jacobi -D_STDIO_H -O2 -pedantic -c hgcd2_jacobi.c -o hgcd2_jacobi.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o hgcd_jacobi.lo hgcd_jacobi.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_jacobi -D_STDIO_H -O2 -pedantic -c hgcd_jacobi.c -o hgcd_jacobi.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o mullo_n.lo mullo_n.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -D_STDIO_H -O2 -pedantic -c mullo_n.c -o mullo_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_basecase | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o mullo_basecase.lo mullo_basecase.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -D_STDIO_H -O2 -pedantic -c mullo_basecase.c -o mullo_basecase.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom22_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom22_mul.lo toom22_mul.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -D_STDIO_H -O2 -pedantic -c toom22_mul.c -o toom22_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom32_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom32_mul.lo toom32_mul.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -D_STDIO_H -O2 -pedantic -c toom32_mul.c -o toom32_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom42_mul.lo toom42_mul.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -D_STDIO_H -O2 -pedantic -c toom42_mul.c -o toom42_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom52_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom52_mul.lo toom52_mul.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -D_STDIO_H -O2 -pedantic -c toom52_mul.c -o toom52_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom62_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom62_mul.lo toom62_mul.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -D_STDIO_H -O2 -pedantic -c toom62_mul.c -o toom62_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom33_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom33_mul.lo toom33_mul.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -D_STDIO_H -O2 -pedantic -c toom33_mul.c -o toom33_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom43_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom43_mul.lo toom43_mul.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -D_STDIO_H -O2 -pedantic -c toom43_mul.c -o toom43_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom53_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom53_mul.lo toom53_mul.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -D_STDIO_H -O2 -pedantic -c toom53_mul.c -o toom53_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom54_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom54_mul.lo toom54_mul.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom54_mul -D_STDIO_H -O2 -pedantic -c toom54_mul.c -o toom54_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom63_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom63_mul.lo toom63_mul.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -D_STDIO_H -O2 -pedantic -c toom63_mul.c -o toom63_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom44_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom44_mul.lo toom44_mul.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -D_STDIO_H -O2 -pedantic -c toom44_mul.c -o toom44_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6h_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom6h_mul.lo toom6h_mul.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -D_STDIO_H -O2 -pedantic -c toom6h_mul.c -o toom6h_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6_sqr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom6_sqr.lo toom6_sqr.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -D_STDIO_H -O2 -pedantic -c toom6_sqr.c -o toom6_sqr.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8h_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom8h_mul.lo toom8h_mul.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -D_STDIO_H -O2 -pedantic -c toom8h_mul.c -o toom8h_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8_sqr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom8_sqr.lo toom8_sqr.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -D_STDIO_H -O2 -pedantic -c toom8_sqr.c -o toom8_sqr.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_couple_handling | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom_couple_handling.lo toom_couple_handling.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -D_STDIO_H -O2 -pedantic -c toom_couple_handling.c -o toom_couple_handling.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom2_sqr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom2_sqr.lo toom2_sqr.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -D_STDIO_H -O2 -pedantic -c toom2_sqr.c -o toom2_sqr.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom3_sqr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom3_sqr.lo toom3_sqr.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -D_STDIO_H -O2 -pedantic -c toom3_sqr.c -o toom3_sqr.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom4_sqr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom4_sqr.lo toom4_sqr.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -D_STDIO_H -O2 -pedantic -c toom4_sqr.c -o toom4_sqr.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-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 -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -D_STDIO_H -O2 -pedantic -c toom_eval_dgr3_pm1.c -o toom_eval_dgr3_pm1.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-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 -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -D_STDIO_H -O2 -pedantic -c toom_eval_dgr3_pm2.c -o toom_eval_dgr3_pm2.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom_eval_pm1.lo toom_eval_pm1.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -D_STDIO_H -O2 -pedantic -c toom_eval_pm1.c -o toom_eval_pm1.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom_eval_pm2.lo toom_eval_pm2.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -D_STDIO_H -O2 -pedantic -c toom_eval_pm2.c -o toom_eval_pm2.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -D_STDIO_H -O2 -pedantic -c toom_eval_pm2exp.c -o toom_eval_pm2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -D_STDIO_H -O2 -pedantic -c toom_eval_pm2rexp.c -o toom_eval_pm2rexp.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_5pts -D_STDIO_H -O2 -pedantic -c toom_interpolate_5pts.c -o toom_interpolate_5pts.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_6pts -D_STDIO_H -O2 -pedantic -c toom_interpolate_6pts.c -o toom_interpolate_6pts.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_7pts -D_STDIO_H -O2 -pedantic -c toom_interpolate_7pts.c -o toom_interpolate_7pts.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_8pts -D_STDIO_H -O2 -pedantic -c toom_interpolate_8pts.c -o toom_interpolate_8pts.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_12pts -D_STDIO_H -O2 -pedantic -c toom_interpolate_12pts.c -o toom_interpolate_12pts.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -D_STDIO_H -O2 -pedantic -c toom_interpolate_16pts.c -o toom_interpolate_16pts.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invertappr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o invertappr.lo invertappr.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invertappr -D_STDIO_H -O2 -pedantic -c invertappr.c -o invertappr.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o invert.lo invert.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -D_STDIO_H -O2 -pedantic -c invert.c -o invert.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo binvert | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o binvert.lo binvert.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -D_STDIO_H -O2 -pedantic -c binvert.c -o binvert.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o mulmod_bnm1.lo mulmod_bnm1.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bnm1 -D_STDIO_H -O2 -pedantic -c mulmod_bnm1.c -o mulmod_bnm1.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o sqrmod_bnm1.lo sqrmod_bnm1.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrmod_bnm1 -D_STDIO_H -O2 -pedantic -c sqrmod_bnm1.c -o sqrmod_bnm1.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o div_qr_2.lo div_qr_2.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2 -D_STDIO_H -O2 -pedantic -c div_qr_2.c -o div_qr_2.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-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 -c -o div_qr_2n_pi1.lo div_qr_2n_pi1.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -D_STDIO_H -O2 -pedantic -c div_qr_2n_pi1.c -o div_qr_2n_pi1.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-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 -c -o div_qr_2u_pi1.lo div_qr_2u_pi1.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -D_STDIO_H -O2 -pedantic -c div_qr_2u_pi1.c -o div_qr_2u_pi1.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o sbpi1_div_q.lo sbpi1_div_q.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_q -D_STDIO_H -O2 -pedantic -c sbpi1_div_q.c -o sbpi1_div_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o sbpi1_div_qr.lo sbpi1_div_qr.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr -D_STDIO_H -O2 -pedantic -c sbpi1_div_qr.c -o sbpi1_div_qr.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_divappr_q -D_STDIO_H -O2 -pedantic -c sbpi1_divappr_q.c -o sbpi1_divappr_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o dcpi1_div_q.lo dcpi1_div_q.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_q -D_STDIO_H -O2 -pedantic -c dcpi1_div_q.c -o dcpi1_div_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o dcpi1_div_qr.lo dcpi1_div_qr.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -D_STDIO_H -O2 -pedantic -c dcpi1_div_qr.c -o dcpi1_div_qr.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_divappr_q -D_STDIO_H -O2 -pedantic -c dcpi1_divappr_q.c -o dcpi1_divappr_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_qr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o mu_div_qr.lo mu_div_qr.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_qr -D_STDIO_H -O2 -pedantic -c mu_div_qr.c -o mu_div_qr.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_divappr_q | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o mu_divappr_q.lo mu_divappr_q.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_divappr_q -D_STDIO_H -O2 -pedantic -c mu_divappr_q.c -o mu_divappr_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_q | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o mu_div_q.lo mu_div_q.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_q -D_STDIO_H -O2 -pedantic -c mu_div_q.c -o mu_div_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o bdiv_q_1.lo bdiv_q_1.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -D_STDIO_H -O2 -pedantic -c bdiv_q_1.c -o bdiv_q_1.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_q -D_STDIO_H -O2 -pedantic -c sbpi1_bdiv_q.c -o sbpi1_bdiv_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_qr -D_STDIO_H -O2 -pedantic -c sbpi1_bdiv_qr.c -o sbpi1_bdiv_qr.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_q -D_STDIO_H -O2 -pedantic -c dcpi1_bdiv_q.c -o dcpi1_bdiv_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_qr -D_STDIO_H -O2 -pedantic -c dcpi1_bdiv_qr.c -o dcpi1_bdiv_qr.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o mu_bdiv_q.lo mu_bdiv_q.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_q -D_STDIO_H -O2 -pedantic -c mu_bdiv_q.c -o mu_bdiv_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o mu_bdiv_qr.lo mu_bdiv_qr.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_qr -D_STDIO_H -O2 -pedantic -c mu_bdiv_qr.c -o mu_bdiv_qr.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o bdiv_q.lo bdiv_q.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q -D_STDIO_H -O2 -pedantic -c bdiv_q.c -o bdiv_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_qr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o bdiv_qr.lo bdiv_qr.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_qr -D_STDIO_H -O2 -pedantic -c bdiv_qr.c -o bdiv_qr.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo broot | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o broot.lo broot.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_broot -D_STDIO_H -O2 -pedantic -c broot.c -o broot.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo brootinv | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o brootinv.lo brootinv.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_brootinv -D_STDIO_H -O2 -pedantic -c brootinv.c -o brootinv.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrt | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o bsqrt.lo bsqrt.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrt -D_STDIO_H -O2 -pedantic -c bsqrt.c -o bsqrt.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrtinv | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o bsqrtinv.lo bsqrtinv.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrtinv -D_STDIO_H -O2 -pedantic -c bsqrtinv.c -o bsqrtinv.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divexact | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o divexact.lo divexact.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -D_STDIO_H -O2 -pedantic -c divexact.c -o divexact.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_dbm1c | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'bdiv_dbm1c.asm' || echo './'`bdiv_dbm1c.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -D_STDIO_H -O2 -pedantic bdiv_dbm1c.asm -o bdiv_dbm1c.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bdiv_dbm1c -D_STDIO_H bdiv_dbm1c.asm >tmp-bdiv_dbm1c.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -D_STDIO_H -O2 -pedantic tmp-bdiv_dbm1c.s -o bdiv_dbm1c.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o redc_1.lo redc_1.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -D_STDIO_H -O2 -pedantic -c redc_1.c -o redc_1.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_2 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o redc_2.lo redc_2.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_2 -D_STDIO_H -O2 -pedantic -c redc_2.c -o redc_2.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o redc_n.lo redc_n.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -D_STDIO_H -O2 -pedantic -c redc_n.c -o redc_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powm | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o powm.lo powm.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -D_STDIO_H -O2 -pedantic -c powm.c -o powm.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powlo | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o powlo.lo powlo.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -D_STDIO_H -O2 -pedantic -c powlo.c -o powlo.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powm_sec | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o powm_sec.lo powm_sec.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm_sec -D_STDIO_H -O2 -pedantic -c powm_sec.c -o powm_sec.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-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 -c -o sb_div_qr_sec.lo sb_div_qr_sec.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sb_div_qr_sec -D_STDIO_H -O2 -pedantic -c sb_div_qr_sec.c -o sb_div_qr_sec.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-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 -c -o sb_div_r_sec.lo sb_div_r_sec.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sb_div_r_sec -D_STDIO_H -O2 -pedantic -c sb_div_r_sec.c -o sb_div_r_sec.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-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 -c -o sbpi1_div_qr_sec.lo sbpi1_div_qr_sec.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr_sec -D_STDIO_H -O2 -pedantic -c sbpi1_div_qr_sec.c -o sbpi1_div_qr_sec.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-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 -c -o sbpi1_div_r_sec.lo sbpi1_div_r_sec.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_r_sec -D_STDIO_H -O2 -pedantic -c sbpi1_div_r_sec.c -o sbpi1_div_r_sec.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo trialdiv | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o trialdiv.lo trialdiv.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_trialdiv -D_STDIO_H -O2 -pedantic -c trialdiv.c -o trialdiv.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo remove | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o remove.lo remove.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_remove -D_STDIO_H -O2 -pedantic -c remove.c -o remove.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo and_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'and_n.asm' || echo './'`and_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -D_STDIO_H -O2 -pedantic and_n.asm -o and_n.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_and_n -D_STDIO_H and_n.asm >tmp-and_n.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -D_STDIO_H -O2 -pedantic tmp-and_n.s -o and_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo andn_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'andn_n.asm' || echo './'`andn_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -D_STDIO_H -O2 -pedantic andn_n.asm -o andn_n.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_andn_n -D_STDIO_H andn_n.asm >tmp-andn_n.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -D_STDIO_H -O2 -pedantic tmp-andn_n.s -o andn_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nand_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'nand_n.asm' || echo './'`nand_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -D_STDIO_H -O2 -pedantic nand_n.asm -o nand_n.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nand_n -D_STDIO_H nand_n.asm >tmp-nand_n.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -D_STDIO_H -O2 -pedantic tmp-nand_n.s -o nand_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo ior_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'ior_n.asm' || echo './'`ior_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -D_STDIO_H -O2 -pedantic ior_n.asm -o ior_n.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_ior_n -D_STDIO_H ior_n.asm >tmp-ior_n.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -D_STDIO_H -O2 -pedantic tmp-ior_n.s -o ior_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo iorn_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'iorn_n.asm' || echo './'`iorn_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -D_STDIO_H -O2 -pedantic iorn_n.asm -o iorn_n.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_iorn_n -D_STDIO_H iorn_n.asm >tmp-iorn_n.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -D_STDIO_H -O2 -pedantic tmp-iorn_n.s -o iorn_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nior_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'nior_n.asm' || echo './'`nior_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -D_STDIO_H -O2 -pedantic nior_n.asm -o nior_n.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nior_n -D_STDIO_H nior_n.asm >tmp-nior_n.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -D_STDIO_H -O2 -pedantic tmp-nior_n.s -o nior_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xor_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'xor_n.asm' || echo './'`xor_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -D_STDIO_H -O2 -pedantic xor_n.asm -o xor_n.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xor_n -D_STDIO_H xor_n.asm >tmp-xor_n.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -D_STDIO_H -O2 -pedantic tmp-xor_n.s -o xor_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xnor_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'xnor_n.asm' || echo './'`xnor_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -D_STDIO_H -O2 -pedantic xnor_n.asm -o xnor_n.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xnor_n -D_STDIO_H xnor_n.asm >tmp-xnor_n.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -D_STDIO_H -O2 -pedantic tmp-xnor_n.s -o xnor_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyi | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'copyi.asm' || echo './'`copyi.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -D_STDIO_H -O2 -pedantic copyi.asm -o copyi.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyi -D_STDIO_H copyi.asm >tmp-copyi.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -D_STDIO_H -O2 -pedantic tmp-copyi.s -o copyi.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyd | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'copyd.asm' || echo './'`copyd.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -D_STDIO_H -O2 -pedantic copyd.asm -o copyd.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyd -D_STDIO_H copyd.asm >tmp-copyd.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -D_STDIO_H -O2 -pedantic tmp-copyd.s -o copyd.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o zero.lo zero.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -D_STDIO_H -O2 -pedantic -c zero.c -o zero.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tabselect | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'tabselect.asm' || echo './'`tabselect.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tabselect -D_STDIO_H -O2 -pedantic tabselect.asm -o tabselect.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_tabselect -D_STDIO_H tabselect.asm >tmp-tabselect.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tabselect -D_STDIO_H -O2 -pedantic tmp-tabselect.s -o tabselect.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo comb_tables | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -c -o comb_tables.lo comb_tables.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_comb_tables -D_STDIO_H -O2 -pedantic -c comb_tables.c -o comb_tables.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'invert_limb.asm' || echo './'`invert_limb.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -D_STDIO_H -O2 -pedantic invert_limb.asm -o invert_limb.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb -D_STDIO_H invert_limb.asm >tmp-invert_limb.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -D_STDIO_H -O2 -pedantic tmp-invert_limb.s -o invert_limb.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_diag_addlsh1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'sqr_diag_addlsh1.asm' || echo './'`sqr_diag_addlsh1.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -D_STDIO_H -O2 -pedantic sqr_diag_addlsh1.asm -o sqr_diag_addlsh1.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sqr_diag_addlsh1 -D_STDIO_H sqr_diag_addlsh1.asm >tmp-sqr_diag_addlsh1.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -D_STDIO_H -O2 -pedantic tmp-sqr_diag_addlsh1.s -o sqr_diag_addlsh1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_2 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'mul_2.asm' || echo './'`mul_2.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -D_STDIO_H -O2 -pedantic mul_2.asm -o mul_2.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_2 -D_STDIO_H mul_2.asm >tmp-mul_2.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -D_STDIO_H -O2 -pedantic tmp-mul_2.s -o mul_2.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_2 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'addmul_2.asm' || echo './'`addmul_2.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -D_STDIO_H -O2 -pedantic addmul_2.asm -o addmul_2.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_2 -D_STDIO_H addmul_2.asm >tmp-addmul_2.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -D_STDIO_H -O2 -pedantic tmp-addmul_2.s -o addmul_2.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh1_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'addlsh1_n.asm' || echo './'`addlsh1_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -D_STDIO_H -O2 -pedantic addlsh1_n.asm -o addlsh1_n.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh1_n -D_STDIO_H addlsh1_n.asm >tmp-addlsh1_n.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -D_STDIO_H -O2 -pedantic tmp-addlsh1_n.s -o addlsh1_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sublsh1_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'sublsh1_n.asm' || echo './'`sublsh1_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -D_STDIO_H -O2 -pedantic sublsh1_n.asm -o sublsh1_n.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sublsh1_n -D_STDIO_H sublsh1_n.asm >tmp-sublsh1_n.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -D_STDIO_H -O2 -pedantic tmp-sublsh1_n.s -o sublsh1_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1add_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'rsh1add_n.asm' || echo './'`rsh1add_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -D_STDIO_H -O2 -pedantic rsh1add_n.asm -o rsh1add_n.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1add_n -D_STDIO_H rsh1add_n.asm >tmp-rsh1add_n.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -D_STDIO_H -O2 -pedantic tmp-rsh1add_n.s -o rsh1add_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1sub_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'rsh1sub_n.asm' || echo './'`rsh1sub_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -D_STDIO_H -O2 -pedantic rsh1sub_n.asm -o rsh1sub_n.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1sub_n -D_STDIO_H rsh1sub_n.asm >tmp-rsh1sub_n.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -D_STDIO_H -O2 -pedantic tmp-rsh1sub_n.s -o rsh1sub_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh2_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'addlsh2_n.asm' || echo './'`addlsh2_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -D_STDIO_H -O2 -pedantic addlsh2_n.asm -o addlsh2_n.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh2_n -D_STDIO_H addlsh2_n.asm >tmp-addlsh2_n.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -D_STDIO_H -O2 -pedantic tmp-addlsh2_n.s -o addlsh2_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sublsh2_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'sublsh2_n.asm' || echo './'`sublsh2_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh2_n -D_STDIO_H -O2 -pedantic sublsh2_n.asm -o sublsh2_n.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sublsh2_n -D_STDIO_H sublsh2_n.asm >tmp-sublsh2_n.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh2_n -D_STDIO_H -O2 -pedantic tmp-sublsh2_n.s -o sublsh2_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n_sub_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic  `test -f 'add_n_sub_n.asm' || echo './'`add_n_sub_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n_sub_n -D_STDIO_H -O2 -pedantic add_n_sub_n.asm -o add_n_sub_n.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n_sub_n -D_STDIO_H add_n_sub_n.asm >tmp-add_n_sub_n.s
 ia64-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n_sub_n -D_STDIO_H -O2 -pedantic tmp-add_n_sub_n.s -o add_n_sub_n.o
/bin/sh ../libtool --tag=CC   --mode=link ia64-helenos-cc  -O2 -pedantic   -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_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 invert_limb.lo sqr_diag_addlsh1.lo mul_2.lo addmul_2.lo addlsh1_n.lo sublsh1_n.lo rsh1add_n.lo rsh1sub_n.lo addlsh2_n.lo sublsh2_n.lo add_n_sub_n.lo 
libtool: link: ia64-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_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 invert_limb.o sqr_diag_addlsh1.o mul_2.o addmul_2.o addlsh1_n.o sublsh1_n.o rsh1add_n.o rsh1sub_n.o addlsh2_n.o sublsh2_n.o add_n_sub_n.o
libtool: link: ia64-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/ia64-ski/coast/build/libgmp/gmp-5.1.0/mpn'
Making all in mpz
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/mpz'
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o 2fac_ui.lo 2fac_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c 2fac_ui.c -o 2fac_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o add.lo add.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c add.c -o add.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o add_ui.lo add_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c add_ui.c -o add_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o abs.lo abs.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c abs.c -o abs.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o aorsmul.lo aorsmul.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c aorsmul.c -o aorsmul.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o aorsmul_i.lo aorsmul_i.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c aorsmul_i.c -o aorsmul_i.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o and.lo and.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c and.c -o and.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o array_init.lo array_init.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c array_init.c -o array_init.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o bin_ui.lo bin_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c bin_ui.c -o bin_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o bin_uiui.lo bin_uiui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c bin_uiui.c -o bin_uiui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cdiv_q.lo cdiv_q.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cdiv_q.c -o cdiv_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cdiv_q_ui.lo cdiv_q_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cdiv_q_ui.c -o cdiv_q_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cdiv_qr.lo cdiv_qr.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cdiv_qr.c -o cdiv_qr.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cdiv_qr_ui.lo cdiv_qr_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cdiv_qr_ui.c -o cdiv_qr_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cdiv_r.lo cdiv_r.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cdiv_r.c -o cdiv_r.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cdiv_r_ui.lo cdiv_r_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cdiv_r_ui.c -o cdiv_r_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cdiv_ui.lo cdiv_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cdiv_ui.c -o cdiv_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cfdiv_q_2exp.lo cfdiv_q_2exp.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cfdiv_q_2exp.c -o cfdiv_q_2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cfdiv_r_2exp.lo cfdiv_r_2exp.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cfdiv_r_2exp.c -o cfdiv_r_2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o clear.lo clear.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c clear.c -o clear.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o clears.lo clears.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c clears.c -o clears.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o clrbit.lo clrbit.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c clrbit.c -o clrbit.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cmp.lo cmp.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cmp.c -o cmp.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cmp_d.lo cmp_d.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cmp_d.c -o cmp_d.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cmp_si.lo cmp_si.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cmp_si.c -o cmp_si.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cmp_ui.lo cmp_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cmp_ui.c -o cmp_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cmpabs.lo cmpabs.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cmpabs.c -o cmpabs.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cmpabs_d.lo cmpabs_d.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cmpabs_d.c -o cmpabs_d.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cmpabs_ui.lo cmpabs_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cmpabs_ui.c -o cmpabs_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o com.lo com.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c com.c -o com.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o combit.lo combit.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c combit.c -o combit.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cong.lo cong.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cong.c -o cong.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cong_2exp.lo cong_2exp.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cong_2exp.c -o cong_2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cong_ui.lo cong_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cong_ui.c -o cong_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o divexact.lo divexact.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c divexact.c -o divexact.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o divegcd.lo divegcd.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c divegcd.c -o divegcd.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o dive_ui.lo dive_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c dive_ui.c -o dive_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o divis.lo divis.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c divis.c -o divis.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o divis_ui.lo divis_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c divis_ui.c -o divis_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o divis_2exp.lo divis_2exp.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c divis_2exp.c -o divis_2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o dump.lo dump.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c dump.c -o dump.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o export.lo export.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c export.c -o export.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fac_ui.lo fac_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fac_ui.c -o fac_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fdiv_q.lo fdiv_q.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fdiv_q.c -o fdiv_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fdiv_q_ui.lo fdiv_q_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fdiv_q_ui.c -o fdiv_q_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fdiv_qr.lo fdiv_qr.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fdiv_qr.c -o fdiv_qr.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fdiv_qr_ui.lo fdiv_qr_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fdiv_qr_ui.c -o fdiv_qr_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fdiv_r.lo fdiv_r.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fdiv_r.c -o fdiv_r.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fdiv_r_ui.lo fdiv_r_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fdiv_r_ui.c -o fdiv_r_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fdiv_ui.lo fdiv_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fdiv_ui.c -o fdiv_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fib_ui.lo fib_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fib_ui.c -o fib_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fib2_ui.lo fib2_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fib2_ui.c -o fib2_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fits_sint.lo fits_sint.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fits_sint.c -o fits_sint.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fits_slong.lo fits_slong.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fits_slong.c -o fits_slong.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fits_sshort.lo fits_sshort.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fits_sshort.c -o fits_sshort.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fits_uint.lo fits_uint.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fits_uint.c -o fits_uint.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fits_ulong.lo fits_ulong.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fits_ulong.c -o fits_ulong.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fits_ushort.lo fits_ushort.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fits_ushort.c -o fits_ushort.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o gcd.lo gcd.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c gcd.c -o gcd.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o gcd_ui.lo gcd_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c gcd_ui.c -o gcd_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o gcdext.lo gcdext.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c gcdext.c -o gcdext.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o get_d.lo get_d.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c get_d.c -o get_d.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o get_d_2exp.lo get_d_2exp.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c get_d_2exp.c -o get_d_2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o get_si.lo get_si.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c get_si.c -o get_si.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o get_str.lo get_str.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c get_str.c -o get_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o get_ui.lo get_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c get_ui.c -o get_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o getlimbn.lo getlimbn.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c getlimbn.c -o getlimbn.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o hamdist.lo hamdist.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c hamdist.c -o hamdist.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o import.lo import.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c import.c -o import.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o init.lo init.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c init.c -o init.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o init2.lo init2.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c init2.c -o init2.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o inits.lo inits.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c inits.c -o inits.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o inp_raw.lo inp_raw.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c inp_raw.c -o inp_raw.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o inp_str.lo inp_str.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c inp_str.c -o inp_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o invert.lo invert.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c invert.c -o invert.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o ior.lo ior.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c ior.c -o ior.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o iset.lo iset.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c iset.c -o iset.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o iset_d.lo iset_d.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c iset_d.c -o iset_d.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o iset_si.lo iset_si.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c iset_si.c -o iset_si.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o iset_str.lo iset_str.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c iset_str.c -o iset_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o iset_ui.lo iset_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c iset_ui.c -o iset_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o jacobi.lo jacobi.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c jacobi.c -o jacobi.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o kronsz.lo kronsz.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c kronsz.c -o kronsz.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o kronuz.lo kronuz.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c kronuz.c -o kronuz.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o kronzs.lo kronzs.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c kronzs.c -o kronzs.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o kronzu.lo kronzu.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c kronzu.c -o kronzu.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o lcm.lo lcm.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c lcm.c -o lcm.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o lcm_ui.lo lcm_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c lcm_ui.c -o lcm_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o lucnum_ui.lo lucnum_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c lucnum_ui.c -o lucnum_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o lucnum2_ui.lo lucnum2_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c lucnum2_ui.c -o lucnum2_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o mfac_uiui.lo mfac_uiui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c mfac_uiui.c -o mfac_uiui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o millerrabin.lo millerrabin.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c millerrabin.c -o millerrabin.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o mod.lo mod.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c mod.c -o mod.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o mul.lo mul.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c mul.c -o mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o mul_2exp.lo mul_2exp.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c mul_2exp.c -o mul_2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o mul_si.lo mul_si.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c mul_si.c -o mul_si.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o mul_ui.lo mul_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c mul_ui.c -o mul_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o n_pow_ui.lo n_pow_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c n_pow_ui.c -o n_pow_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o neg.lo neg.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c neg.c -o neg.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o nextprime.lo nextprime.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c nextprime.c -o nextprime.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o oddfac_1.lo oddfac_1.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c oddfac_1.c -o oddfac_1.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o out_raw.lo out_raw.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c out_raw.c -o out_raw.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o out_str.lo out_str.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c out_str.c -o out_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o perfpow.lo perfpow.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c perfpow.c -o perfpow.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o perfsqr.lo perfsqr.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c perfsqr.c -o perfsqr.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o popcount.lo popcount.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c popcount.c -o popcount.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o pow_ui.lo pow_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c pow_ui.c -o pow_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o powm.lo powm.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c powm.c -o powm.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o powm_sec.lo powm_sec.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c powm_sec.c -o powm_sec.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o powm_ui.lo powm_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c powm_ui.c -o powm_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o pprime_p.lo pprime_p.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c pprime_p.c -o pprime_p.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o prodlimbs.lo prodlimbs.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c prodlimbs.c -o prodlimbs.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o primorial_ui.lo primorial_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c primorial_ui.c -o primorial_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o random.lo random.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c random.c -o random.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o random2.lo random2.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c random2.c -o random2.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o realloc.lo realloc.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c realloc.c -o realloc.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o realloc2.lo realloc2.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c realloc2.c -o realloc2.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o remove.lo remove.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c remove.c -o remove.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o root.lo root.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c root.c -o root.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o rootrem.lo rootrem.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c rootrem.c -o rootrem.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o rrandomb.lo rrandomb.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c rrandomb.c -o rrandomb.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o scan0.lo scan0.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c scan0.c -o scan0.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o scan1.lo scan1.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c scan1.c -o scan1.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set.lo set.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set.c -o set.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set_d.lo set_d.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set_d.c -o set_d.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set_f.lo set_f.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set_f.c -o set_f.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set_q.lo set_q.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set_q.c -o set_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set_si.lo set_si.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set_si.c -o set_si.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set_str.lo set_str.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set_str.c -o set_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set_ui.lo set_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set_ui.c -o set_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o setbit.lo setbit.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c setbit.c -o setbit.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o size.lo size.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c size.c -o size.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o sizeinbase.lo sizeinbase.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c sizeinbase.c -o sizeinbase.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o sqrt.lo sqrt.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c sqrt.c -o sqrt.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o sqrtrem.lo sqrtrem.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c sqrtrem.c -o sqrtrem.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o sub.lo sub.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c sub.c -o sub.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o sub_ui.lo sub_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c sub_ui.c -o sub_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o swap.lo swap.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c swap.c -o swap.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o tdiv_ui.lo tdiv_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c tdiv_ui.c -o tdiv_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o tdiv_q.lo tdiv_q.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c tdiv_q.c -o tdiv_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o tdiv_q_2exp.lo tdiv_q_2exp.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c tdiv_q_2exp.c -o tdiv_q_2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o tdiv_q_ui.lo tdiv_q_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c tdiv_q_ui.c -o tdiv_q_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o tdiv_qr.lo tdiv_qr.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c tdiv_qr.c -o tdiv_qr.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o tdiv_qr_ui.lo tdiv_qr_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c tdiv_qr_ui.c -o tdiv_qr_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o tdiv_r.lo tdiv_r.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c tdiv_r.c -o tdiv_r.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o tdiv_r_2exp.lo tdiv_r_2exp.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c tdiv_r_2exp.c -o tdiv_r_2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o tdiv_r_ui.lo tdiv_r_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c tdiv_r_ui.c -o tdiv_r_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o tstbit.lo tstbit.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c tstbit.c -o tstbit.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o ui_pow_ui.lo ui_pow_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c ui_pow_ui.c -o ui_pow_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o ui_sub.lo ui_sub.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c ui_sub.c -o ui_sub.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o urandomb.lo urandomb.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c urandomb.c -o urandomb.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o urandomm.lo urandomm.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c urandomm.c -o urandomm.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o xor.lo xor.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c xor.c -o xor.o
/bin/sh ../libtool --tag=CC   --mode=link ia64-helenos-cc  -O2 -pedantic   -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: ia64-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: ia64-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/ia64-ski/coast/build/libgmp/gmp-5.1.0/mpz'
Making all in mpq
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/mpq'
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o abs.lo abs.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c abs.c -o abs.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o aors.lo aors.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c aors.c -o aors.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o canonicalize.lo canonicalize.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c canonicalize.c -o canonicalize.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o clear.lo clear.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c clear.c -o clear.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o clears.lo clears.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c clears.c -o clears.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cmp.lo cmp.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cmp.c -o cmp.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cmp_si.lo cmp_si.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cmp_si.c -o cmp_si.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cmp_ui.lo cmp_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cmp_ui.c -o cmp_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o div.lo div.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c div.c -o div.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o equal.lo equal.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c equal.c -o equal.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o get_d.lo get_d.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c get_d.c -o get_d.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o get_den.lo get_den.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c get_den.c -o get_den.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o get_num.lo get_num.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c get_num.c -o get_num.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o get_str.lo get_str.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c get_str.c -o get_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o init.lo init.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c init.c -o init.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o inits.lo inits.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c inits.c -o inits.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o inp_str.lo inp_str.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c inp_str.c -o inp_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o inv.lo inv.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c inv.c -o inv.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o md_2exp.lo md_2exp.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c md_2exp.c -o md_2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o mul.lo mul.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c mul.c -o mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o neg.lo neg.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c neg.c -o neg.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o out_str.lo out_str.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c out_str.c -o out_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set.lo set.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set.c -o set.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set_den.lo set_den.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set_den.c -o set_den.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set_num.lo set_num.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set_num.c -o set_num.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set_si.lo set_si.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set_si.c -o set_si.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set_str.lo set_str.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set_str.c -o set_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set_ui.lo set_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set_ui.c -o set_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set_z.lo set_z.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set_z.c -o set_z.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set_d.lo set_d.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set_d.c -o set_d.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set_f.lo set_f.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set_f.c -o set_f.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o swap.lo swap.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c swap.c -o swap.o
/bin/sh ../libtool --tag=CC   --mode=link ia64-helenos-cc  -O2 -pedantic   -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: ia64-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: ia64-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/ia64-ski/coast/build/libgmp/gmp-5.1.0/mpq'
Making all in mpf
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/mpf'
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o init.lo init.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c init.c -o init.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o init2.lo init2.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c init2.c -o init2.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o inits.lo inits.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c inits.c -o inits.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set.lo set.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set.c -o set.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set_ui.lo set_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set_ui.c -o set_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set_si.lo set_si.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set_si.c -o set_si.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set_str.lo set_str.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set_str.c -o set_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set_d.lo set_d.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set_d.c -o set_d.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set_z.lo set_z.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set_z.c -o set_z.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set_q.lo set_q.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set_q.c -o set_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o iset.lo iset.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c iset.c -o iset.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o iset_ui.lo iset_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c iset_ui.c -o iset_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o iset_si.lo iset_si.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c iset_si.c -o iset_si.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o iset_str.lo iset_str.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c iset_str.c -o iset_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o iset_d.lo iset_d.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c iset_d.c -o iset_d.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o clear.lo clear.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c clear.c -o clear.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o clears.lo clears.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c clears.c -o clears.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o get_str.lo get_str.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c get_str.c -o get_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o dump.lo dump.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c dump.c -o dump.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o size.lo size.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c size.c -o size.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o eq.lo eq.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c eq.c -o eq.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o reldiff.lo reldiff.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c reldiff.c -o reldiff.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o sqrt.lo sqrt.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c sqrt.c -o sqrt.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o random2.lo random2.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c random2.c -o random2.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o inp_str.lo inp_str.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c inp_str.c -o inp_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o out_str.lo out_str.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c out_str.c -o out_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o add.lo add.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c add.c -o add.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o add_ui.lo add_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c add_ui.c -o add_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o sub.lo sub.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c sub.c -o sub.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o sub_ui.lo sub_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c sub_ui.c -o sub_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o ui_sub.lo ui_sub.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c ui_sub.c -o ui_sub.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o mul.lo mul.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c mul.c -o mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o mul_ui.lo mul_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c mul_ui.c -o mul_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o div.lo div.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c div.c -o div.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o div_ui.lo div_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c div_ui.c -o div_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cmp.lo cmp.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cmp.c -o cmp.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cmp_d.lo cmp_d.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cmp_d.c -o cmp_d.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cmp_si.lo cmp_si.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cmp_si.c -o cmp_si.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o cmp_ui.lo cmp_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c cmp_ui.c -o cmp_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o mul_2exp.lo mul_2exp.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c mul_2exp.c -o mul_2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o div_2exp.lo div_2exp.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c div_2exp.c -o div_2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o abs.lo abs.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c abs.c -o abs.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o neg.lo neg.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c neg.c -o neg.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o get_d.lo get_d.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c get_d.c -o get_d.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o get_d_2exp.lo get_d_2exp.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c get_d_2exp.c -o get_d_2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set_dfl_prec.lo set_dfl_prec.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set_dfl_prec.c -o set_dfl_prec.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set_prc.lo set_prc.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set_prc.c -o set_prc.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o set_prc_raw.lo set_prc_raw.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c set_prc_raw.c -o set_prc_raw.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o get_dfl_prec.lo get_dfl_prec.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c get_dfl_prec.c -o get_dfl_prec.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o get_prc.lo get_prc.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c get_prc.c -o get_prc.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o ui_div.lo ui_div.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c ui_div.c -o ui_div.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o sqrt_ui.lo sqrt_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c sqrt_ui.c -o sqrt_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o pow_ui.lo pow_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c pow_ui.c -o pow_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o urandomb.lo urandomb.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c urandomb.c -o urandomb.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o swap.lo swap.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c swap.c -o swap.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o get_si.lo get_si.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c get_si.c -o get_si.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o get_ui.lo get_ui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c get_ui.c -o get_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o int_p.lo int_p.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c int_p.c -o int_p.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o ceilfloor.lo ceilfloor.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c ceilfloor.c -o ceilfloor.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o trunc.lo trunc.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c trunc.c -o trunc.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fits_sint.lo fits_sint.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fits_sint.c -o fits_sint.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fits_slong.lo fits_slong.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fits_slong.c -o fits_slong.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fits_sshort.lo fits_sshort.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fits_sshort.c -o fits_sshort.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fits_uint.lo fits_uint.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fits_uint.c -o fits_uint.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fits_ulong.lo fits_ulong.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fits_ulong.c -o fits_ulong.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fits_ushort.lo fits_ushort.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fits_ushort.c -o fits_ushort.o
/bin/sh ../libtool --tag=CC   --mode=link ia64-helenos-cc  -O2 -pedantic   -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: ia64-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: ia64-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/ia64-ski/coast/build/libgmp/gmp-5.1.0/mpf'
Making all in printf
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/printf'
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o asprintf.lo asprintf.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c asprintf.c -o asprintf.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o asprntffuns.lo asprntffuns.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c asprntffuns.c -o asprntffuns.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o doprnt.lo doprnt.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c doprnt.c -o doprnt.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o doprntf.lo doprntf.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c doprntf.c -o doprntf.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o doprnti.lo doprnti.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c doprnti.c -o doprnti.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fprintf.lo fprintf.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fprintf.c -o fprintf.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o obprintf.lo obprintf.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -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 ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o obvprintf.lo obvprintf.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -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 ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o obprntffuns.lo obprntffuns.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -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 ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o printf.lo printf.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c printf.c -o printf.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o printffuns.lo printffuns.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c printffuns.c -o printffuns.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o snprintf.lo snprintf.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c snprintf.c -o snprintf.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o snprntffuns.lo snprntffuns.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c snprntffuns.c -o snprntffuns.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o sprintf.lo sprintf.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c sprintf.c -o sprintf.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o sprintffuns.lo sprintffuns.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -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/ia64-ski/coast/helenos/include/libposix/stdio.h:39,
                 from sprintffuns.c:32:
/var/helenos/nightly/tmp-ci/build/ia64-ski/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 ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o vasprintf.lo vasprintf.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c vasprintf.c -o vasprintf.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o vfprintf.lo vfprintf.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c vfprintf.c -o vfprintf.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o vprintf.lo vprintf.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c vprintf.c -o vprintf.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o vsnprintf.lo vsnprintf.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c vsnprintf.c -o vsnprintf.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o vsprintf.lo vsprintf.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c vsprintf.c -o vsprintf.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o repl-vsnprintf.lo repl-vsnprintf.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -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 ia64-helenos-cc  -O2 -pedantic   -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: ia64-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: ia64-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/ia64-ski/coast/build/libgmp/gmp-5.1.0/printf'
Making all in scanf
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/scanf'
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o doscan.lo doscan.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c doscan.c -o doscan.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fscanf.lo fscanf.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fscanf.c -o fscanf.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o fscanffuns.lo fscanffuns.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c fscanffuns.c -o fscanffuns.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o scanf.lo scanf.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c scanf.c -o scanf.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o sscanf.lo sscanf.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c sscanf.c -o sscanf.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o sscanffuns.lo sscanffuns.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c sscanffuns.c -o sscanffuns.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o vfscanf.lo vfscanf.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c vfscanf.c -o vfscanf.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o vscanf.lo vscanf.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c vscanf.c -o vscanf.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o vsscanf.lo vsscanf.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c vsscanf.c -o vsscanf.o
/bin/sh ../libtool --tag=CC   --mode=link ia64-helenos-cc  -O2 -pedantic   -o libscanf.la  doscan.lo fscanf.lo fscanffuns.lo scanf.lo sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo  
libtool: link: ia64-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: ia64-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/ia64-ski/coast/build/libgmp/gmp-5.1.0/scanf'
Making all in rand
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/rand'
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o rand.lo rand.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c rand.c -o rand.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o randclr.lo randclr.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c randclr.c -o randclr.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o randdef.lo randdef.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c randdef.c -o randdef.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o randiset.lo randiset.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c randiset.c -o randiset.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o randlc2s.lo randlc2s.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c randlc2s.c -o randlc2s.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o randlc2x.lo randlc2x.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c randlc2x.c -o randlc2x.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o randmt.lo randmt.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c randmt.c -o randmt.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o randmts.lo randmts.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c randmts.c -o randmts.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o rands.lo rands.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c rands.c -o rands.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o randsd.lo randsd.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c randsd.c -o randsd.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o randsdui.lo randsdui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c randsdui.c -o randsdui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o randbui.lo randbui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c randbui.c -o randbui.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -c -o randmui.lo randmui.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -c randmui.c -o randmui.o
/bin/sh ../libtool --tag=CC   --mode=link ia64-helenos-cc  -O2 -pedantic   -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: ia64-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: ia64-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/ia64-ski/coast/build/libgmp/gmp-5.1.0/rand'
Making all in cxx
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/cxx'
Making all in demos
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/demos'
Making all in calc
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/demos/calc'
make  all-am
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/demos/calc'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/demos/calc'
Making all in expr
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/demos/expr'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/demos'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/demos'
Making all in tune
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/tune'
Making all in doc
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/doc'
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0'
/bin/sh ./libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -c -o assert.lo assert.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -c assert.c -o assert.o
/bin/sh ./libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -c -o compat.lo compat.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -c compat.c -o compat.o
/bin/sh ./libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -c -o errno.lo errno.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -c errno.c -o errno.o
/bin/sh ./libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -c -o extract-dbl.lo extract-dbl.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -c extract-dbl.c -o extract-dbl.o
/bin/sh ./libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -c -o invalid.lo invalid.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -c invalid.c -o invalid.o
/bin/sh ./libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -c -o memory.lo memory.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -c memory.c -o memory.o
/bin/sh ./libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -c -o mp_bpl.lo mp_bpl.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -c mp_bpl.c -o mp_bpl.o
/bin/sh ./libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -c -o mp_clz_tab.lo mp_clz_tab.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -c mp_clz_tab.c -o mp_clz_tab.o
/bin/sh ./libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -c -o mp_dv_tab.lo mp_dv_tab.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -c mp_dv_tab.c -o mp_dv_tab.o
/bin/sh ./libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -c -o mp_minv_tab.lo mp_minv_tab.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -c mp_minv_tab.c -o mp_minv_tab.o
/bin/sh ./libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -c -o mp_get_fns.lo mp_get_fns.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -c mp_get_fns.c -o mp_get_fns.o
/bin/sh ./libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -c -o mp_set_fns.lo mp_set_fns.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -c mp_set_fns.c -o mp_set_fns.o
/bin/sh ./libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -c -o version.lo version.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -c version.c -o version.o
/bin/sh ./libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -c -o nextprime.lo nextprime.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -c nextprime.c -o nextprime.o
/bin/sh ./libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -c -o primesieve.lo primesieve.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -c primesieve.c -o primesieve.o
/bin/sh ./libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -c -o tal-reent.lo tal-reent.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -c tal-reent.c -o tal-reent.o
/bin/sh ./libtool --tag=CC   --mode=link ia64-helenos-cc  -O2 -pedantic   -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_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/invert_limb.lo mpn/sqr_diag_addlsh1.lo mpn/mul_2.lo mpn/addmul_2.lo mpn/addlsh1_n.lo mpn/sublsh1_n.lo mpn/rsh1add_n.lo mpn/rsh1sub_n.lo mpn/addlsh2_n.lo mpn/sublsh2_n.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: ia64-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_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/invert_limb.o mpn/sqr_diag_addlsh1.o mpn/mul_2.o mpn/addmul_2.o mpn/addlsh1_n.o mpn/sublsh1_n.o mpn/rsh1add_n.o mpn/rsh1sub_n.o mpn/addlsh2_n.o mpn/sublsh2_n.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: ia64-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/ia64-ski/coast/build/libgmp/gmp-5.1.0'
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0'
Making check in tests
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests'
Making check in .
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests'
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -c -o memory.lo memory.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -c memory.c -o memory.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -c -o misc.lo misc.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -c misc.c -o misc.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -c -o refmpf.lo refmpf.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -c refmpf.c -o refmpf.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -c -o refmpn.lo refmpn.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -c refmpn.c -o refmpn.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -c -o refmpq.lo refmpq.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -c refmpq.c -o refmpq.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -c -o refmpz.lo refmpz.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -c refmpz.c -o refmpz.o
/bin/sh ../libtool --tag=CC   --mode=compile ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -c -o spinner.lo spinner.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -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/ia64-ski/coast/helenos/include/libposix/stdio.h:39,
                 from spinner.c:24:
/var/helenos/nightly/tmp-ci/build/ia64-ski/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 ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -c -o trace.lo trace.c
libtool: compile:  ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -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/ia64-ski/coast/helenos/include/libposix/stdio.h:39,
                 from trace.c:27:
/var/helenos/nightly/tmp-ci/build/ia64-ski/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 ia64-helenos-cc  -O2 -pedantic   -o libtests.la  memory.lo misc.lo refmpf.lo refmpn.lo refmpq.lo refmpz.lo spinner.lo trace.lo  ../libgmp.la 
libtool: link: ia64-helenos-ar cq .libs/libtests.a  memory.o misc.o refmpf.o refmpn.o refmpq.o refmpz.o spinner.o trace.o
libtool: link: ia64-helenos-ranlib .libs/libtests.a
libtool: link: ( cd ".libs" && rm -f "libtests.la" && ln -s "../libtests.la" "libtests.la" )
ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -c t-bswap.c
/bin/sh ../libtool --tag=CC   --mode=link ia64-helenos-cc  -O2 -pedantic   -o t-bswap t-bswap.o libtests.la ../libgmp.la 
libtool: link: ia64-helenos-cc -O2 -pedantic -o t-bswap t-bswap.o  ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a
ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -c t-constants.c
/bin/sh ../libtool --tag=CC   --mode=link ia64-helenos-cc  -O2 -pedantic   -o t-constants t-constants.o libtests.la ../libgmp.la 
libtool: link: ia64-helenos-cc -O2 -pedantic -o t-constants t-constants.o  ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a
ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -c t-count_zeros.c
/bin/sh ../libtool --tag=CC   --mode=link ia64-helenos-cc  -O2 -pedantic   -o t-count_zeros t-count_zeros.o libtests.la ../libgmp.la 
libtool: link: ia64-helenos-cc -O2 -pedantic -o t-count_zeros t-count_zeros.o  ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a
ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -c t-gmpmax.c
/bin/sh ../libtool --tag=CC   --mode=link ia64-helenos-cc  -O2 -pedantic   -o t-gmpmax t-gmpmax.o libtests.la ../libgmp.la 
libtool: link: ia64-helenos-cc -O2 -pedantic -o t-gmpmax t-gmpmax.o  ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a
ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -c t-hightomask.c
/bin/sh ../libtool --tag=CC   --mode=link ia64-helenos-cc  -O2 -pedantic   -o t-hightomask t-hightomask.o libtests.la ../libgmp.la 
libtool: link: ia64-helenos-cc -O2 -pedantic -o t-hightomask t-hightomask.o  ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a
ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -c t-modlinv.c
/bin/sh ../libtool --tag=CC   --mode=link ia64-helenos-cc  -O2 -pedantic   -o t-modlinv t-modlinv.o libtests.la ../libgmp.la 
libtool: link: ia64-helenos-cc -O2 -pedantic -o t-modlinv t-modlinv.o  ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a
ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -c t-popc.c
/bin/sh ../libtool --tag=CC   --mode=link ia64-helenos-cc  -O2 -pedantic   -o t-popc t-popc.o libtests.la ../libgmp.la 
libtool: link: ia64-helenos-cc -O2 -pedantic -o t-popc t-popc.o  ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a
ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -c t-parity.c
/bin/sh ../libtool --tag=CC   --mode=link ia64-helenos-cc  -O2 -pedantic   -o t-parity t-parity.o libtests.la ../libgmp.la 
libtool: link: ia64-helenos-cc -O2 -pedantic -o t-parity t-parity.o  ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a
ia64-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -c t-sub.c
/bin/sh ../libtool --tag=CC   --mode=link ia64-helenos-cc  -O2 -pedantic   -o t-sub t-sub.o libtests.la ../libgmp.la 
libtool: link: ia64-helenos-cc -O2 -pedantic -o t-sub t-sub.o  ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a
make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests'
make  check-TESTS
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/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/ia64-ski/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/ia64-ski/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/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/PKG" 
make  install-recursive
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0'
Making install in tests
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests'
Making install in .
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests'
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests'
Making install in devel
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/devel'
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/devel'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/devel'
Making install in mpn
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/mpn'
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/mpn'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/mpn'
Making install in mpz
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/mpz'
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/mpz'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/mpz'
Making install in mpq
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/mpq'
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/mpq'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/mpq'
Making install in mpf
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/mpf'
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/mpf'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/mpf'
Making install in rand
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/rand'
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/rand'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/rand'
Making install in misc
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/misc'
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/misc'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/misc'
Making install in cxx
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/cxx'
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/cxx'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests/cxx'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tests'
Making install in mpn
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/mpn'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/mpn'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/mpn'
Making install in mpz
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/mpz'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/mpz'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/mpz'
Making install in mpq
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/mpq'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/mpq'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/mpq'
Making install in mpf
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/mpf'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/mpf'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/mpf'
Making install in printf
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/printf'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/printf'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/printf'
Making install in scanf
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/scanf'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/scanf'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/scanf'
Making install in rand
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/rand'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/rand'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/rand'
Making install in cxx
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/cxx'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/cxx'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/cxx'
Making install in demos
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/demos'
Making install in calc
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/demos/calc'
make  install-am
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/demos/calc'
make[5]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/demos/calc'
make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/demos/calc'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/demos/calc'
Making install in expr
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/demos/expr'
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/demos/expr'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/demos/expr'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/demos'
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/demos'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/demos'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/demos'
Making install in tune
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tune'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/tune'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/tune'
Making install in doc
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/doc'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/PKG/usr/local/share/info'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/doc'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/doc'
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0'
test -z "/usr/local/lib" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/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/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0/PKG/usr/local/lib/libgmp.a
libtool: install: chmod 644 /var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0/PKG/usr/local/lib/libgmp.a
libtool: install: ia64-helenos-ranlib /var/helenos/nightly/tmp-ci/build/ia64-ski/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/ia64-ski/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/ia64-ski/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/ia64-ski/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/ia64-ski/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/ia64-ski/coast/build/libgmp/gmp-5.1.0'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0'
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/build/libgmp/gmp-5.1.0'
[hsct]: "cp" "PKG/usr/local/include/gmp.h" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/include/" 
[hsct]: "cp" "PKG/usr/local/lib/libgmp.a" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/libs/" 
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/inc/c" 
[hsct]: "cp" "PKG/usr/local/include/gmp.h" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/inc/c" 
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/lib" 
[hsct]: "cp" "PKG/usr/local/lib/libgmp.a" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/lib" 
>>> Preparing tests...
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/" 
[hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-parity" 
[hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-sub" 
[hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-count_zeros" 
[hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-hightomask" 
[hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-bswap" 
[hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-gmpmax" 
[hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-modlinv" 
[hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-constants" 
[hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/ia64-ski/coast/dist//libgmp/tests/libgmp/./t-popc" 
>>> Creating the archive...