>>> 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=ppc-helenos" "CC=ppc-helenos-cc" "CXX=ppc-helenos-cxx" "AR=ppc-helenos-ar" "AS=ppc-helenos-as" "CPP=ppc-helenos-cpp" "NM=ppc-helenos-nm" "OBJDUMP=ppc-helenos-objdump" "OBJCOPY=ppc-helenos-objcopy" "STRIP=ppc-helenos-strip" "RANLIB=ppc-helenos-ranlib" "--disable-shared" "CPPFLAGS=-D_STDIO_H" 
checking build system type... x86_64-pc-linux-gnu
checking host system type... powerpc-unknown-helenos
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for ppc-helenos-strip... ppc-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=32
checking whether ppc-helenos-cc is gcc... yes
checking compiler ppc-helenos-cc -O2 -pedantic -mpowerpc -D_STDIO_H... yes
checking compiler ppc-helenos-cc -O2 -pedantic -mpowerpc -no-cpp-precomp... no
checking compiler ppc-helenos-cc -O2 -pedantic -mpowerpc -D_STDIO_H -force_cpusubtype_ALL... no
checking for ppc-helenos-gcc... ppc-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 ppc-helenos-cc accepts -g... yes
checking for ppc-helenos-cc option to accept ISO C89... none needed
checking for ppc-helenos-cc option to accept ISO C99... none needed
checking for ppc-helenos-cc option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... ppc-helenos-cpp
checking build system compiler ppc-helenos-cc... no
checking build system compiler ppc-helenos-cc -O2 -pedantic -mpowerpc -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="32"
      CC="ppc-helenos-cc"
      CFLAGS="-O2 -pedantic -mpowerpc"
      CPPFLAGS="-D_STDIO_H"
      MPN_PATH=" powerpc32 generic"
checking whether assembler supports --noexecstack option... no
checking for ppc-helenos-ar... ppc-helenos-ar
checking for BSD- or MS-compatible name lister (nm)... ppc-helenos-nm
checking the name lister (ppc-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 ppc-helenos-cc... /var/helenos/cross/ppc-helenos/bin/ld
checking if the linker (/var/helenos/cross/ppc-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 powerpc-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/ppc-helenos/bin/ld option to reload object files... -r
checking for ppc-helenos-objdump... ppc-helenos-objdump
checking how to recognize dependent libraries... unknown
checking for ppc-helenos-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ppc-helenos-ar... (cached) ppc-helenos-ar
checking for archiver @FILE support... @
checking for ppc-helenos-strip... (cached) ppc-helenos-strip
checking for ppc-helenos-ranlib... ppc-helenos-ranlib
checking command to parse ppc-helenos-nm output from ppc-helenos-cc object... ok
checking for sysroot... no
checking for ppc-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 ppc-helenos-cc supports -fno-rtti -fno-exceptions... no
checking for ppc-helenos-cc option to produce PIC... -fPIC -DPIC
checking if ppc-helenos-cc PIC flag -fPIC -DPIC works... yes
checking if ppc-helenos-cc static flag -static works... yes
checking if ppc-helenos-cc supports -c -o file.o... yes
checking if ppc-helenos-cc supports -c -o file.o... (cached) yes
checking whether the ppc-helenos-cc linker (/var/helenos/cross/ppc-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... ppc-helenos-cxx -E
checking whether the ppc-helenos-cxx linker (/var/helenos/cross/ppc-helenos/bin/ld) supports shared libraries... no
checking for ppc-helenos-cxx option to produce PIC...  -DPIC
checking if ppc-helenos-cxx PIC flag  -DPIC works... yes
checking if ppc-helenos-cxx static flag  works... yes
checking if ppc-helenos-cxx supports -c -o file.o... yes
checking if ppc-helenos-cxx supports -c -o file.o... (cached) yes
checking whether the ppc-helenos-cxx linker (/var/helenos/cross/ppc-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... yes
checking format of `double' floating point... IEEE big endian
checking for alarm... yes
checking for attr_get... no
checking for clock... yes
checking for cputime... no
checking for getpagesize... yes
checking for getrusage... no
checking for gettimeofday... yes
checking for getsysinfo... no
checking for localeconv... yes
checking for memset... yes
checking for mmap... yes
checking for mprotect... no
checking for nl_langinfo... no
checking for obstack_vprintf... no
checking for popen... no
checking for processor_info... no
checking for pstat_getprocessor... no
checking for raise... yes
checking for read_real_time... no
checking for sigaction... yes
checking for sigaltstack... no
checking for sigstack... no
checking for syssgi... no
checking for strchr... yes
checking for strerror... yes
checking for strnlen... yes
checking for strtol... yes
checking for strtoul... yes
checking for sysconf... yes
checking for sysctl... no
checking for sysctlbyname... no
checking for times... no
checking for library containing clock_gettime... none required
checking for vsnprintf... yes
checking whether vsnprintf works... probably
configure: WARNING: cannot check for properly working vsnprintf when cross compiling, will assume it's ok
checking whether sscanf needs writable input... no
checking for struct pst_processor.psp_iticksperclktick... no
checking for suitable m4... m4
checking if m4wrap produces spurious output... no
checking how to switch to text section... .text
checking how to switch to data section... .data
checking for assembler label suffix... :
checking for assembler global directive... .globl
checking for assembler global directive attribute... 
checking if globals are prefixed by underscore... no
checking how to switch to read-only data section... 	.section	.rodata
checking for assembler .type directive... .type	$1,@$2
checking for assembler .size directive... .size	$1,$2
checking for assembler local label prefix... .L
checking for assembler byte directive... .byte
checking how to define a 32-bit word... .long
checking if .align assembly directive is logarithmic... yes
checking whether compiler output is PIC by default... no
checking if the assembler needs r on registers... no
checking size of void *... 4
checking size of unsigned short... 2
checking size of unsigned... 4
checking size of unsigned long... 4
checking size of mp_limb_t... 4
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 ppc-helenos-ranlib... (cached) ppc-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/powerpc32/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/powerpc32/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/powerpc32/mul_1.asm to mpn/mul_1.asm
config.status: linking mpn/powerpc32/addmul_1.asm to mpn/addmul_1.asm
config.status: linking mpn/powerpc32/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/powerpc32/lshift.asm to mpn/lshift.asm
config.status: linking mpn/powerpc32/rshift.asm to mpn/rshift.asm
config.status: linking mpn/generic/dive_1.c to mpn/dive_1.c
config.status: linking mpn/powerpc32/diveby3.asm to mpn/diveby3.asm
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/generic/divrem_1.c to mpn/divrem_1.c
config.status: linking mpn/powerpc32/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/powerpc32/mod_34lsub1.asm to mpn/mod_34lsub1.asm
config.status: linking mpn/powerpc32/mode1o.asm to mpn/mode1o.asm
config.status: linking mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c
config.status: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
config.status: linking mpn/generic/dump.c to mpn/dump.c
config.status: linking mpn/generic/mod_1_1.c to mpn/mod_1_1.c
config.status: linking mpn/generic/mod_1_2.c to mpn/mod_1_2.c
config.status: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c
config.status: linking mpn/generic/mod_1_4.c to mpn/mod_1_4.c
config.status: linking mpn/powerpc32/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/generic/popham.c to mpn/popcount.c
config.status: linking mpn/generic/popham.c to mpn/hamdist.c
config.status: linking mpn/generic/cmp.c to mpn/cmp.c
config.status: linking mpn/generic/perfsqr.c to mpn/perfsqr.c
config.status: linking mpn/generic/perfpow.c to mpn/perfpow.c
config.status: linking mpn/generic/gcd_1.c to mpn/gcd_1.c
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/powerpc32/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/generic/logops_n.c to mpn/and_n.c
config.status: linking mpn/generic/logops_n.c to mpn/andn_n.c
config.status: linking mpn/generic/logops_n.c to mpn/nand_n.c
config.status: linking mpn/generic/logops_n.c to mpn/ior_n.c
config.status: linking mpn/generic/logops_n.c to mpn/iorn_n.c
config.status: linking mpn/generic/logops_n.c to mpn/nior_n.c
config.status: linking mpn/generic/logops_n.c to mpn/xor_n.c
config.status: linking mpn/generic/logops_n.c to mpn/xnor_n.c
config.status: linking mpn/generic/copyi.c to mpn/copyi.c
config.status: linking mpn/generic/copyd.c to mpn/copyd.c
config.status: linking mpn/generic/zero.c to mpn/zero.c
config.status: linking mpn/powerpc32/tabselect.asm to mpn/tabselect.asm
config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c
config.status: linking mpn/powerpc32/umul.asm to mpn/umul.asm
config.status: linking mpn/powerpc32/invert_limb.asm to mpn/invert_limb.asm
config.status: linking mpn/powerpc32/sqr_diagonal.asm to mpn/sqr_diagonal.asm
config.status: linking mpn/powerpc32/addlsh1_n.asm to mpn/addlsh1_n.asm
config.status: linking mpn/powerpc32/sublsh1_n.asm to mpn/sublsh1_n.asm
config.status: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c
config.status: linking mpn/powerpc32/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:         powerpc-unknown-helenos
  ABI:               32
  Install prefix:    /usr/local
  Compiler:          ppc-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 32 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 32 0 >fib_table.h || (rm -f fib_table.h; exit 1)
./gen-fib table 32 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 32 0 >mp_bases.h || (rm -f mp_bases.h; exit 1)
./gen-bases table 32 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 32 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 32 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1)
make  all-recursive
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0'
Making all in tests
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tests'
Making all in .
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/tests'
Making all in devel
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/tests/devel'
Making all in mpn
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/tests/mpn'
Making all in mpz
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/tests/mpz'
Making all in mpq
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/tests/mpq'
Making all in mpf
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/tests/mpf'
Making all in rand
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/tests/rand'
Making all in misc
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/tests/misc'
Making all in cxx
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/tests/cxx'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tests'
Making all in mpn
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/mpn'
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fib_table.lo fib_table.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -D_STDIO_H -O2 -pedantic -mpowerpc -c fib_table.c -o fib_table.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mp_bases.lo mp_bases.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -D_STDIO_H -O2 -pedantic -mpowerpc -c mp_bases.c -o mp_bases.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o add.lo add.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -D_STDIO_H -O2 -pedantic -mpowerpc -c add.c -o add.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o add_1.lo add_1.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -D_STDIO_H -O2 -pedantic -mpowerpc -c add_1.c -o add_1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc  `test -f 'add_n.asm' || echo './'`add_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -D_STDIO_H -O2 -pedantic -mpowerpc 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
 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -D_STDIO_H -O2 -pedantic -mpowerpc tmp-add_n.s -o add_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sub.lo sub.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -D_STDIO_H -O2 -pedantic -mpowerpc -c sub.c -o sub.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sub_1.lo sub_1.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -D_STDIO_H -O2 -pedantic -mpowerpc -c sub_1.c -o sub_1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc  `test -f 'sub_n.asm' || echo './'`sub_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -D_STDIO_H -O2 -pedantic -mpowerpc 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
 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -D_STDIO_H -O2 -pedantic -mpowerpc tmp-sub_n.s -o sub_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addcnd_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o addcnd_n.lo addcnd_n.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addcnd_n -D_STDIO_H -O2 -pedantic -mpowerpc -c addcnd_n.c -o addcnd_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo subcnd_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o subcnd_n.lo subcnd_n.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_subcnd_n -D_STDIO_H -O2 -pedantic -mpowerpc -c subcnd_n.c -o subcnd_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o neg.lo neg.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -D_STDIO_H -O2 -pedantic -mpowerpc -c neg.c -o neg.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo com | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o com.lo com.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -D_STDIO_H -O2 -pedantic -mpowerpc -c com.c -o com.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc  `test -f 'mul_1.asm' || echo './'`mul_1.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -D_STDIO_H -O2 -pedantic -mpowerpc 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
 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -D_STDIO_H -O2 -pedantic -mpowerpc tmp-mul_1.s -o mul_1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc  `test -f 'addmul_1.asm' || echo './'`addmul_1.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -D_STDIO_H -O2 -pedantic -mpowerpc 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
 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -D_STDIO_H -O2 -pedantic -mpowerpc tmp-addmul_1.s -o addmul_1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo submul_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc  `test -f 'submul_1.asm' || echo './'`submul_1.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -D_STDIO_H -O2 -pedantic -mpowerpc 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
 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -D_STDIO_H -O2 -pedantic -mpowerpc tmp-submul_1.s -o submul_1.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err1_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o add_err1_n.lo add_err1_n.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -D_STDIO_H -O2 -pedantic -mpowerpc -c add_err1_n.c -o add_err1_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err2_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o add_err2_n.lo add_err2_n.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -D_STDIO_H -O2 -pedantic -mpowerpc -c add_err2_n.c -o add_err2_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err3_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o add_err3_n.lo add_err3_n.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -D_STDIO_H -O2 -pedantic -mpowerpc -c add_err3_n.c -o add_err3_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err1_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sub_err1_n.lo sub_err1_n.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -D_STDIO_H -O2 -pedantic -mpowerpc -c sub_err1_n.c -o sub_err1_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err2_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sub_err2_n.lo sub_err2_n.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -D_STDIO_H -O2 -pedantic -mpowerpc -c sub_err2_n.c -o sub_err2_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err3_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sub_err3_n.lo sub_err3_n.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -D_STDIO_H -O2 -pedantic -mpowerpc -c sub_err3_n.c -o sub_err3_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshift | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc  `test -f 'lshift.asm' || echo './'`lshift.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -D_STDIO_H -O2 -pedantic -mpowerpc lshift.asm -o lshift.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshift -D_STDIO_H lshift.asm >tmp-lshift.s
 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -D_STDIO_H -O2 -pedantic -mpowerpc tmp-lshift.s -o lshift.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rshift | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc  `test -f 'rshift.asm' || echo './'`rshift.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -D_STDIO_H -O2 -pedantic -mpowerpc rshift.asm -o rshift.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rshift -D_STDIO_H rshift.asm >tmp-rshift.s
 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -D_STDIO_H -O2 -pedantic -mpowerpc tmp-rshift.s -o rshift.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dive_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o dive_1.lo dive_1.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -D_STDIO_H -O2 -pedantic -mpowerpc -c dive_1.c -o dive_1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo diveby3 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc  `test -f 'diveby3.asm' || echo './'`diveby3.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -D_STDIO_H -O2 -pedantic -mpowerpc diveby3.asm -o diveby3.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_diveby3 -D_STDIO_H diveby3.asm >tmp-diveby3.s
 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -D_STDIO_H -O2 -pedantic -mpowerpc tmp-diveby3.s -o diveby3.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divis | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o divis.lo divis.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -D_STDIO_H -O2 -pedantic -mpowerpc -c divis.c -o divis.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o divrem.lo divrem.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -D_STDIO_H -O2 -pedantic -mpowerpc -c divrem.c -o divrem.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o divrem_1.lo divrem_1.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -D_STDIO_H -O2 -pedantic -mpowerpc -c divrem_1.c -o divrem_1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_2 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc  `test -f 'divrem_2.asm' || echo './'`divrem_2.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -D_STDIO_H -O2 -pedantic -mpowerpc 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
 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -D_STDIO_H -O2 -pedantic -mpowerpc tmp-divrem_2.s -o divrem_2.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fib2_ui.lo fib2_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -D_STDIO_H -O2 -pedantic -mpowerpc -c fib2_ui.c -o fib2_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mod_1.lo mod_1.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -D_STDIO_H -O2 -pedantic -mpowerpc -c mod_1.c -o mod_1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc  `test -f 'mod_34lsub1.asm' || echo './'`mod_34lsub1.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -D_STDIO_H -O2 -pedantic -mpowerpc 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
 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -D_STDIO_H -O2 -pedantic -mpowerpc tmp-mod_34lsub1.s -o mod_34lsub1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mode1o | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc  `test -f 'mode1o.asm' || echo './'`mode1o.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -D_STDIO_H -O2 -pedantic -mpowerpc mode1o.asm -o mode1o.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mode1o -D_STDIO_H mode1o.asm >tmp-mode1o.s
 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -D_STDIO_H -O2 -pedantic -mpowerpc tmp-mode1o.s -o mode1o.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pre_divrem_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o pre_divrem_1.lo pre_divrem_1.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_divrem_1 -D_STDIO_H -O2 -pedantic -mpowerpc -c pre_divrem_1.c -o pre_divrem_1.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pre_mod_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o pre_mod_1.lo pre_mod_1.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -D_STDIO_H -O2 -pedantic -mpowerpc -c pre_mod_1.c -o pre_mod_1.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dump | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o dump.lo dump.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -D_STDIO_H -O2 -pedantic -mpowerpc -c dump.c -o dump.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mod_1_1.lo mod_1_1.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -D_STDIO_H -O2 -pedantic -mpowerpc -c mod_1_1.c -o mod_1_1.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_2 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mod_1_2.lo mod_1_2.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -D_STDIO_H -O2 -pedantic -mpowerpc -c mod_1_2.c -o mod_1_2.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_3 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mod_1_3.lo mod_1_3.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -D_STDIO_H -O2 -pedantic -mpowerpc -c mod_1_3.c -o mod_1_3.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_4 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mod_1_4.lo mod_1_4.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -D_STDIO_H -O2 -pedantic -mpowerpc -c mod_1_4.c -o mod_1_4.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshiftc | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc  `test -f 'lshiftc.asm' || echo './'`lshiftc.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -D_STDIO_H -O2 -pedantic -mpowerpc lshiftc.asm -o lshiftc.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshiftc -D_STDIO_H lshiftc.asm >tmp-lshiftc.s
 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -D_STDIO_H -O2 -pedantic -mpowerpc tmp-lshiftc.s -o lshiftc.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mul.lo mul.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -D_STDIO_H -O2 -pedantic -mpowerpc -c mul.c -o mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_fft | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mul_fft.lo mul_fft.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -D_STDIO_H -O2 -pedantic -mpowerpc -c mul_fft.c -o mul_fft.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mul_n.lo mul_n.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -D_STDIO_H -O2 -pedantic -mpowerpc -c mul_n.c -o mul_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sqr.lo sqr.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -D_STDIO_H -O2 -pedantic -mpowerpc -c sqr.c -o sqr.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_basecase | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mul_basecase.lo mul_basecase.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -D_STDIO_H -O2 -pedantic -mpowerpc -c mul_basecase.c -o mul_basecase.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_basecase | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sqr_basecase.lo sqr_basecase.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -D_STDIO_H -O2 -pedantic -mpowerpc -c sqr_basecase.c -o sqr_basecase.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o nussbaumer_mul.lo nussbaumer_mul.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -D_STDIO_H -O2 -pedantic -mpowerpc -c nussbaumer_mul.c -o nussbaumer_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_basecase | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mulmid_basecase.lo mulmid_basecase.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -D_STDIO_H -O2 -pedantic -mpowerpc -c mulmid_basecase.c -o mulmid_basecase.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mulmid | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom42_mulmid.lo toom42_mulmid.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mulmid -D_STDIO_H -O2 -pedantic -mpowerpc -c toom42_mulmid.c -o toom42_mulmid.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mulmid_n.lo mulmid_n.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_n -D_STDIO_H -O2 -pedantic -mpowerpc -c mulmid_n.c -o mulmid_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mulmid.lo mulmid.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid -D_STDIO_H -O2 -pedantic -mpowerpc -c mulmid.c -o mulmid.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o random.lo random.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -D_STDIO_H -O2 -pedantic -mpowerpc -c random.c -o random.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random2 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o random2.lo random2.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -D_STDIO_H -O2 -pedantic -mpowerpc -c random2.c -o random2.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pow_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o pow_1.lo pow_1.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -D_STDIO_H -O2 -pedantic -mpowerpc -c pow_1.c -o pow_1.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rootrem | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o rootrem.lo rootrem.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -D_STDIO_H -O2 -pedantic -mpowerpc -c rootrem.c -o rootrem.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrtrem | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sqrtrem.lo sqrtrem.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -D_STDIO_H -O2 -pedantic -mpowerpc -c sqrtrem.c -o sqrtrem.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_str | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o get_str.lo get_str.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -D_STDIO_H -O2 -pedantic -mpowerpc -c get_str.c -o get_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo set_str | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set_str.lo set_str.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -D_STDIO_H -O2 -pedantic -mpowerpc -c set_str.c -o set_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan0 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o scan0.lo scan0.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -D_STDIO_H -O2 -pedantic -mpowerpc -c scan0.c -o scan0.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o scan1.lo scan1.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -D_STDIO_H -O2 -pedantic -mpowerpc -c scan1.c -o scan1.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo popcount | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o popcount.lo popcount.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -D_STDIO_H -O2 -pedantic -mpowerpc -c popcount.c -o popcount.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hamdist | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o hamdist.lo hamdist.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -D_STDIO_H -O2 -pedantic -mpowerpc -c hamdist.c -o hamdist.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cmp | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cmp.lo cmp.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -D_STDIO_H -O2 -pedantic -mpowerpc -c cmp.c -o cmp.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfsqr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o perfsqr.lo perfsqr.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -D_STDIO_H -O2 -pedantic -mpowerpc -c perfsqr.c -o perfsqr.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfpow | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o perfpow.lo perfpow.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -D_STDIO_H -O2 -pedantic -mpowerpc -c perfpow.c -o perfpow.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o gcd_1.lo gcd_1.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -D_STDIO_H -O2 -pedantic -mpowerpc -c gcd_1.c -o gcd_1.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o gcd.lo gcd.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -D_STDIO_H -O2 -pedantic -mpowerpc -c gcd.c -o gcd.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o gcdext_1.lo gcdext_1.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -D_STDIO_H -O2 -pedantic -mpowerpc -c gcdext_1.c -o gcdext_1.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o gcdext.lo gcdext.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -D_STDIO_H -O2 -pedantic -mpowerpc -c gcdext.c -o gcdext.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o gcd_subdiv_step.lo gcd_subdiv_step.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -D_STDIO_H -O2 -pedantic -mpowerpc -c gcd_subdiv_step.c -o gcd_subdiv_step.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o gcdext_lehmer.lo gcdext_lehmer.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -D_STDIO_H -O2 -pedantic -mpowerpc -c gcdext_lehmer.c -o gcdext_lehmer.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_q | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o div_q.lo div_q.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -D_STDIO_H -O2 -pedantic -mpowerpc -c div_q.c -o div_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tdiv_qr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o tdiv_qr.lo tdiv_qr.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -D_STDIO_H -O2 -pedantic -mpowerpc -c tdiv_qr.c -o tdiv_qr.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacbase | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o jacbase.lo jacbase.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -D_STDIO_H -O2 -pedantic -mpowerpc -c jacbase.c -o jacbase.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi_2 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o jacobi_2.lo jacobi_2.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi_2 -D_STDIO_H -O2 -pedantic -mpowerpc -c jacobi_2.c -o jacobi_2.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o jacobi.lo jacobi.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi -D_STDIO_H -O2 -pedantic -mpowerpc -c jacobi.c -o jacobi.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_d | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o get_d.lo get_d.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -D_STDIO_H -O2 -pedantic -mpowerpc -c get_d.c -o get_d.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o matrix22_mul.lo matrix22_mul.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -D_STDIO_H -O2 -pedantic -mpowerpc -c matrix22_mul.c -o matrix22_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-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 -mpowerpc -c -o matrix22_mul1_inverse_vector.lo matrix22_mul1_inverse_vector.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul1_inverse_vector -D_STDIO_H -O2 -pedantic -mpowerpc -c matrix22_mul1_inverse_vector.c -o matrix22_mul1_inverse_vector.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_matrix | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o hgcd_matrix.lo hgcd_matrix.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_matrix -D_STDIO_H -O2 -pedantic -mpowerpc -c hgcd_matrix.c -o hgcd_matrix.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o hgcd2.lo hgcd2.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -D_STDIO_H -O2 -pedantic -mpowerpc -c hgcd2.c -o hgcd2.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_step | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o hgcd_step.lo hgcd_step.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_step -D_STDIO_H -O2 -pedantic -mpowerpc -c hgcd_step.c -o hgcd_step.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_reduce | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o hgcd_reduce.lo hgcd_reduce.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_reduce -D_STDIO_H -O2 -pedantic -mpowerpc -c hgcd_reduce.c -o hgcd_reduce.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o hgcd.lo hgcd.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -D_STDIO_H -O2 -pedantic -mpowerpc -c hgcd.c -o hgcd.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_appr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o hgcd_appr.lo hgcd_appr.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_appr -D_STDIO_H -O2 -pedantic -mpowerpc -c hgcd_appr.c -o hgcd_appr.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o hgcd2_jacobi.lo hgcd2_jacobi.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2_jacobi -D_STDIO_H -O2 -pedantic -mpowerpc -c hgcd2_jacobi.c -o hgcd2_jacobi.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o hgcd_jacobi.lo hgcd_jacobi.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_jacobi -D_STDIO_H -O2 -pedantic -mpowerpc -c hgcd_jacobi.c -o hgcd_jacobi.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mullo_n.lo mullo_n.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -D_STDIO_H -O2 -pedantic -mpowerpc -c mullo_n.c -o mullo_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_basecase | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mullo_basecase.lo mullo_basecase.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -D_STDIO_H -O2 -pedantic -mpowerpc -c mullo_basecase.c -o mullo_basecase.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom22_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom22_mul.lo toom22_mul.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -D_STDIO_H -O2 -pedantic -mpowerpc -c toom22_mul.c -o toom22_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom32_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom32_mul.lo toom32_mul.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -D_STDIO_H -O2 -pedantic -mpowerpc -c toom32_mul.c -o toom32_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom42_mul.lo toom42_mul.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -D_STDIO_H -O2 -pedantic -mpowerpc -c toom42_mul.c -o toom42_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom52_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom52_mul.lo toom52_mul.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -D_STDIO_H -O2 -pedantic -mpowerpc -c toom52_mul.c -o toom52_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom62_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom62_mul.lo toom62_mul.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -D_STDIO_H -O2 -pedantic -mpowerpc -c toom62_mul.c -o toom62_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom33_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom33_mul.lo toom33_mul.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -D_STDIO_H -O2 -pedantic -mpowerpc -c toom33_mul.c -o toom33_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom43_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom43_mul.lo toom43_mul.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -D_STDIO_H -O2 -pedantic -mpowerpc -c toom43_mul.c -o toom43_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom53_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom53_mul.lo toom53_mul.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -D_STDIO_H -O2 -pedantic -mpowerpc -c toom53_mul.c -o toom53_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom54_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom54_mul.lo toom54_mul.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom54_mul -D_STDIO_H -O2 -pedantic -mpowerpc -c toom54_mul.c -o toom54_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom63_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom63_mul.lo toom63_mul.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -D_STDIO_H -O2 -pedantic -mpowerpc -c toom63_mul.c -o toom63_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom44_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom44_mul.lo toom44_mul.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -D_STDIO_H -O2 -pedantic -mpowerpc -c toom44_mul.c -o toom44_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6h_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom6h_mul.lo toom6h_mul.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -D_STDIO_H -O2 -pedantic -mpowerpc -c toom6h_mul.c -o toom6h_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6_sqr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom6_sqr.lo toom6_sqr.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -D_STDIO_H -O2 -pedantic -mpowerpc -c toom6_sqr.c -o toom6_sqr.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8h_mul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom8h_mul.lo toom8h_mul.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -D_STDIO_H -O2 -pedantic -mpowerpc -c toom8h_mul.c -o toom8h_mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8_sqr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom8_sqr.lo toom8_sqr.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -D_STDIO_H -O2 -pedantic -mpowerpc -c toom8_sqr.c -o toom8_sqr.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_couple_handling | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom_couple_handling.lo toom_couple_handling.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -D_STDIO_H -O2 -pedantic -mpowerpc -c toom_couple_handling.c -o toom_couple_handling.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom2_sqr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom2_sqr.lo toom2_sqr.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -D_STDIO_H -O2 -pedantic -mpowerpc -c toom2_sqr.c -o toom2_sqr.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom3_sqr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom3_sqr.lo toom3_sqr.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -D_STDIO_H -O2 -pedantic -mpowerpc -c toom3_sqr.c -o toom3_sqr.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom4_sqr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom4_sqr.lo toom4_sqr.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -D_STDIO_H -O2 -pedantic -mpowerpc -c toom4_sqr.c -o toom4_sqr.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-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 -mpowerpc -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -D_STDIO_H -O2 -pedantic -mpowerpc -c toom_eval_dgr3_pm1.c -o toom_eval_dgr3_pm1.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-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 -mpowerpc -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -D_STDIO_H -O2 -pedantic -mpowerpc -c toom_eval_dgr3_pm2.c -o toom_eval_dgr3_pm2.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom_eval_pm1.lo toom_eval_pm1.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -D_STDIO_H -O2 -pedantic -mpowerpc -c toom_eval_pm1.c -o toom_eval_pm1.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom_eval_pm2.lo toom_eval_pm2.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -D_STDIO_H -O2 -pedantic -mpowerpc -c toom_eval_pm2.c -o toom_eval_pm2.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -D_STDIO_H -O2 -pedantic -mpowerpc -c toom_eval_pm2exp.c -o toom_eval_pm2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -D_STDIO_H -O2 -pedantic -mpowerpc -c toom_eval_pm2rexp.c -o toom_eval_pm2rexp.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_5pts -D_STDIO_H -O2 -pedantic -mpowerpc -c toom_interpolate_5pts.c -o toom_interpolate_5pts.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_6pts -D_STDIO_H -O2 -pedantic -mpowerpc -c toom_interpolate_6pts.c -o toom_interpolate_6pts.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_7pts -D_STDIO_H -O2 -pedantic -mpowerpc -c toom_interpolate_7pts.c -o toom_interpolate_7pts.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_8pts -D_STDIO_H -O2 -pedantic -mpowerpc -c toom_interpolate_8pts.c -o toom_interpolate_8pts.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_12pts -D_STDIO_H -O2 -pedantic -mpowerpc -c toom_interpolate_12pts.c -o toom_interpolate_12pts.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -D_STDIO_H -O2 -pedantic -mpowerpc -c toom_interpolate_16pts.c -o toom_interpolate_16pts.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invertappr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o invertappr.lo invertappr.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invertappr -D_STDIO_H -O2 -pedantic -mpowerpc -c invertappr.c -o invertappr.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o invert.lo invert.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -D_STDIO_H -O2 -pedantic -mpowerpc -c invert.c -o invert.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo binvert | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o binvert.lo binvert.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -D_STDIO_H -O2 -pedantic -mpowerpc -c binvert.c -o binvert.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mulmod_bnm1.lo mulmod_bnm1.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bnm1 -D_STDIO_H -O2 -pedantic -mpowerpc -c mulmod_bnm1.c -o mulmod_bnm1.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sqrmod_bnm1.lo sqrmod_bnm1.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrmod_bnm1 -D_STDIO_H -O2 -pedantic -mpowerpc -c sqrmod_bnm1.c -o sqrmod_bnm1.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o div_qr_2.lo div_qr_2.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2 -D_STDIO_H -O2 -pedantic -mpowerpc -c div_qr_2.c -o div_qr_2.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-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 -mpowerpc -c -o div_qr_2n_pi1.lo div_qr_2n_pi1.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -D_STDIO_H -O2 -pedantic -mpowerpc -c div_qr_2n_pi1.c -o div_qr_2n_pi1.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-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 -mpowerpc -c -o div_qr_2u_pi1.lo div_qr_2u_pi1.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -D_STDIO_H -O2 -pedantic -mpowerpc -c div_qr_2u_pi1.c -o div_qr_2u_pi1.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sbpi1_div_q.lo sbpi1_div_q.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_q -D_STDIO_H -O2 -pedantic -mpowerpc -c sbpi1_div_q.c -o sbpi1_div_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sbpi1_div_qr.lo sbpi1_div_qr.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr -D_STDIO_H -O2 -pedantic -mpowerpc -c sbpi1_div_qr.c -o sbpi1_div_qr.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_divappr_q -D_STDIO_H -O2 -pedantic -mpowerpc -c sbpi1_divappr_q.c -o sbpi1_divappr_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o dcpi1_div_q.lo dcpi1_div_q.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_q -D_STDIO_H -O2 -pedantic -mpowerpc -c dcpi1_div_q.c -o dcpi1_div_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o dcpi1_div_qr.lo dcpi1_div_qr.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -D_STDIO_H -O2 -pedantic -mpowerpc -c dcpi1_div_qr.c -o dcpi1_div_qr.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_divappr_q -D_STDIO_H -O2 -pedantic -mpowerpc -c dcpi1_divappr_q.c -o dcpi1_divappr_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_qr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mu_div_qr.lo mu_div_qr.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_qr -D_STDIO_H -O2 -pedantic -mpowerpc -c mu_div_qr.c -o mu_div_qr.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_divappr_q | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mu_divappr_q.lo mu_divappr_q.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_divappr_q -D_STDIO_H -O2 -pedantic -mpowerpc -c mu_divappr_q.c -o mu_divappr_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_q | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mu_div_q.lo mu_div_q.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_q -D_STDIO_H -O2 -pedantic -mpowerpc -c mu_div_q.c -o mu_div_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o bdiv_q_1.lo bdiv_q_1.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -D_STDIO_H -O2 -pedantic -mpowerpc -c bdiv_q_1.c -o bdiv_q_1.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_q -D_STDIO_H -O2 -pedantic -mpowerpc -c sbpi1_bdiv_q.c -o sbpi1_bdiv_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_qr -D_STDIO_H -O2 -pedantic -mpowerpc -c sbpi1_bdiv_qr.c -o sbpi1_bdiv_qr.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_q -D_STDIO_H -O2 -pedantic -mpowerpc -c dcpi1_bdiv_q.c -o dcpi1_bdiv_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_qr -D_STDIO_H -O2 -pedantic -mpowerpc -c dcpi1_bdiv_qr.c -o dcpi1_bdiv_qr.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mu_bdiv_q.lo mu_bdiv_q.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_q -D_STDIO_H -O2 -pedantic -mpowerpc -c mu_bdiv_q.c -o mu_bdiv_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mu_bdiv_qr.lo mu_bdiv_qr.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_qr -D_STDIO_H -O2 -pedantic -mpowerpc -c mu_bdiv_qr.c -o mu_bdiv_qr.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o bdiv_q.lo bdiv_q.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q -D_STDIO_H -O2 -pedantic -mpowerpc -c bdiv_q.c -o bdiv_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_qr | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o bdiv_qr.lo bdiv_qr.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_qr -D_STDIO_H -O2 -pedantic -mpowerpc -c bdiv_qr.c -o bdiv_qr.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo broot | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o broot.lo broot.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_broot -D_STDIO_H -O2 -pedantic -mpowerpc -c broot.c -o broot.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo brootinv | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o brootinv.lo brootinv.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_brootinv -D_STDIO_H -O2 -pedantic -mpowerpc -c brootinv.c -o brootinv.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrt | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o bsqrt.lo bsqrt.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrt -D_STDIO_H -O2 -pedantic -mpowerpc -c bsqrt.c -o bsqrt.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrtinv | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o bsqrtinv.lo bsqrtinv.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrtinv -D_STDIO_H -O2 -pedantic -mpowerpc -c bsqrtinv.c -o bsqrtinv.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divexact | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o divexact.lo divexact.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -D_STDIO_H -O2 -pedantic -mpowerpc -c divexact.c -o divexact.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_dbm1c | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc  `test -f 'bdiv_dbm1c.asm' || echo './'`bdiv_dbm1c.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -D_STDIO_H -O2 -pedantic -mpowerpc 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
 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -D_STDIO_H -O2 -pedantic -mpowerpc tmp-bdiv_dbm1c.s -o bdiv_dbm1c.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_1 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o redc_1.lo redc_1.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -D_STDIO_H -O2 -pedantic -mpowerpc -c redc_1.c -o redc_1.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_2 | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o redc_2.lo redc_2.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_2 -D_STDIO_H -O2 -pedantic -mpowerpc -c redc_2.c -o redc_2.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o redc_n.lo redc_n.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -D_STDIO_H -O2 -pedantic -mpowerpc -c redc_n.c -o redc_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powm | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o powm.lo powm.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -D_STDIO_H -O2 -pedantic -mpowerpc -c powm.c -o powm.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powlo | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o powlo.lo powlo.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -D_STDIO_H -O2 -pedantic -mpowerpc -c powlo.c -o powlo.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powm_sec | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o powm_sec.lo powm_sec.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm_sec -D_STDIO_H -O2 -pedantic -mpowerpc -c powm_sec.c -o powm_sec.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-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 -mpowerpc -c -o sb_div_qr_sec.lo sb_div_qr_sec.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sb_div_qr_sec -D_STDIO_H -O2 -pedantic -mpowerpc -c sb_div_qr_sec.c -o sb_div_qr_sec.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-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 -mpowerpc -c -o sb_div_r_sec.lo sb_div_r_sec.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sb_div_r_sec -D_STDIO_H -O2 -pedantic -mpowerpc -c sb_div_r_sec.c -o sb_div_r_sec.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-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 -mpowerpc -c -o sbpi1_div_qr_sec.lo sbpi1_div_qr_sec.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr_sec -D_STDIO_H -O2 -pedantic -mpowerpc -c sbpi1_div_qr_sec.c -o sbpi1_div_qr_sec.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-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 -mpowerpc -c -o sbpi1_div_r_sec.lo sbpi1_div_r_sec.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_r_sec -D_STDIO_H -O2 -pedantic -mpowerpc -c sbpi1_div_r_sec.c -o sbpi1_div_r_sec.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo trialdiv | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o trialdiv.lo trialdiv.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_trialdiv -D_STDIO_H -O2 -pedantic -mpowerpc -c trialdiv.c -o trialdiv.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo remove | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o remove.lo remove.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_remove -D_STDIO_H -O2 -pedantic -mpowerpc -c remove.c -o remove.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo and_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o and_n.lo and_n.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -D_STDIO_H -O2 -pedantic -mpowerpc -c and_n.c -o and_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo andn_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o andn_n.lo andn_n.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -D_STDIO_H -O2 -pedantic -mpowerpc -c andn_n.c -o andn_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nand_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o nand_n.lo nand_n.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -D_STDIO_H -O2 -pedantic -mpowerpc -c nand_n.c -o nand_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo ior_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o ior_n.lo ior_n.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -D_STDIO_H -O2 -pedantic -mpowerpc -c ior_n.c -o ior_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo iorn_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o iorn_n.lo iorn_n.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -D_STDIO_H -O2 -pedantic -mpowerpc -c iorn_n.c -o iorn_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nior_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o nior_n.lo nior_n.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -D_STDIO_H -O2 -pedantic -mpowerpc -c nior_n.c -o nior_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xor_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o xor_n.lo xor_n.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -D_STDIO_H -O2 -pedantic -mpowerpc -c xor_n.c -o xor_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xnor_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o xnor_n.lo xnor_n.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -D_STDIO_H -O2 -pedantic -mpowerpc -c xnor_n.c -o xnor_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyi | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o copyi.lo copyi.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -D_STDIO_H -O2 -pedantic -mpowerpc -c copyi.c -o copyi.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyd | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o copyd.lo copyd.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -D_STDIO_H -O2 -pedantic -mpowerpc -c copyd.c -o copyd.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o zero.lo zero.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -D_STDIO_H -O2 -pedantic -mpowerpc -c zero.c -o zero.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tabselect | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc  `test -f 'tabselect.asm' || echo './'`tabselect.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tabselect -D_STDIO_H -O2 -pedantic -mpowerpc tabselect.asm -o tabselect.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_tabselect -D_STDIO_H tabselect.asm >tmp-tabselect.s
 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tabselect -D_STDIO_H -O2 -pedantic -mpowerpc tmp-tabselect.s -o tabselect.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo comb_tables | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o comb_tables.lo comb_tables.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_comb_tables -D_STDIO_H -O2 -pedantic -mpowerpc -c comb_tables.c -o comb_tables.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo umul | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc  `test -f 'umul.asm' || echo './'`umul.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_umul -D_STDIO_H -O2 -pedantic -mpowerpc umul.asm -o umul.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_umul -D_STDIO_H umul.asm >tmp-umul.s
 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_umul -D_STDIO_H -O2 -pedantic -mpowerpc tmp-umul.s -o umul.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc  `test -f 'invert_limb.asm' || echo './'`invert_limb.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -D_STDIO_H -O2 -pedantic -mpowerpc 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
 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -D_STDIO_H -O2 -pedantic -mpowerpc tmp-invert_limb.s -o invert_limb.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_diagonal | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc  `test -f 'sqr_diagonal.asm' || echo './'`sqr_diagonal.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diagonal -D_STDIO_H -O2 -pedantic -mpowerpc sqr_diagonal.asm -o sqr_diagonal.o
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sqr_diagonal -D_STDIO_H sqr_diagonal.asm >tmp-sqr_diagonal.s
 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diagonal -D_STDIO_H -O2 -pedantic -mpowerpc tmp-sqr_diagonal.s -o sqr_diagonal.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh1_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc  `test -f 'addlsh1_n.asm' || echo './'`addlsh1_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -D_STDIO_H -O2 -pedantic -mpowerpc 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
 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -D_STDIO_H -O2 -pedantic -mpowerpc tmp-addlsh1_n.s -o addlsh1_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sublsh1_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc  `test -f 'sublsh1_n.asm' || echo './'`sublsh1_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -D_STDIO_H -O2 -pedantic -mpowerpc 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
 ppc-helenos-cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -D_STDIO_H -O2 -pedantic -mpowerpc tmp-sublsh1_n.s -o sublsh1_n.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n_sub_n | sed 's/_$//'`  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o add_n_sub_n.lo add_n_sub_n.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n_sub_n -D_STDIO_H -O2 -pedantic -mpowerpc -c add_n_sub_n.c -o add_n_sub_n.o
/bin/sh ../libtool --tag=CC   --mode=link ppc-helenos-cc  -O2 -pedantic -mpowerpc   -o libmpn.la  fib_table.lo mp_bases.lo add.lo add_1.lo add_n.lo sub.lo sub_1.lo sub_n.lo addcnd_n.lo subcnd_n.lo neg.lo com.lo mul_1.lo addmul_1.lo submul_1.lo add_err1_n.lo add_err2_n.lo add_err3_n.lo sub_err1_n.lo sub_err2_n.lo sub_err3_n.lo lshift.lo rshift.lo dive_1.lo diveby3.lo divis.lo divrem.lo divrem_1.lo divrem_2.lo fib2_ui.lo mod_1.lo mod_34lsub1.lo mode1o.lo pre_divrem_1.lo pre_mod_1.lo dump.lo mod_1_1.lo mod_1_2.lo mod_1_3.lo mod_1_4.lo lshiftc.lo mul.lo mul_fft.lo mul_n.lo sqr.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul.lo mulmid_basecase.lo toom42_mulmid.lo mulmid_n.lo mulmid.lo random.lo random2.lo pow_1.lo rootrem.lo sqrtrem.lo get_str.lo set_str.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo perfsqr.lo perfpow.lo gcd_1.lo gcd.lo gcdext_1.lo gcdext.lo gcd_subdiv_step.lo gcdext_lehmer.lo div_q.lo tdiv_qr.lo jacbase.lo jacobi_2.lo jacobi.lo get_d.lo matrix22_mul.lo matrix22_mul1_inverse_vector.lo hgcd_matrix.lo hgcd2.lo hgcd_step.lo hgcd_reduce.lo hgcd.lo hgcd_appr.lo hgcd2_jacobi.lo hgcd_jacobi.lo mullo_n.lo mullo_basecase.lo toom22_mul.lo toom32_mul.lo toom42_mul.lo toom52_mul.lo toom62_mul.lo toom33_mul.lo toom43_mul.lo toom53_mul.lo toom54_mul.lo toom63_mul.lo toom44_mul.lo toom6h_mul.lo toom6_sqr.lo toom8h_mul.lo toom8_sqr.lo toom_couple_handling.lo toom2_sqr.lo toom3_sqr.lo toom4_sqr.lo toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm2.lo toom_eval_pm1.lo toom_eval_pm2.lo toom_eval_pm2exp.lo toom_eval_pm2rexp.lo toom_interpolate_5pts.lo toom_interpolate_6pts.lo toom_interpolate_7pts.lo toom_interpolate_8pts.lo toom_interpolate_12pts.lo toom_interpolate_16pts.lo invertappr.lo invert.lo binvert.lo mulmod_bnm1.lo sqrmod_bnm1.lo div_qr_2.lo div_qr_2n_pi1.lo div_qr_2u_pi1.lo sbpi1_div_q.lo sbpi1_div_qr.lo sbpi1_divappr_q.lo dcpi1_div_q.lo dcpi1_div_qr.lo dcpi1_divappr_q.lo mu_div_qr.lo mu_divappr_q.lo mu_div_q.lo bdiv_q_1.lo sbpi1_bdiv_q.lo sbpi1_bdiv_qr.lo dcpi1_bdiv_q.lo dcpi1_bdiv_qr.lo mu_bdiv_q.lo mu_bdiv_qr.lo bdiv_q.lo bdiv_qr.lo broot.lo brootinv.lo bsqrt.lo bsqrtinv.lo divexact.lo bdiv_dbm1c.lo redc_1.lo redc_2.lo redc_n.lo powm.lo powlo.lo powm_sec.lo sb_div_qr_sec.lo sb_div_r_sec.lo sbpi1_div_qr_sec.lo sbpi1_div_r_sec.lo trialdiv.lo remove.lo and_n.lo andn_n.lo nand_n.lo ior_n.lo iorn_n.lo nior_n.lo xor_n.lo xnor_n.lo copyi.lo copyd.lo zero.lo tabselect.lo comb_tables.lo umul.lo invert_limb.lo sqr_diagonal.lo addlsh1_n.lo sublsh1_n.lo add_n_sub_n.lo 
libtool: link: ppc-helenos-ar cq .libs/libmpn.a  fib_table.o mp_bases.o add.o add_1.o add_n.o sub.o sub_1.o sub_n.o addcnd_n.o subcnd_n.o neg.o com.o mul_1.o addmul_1.o submul_1.o add_err1_n.o add_err2_n.o add_err3_n.o sub_err1_n.o sub_err2_n.o sub_err3_n.o lshift.o rshift.o dive_1.o diveby3.o divis.o divrem.o divrem_1.o divrem_2.o fib2_ui.o mod_1.o mod_34lsub1.o mode1o.o pre_divrem_1.o pre_mod_1.o dump.o mod_1_1.o mod_1_2.o mod_1_3.o mod_1_4.o lshiftc.o mul.o mul_fft.o mul_n.o sqr.o mul_basecase.o sqr_basecase.o nussbaumer_mul.o mulmid_basecase.o toom42_mulmid.o mulmid_n.o mulmid.o random.o random2.o pow_1.o rootrem.o sqrtrem.o get_str.o set_str.o scan0.o scan1.o popcount.o hamdist.o cmp.o perfsqr.o perfpow.o gcd_1.o gcd.o gcdext_1.o gcdext.o gcd_subdiv_step.o gcdext_lehmer.o div_q.o tdiv_qr.o jacbase.o jacobi_2.o jacobi.o get_d.o matrix22_mul.o matrix22_mul1_inverse_vector.o hgcd_matrix.o hgcd2.o hgcd_step.o hgcd_reduce.o hgcd.o hgcd_appr.o hgcd2_jacobi.o hgcd_jacobi.o mullo_n.o mullo_basecase.o toom22_mul.o toom32_mul.o toom42_mul.o toom52_mul.o toom62_mul.o toom33_mul.o toom43_mul.o toom53_mul.o toom54_mul.o toom63_mul.o toom44_mul.o toom6h_mul.o toom6_sqr.o toom8h_mul.o toom8_sqr.o toom_couple_handling.o toom2_sqr.o toom3_sqr.o toom4_sqr.o toom_eval_dgr3_pm1.o toom_eval_dgr3_pm2.o toom_eval_pm1.o toom_eval_pm2.o toom_eval_pm2exp.o toom_eval_pm2rexp.o toom_interpolate_5pts.o toom_interpolate_6pts.o toom_interpolate_7pts.o toom_interpolate_8pts.o toom_interpolate_12pts.o toom_interpolate_16pts.o invertappr.o invert.o binvert.o mulmod_bnm1.o sqrmod_bnm1.o div_qr_2.o div_qr_2n_pi1.o div_qr_2u_pi1.o sbpi1_div_q.o sbpi1_div_qr.o sbpi1_divappr_q.o dcpi1_div_q.o dcpi1_div_qr.o dcpi1_divappr_q.o mu_div_qr.o mu_divappr_q.o mu_div_q.o bdiv_q_1.o sbpi1_bdiv_q.o sbpi1_bdiv_qr.o dcpi1_bdiv_q.o dcpi1_bdiv_qr.o mu_bdiv_q.o mu_bdiv_qr.o bdiv_q.o bdiv_qr.o broot.o brootinv.o bsqrt.o bsqrtinv.o divexact.o bdiv_dbm1c.o redc_1.o redc_2.o redc_n.o powm.o powlo.o powm_sec.o sb_div_qr_sec.o sb_div_r_sec.o sbpi1_div_qr_sec.o sbpi1_div_r_sec.o trialdiv.o remove.o and_n.o andn_n.o nand_n.o ior_n.o iorn_n.o nior_n.o xor_n.o xnor_n.o copyi.o copyd.o zero.o tabselect.o comb_tables.o umul.o invert_limb.o sqr_diagonal.o addlsh1_n.o sublsh1_n.o add_n_sub_n.o
libtool: link: ppc-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/ppc32/coast/build/libgmp/gmp-5.1.0/mpn'
Making all in mpz
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/mpz'
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o 2fac_ui.lo 2fac_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c 2fac_ui.c -o 2fac_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o add.lo add.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c add.c -o add.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o add_ui.lo add_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c add_ui.c -o add_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o abs.lo abs.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c abs.c -o abs.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o aorsmul.lo aorsmul.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c aorsmul.c -o aorsmul.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o aorsmul_i.lo aorsmul_i.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c aorsmul_i.c -o aorsmul_i.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o and.lo and.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c and.c -o and.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o array_init.lo array_init.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c array_init.c -o array_init.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o bin_ui.lo bin_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c bin_ui.c -o bin_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o bin_uiui.lo bin_uiui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c bin_uiui.c -o bin_uiui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cdiv_q.lo cdiv_q.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cdiv_q.c -o cdiv_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cdiv_q_ui.lo cdiv_q_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cdiv_q_ui.c -o cdiv_q_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cdiv_qr.lo cdiv_qr.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cdiv_qr.c -o cdiv_qr.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cdiv_qr_ui.lo cdiv_qr_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cdiv_qr_ui.c -o cdiv_qr_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cdiv_r.lo cdiv_r.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cdiv_r.c -o cdiv_r.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cdiv_r_ui.lo cdiv_r_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cdiv_r_ui.c -o cdiv_r_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cdiv_ui.lo cdiv_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cdiv_ui.c -o cdiv_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cfdiv_q_2exp.lo cfdiv_q_2exp.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cfdiv_q_2exp.c -o cfdiv_q_2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cfdiv_r_2exp.lo cfdiv_r_2exp.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cfdiv_r_2exp.c -o cfdiv_r_2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o clear.lo clear.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c clear.c -o clear.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o clears.lo clears.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c clears.c -o clears.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o clrbit.lo clrbit.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c clrbit.c -o clrbit.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cmp.lo cmp.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cmp.c -o cmp.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cmp_d.lo cmp_d.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cmp_d.c -o cmp_d.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cmp_si.lo cmp_si.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cmp_si.c -o cmp_si.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cmp_ui.lo cmp_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cmp_ui.c -o cmp_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cmpabs.lo cmpabs.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cmpabs.c -o cmpabs.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cmpabs_d.lo cmpabs_d.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cmpabs_d.c -o cmpabs_d.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cmpabs_ui.lo cmpabs_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cmpabs_ui.c -o cmpabs_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o com.lo com.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c com.c -o com.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o combit.lo combit.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c combit.c -o combit.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cong.lo cong.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cong.c -o cong.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cong_2exp.lo cong_2exp.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cong_2exp.c -o cong_2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cong_ui.lo cong_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cong_ui.c -o cong_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o divexact.lo divexact.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c divexact.c -o divexact.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o divegcd.lo divegcd.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c divegcd.c -o divegcd.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o dive_ui.lo dive_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c dive_ui.c -o dive_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o divis.lo divis.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c divis.c -o divis.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o divis_ui.lo divis_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c divis_ui.c -o divis_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o divis_2exp.lo divis_2exp.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c divis_2exp.c -o divis_2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o dump.lo dump.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c dump.c -o dump.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o export.lo export.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c export.c -o export.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fac_ui.lo fac_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fac_ui.c -o fac_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fdiv_q.lo fdiv_q.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fdiv_q.c -o fdiv_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fdiv_q_ui.lo fdiv_q_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fdiv_q_ui.c -o fdiv_q_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fdiv_qr.lo fdiv_qr.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fdiv_qr.c -o fdiv_qr.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fdiv_qr_ui.lo fdiv_qr_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fdiv_qr_ui.c -o fdiv_qr_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fdiv_r.lo fdiv_r.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fdiv_r.c -o fdiv_r.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fdiv_r_ui.lo fdiv_r_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fdiv_r_ui.c -o fdiv_r_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fdiv_ui.lo fdiv_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fdiv_ui.c -o fdiv_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fib_ui.lo fib_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fib_ui.c -o fib_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fib2_ui.lo fib2_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fib2_ui.c -o fib2_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fits_sint.lo fits_sint.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fits_sint.c -o fits_sint.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fits_slong.lo fits_slong.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fits_slong.c -o fits_slong.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fits_sshort.lo fits_sshort.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fits_sshort.c -o fits_sshort.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fits_uint.lo fits_uint.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fits_uint.c -o fits_uint.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fits_ulong.lo fits_ulong.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fits_ulong.c -o fits_ulong.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fits_ushort.lo fits_ushort.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fits_ushort.c -o fits_ushort.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o gcd.lo gcd.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c gcd.c -o gcd.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o gcd_ui.lo gcd_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c gcd_ui.c -o gcd_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o gcdext.lo gcdext.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c gcdext.c -o gcdext.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o get_d.lo get_d.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c get_d.c -o get_d.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o get_d_2exp.lo get_d_2exp.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c get_d_2exp.c -o get_d_2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o get_si.lo get_si.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c get_si.c -o get_si.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o get_str.lo get_str.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c get_str.c -o get_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o get_ui.lo get_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c get_ui.c -o get_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o getlimbn.lo getlimbn.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c getlimbn.c -o getlimbn.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o hamdist.lo hamdist.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c hamdist.c -o hamdist.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o import.lo import.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c import.c -o import.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o init.lo init.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c init.c -o init.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o init2.lo init2.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c init2.c -o init2.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o inits.lo inits.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c inits.c -o inits.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o inp_raw.lo inp_raw.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c inp_raw.c -o inp_raw.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o inp_str.lo inp_str.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c inp_str.c -o inp_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o invert.lo invert.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c invert.c -o invert.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o ior.lo ior.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c ior.c -o ior.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o iset.lo iset.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c iset.c -o iset.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o iset_d.lo iset_d.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c iset_d.c -o iset_d.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o iset_si.lo iset_si.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c iset_si.c -o iset_si.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o iset_str.lo iset_str.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c iset_str.c -o iset_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o iset_ui.lo iset_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c iset_ui.c -o iset_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o jacobi.lo jacobi.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c jacobi.c -o jacobi.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o kronsz.lo kronsz.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c kronsz.c -o kronsz.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o kronuz.lo kronuz.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c kronuz.c -o kronuz.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o kronzs.lo kronzs.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c kronzs.c -o kronzs.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o kronzu.lo kronzu.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c kronzu.c -o kronzu.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o lcm.lo lcm.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c lcm.c -o lcm.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o lcm_ui.lo lcm_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c lcm_ui.c -o lcm_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o lucnum_ui.lo lucnum_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c lucnum_ui.c -o lucnum_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o lucnum2_ui.lo lucnum2_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c lucnum2_ui.c -o lucnum2_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mfac_uiui.lo mfac_uiui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c mfac_uiui.c -o mfac_uiui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o millerrabin.lo millerrabin.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c millerrabin.c -o millerrabin.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mod.lo mod.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c mod.c -o mod.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mul.lo mul.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c mul.c -o mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mul_2exp.lo mul_2exp.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c mul_2exp.c -o mul_2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mul_si.lo mul_si.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c mul_si.c -o mul_si.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mul_ui.lo mul_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c mul_ui.c -o mul_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o n_pow_ui.lo n_pow_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c n_pow_ui.c -o n_pow_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o neg.lo neg.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c neg.c -o neg.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o nextprime.lo nextprime.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c nextprime.c -o nextprime.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o oddfac_1.lo oddfac_1.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c oddfac_1.c -o oddfac_1.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o out_raw.lo out_raw.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c out_raw.c -o out_raw.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o out_str.lo out_str.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c out_str.c -o out_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o perfpow.lo perfpow.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c perfpow.c -o perfpow.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o perfsqr.lo perfsqr.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c perfsqr.c -o perfsqr.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o popcount.lo popcount.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c popcount.c -o popcount.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o pow_ui.lo pow_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c pow_ui.c -o pow_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o powm.lo powm.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c powm.c -o powm.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o powm_sec.lo powm_sec.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c powm_sec.c -o powm_sec.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o powm_ui.lo powm_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c powm_ui.c -o powm_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o pprime_p.lo pprime_p.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c pprime_p.c -o pprime_p.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o prodlimbs.lo prodlimbs.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c prodlimbs.c -o prodlimbs.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o primorial_ui.lo primorial_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c primorial_ui.c -o primorial_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o random.lo random.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c random.c -o random.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o random2.lo random2.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c random2.c -o random2.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o realloc.lo realloc.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c realloc.c -o realloc.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o realloc2.lo realloc2.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c realloc2.c -o realloc2.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o remove.lo remove.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c remove.c -o remove.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o root.lo root.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c root.c -o root.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o rootrem.lo rootrem.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c rootrem.c -o rootrem.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o rrandomb.lo rrandomb.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c rrandomb.c -o rrandomb.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o scan0.lo scan0.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c scan0.c -o scan0.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o scan1.lo scan1.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c scan1.c -o scan1.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set.lo set.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set.c -o set.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set_d.lo set_d.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set_d.c -o set_d.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set_f.lo set_f.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set_f.c -o set_f.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set_q.lo set_q.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set_q.c -o set_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set_si.lo set_si.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set_si.c -o set_si.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set_str.lo set_str.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set_str.c -o set_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set_ui.lo set_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set_ui.c -o set_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o setbit.lo setbit.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c setbit.c -o setbit.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o size.lo size.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c size.c -o size.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sizeinbase.lo sizeinbase.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c sizeinbase.c -o sizeinbase.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sqrt.lo sqrt.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c sqrt.c -o sqrt.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sqrtrem.lo sqrtrem.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c sqrtrem.c -o sqrtrem.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sub.lo sub.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c sub.c -o sub.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sub_ui.lo sub_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c sub_ui.c -o sub_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o swap.lo swap.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c swap.c -o swap.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o tdiv_ui.lo tdiv_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c tdiv_ui.c -o tdiv_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o tdiv_q.lo tdiv_q.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c tdiv_q.c -o tdiv_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o tdiv_q_2exp.lo tdiv_q_2exp.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c tdiv_q_2exp.c -o tdiv_q_2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o tdiv_q_ui.lo tdiv_q_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c tdiv_q_ui.c -o tdiv_q_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o tdiv_qr.lo tdiv_qr.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c tdiv_qr.c -o tdiv_qr.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o tdiv_qr_ui.lo tdiv_qr_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c tdiv_qr_ui.c -o tdiv_qr_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o tdiv_r.lo tdiv_r.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c tdiv_r.c -o tdiv_r.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o tdiv_r_2exp.lo tdiv_r_2exp.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c tdiv_r_2exp.c -o tdiv_r_2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o tdiv_r_ui.lo tdiv_r_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c tdiv_r_ui.c -o tdiv_r_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o tstbit.lo tstbit.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c tstbit.c -o tstbit.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o ui_pow_ui.lo ui_pow_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c ui_pow_ui.c -o ui_pow_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o ui_sub.lo ui_sub.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c ui_sub.c -o ui_sub.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o urandomb.lo urandomb.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c urandomb.c -o urandomb.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o urandomm.lo urandomm.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c urandomm.c -o urandomm.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o xor.lo xor.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c xor.c -o xor.o
/bin/sh ../libtool --tag=CC   --mode=link ppc-helenos-cc  -O2 -pedantic -mpowerpc   -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: ppc-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: ppc-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/ppc32/coast/build/libgmp/gmp-5.1.0/mpz'
Making all in mpq
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/mpq'
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o abs.lo abs.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c abs.c -o abs.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o aors.lo aors.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c aors.c -o aors.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o canonicalize.lo canonicalize.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c canonicalize.c -o canonicalize.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o clear.lo clear.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c clear.c -o clear.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o clears.lo clears.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c clears.c -o clears.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cmp.lo cmp.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cmp.c -o cmp.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cmp_si.lo cmp_si.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cmp_si.c -o cmp_si.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cmp_ui.lo cmp_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cmp_ui.c -o cmp_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o div.lo div.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c div.c -o div.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o equal.lo equal.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c equal.c -o equal.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o get_d.lo get_d.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c get_d.c -o get_d.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o get_den.lo get_den.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c get_den.c -o get_den.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o get_num.lo get_num.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c get_num.c -o get_num.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o get_str.lo get_str.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c get_str.c -o get_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o init.lo init.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c init.c -o init.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o inits.lo inits.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c inits.c -o inits.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o inp_str.lo inp_str.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c inp_str.c -o inp_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o inv.lo inv.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c inv.c -o inv.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o md_2exp.lo md_2exp.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c md_2exp.c -o md_2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mul.lo mul.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c mul.c -o mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o neg.lo neg.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c neg.c -o neg.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o out_str.lo out_str.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c out_str.c -o out_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set.lo set.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set.c -o set.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set_den.lo set_den.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set_den.c -o set_den.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set_num.lo set_num.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set_num.c -o set_num.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set_si.lo set_si.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set_si.c -o set_si.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set_str.lo set_str.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set_str.c -o set_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set_ui.lo set_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set_ui.c -o set_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set_z.lo set_z.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set_z.c -o set_z.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set_d.lo set_d.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set_d.c -o set_d.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set_f.lo set_f.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set_f.c -o set_f.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o swap.lo swap.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c swap.c -o swap.o
/bin/sh ../libtool --tag=CC   --mode=link ppc-helenos-cc  -O2 -pedantic -mpowerpc   -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: ppc-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: ppc-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/ppc32/coast/build/libgmp/gmp-5.1.0/mpq'
Making all in mpf
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/mpf'
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o init.lo init.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c init.c -o init.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o init2.lo init2.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c init2.c -o init2.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o inits.lo inits.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c inits.c -o inits.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set.lo set.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set.c -o set.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set_ui.lo set_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set_ui.c -o set_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set_si.lo set_si.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set_si.c -o set_si.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set_str.lo set_str.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set_str.c -o set_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set_d.lo set_d.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set_d.c -o set_d.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set_z.lo set_z.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set_z.c -o set_z.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set_q.lo set_q.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set_q.c -o set_q.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o iset.lo iset.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c iset.c -o iset.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o iset_ui.lo iset_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c iset_ui.c -o iset_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o iset_si.lo iset_si.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c iset_si.c -o iset_si.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o iset_str.lo iset_str.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c iset_str.c -o iset_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o iset_d.lo iset_d.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c iset_d.c -o iset_d.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o clear.lo clear.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c clear.c -o clear.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o clears.lo clears.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c clears.c -o clears.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o get_str.lo get_str.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c get_str.c -o get_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o dump.lo dump.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c dump.c -o dump.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o size.lo size.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c size.c -o size.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o eq.lo eq.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c eq.c -o eq.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o reldiff.lo reldiff.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c reldiff.c -o reldiff.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sqrt.lo sqrt.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c sqrt.c -o sqrt.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o random2.lo random2.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c random2.c -o random2.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o inp_str.lo inp_str.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c inp_str.c -o inp_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o out_str.lo out_str.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c out_str.c -o out_str.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o add.lo add.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c add.c -o add.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o add_ui.lo add_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c add_ui.c -o add_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sub.lo sub.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c sub.c -o sub.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sub_ui.lo sub_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c sub_ui.c -o sub_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o ui_sub.lo ui_sub.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c ui_sub.c -o ui_sub.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mul.lo mul.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c mul.c -o mul.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mul_ui.lo mul_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c mul_ui.c -o mul_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o div.lo div.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c div.c -o div.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o div_ui.lo div_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c div_ui.c -o div_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cmp.lo cmp.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cmp.c -o cmp.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cmp_d.lo cmp_d.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cmp_d.c -o cmp_d.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cmp_si.lo cmp_si.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cmp_si.c -o cmp_si.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o cmp_ui.lo cmp_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c cmp_ui.c -o cmp_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mul_2exp.lo mul_2exp.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c mul_2exp.c -o mul_2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o div_2exp.lo div_2exp.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c div_2exp.c -o div_2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o abs.lo abs.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c abs.c -o abs.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o neg.lo neg.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c neg.c -o neg.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o get_d.lo get_d.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c get_d.c -o get_d.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o get_d_2exp.lo get_d_2exp.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c get_d_2exp.c -o get_d_2exp.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set_dfl_prec.lo set_dfl_prec.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set_dfl_prec.c -o set_dfl_prec.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set_prc.lo set_prc.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set_prc.c -o set_prc.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o set_prc_raw.lo set_prc_raw.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c set_prc_raw.c -o set_prc_raw.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o get_dfl_prec.lo get_dfl_prec.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c get_dfl_prec.c -o get_dfl_prec.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o get_prc.lo get_prc.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c get_prc.c -o get_prc.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o ui_div.lo ui_div.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c ui_div.c -o ui_div.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sqrt_ui.lo sqrt_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c sqrt_ui.c -o sqrt_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o pow_ui.lo pow_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c pow_ui.c -o pow_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o urandomb.lo urandomb.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c urandomb.c -o urandomb.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o swap.lo swap.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c swap.c -o swap.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o get_si.lo get_si.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c get_si.c -o get_si.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o get_ui.lo get_ui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c get_ui.c -o get_ui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o int_p.lo int_p.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c int_p.c -o int_p.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o ceilfloor.lo ceilfloor.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c ceilfloor.c -o ceilfloor.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o trunc.lo trunc.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c trunc.c -o trunc.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fits_sint.lo fits_sint.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fits_sint.c -o fits_sint.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fits_slong.lo fits_slong.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fits_slong.c -o fits_slong.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fits_sshort.lo fits_sshort.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fits_sshort.c -o fits_sshort.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fits_uint.lo fits_uint.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fits_uint.c -o fits_uint.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fits_ulong.lo fits_ulong.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fits_ulong.c -o fits_ulong.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fits_ushort.lo fits_ushort.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fits_ushort.c -o fits_ushort.o
/bin/sh ../libtool --tag=CC   --mode=link ppc-helenos-cc  -O2 -pedantic -mpowerpc   -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: ppc-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: ppc-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/ppc32/coast/build/libgmp/gmp-5.1.0/mpf'
Making all in printf
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/printf'
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o asprintf.lo asprintf.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c asprintf.c -o asprintf.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o asprntffuns.lo asprntffuns.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c asprntffuns.c -o asprntffuns.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o doprnt.lo doprnt.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c doprnt.c -o doprnt.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o doprntf.lo doprntf.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c doprntf.c -o doprntf.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o doprnti.lo doprnti.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c doprnti.c -o doprnti.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fprintf.lo fprintf.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fprintf.c -o fprintf.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o obprintf.lo obprintf.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -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 ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o obvprintf.lo obvprintf.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -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 ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o obprntffuns.lo obprntffuns.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -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 ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o printf.lo printf.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c printf.c -o printf.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o printffuns.lo printffuns.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c printffuns.c -o printffuns.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o snprintf.lo snprintf.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c snprintf.c -o snprintf.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o snprntffuns.lo snprntffuns.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c snprntffuns.c -o snprntffuns.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sprintf.lo sprintf.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c sprintf.c -o sprintf.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sprintffuns.lo sprintffuns.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -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/ppc32/coast/helenos/include/libposix/stdio.h:39,
                 from sprintffuns.c:32:
/var/helenos/nightly/tmp-ci/build/ppc32/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 ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o vasprintf.lo vasprintf.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c vasprintf.c -o vasprintf.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o vfprintf.lo vfprintf.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c vfprintf.c -o vfprintf.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o vprintf.lo vprintf.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c vprintf.c -o vprintf.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o vsnprintf.lo vsnprintf.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c vsnprintf.c -o vsnprintf.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o vsprintf.lo vsprintf.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c vsprintf.c -o vsprintf.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o repl-vsnprintf.lo repl-vsnprintf.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -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 ppc-helenos-cc  -O2 -pedantic -mpowerpc   -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: ppc-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: ppc-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/ppc32/coast/build/libgmp/gmp-5.1.0/printf'
Making all in scanf
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/scanf'
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o doscan.lo doscan.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c doscan.c -o doscan.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fscanf.lo fscanf.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fscanf.c -o fscanf.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o fscanffuns.lo fscanffuns.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c fscanffuns.c -o fscanffuns.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o scanf.lo scanf.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c scanf.c -o scanf.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sscanf.lo sscanf.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c sscanf.c -o sscanf.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o sscanffuns.lo sscanffuns.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c sscanffuns.c -o sscanffuns.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o vfscanf.lo vfscanf.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c vfscanf.c -o vfscanf.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o vscanf.lo vscanf.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c vscanf.c -o vscanf.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o vsscanf.lo vsscanf.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c vsscanf.c -o vsscanf.o
/bin/sh ../libtool --tag=CC   --mode=link ppc-helenos-cc  -O2 -pedantic -mpowerpc   -o libscanf.la  doscan.lo fscanf.lo fscanffuns.lo scanf.lo sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo  
libtool: link: ppc-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: ppc-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/ppc32/coast/build/libgmp/gmp-5.1.0/scanf'
Making all in rand
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/rand'
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o rand.lo rand.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c rand.c -o rand.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o randclr.lo randclr.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c randclr.c -o randclr.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o randdef.lo randdef.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c randdef.c -o randdef.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o randiset.lo randiset.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c randiset.c -o randiset.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o randlc2s.lo randlc2s.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c randlc2s.c -o randlc2s.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o randlc2x.lo randlc2x.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c randlc2x.c -o randlc2x.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o randmt.lo randmt.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c randmt.c -o randmt.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o randmts.lo randmts.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c randmts.c -o randmts.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o rands.lo rands.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c rands.c -o rands.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o randsd.lo randsd.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c randsd.c -o randsd.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o randsdui.lo randsdui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c randsdui.c -o randsdui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o randbui.lo randbui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c randbui.c -o randbui.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o randmui.lo randmui.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c randmui.c -o randmui.o
/bin/sh ../libtool --tag=CC   --mode=link ppc-helenos-cc  -O2 -pedantic -mpowerpc   -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: ppc-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: ppc-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/ppc32/coast/build/libgmp/gmp-5.1.0/rand'
Making all in cxx
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/cxx'
Making all in demos
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/demos'
Making all in calc
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/demos/calc'
make  all-am
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/demos/calc'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/demos/calc'
Making all in expr
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/demos/expr'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/demos'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/demos'
Making all in tune
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/tune'
Making all in doc
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/doc'
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0'
/bin/sh ./libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o assert.lo assert.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -mpowerpc -c assert.c -o assert.o
/bin/sh ./libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o compat.lo compat.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -mpowerpc -c compat.c -o compat.o
/bin/sh ./libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o errno.lo errno.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -mpowerpc -c errno.c -o errno.o
/bin/sh ./libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o extract-dbl.lo extract-dbl.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -mpowerpc -c extract-dbl.c -o extract-dbl.o
/bin/sh ./libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o invalid.lo invalid.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -mpowerpc -c invalid.c -o invalid.o
/bin/sh ./libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o memory.lo memory.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -mpowerpc -c memory.c -o memory.o
/bin/sh ./libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mp_bpl.lo mp_bpl.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -mpowerpc -c mp_bpl.c -o mp_bpl.o
/bin/sh ./libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mp_clz_tab.lo mp_clz_tab.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -mpowerpc -c mp_clz_tab.c -o mp_clz_tab.o
/bin/sh ./libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mp_dv_tab.lo mp_dv_tab.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -mpowerpc -c mp_dv_tab.c -o mp_dv_tab.o
/bin/sh ./libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mp_minv_tab.lo mp_minv_tab.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -mpowerpc -c mp_minv_tab.c -o mp_minv_tab.o
/bin/sh ./libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mp_get_fns.lo mp_get_fns.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -mpowerpc -c mp_get_fns.c -o mp_get_fns.o
/bin/sh ./libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o mp_set_fns.lo mp_set_fns.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -mpowerpc -c mp_set_fns.c -o mp_set_fns.o
/bin/sh ./libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o version.lo version.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -mpowerpc -c version.c -o version.o
/bin/sh ./libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o nextprime.lo nextprime.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -mpowerpc -c nextprime.c -o nextprime.o
/bin/sh ./libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o primesieve.lo primesieve.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -mpowerpc -c primesieve.c -o primesieve.o
/bin/sh ./libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o tal-reent.lo tal-reent.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -D_STDIO_H -O2 -pedantic -mpowerpc -c tal-reent.c -o tal-reent.o
/bin/sh ./libtool --tag=CC   --mode=link ppc-helenos-cc  -O2 -pedantic -mpowerpc   -version-info 11:0:1  -o libgmp.la -rpath /usr/local/lib assert.lo compat.lo errno.lo extract-dbl.lo invalid.lo memory.lo mp_bpl.lo mp_clz_tab.lo mp_dv_tab.lo mp_minv_tab.lo mp_get_fns.lo mp_set_fns.lo version.lo nextprime.lo primesieve.lo tal-reent.lo mpf/init.lo mpf/init2.lo mpf/inits.lo mpf/set.lo mpf/set_ui.lo mpf/set_si.lo mpf/set_str.lo mpf/set_d.lo mpf/set_z.lo mpf/iset.lo mpf/iset_ui.lo mpf/iset_si.lo mpf/iset_str.lo mpf/iset_d.lo mpf/clear.lo mpf/clears.lo mpf/get_str.lo mpf/dump.lo mpf/size.lo mpf/eq.lo mpf/reldiff.lo mpf/sqrt.lo mpf/random2.lo mpf/inp_str.lo mpf/out_str.lo mpf/add.lo mpf/add_ui.lo mpf/sub.lo mpf/sub_ui.lo mpf/ui_sub.lo mpf/mul.lo mpf/mul_ui.lo mpf/div.lo mpf/div_ui.lo mpf/cmp.lo mpf/cmp_d.lo mpf/cmp_ui.lo mpf/cmp_si.lo mpf/mul_2exp.lo mpf/div_2exp.lo mpf/abs.lo mpf/neg.lo mpf/set_q.lo mpf/get_d.lo mpf/get_d_2exp.lo mpf/set_dfl_prec.lo mpf/set_prc.lo mpf/set_prc_raw.lo mpf/get_dfl_prec.lo mpf/get_prc.lo mpf/ui_div.lo mpf/sqrt_ui.lo mpf/ceilfloor.lo mpf/trunc.lo mpf/pow_ui.lo mpf/urandomb.lo mpf/swap.lo mpf/fits_sint.lo mpf/fits_slong.lo mpf/fits_sshort.lo mpf/fits_uint.lo mpf/fits_ulong.lo mpf/fits_ushort.lo mpf/get_si.lo mpf/get_ui.lo mpf/int_p.lo mpz/abs.lo mpz/add.lo mpz/add_ui.lo mpz/aorsmul.lo mpz/aorsmul_i.lo mpz/and.lo mpz/array_init.lo mpz/bin_ui.lo mpz/bin_uiui.lo mpz/cdiv_q.lo mpz/cdiv_q_ui.lo mpz/cdiv_qr.lo mpz/cdiv_qr_ui.lo mpz/cdiv_r.lo mpz/cdiv_r_ui.lo mpz/cdiv_ui.lo mpz/cfdiv_q_2exp.lo mpz/cfdiv_r_2exp.lo mpz/clear.lo mpz/clears.lo mpz/clrbit.lo mpz/cmp.lo mpz/cmp_d.lo mpz/cmp_si.lo mpz/cmp_ui.lo mpz/cmpabs.lo mpz/cmpabs_d.lo mpz/cmpabs_ui.lo mpz/com.lo mpz/combit.lo mpz/cong.lo mpz/cong_2exp.lo mpz/cong_ui.lo mpz/divexact.lo mpz/divegcd.lo mpz/dive_ui.lo mpz/divis.lo mpz/divis_ui.lo mpz/divis_2exp.lo mpz/dump.lo mpz/export.lo mpz/mfac_uiui.lo mpz/2fac_ui.lo mpz/fac_ui.lo mpz/oddfac_1.lo mpz/prodlimbs.lo mpz/fdiv_q_ui.lo mpz/fdiv_qr.lo mpz/fdiv_qr_ui.lo mpz/fdiv_r.lo mpz/fdiv_r_ui.lo mpz/fdiv_q.lo mpz/fdiv_ui.lo mpz/fib_ui.lo mpz/fib2_ui.lo mpz/fits_sint.lo mpz/fits_slong.lo mpz/fits_sshort.lo mpz/fits_uint.lo mpz/fits_ulong.lo mpz/fits_ushort.lo mpz/gcd.lo mpz/gcd_ui.lo mpz/gcdext.lo mpz/get_d.lo mpz/get_d_2exp.lo mpz/get_si.lo mpz/get_str.lo mpz/get_ui.lo mpz/getlimbn.lo mpz/hamdist.lo mpz/import.lo mpz/init.lo mpz/init2.lo mpz/inits.lo mpz/inp_raw.lo mpz/inp_str.lo mpz/invert.lo mpz/ior.lo mpz/iset.lo mpz/iset_d.lo mpz/iset_si.lo mpz/iset_str.lo mpz/iset_ui.lo mpz/jacobi.lo mpz/kronsz.lo mpz/kronuz.lo mpz/kronzs.lo mpz/kronzu.lo mpz/lcm.lo mpz/lcm_ui.lo mpz/lucnum_ui.lo mpz/lucnum2_ui.lo mpz/millerrabin.lo mpz/mod.lo mpz/mul.lo mpz/mul_2exp.lo mpz/mul_si.lo mpz/mul_ui.lo mpz/n_pow_ui.lo mpz/neg.lo mpz/nextprime.lo mpz/out_raw.lo mpz/out_str.lo mpz/perfpow.lo mpz/perfsqr.lo mpz/popcount.lo mpz/pow_ui.lo mpz/powm.lo mpz/powm_sec.lo mpz/powm_ui.lo mpz/primorial_ui.lo mpz/pprime_p.lo mpz/random.lo mpz/random2.lo mpz/realloc.lo mpz/realloc2.lo mpz/remove.lo mpz/root.lo mpz/rootrem.lo mpz/rrandomb.lo mpz/scan0.lo mpz/scan1.lo mpz/set.lo mpz/set_d.lo mpz/set_f.lo mpz/set_q.lo mpz/set_si.lo mpz/set_str.lo mpz/set_ui.lo mpz/setbit.lo mpz/size.lo mpz/sizeinbase.lo mpz/sqrt.lo mpz/sqrtrem.lo mpz/sub.lo mpz/sub_ui.lo mpz/swap.lo mpz/tdiv_ui.lo mpz/tdiv_q.lo mpz/tdiv_q_2exp.lo mpz/tdiv_q_ui.lo mpz/tdiv_qr.lo mpz/tdiv_qr_ui.lo mpz/tdiv_r.lo mpz/tdiv_r_2exp.lo mpz/tdiv_r_ui.lo mpz/tstbit.lo mpz/ui_pow_ui.lo mpz/ui_sub.lo mpz/urandomb.lo mpz/urandomm.lo mpz/xor.lo mpq/abs.lo mpq/aors.lo mpq/canonicalize.lo mpq/clear.lo mpq/clears.lo mpq/cmp.lo mpq/cmp_si.lo mpq/cmp_ui.lo mpq/div.lo mpq/get_d.lo mpq/get_den.lo mpq/get_num.lo mpq/get_str.lo mpq/init.lo mpq/inits.lo mpq/inp_str.lo mpq/inv.lo mpq/md_2exp.lo mpq/mul.lo mpq/neg.lo mpq/out_str.lo mpq/set.lo mpq/set_den.lo mpq/set_num.lo mpq/set_si.lo mpq/set_str.lo mpq/set_ui.lo mpq/equal.lo mpq/set_z.lo mpq/set_d.lo mpq/set_f.lo mpq/swap.lo mpn/fib_table.lo mpn/mp_bases.lo  mpn/add.lo mpn/add_1.lo mpn/add_n.lo mpn/sub.lo mpn/sub_1.lo mpn/sub_n.lo mpn/addcnd_n.lo mpn/subcnd_n.lo mpn/neg.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/add_err1_n.lo mpn/add_err2_n.lo mpn/add_err3_n.lo mpn/sub_err1_n.lo mpn/sub_err2_n.lo mpn/sub_err3_n.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3.lo mpn/divis.lo mpn/divrem.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_divrem_1.lo mpn/pre_mod_1.lo mpn/dump.lo mpn/mod_1_1.lo mpn/mod_1_2.lo mpn/mod_1_3.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul.lo mpn/mul_fft.lo mpn/mul_n.lo mpn/sqr.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul.lo mpn/mulmid_basecase.lo mpn/toom42_mulmid.lo mpn/mulmid_n.lo mpn/mulmid.lo mpn/random.lo mpn/random2.lo mpn/pow_1.lo mpn/rootrem.lo mpn/sqrtrem.lo mpn/get_str.lo mpn/set_str.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo mpn/perfsqr.lo mpn/perfpow.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext_1.lo mpn/gcdext.lo mpn/gcd_subdiv_step.lo mpn/gcdext_lehmer.lo mpn/div_q.lo mpn/tdiv_qr.lo mpn/jacbase.lo mpn/jacobi_2.lo mpn/jacobi.lo mpn/get_d.lo mpn/matrix22_mul.lo mpn/matrix22_mul1_inverse_vector.lo mpn/hgcd_matrix.lo mpn/hgcd2.lo mpn/hgcd_step.lo mpn/hgcd_reduce.lo mpn/hgcd.lo mpn/hgcd_appr.lo mpn/hgcd2_jacobi.lo mpn/hgcd_jacobi.lo mpn/mullo_n.lo mpn/mullo_basecase.lo mpn/toom22_mul.lo mpn/toom32_mul.lo mpn/toom42_mul.lo mpn/toom52_mul.lo mpn/toom62_mul.lo mpn/toom33_mul.lo mpn/toom43_mul.lo mpn/toom53_mul.lo mpn/toom54_mul.lo mpn/toom63_mul.lo mpn/toom44_mul.lo mpn/toom6h_mul.lo mpn/toom6_sqr.lo mpn/toom8h_mul.lo mpn/toom8_sqr.lo mpn/toom_couple_handling.lo mpn/toom2_sqr.lo mpn/toom3_sqr.lo mpn/toom4_sqr.lo mpn/toom_eval_dgr3_pm1.lo mpn/toom_eval_dgr3_pm2.lo mpn/toom_eval_pm1.lo mpn/toom_eval_pm2.lo mpn/toom_eval_pm2exp.lo mpn/toom_eval_pm2rexp.lo mpn/toom_interpolate_5pts.lo mpn/toom_interpolate_6pts.lo mpn/toom_interpolate_7pts.lo mpn/toom_interpolate_8pts.lo mpn/toom_interpolate_12pts.lo mpn/toom_interpolate_16pts.lo mpn/invertappr.lo mpn/invert.lo mpn/binvert.lo mpn/mulmod_bnm1.lo mpn/sqrmod_bnm1.lo mpn/div_qr_2.lo mpn/div_qr_2n_pi1.lo mpn/div_qr_2u_pi1.lo mpn/sbpi1_div_q.lo mpn/sbpi1_div_qr.lo mpn/sbpi1_divappr_q.lo mpn/dcpi1_div_q.lo mpn/dcpi1_div_qr.lo mpn/dcpi1_divappr_q.lo mpn/mu_div_qr.lo mpn/mu_divappr_q.lo mpn/mu_div_q.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q.lo mpn/sbpi1_bdiv_qr.lo mpn/dcpi1_bdiv_q.lo mpn/dcpi1_bdiv_qr.lo mpn/mu_bdiv_q.lo mpn/mu_bdiv_qr.lo mpn/bdiv_q.lo mpn/bdiv_qr.lo mpn/broot.lo mpn/brootinv.lo mpn/bsqrt.lo mpn/bsqrtinv.lo mpn/divexact.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2.lo mpn/redc_n.lo mpn/powm.lo mpn/powlo.lo mpn/powm_sec.lo mpn/sb_div_qr_sec.lo mpn/sb_div_r_sec.lo mpn/sbpi1_div_qr_sec.lo mpn/sbpi1_div_r_sec.lo mpn/trialdiv.lo mpn/remove.lo mpn/and_n.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo mpn/xor_n.lo mpn/xnor_n.lo mpn/copyi.lo mpn/copyd.lo mpn/zero.lo mpn/tabselect.lo mpn/comb_tables.lo mpn/umul.lo mpn/invert_limb.lo mpn/sqr_diagonal.lo mpn/addlsh1_n.lo mpn/sublsh1_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: ppc-helenos-ar cq .libs/libgmp.a assert.o compat.o errno.o extract-dbl.o invalid.o memory.o mp_bpl.o mp_clz_tab.o mp_dv_tab.o mp_minv_tab.o mp_get_fns.o mp_set_fns.o version.o nextprime.o primesieve.o tal-reent.o mpf/init.o mpf/init2.o mpf/inits.o mpf/set.o mpf/set_ui.o mpf/set_si.o mpf/set_str.o mpf/set_d.o mpf/set_z.o mpf/iset.o mpf/iset_ui.o mpf/iset_si.o mpf/iset_str.o mpf/iset_d.o mpf/clear.o mpf/clears.o mpf/get_str.o mpf/dump.o mpf/size.o mpf/eq.o mpf/reldiff.o mpf/sqrt.o mpf/random2.o mpf/inp_str.o mpf/out_str.o mpf/add.o mpf/add_ui.o mpf/sub.o mpf/sub_ui.o mpf/ui_sub.o mpf/mul.o mpf/mul_ui.o mpf/div.o mpf/div_ui.o mpf/cmp.o mpf/cmp_d.o mpf/cmp_ui.o mpf/cmp_si.o mpf/mul_2exp.o mpf/div_2exp.o mpf/abs.o mpf/neg.o mpf/set_q.o mpf/get_d.o mpf/get_d_2exp.o mpf/set_dfl_prec.o mpf/set_prc.o mpf/set_prc_raw.o mpf/get_dfl_prec.o mpf/get_prc.o mpf/ui_div.o mpf/sqrt_ui.o mpf/ceilfloor.o mpf/trunc.o mpf/pow_ui.o mpf/urandomb.o mpf/swap.o mpf/fits_sint.o mpf/fits_slong.o mpf/fits_sshort.o mpf/fits_uint.o mpf/fits_ulong.o mpf/fits_ushort.o mpf/get_si.o mpf/get_ui.o mpf/int_p.o .libs/libgmp.lax/lt1-abs.o .libs/libgmp.lax/lt2-add.o .libs/libgmp.lax/lt3-add_ui.o mpz/aorsmul.o mpz/aorsmul_i.o mpz/and.o mpz/array_init.o mpz/bin_ui.o mpz/bin_uiui.o mpz/cdiv_q.o mpz/cdiv_q_ui.o mpz/cdiv_qr.o mpz/cdiv_qr_ui.o mpz/cdiv_r.o mpz/cdiv_r_ui.o mpz/cdiv_ui.o mpz/cfdiv_q_2exp.o mpz/cfdiv_r_2exp.o .libs/libgmp.lax/lt4-clear.o .libs/libgmp.lax/lt5-clears.o mpz/clrbit.o .libs/libgmp.lax/lt6-cmp.o .libs/libgmp.lax/lt7-cmp_d.o .libs/libgmp.lax/lt8-cmp_si.o .libs/libgmp.lax/lt9-cmp_ui.o mpz/cmpabs.o mpz/cmpabs_d.o mpz/cmpabs_ui.o mpz/com.o mpz/combit.o mpz/cong.o mpz/cong_2exp.o mpz/cong_ui.o mpz/divexact.o mpz/divegcd.o mpz/dive_ui.o mpz/divis.o mpz/divis_ui.o mpz/divis_2exp.o .libs/libgmp.lax/lt10-dump.o mpz/export.o mpz/mfac_uiui.o mpz/2fac_ui.o mpz/fac_ui.o mpz/oddfac_1.o mpz/prodlimbs.o mpz/fdiv_q_ui.o mpz/fdiv_qr.o mpz/fdiv_qr_ui.o mpz/fdiv_r.o mpz/fdiv_r_ui.o mpz/fdiv_q.o mpz/fdiv_ui.o mpz/fib_ui.o mpz/fib2_ui.o .libs/libgmp.lax/lt11-fits_sint.o .libs/libgmp.lax/lt12-fits_slong.o .libs/libgmp.lax/lt13-fits_sshort.o .libs/libgmp.lax/lt14-fits_uint.o .libs/libgmp.lax/lt15-fits_ulong.o .libs/libgmp.lax/lt16-fits_ushort.o mpz/gcd.o mpz/gcd_ui.o mpz/gcdext.o .libs/libgmp.lax/lt17-get_d.o .libs/libgmp.lax/lt18-get_d_2exp.o .libs/libgmp.lax/lt19-get_si.o .libs/libgmp.lax/lt20-get_str.o .libs/libgmp.lax/lt21-get_ui.o mpz/getlimbn.o mpz/hamdist.o mpz/import.o .libs/libgmp.lax/lt22-init.o .libs/libgmp.lax/lt23-init2.o .libs/libgmp.lax/lt24-inits.o mpz/inp_raw.o .libs/libgmp.lax/lt25-inp_str.o mpz/invert.o mpz/ior.o .libs/libgmp.lax/lt26-iset.o .libs/libgmp.lax/lt27-iset_d.o .libs/libgmp.lax/lt28-iset_si.o .libs/libgmp.lax/lt29-iset_str.o .libs/libgmp.lax/lt30-iset_ui.o mpz/jacobi.o mpz/kronsz.o mpz/kronuz.o mpz/kronzs.o mpz/kronzu.o mpz/lcm.o mpz/lcm_ui.o mpz/lucnum_ui.o mpz/lucnum2_ui.o mpz/millerrabin.o mpz/mod.o .libs/libgmp.lax/lt31-mul.o .libs/libgmp.lax/lt32-mul_2exp.o mpz/mul_si.o .libs/libgmp.lax/lt33-mul_ui.o mpz/n_pow_ui.o .libs/libgmp.lax/lt34-neg.o .libs/libgmp.lax/lt35-nextprime.o mpz/out_raw.o .libs/libgmp.lax/lt36-out_str.o mpz/perfpow.o mpz/perfsqr.o mpz/popcount.o .libs/libgmp.lax/lt37-pow_ui.o mpz/powm.o mpz/powm_sec.o mpz/powm_ui.o mpz/primorial_ui.o mpz/pprime_p.o mpz/random.o .libs/libgmp.lax/lt38-random2.o mpz/realloc.o mpz/realloc2.o mpz/remove.o mpz/root.o mpz/rootrem.o mpz/rrandomb.o mpz/scan0.o mpz/scan1.o .libs/libgmp.lax/lt39-set.o .libs/libgmp.lax/lt40-set_d.o mpz/set_f.o .libs/libgmp.lax/lt41-set_q.o .libs/libgmp.lax/lt42-set_si.o .libs/libgmp.lax/lt43-set_str.o .libs/libgmp.lax/lt44-set_ui.o mpz/setbit.o .libs/libgmp.lax/lt45-size.o mpz/sizeinbase.o .libs/libgmp.lax/lt46-sqrt.o mpz/sqrtrem.o .libs/libgmp.lax/lt47-sub.o .libs/libgmp.lax/lt48-sub_ui.o .libs/libgmp.lax/lt49-swap.o mpz/tdiv_ui.o mpz/tdiv_q.o mpz/tdiv_q_2exp.o mpz/tdiv_q_ui.o mpz/tdiv_qr.o mpz/tdiv_qr_ui.o mpz/tdiv_r.o mpz/tdiv_r_2exp.o mpz/tdiv_r_ui.o mpz/tstbit.o mpz/ui_pow_ui.o .libs/libgmp.lax/lt50-ui_sub.o .libs/libgmp.lax/lt51-urandomb.o mpz/urandomm.o mpz/xor.o .libs/libgmp.lax/lt52-abs.o mpq/aors.o mpq/canonicalize.o .libs/libgmp.lax/lt53-clear.o .libs/libgmp.lax/lt54-clears.o .libs/libgmp.lax/lt55-cmp.o .libs/libgmp.lax/lt56-cmp_si.o .libs/libgmp.lax/lt57-cmp_ui.o .libs/libgmp.lax/lt58-div.o .libs/libgmp.lax/lt59-get_d.o mpq/get_den.o mpq/get_num.o .libs/libgmp.lax/lt60-get_str.o .libs/libgmp.lax/lt61-init.o .libs/libgmp.lax/lt62-inits.o .libs/libgmp.lax/lt63-inp_str.o mpq/inv.o mpq/md_2exp.o .libs/libgmp.lax/lt64-mul.o .libs/libgmp.lax/lt65-neg.o .libs/libgmp.lax/lt66-out_str.o .libs/libgmp.lax/lt67-set.o mpq/set_den.o mpq/set_num.o .libs/libgmp.lax/lt68-set_si.o .libs/libgmp.lax/lt69-set_str.o .libs/libgmp.lax/lt70-set_ui.o mpq/equal.o .libs/libgmp.lax/lt71-set_z.o .libs/libgmp.lax/lt72-set_d.o .libs/libgmp.lax/lt73-set_f.o .libs/libgmp.lax/lt74-swap.o mpn/fib_table.o mpn/mp_bases.o .libs/libgmp.lax/lt75-add.o mpn/add_1.o mpn/add_n.o .libs/libgmp.lax/lt76-sub.o mpn/sub_1.o mpn/sub_n.o mpn/addcnd_n.o mpn/subcnd_n.o .libs/libgmp.lax/lt77-neg.o .libs/libgmp.lax/lt78-com.o mpn/mul_1.o mpn/addmul_1.o mpn/submul_1.o mpn/add_err1_n.o mpn/add_err2_n.o mpn/add_err3_n.o mpn/sub_err1_n.o mpn/sub_err2_n.o mpn/sub_err3_n.o mpn/lshift.o mpn/rshift.o mpn/dive_1.o mpn/diveby3.o .libs/libgmp.lax/lt79-divis.o mpn/divrem.o mpn/divrem_1.o mpn/divrem_2.o .libs/libgmp.lax/lt80-fib2_ui.o mpn/mod_1.o mpn/mod_34lsub1.o mpn/mode1o.o mpn/pre_divrem_1.o mpn/pre_mod_1.o .libs/libgmp.lax/lt81-dump.o mpn/mod_1_1.o mpn/mod_1_2.o mpn/mod_1_3.o mpn/mod_1_4.o mpn/lshiftc.o .libs/libgmp.lax/lt82-mul.o mpn/mul_fft.o mpn/mul_n.o mpn/sqr.o mpn/mul_basecase.o mpn/sqr_basecase.o mpn/nussbaumer_mul.o mpn/mulmid_basecase.o mpn/toom42_mulmid.o mpn/mulmid_n.o mpn/mulmid.o .libs/libgmp.lax/lt83-random.o .libs/libgmp.lax/lt84-random2.o mpn/pow_1.o .libs/libgmp.lax/lt85-rootrem.o .libs/libgmp.lax/lt86-sqrtrem.o .libs/libgmp.lax/lt87-get_str.o .libs/libgmp.lax/lt88-set_str.o .libs/libgmp.lax/lt89-scan0.o .libs/libgmp.lax/lt90-scan1.o .libs/libgmp.lax/lt91-popcount.o .libs/libgmp.lax/lt92-hamdist.o .libs/libgmp.lax/lt93-cmp.o .libs/libgmp.lax/lt94-perfsqr.o .libs/libgmp.lax/lt95-perfpow.o mpn/gcd_1.o .libs/libgmp.lax/lt96-gcd.o mpn/gcdext_1.o .libs/libgmp.lax/lt97-gcdext.o mpn/gcd_subdiv_step.o mpn/gcdext_lehmer.o mpn/div_q.o .libs/libgmp.lax/lt98-tdiv_qr.o mpn/jacbase.o mpn/jacobi_2.o .libs/libgmp.lax/lt99-jacobi.o .libs/libgmp.lax/lt100-get_d.o mpn/matrix22_mul.o mpn/matrix22_mul1_inverse_vector.o mpn/hgcd_matrix.o mpn/hgcd2.o mpn/hgcd_step.o mpn/hgcd_reduce.o mpn/hgcd.o mpn/hgcd_appr.o mpn/hgcd2_jacobi.o mpn/hgcd_jacobi.o mpn/mullo_n.o mpn/mullo_basecase.o mpn/toom22_mul.o mpn/toom32_mul.o mpn/toom42_mul.o mpn/toom52_mul.o mpn/toom62_mul.o mpn/toom33_mul.o mpn/toom43_mul.o mpn/toom53_mul.o mpn/toom54_mul.o mpn/toom63_mul.o mpn/toom44_mul.o mpn/toom6h_mul.o mpn/toom6_sqr.o mpn/toom8h_mul.o mpn/toom8_sqr.o mpn/toom_couple_handling.o mpn/toom2_sqr.o mpn/toom3_sqr.o mpn/toom4_sqr.o mpn/toom_eval_dgr3_pm1.o mpn/toom_eval_dgr3_pm2.o mpn/toom_eval_pm1.o mpn/toom_eval_pm2.o mpn/toom_eval_pm2exp.o mpn/toom_eval_pm2rexp.o mpn/toom_interpolate_5pts.o mpn/toom_interpolate_6pts.o mpn/toom_interpolate_7pts.o mpn/toom_interpolate_8pts.o mpn/toom_interpolate_12pts.o mpn/toom_interpolate_16pts.o mpn/invertappr.o .libs/libgmp.lax/lt101-invert.o mpn/binvert.o mpn/mulmod_bnm1.o mpn/sqrmod_bnm1.o mpn/div_qr_2.o mpn/div_qr_2n_pi1.o mpn/div_qr_2u_pi1.o mpn/sbpi1_div_q.o mpn/sbpi1_div_qr.o mpn/sbpi1_divappr_q.o mpn/dcpi1_div_q.o mpn/dcpi1_div_qr.o mpn/dcpi1_divappr_q.o mpn/mu_div_qr.o mpn/mu_divappr_q.o mpn/mu_div_q.o mpn/bdiv_q_1.o mpn/sbpi1_bdiv_q.o mpn/sbpi1_bdiv_qr.o mpn/dcpi1_bdiv_q.o mpn/dcpi1_bdiv_qr.o mpn/mu_bdiv_q.o mpn/mu_bdiv_qr.o mpn/bdiv_q.o mpn/bdiv_qr.o mpn/broot.o mpn/brootinv.o mpn/bsqrt.o mpn/bsqrtinv.o .libs/libgmp.lax/lt102-divexact.o mpn/bdiv_dbm1c.o mpn/redc_1.o mpn/redc_2.o mpn/redc_n.o .libs/libgmp.lax/lt103-powm.o mpn/powlo.o .libs/libgmp.lax/lt104-powm_sec.o mpn/sb_div_qr_sec.o mpn/sb_div_r_sec.o mpn/sbpi1_div_qr_sec.o mpn/sbpi1_div_r_sec.o mpn/trialdiv.o .libs/libgmp.lax/lt105-remove.o mpn/and_n.o mpn/andn_n.o mpn/nand_n.o mpn/ior_n.o mpn/iorn_n.o mpn/nior_n.o mpn/xor_n.o mpn/xnor_n.o mpn/copyi.o mpn/copyd.o mpn/zero.o mpn/tabselect.o mpn/comb_tables.o mpn/umul.o mpn/invert_limb.o mpn/sqr_diagonal.o mpn/addlsh1_n.o mpn/sublsh1_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: ppc-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/ppc32/coast/build/libgmp/gmp-5.1.0'
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0'
Making check in tests
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tests'
Making check in .
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/tests'
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o memory.lo memory.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c memory.c -o memory.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o misc.lo misc.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c misc.c -o misc.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o refmpf.lo refmpf.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c refmpf.c -o refmpf.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o refmpn.lo refmpn.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c refmpn.c -o refmpn.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o refmpq.lo refmpq.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c refmpq.c -o refmpq.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o refmpz.lo refmpz.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -c refmpz.c -o refmpz.o
/bin/sh ../libtool --tag=CC   --mode=compile ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o spinner.lo spinner.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -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/ppc32/coast/helenos/include/libposix/stdio.h:39,
                 from spinner.c:24:
/var/helenos/nightly/tmp-ci/build/ppc32/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 ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c -o trace.lo trace.c
libtool: compile:  ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I.. -D_STDIO_H -O2 -pedantic -mpowerpc -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/ppc32/coast/helenos/include/libposix/stdio.h:39,
                 from trace.c:27:
/var/helenos/nightly/tmp-ci/build/ppc32/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 ppc-helenos-cc  -O2 -pedantic -mpowerpc   -o libtests.la  memory.lo misc.lo refmpf.lo refmpn.lo refmpq.lo refmpz.lo spinner.lo trace.lo  ../libgmp.la 
libtool: link: ppc-helenos-ar cq .libs/libtests.a  memory.o misc.o refmpf.o refmpn.o refmpq.o refmpz.o spinner.o trace.o
libtool: link: ppc-helenos-ranlib .libs/libtests.a
libtool: link: ( cd ".libs" && rm -f "libtests.la" && ln -s "../libtests.la" "libtests.la" )
ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c t-bswap.c
/bin/sh ../libtool --tag=CC   --mode=link ppc-helenos-cc  -O2 -pedantic -mpowerpc   -o t-bswap t-bswap.o libtests.la ../libgmp.la 
libtool: link: ppc-helenos-cc -O2 -pedantic -mpowerpc -o t-bswap t-bswap.o  ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a
ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c t-constants.c
/bin/sh ../libtool --tag=CC   --mode=link ppc-helenos-cc  -O2 -pedantic -mpowerpc   -o t-constants t-constants.o libtests.la ../libgmp.la 
libtool: link: ppc-helenos-cc -O2 -pedantic -mpowerpc -o t-constants t-constants.o  ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a
ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c t-count_zeros.c
/bin/sh ../libtool --tag=CC   --mode=link ppc-helenos-cc  -O2 -pedantic -mpowerpc   -o t-count_zeros t-count_zeros.o libtests.la ../libgmp.la 
libtool: link: ppc-helenos-cc -O2 -pedantic -mpowerpc -o t-count_zeros t-count_zeros.o  ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a
ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c t-gmpmax.c
/bin/sh ../libtool --tag=CC   --mode=link ppc-helenos-cc  -O2 -pedantic -mpowerpc   -o t-gmpmax t-gmpmax.o libtests.la ../libgmp.la 
libtool: link: ppc-helenos-cc -O2 -pedantic -mpowerpc -o t-gmpmax t-gmpmax.o  ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a
ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c t-hightomask.c
/bin/sh ../libtool --tag=CC   --mode=link ppc-helenos-cc  -O2 -pedantic -mpowerpc   -o t-hightomask t-hightomask.o libtests.la ../libgmp.la 
libtool: link: ppc-helenos-cc -O2 -pedantic -mpowerpc -o t-hightomask t-hightomask.o  ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a
ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c t-modlinv.c
/bin/sh ../libtool --tag=CC   --mode=link ppc-helenos-cc  -O2 -pedantic -mpowerpc   -o t-modlinv t-modlinv.o libtests.la ../libgmp.la 
libtool: link: ppc-helenos-cc -O2 -pedantic -mpowerpc -o t-modlinv t-modlinv.o  ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a
ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c t-popc.c
/bin/sh ../libtool --tag=CC   --mode=link ppc-helenos-cc  -O2 -pedantic -mpowerpc   -o t-popc t-popc.o libtests.la ../libgmp.la 
libtool: link: ppc-helenos-cc -O2 -pedantic -mpowerpc -o t-popc t-popc.o  ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a
ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c t-parity.c
/bin/sh ../libtool --tag=CC   --mode=link ppc-helenos-cc  -O2 -pedantic -mpowerpc   -o t-parity t-parity.o libtests.la ../libgmp.la 
libtool: link: ppc-helenos-cc -O2 -pedantic -mpowerpc -o t-parity t-parity.o  ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a
ppc-helenos-cc -DHAVE_CONFIG_H -I. -I.. -I..  -D_STDIO_H  -O2 -pedantic -mpowerpc -c t-sub.c
/bin/sh ../libtool --tag=CC   --mode=link ppc-helenos-cc  -O2 -pedantic -mpowerpc   -o t-sub t-sub.o libtests.la ../libgmp.la 
libtool: link: ppc-helenos-cc -O2 -pedantic -mpowerpc -o t-sub t-sub.o  ./.libs/libtests.a /var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/.libs/libgmp.a ../.libs/libgmp.a
make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tests'
make  check-TESTS
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/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/ppc32/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/ppc32/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/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/PKG" 
make  install-recursive
make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0'
Making install in tests
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tests'
Making install in .
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tests'
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/tests'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tests'
Making install in devel
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tests/devel'
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/tests/devel'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tests/devel'
Making install in mpn
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tests/mpn'
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/tests/mpn'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tests/mpn'
Making install in mpz
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tests/mpz'
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/tests/mpz'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tests/mpz'
Making install in mpq
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tests/mpq'
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/tests/mpq'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tests/mpq'
Making install in mpf
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tests/mpf'
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/tests/mpf'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tests/mpf'
Making install in rand
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tests/rand'
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/tests/rand'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tests/rand'
Making install in misc
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tests/misc'
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/tests/misc'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tests/misc'
Making install in cxx
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tests/cxx'
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/tests/cxx'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tests/cxx'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tests'
Making install in mpn
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/mpn'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/mpn'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/mpn'
Making install in mpz
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/mpz'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/mpz'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/mpz'
Making install in mpq
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/mpq'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/mpq'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/mpq'
Making install in mpf
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/mpf'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/mpf'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/mpf'
Making install in printf
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/printf'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/printf'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/printf'
Making install in scanf
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/scanf'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/scanf'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/scanf'
Making install in rand
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/rand'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/rand'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/rand'
Making install in cxx
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/cxx'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/cxx'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/cxx'
Making install in demos
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/demos'
Making install in calc
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/demos/calc'
make  install-am
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/demos/calc'
make[5]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/demos/calc'
make[4]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/demos/calc'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/demos/calc'
Making install in expr
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/demos/expr'
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/demos/expr'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/demos/expr'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/demos'
make[4]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/demos'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/demos'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/demos'
Making install in tune
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tune'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/tune'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/tune'
Making install in doc
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/doc'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/PKG/usr/local/share/info'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/doc'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/doc'
make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0'
make[3]: Entering directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0'
test -z "/usr/local/lib" || /usr/bin/mkdir -p "/var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/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/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0/PKG/usr/local/lib/libgmp.a
libtool: install: chmod 644 /var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0/PKG/usr/local/lib/libgmp.a
libtool: install: ppc-helenos-ranlib /var/helenos/nightly/tmp-ci/build/ppc32/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/ppc32/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/ppc32/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/ppc32/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/ppc32/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/ppc32/coast/build/libgmp/gmp-5.1.0'
make[3]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0'
make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0'
make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ppc32/coast/build/libgmp/gmp-5.1.0'
[hsct]: "cp" "PKG/usr/local/include/gmp.h" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/include/" 
[hsct]: "cp" "PKG/usr/local/lib/libgmp.a" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/libs/" 
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/inc/c" 
[hsct]: "cp" "PKG/usr/local/include/gmp.h" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/inc/c" 
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/lib" 
[hsct]: "cp" "PKG/usr/local/lib/libgmp.a" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/lib" 
>>> Preparing tests...
[hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/" 
[hsct]: "cp" "./t-constants" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-constants" 
[hsct]: "cp" "./t-modlinv" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-modlinv" 
[hsct]: "cp" "./t-sub" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-sub" 
[hsct]: "cp" "./t-parity" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-parity" 
[hsct]: "cp" "./t-popc" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-popc" 
[hsct]: "cp" "./t-count_zeros" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-count_zeros" 
[hsct]: "cp" "./t-bswap" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-bswap" 
[hsct]: "cp" "./t-hightomask" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-hightomask" 
[hsct]: "cp" "./t-gmpmax" "/var/helenos/nightly/tmp-ci/build/ppc32/coast/dist//libgmp/tests/libgmp/./t-gmpmax" 
>>> Creating the archive...