Building on x86-bm-c15.sw.ocaml.org (from ocaml/opam:debian-unstable) Unable to find image 'ocaml/opam:debian-unstable' locally debian-unstable: Pulling from ocaml/opam Digest: sha256:730ba1f0177ca25fd2003dcf99bd6c4e2bc2f1957c5aebd8d47e1bd69cf161a0 Status: Downloaded newer image for ocaml/opam:debian-unstable 2024-11-09 20:53.43 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (env CI true) /: (env OPAM_HEALTH_CHECK_CI true) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2024-11-09 20:53.43 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q eecf6d033c6c13a6bda9b445601ddcbaa09dd288")) 2024-11-09 20:53.43 ---> using "659878f189cdb906ec3e452fdc4f26cfb0c3654f53f43b380cf690e70b2f5ac6" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2024-11-09 20:53.43 ---> using "b22293df705e6cba3afecfd99e3970445bf105f18df9a7b31bf5584e65710795" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '5.2' '5.2.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.2.0"} | "ocaml-system" {= "5.2.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.3 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed host-arch-x86_64.1 -> installed host-system-other.1 -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.5.2.0 (cached) -> installed ocaml-base-compiler.5.2.0 -> installed ocaml-config.3 -> installed ocaml.5.2.0 -> installed base-domains.base -> installed base-nnp.base Done. # To update the current shell environment, run: eval $(opam env --switch=5.2) 2024-11-09 20:53.43 ---> using "8fd36891ebefedca7a435260dc41c24cf1733450805009f765316c933d1bca81" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [202 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-11-09-0804.37-F-2024-11-04-2012.18.pdiff [276 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-11-09-0804.37-F-2024-11-04-2012.18.pdiff [276 kB] - Fetched 542 kB in 4s (135 kB/s) - Reading package lists... - 2024-11-09 20:53.43 ---> using "2c1c259efd7e49e7c82a9823bddc373e8f9b1460087914e9a0beebb05bfce7a7" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"gmp.6.2.1\"\ \nopam install -vy \"gmp.6.2.1\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"gmp.6.2.1\" | grep -q '\"debian-unstable\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) [NOTE] gmp.6.2.1 is not installed. Nothing to do. The following actions will be performed: === install 3 packages - install conf-m4 1 [required by gmp] - install dune 3.16.1 [required by gmp] - install gmp 6.2.1 The following system packages will first need to be installed: m4 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run apt-get to install them (may need root/sudo access) 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal) 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "m4" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package m4. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19599 files and directories currently installed.) - Preparing to unpack .../archives/m4_1.4.19-4_amd64.deb ... - Unpacking m4 (1.4.19-4) ... - Setting up m4 (1.4.19-4) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/9: [dune.3.16.1: extract] Processing 3/9: [dune.3.16.1: extract] [gmp.6.2.1: extract] Processing 4/9: [dune.3.16.1: extract] [gmp.6.2.1: extract] [conf-m4: sh echo | m4] -> retrieved gmp.6.2.1 (cached) Processing 4/9: [dune.3.16.1: extract] [conf-m4: sh echo | m4] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "echo | m4" (CWD=/home/opam/.opam/5.2/.opam-switch/build/conf-m4.1) - + echo - + m4 - -> compiled conf-m4.1 Processing 4/9: [dune.3.16.1: extract] -> installed conf-m4.1 Processing 5/9: [dune.3.16.1: extract] -> retrieved dune.3.16.1 (cached) Processing 6/9: [dune: ocaml 39] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune.3.16.1) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 39 - cd _boot && /home/opam/.opam/5.2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads stdune.ml - File "otherlibs/stdune/src/stdune.ml", line 1, characters 4-9: - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context - Processing 6/9: [dune: ./_boot/dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune.3.16.1) -> compiled dune.3.16.1 -> installed dune.3.16.1 [gmp: subst] expanding opam variables in src/build.sh.in, generating src/build.sh Processing 8/9: [gmp: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "gmp" "-j" "39" (CWD=/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1) - (cd _build/default/src && /usr/bin/sh ./build.sh x86_64-pc-linux-gnu '-O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread' true) - checking build system type... ivybridge-pc-linux-gnu - checking host system type... x86_64-pc-linux-gnu - checking for a BSD-compatible install... /usr/bin/install -c - checking whether build environment is sane... yes - checking for x86_64-pc-linux-gnu-strip... no - checking for strip... strip - checking for a thread-safe mkdir -p... /usr/bin/mkdir -p - checking for gawk... no - checking for mawk... mawk - checking whether make sets $(MAKE)... yes - checking whether make supports nested variables... yes - checking whether to enable maintainer-specific portions of Makefiles... no - checking ABI=64 - checking whether cc is gcc... yes - checking compiler cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wl,--unresolved-symbols=ignore-in-object-files ... yes - checking for x86_64-pc-linux-gnu-gcc... 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... no - checking for suffix of object files... o - checking whether we are using the GNU C compiler... yes - checking whether cc accepts -g... yes - checking for cc option to accept ISO C89... none needed - checking whether cc understands -c and -o together... yes - checking for cc option to accept ISO C99... none needed - checking how to run the C preprocessor... cc -E - checking build system compiler cc... yes - checking for build system preprocessor... cc -E - checking for build system executable suffix... - checking whether build system compiler is ANSI... yes - checking for build system compiler math library... -lm - checking for grep that handles long lines and -e... /usr/bin/grep - checking for egrep... /usr/bin/grep -E - using ABI="64" - CC="cc" - CFLAGS="-O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wl,--unresolved-symbols=ignore-in-object-files" - CPPFLAGS="" - MPN_PATH=" x86_64/k8 x86_64 generic" - checking whether assembler supports --noexecstack option... yes - checking for x86_64-pc-linux-gnu-ar... no - checking for ar... ar - checking for BSD- or MS-compatible name lister (nm)... no - checking for x86_64-pc-linux-gnu-dumpbin... no - checking for x86_64-pc-linux-gnu-link... no - checking for dumpbin... no - checking for link... link -dump - checking the name lister (nm) interface... BSD nm - checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B - checking the name lister (/usr/bin/nm -B) interface... (cached) 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 cc... /usr/bin/ld - checking if the linker (/usr/bin/ld) is GNU ld... yes - checking whether ln -s works... yes - checking the maximum length of command line arguments... 1572864 - checking how to convert ivybridge-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop - checking how to convert ivybridge-pc-linux-gnu file names to toolchain format... func_convert_file_noop - checking for /usr/bin/ld option to reload object files... -r - checking for x86_64-pc-linux-gnu-objdump... objdump - checking how to recognize dependent libraries... pass_all - checking for x86_64-pc-linux-gnu-dlltool... dlltool - checking how to associate runtime and link libraries... printf %s\n - checking for x86_64-pc-linux-gnu-ar... ar - checking for archiver @FILE support... @ - checking for x86_64-pc-linux-gnu-strip... strip - checking for x86_64-pc-linux-gnu-ranlib... no - checking for ranlib... ranlib - checking command to parse /usr/bin/nm -B output from cc object... ok - checking for sysroot... no - checking for a working dd... /usr/bin/dd - checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 - checking for x86_64-pc-linux-gnu-mt... no - checking for mt... no - checking if : is a manifest tool... no - checking for ANSI C header files... yes - checking for sys/types.h... yes - checking for sys/stat.h... yes - checking for stdlib.h... yes - checking for string.h... yes - checking for memory.h... yes - checking for strings.h... yes - checking for inttypes.h... yes - checking for stdint.h... yes - checking for unistd.h... yes - checking for dlfcn.h... yes - checking for objdir... .libs - checking if cc supports -fno-rtti -fno-exceptions... no - checking for cc option to produce PIC... -fPIC -DPIC - checking if cc PIC flag -fPIC -DPIC works... yes - checking if cc static flag -static works... yes - checking if cc supports -c -o file.o... yes - checking if cc supports -c -o file.o... (cached) yes - checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes - checking whether -lc should be explicitly linked in... no - checking dynamic linker characteristics... GNU/Linux ld.so - checking how to hardcode library paths into programs... immediate - checking whether stripping libraries is possible... yes - checking if libtool supports shared libraries... yes - checking whether to build shared libraries... yes - checking whether to build static libraries... yes - 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... yes - checking langinfo.h presence... yes - checking for langinfo.h... yes - checking locale.h usability... yes - checking locale.h presence... yes - checking for locale.h... yes - checking nl_types.h usability... yes - checking nl_types.h presence... yes - checking for nl_types.h... yes - checking sys/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... yes - checking sys/param.h presence... yes - checking for sys/param.h... yes - checking sys/processor.h usability... no - checking sys/processor.h presence... no - checking for sys/processor.h... no - checking sys/pstat.h usability... no - checking sys/pstat.h presence... no - checking for sys/pstat.h... no - checking sys/sysinfo.h usability... yes - checking sys/sysinfo.h presence... yes - checking for sys/sysinfo.h... yes - checking sys/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... yes - checking sys/times.h presence... yes - checking for sys/times.h... yes - checking for sys/resource.h... yes - 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... yes - checking for uint_least32_t... yes - checking for intptr_t... yes - checking for working volatile... yes - checking for C/C++ restrict keyword... __restrict - 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 whether gcc hidden aliases work... yes - checking for inline... inline - checking for cos in -lm... yes - checking for working alloca.h... yes - checking for alloca (via gmp-impl.h)... yes - checking how to allocate temporary memory... alloca - checking whether byte ordering is bigendian... no - checking format of `double' floating point... IEEE little endian - checking for alarm... yes - checking for attr_get... yes - checking for clock... yes - checking for cputime... yes - checking for getpagesize... yes - checking for getrusage... yes - checking for gettimeofday... yes - checking for getsysinfo... yes - checking for localeconv... (cached) no - checking for memset... yes - checking for mmap... yes - checking for mprotect... yes - checking for nl_langinfo... yes - checking for obstack_vprintf... (cached) no - checking for popen... yes - checking for processor_info... yes - checking for pstat_getprocessor... yes - checking for raise... yes - checking for read_real_time... yes - checking for sigaction... yes - checking for sigaltstack... yes - checking for sigstack... yes - checking for syssgi... yes - checking for strchr... yes - checking for strerror... yes - checking for strnlen... yes - checking for strtol... yes - checking for strtoul... yes - checking for sysconf... yes - checking for sysctl... yes - checking for sysctlbyname... yes - checking for times... yes - checking for library containing clock_gettime... none required - checking for vsnprintf... yes - checking whether vsnprintf works... yes - checking whether sscanf needs writable input... no - checking for struct pst_processor.psp_iticksperclktick... no - checking for suitable m4... m4 - checking if m4wrap produces spurious output... no - checking how to switch to text section... .text - checking how to switch to data section... .data - checking for assembler label suffix... : - checking for assembler global directive... .globl - checking for assembler global directive attribute... - checking if globals are prefixed by underscore... no - checking how to switch to read-only data section... .section .rodata - checking for assembler .type directive... .type $1,@$2 - checking for assembler .size directive... .size $1,$2 - checking for assembler local label prefix... .L - checking for assembler byte directive... .byte - checking how to define a 32-bit word... .long - checking if .align assembly directive is logarithmic... no - checking if the .align directive accepts an 0x90 fill in .text... yes - checking for assembler COFF type directives... no - checking size of void *... 8 - checking size of unsigned short... 2 - checking size of unsigned... 4 - checking size of unsigned long... 8 - checking size of mp_limb_t... 8 - checking for stack_t... yes - checking for tputs in -lncurses... no - checking for tputs in -lcurses... no - checking for readline in -lreadline... no - checking readline detected... no - checking for bison... no - checking for byacc... no - checking for flex... no - checking for lex... no - creating config.m4 - checking that generated files are newer than configure... done - 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 gmp.pc - config.status: creating gmpxx.pc - config.status: creating config.h - config.status: linking mpn/x86_64/invert_limb_table.asm to mpn/invert_limb_table.asm - 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/x86_64/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/x86_64/aors_n.asm to mpn/sub_n.asm - config.status: linking mpn/x86_64/cnd_aors_n.asm to mpn/cnd_add_n.asm - config.status: linking mpn/x86_64/cnd_aors_n.asm to mpn/cnd_sub_n.asm - config.status: linking mpn/generic/cnd_swap.c to mpn/cnd_swap.c - config.status: linking mpn/generic/neg.c to mpn/neg.c - config.status: linking mpn/x86_64/com.asm to mpn/com.asm - config.status: linking mpn/x86_64/mul_1.asm to mpn/mul_1.asm - config.status: linking mpn/x86_64/aorsmul_1.asm to mpn/addmul_1.asm - config.status: linking mpn/x86_64/aorsmul_1.asm to mpn/submul_1.asm - config.status: linking mpn/x86_64/aors_err1_n.asm to mpn/add_err1_n.asm - config.status: linking mpn/x86_64/aors_err2_n.asm to mpn/add_err2_n.asm - config.status: linking mpn/x86_64/aors_err3_n.asm to mpn/add_err3_n.asm - config.status: linking mpn/x86_64/aors_err1_n.asm to mpn/sub_err1_n.asm - config.status: linking mpn/x86_64/aors_err2_n.asm to mpn/sub_err2_n.asm - config.status: linking mpn/x86_64/aors_err3_n.asm to mpn/sub_err3_n.asm - config.status: linking mpn/x86_64/lshift.asm to mpn/lshift.asm - config.status: linking mpn/x86_64/rshift.asm to mpn/rshift.asm - config.status: linking mpn/x86_64/dive_1.asm to mpn/dive_1.asm - config.status: linking mpn/generic/diveby3.c to mpn/diveby3.c - config.status: linking mpn/generic/divis.c to mpn/divis.c - config.status: linking mpn/generic/divrem.c to mpn/divrem.c - config.status: linking mpn/x86_64/divrem_1.asm to mpn/divrem_1.asm - config.status: linking mpn/x86_64/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/fib2m.c to mpn/fib2m.c - config.status: linking mpn/generic/mod_1.c to mpn/mod_1.c - config.status: linking mpn/x86_64/mod_34lsub1.asm to mpn/mod_34lsub1.asm - config.status: linking mpn/x86_64/mode1o.asm to mpn/mode1o.asm - config.status: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c - config.status: linking mpn/generic/dump.c to mpn/dump.c - config.status: linking mpn/x86_64/mod_1_1.asm to mpn/mod_1_1.asm - config.status: linking mpn/x86_64/mod_1_2.asm to mpn/mod_1_2.asm - config.status: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c - config.status: linking mpn/x86_64/mod_1_4.asm to mpn/mod_1_4.asm - config.status: linking mpn/x86_64/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/x86_64/k8/mul_basecase.asm to mpn/mul_basecase.asm - config.status: linking mpn/x86_64/k8/sqr_basecase.asm to mpn/sqr_basecase.asm - config.status: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c - config.status: linking mpn/x86_64/k8/mulmid_basecase.asm to mpn/mulmid_basecase.asm - 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/sizeinbase.c to mpn/sizeinbase.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/compute_powtab.c to mpn/compute_powtab.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/x86_64/popham.asm to mpn/popcount.asm - config.status: linking mpn/x86_64/popham.asm to mpn/hamdist.asm - config.status: linking mpn/generic/cmp.c to mpn/cmp.c - config.status: linking mpn/generic/zero_p.c to mpn/zero_p.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/strongfibo.c to mpn/strongfibo.c - config.status: linking mpn/x86_64/gcd_11.asm to mpn/gcd_11.asm - config.status: linking mpn/x86_64/gcd_22.asm to mpn/gcd_22.asm - 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/x86_64/k8/mullo_basecase.asm to mpn/mullo_basecase.asm - config.status: linking mpn/generic/sqrlo.c to mpn/sqrlo.c - config.status: linking mpn/generic/sqrlo_basecase.c to mpn/sqrlo_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_1.c to mpn/div_qr_1.c - config.status: linking mpn/x86_64/k8/div_qr_1n_pi1.asm to mpn/div_qr_1n_pi1.asm - config.status: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c - config.status: linking mpn/x86_64/div_qr_2n_pi1.asm to mpn/div_qr_2n_pi1.asm - config.status: linking mpn/x86_64/div_qr_2u_pi1.asm to mpn/div_qr_2u_pi1.asm - 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/x86_64/k8/bdiv_q_1.asm to mpn/bdiv_q_1.asm - 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/sbpi1_bdiv_r.c to mpn/sbpi1_bdiv_r.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/x86_64/bdiv_dbm1c.asm to mpn/bdiv_dbm1c.asm - config.status: linking mpn/x86_64/k8/redc_1.asm to mpn/redc_1.asm - 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/sec_powm.c to mpn/sec_powm.c - config.status: linking mpn/generic/sec_mul.c to mpn/sec_mul.c - config.status: linking mpn/generic/sec_sqr.c to mpn/sec_sqr.c - config.status: linking mpn/generic/sec_div.c to mpn/sec_div_qr.c - config.status: linking mpn/generic/sec_div.c to mpn/sec_div_r.c - config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c - config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c - config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_add_1.c - config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c - config.status: linking mpn/generic/sec_invert.c to mpn/sec_invert.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/x86_64/logops_n.asm to mpn/and_n.asm - config.status: linking mpn/x86_64/logops_n.asm to mpn/andn_n.asm - config.status: linking mpn/x86_64/logops_n.asm to mpn/nand_n.asm - config.status: linking mpn/x86_64/logops_n.asm to mpn/ior_n.asm - config.status: linking mpn/x86_64/logops_n.asm to mpn/iorn_n.asm - config.status: linking mpn/x86_64/logops_n.asm to mpn/nior_n.asm - config.status: linking mpn/x86_64/logops_n.asm to mpn/xor_n.asm - config.status: linking mpn/x86_64/logops_n.asm to mpn/xnor_n.asm - config.status: linking mpn/x86_64/copyi.asm to mpn/copyi.asm - config.status: linking mpn/x86_64/copyd.asm to mpn/copyd.asm - config.status: linking mpn/generic/zero.c to mpn/zero.c - config.status: linking mpn/x86_64/sec_tabselect.asm to mpn/sec_tabselect.asm - config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c - config.status: linking mpn/x86_64/invert_limb.asm to mpn/invert_limb.asm - config.status: linking mpn/x86_64/sqr_diag_addlsh1.asm to mpn/sqr_diag_addlsh1.asm - config.status: linking mpn/x86_64/mul_2.asm to mpn/mul_2.asm - config.status: linking mpn/x86_64/k8/addmul_2.asm to mpn/addmul_2.asm - config.status: linking mpn/x86_64/aorrlsh1_n.asm to mpn/addlsh1_n.asm - config.status: linking mpn/x86_64/sublsh1_n.asm to mpn/sublsh1_n.asm - config.status: linking mpn/x86_64/aorrlsh1_n.asm to mpn/rsblsh1_n.asm - config.status: linking mpn/x86_64/rsh1aors_n.asm to mpn/rsh1add_n.asm - config.status: linking mpn/x86_64/rsh1aors_n.asm to mpn/rsh1sub_n.asm - config.status: linking mpn/x86_64/aorrlsh2_n.asm to mpn/addlsh2_n.asm - config.status: linking mpn/x86_64/aorrlsh2_n.asm to mpn/rsblsh2_n.asm - config.status: linking mpn/x86_64/k8/aorrlsh_n.asm to mpn/addlsh_n.asm - config.status: linking mpn/x86_64/k8/aorrlsh_n.asm to mpn/rsblsh_n.asm - config.status: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c - config.status: linking mpn/x86_64/addaddmul_1msb0.asm to mpn/addaddmul_1msb0.asm - config.status: linking mpn/x86_64/k8/gmp-mparam.h to gmp-mparam.h - config.status: executing libtool commands - configure: summary of build options: - - Version: GNU MP 6.2.1 - Host type: x86_64-pc-linux-gnu - ABI: 64 - Install prefix: /usr/local - Compiler: cc - Static libraries: yes - Shared libraries: yes - - cc `test -f 'gen-fac.c' || echo './'`gen-fac.c -o gen-fac - cc `test -f 'gen-fib.c' || echo './'`gen-fib.c -o gen-fib - cc `test -f 'gen-bases.c' || echo './'`gen-bases.c -o gen-bases -lm - cc `test -f 'gen-trialdivtab.c' || echo './'`gen-trialdivtab.c -o gen-trialdivtab -lm - cc `test -f 'gen-jacobitab.c' || echo './'`gen-jacobitab.c -o gen-jacobitab - cc `test -f 'gen-psqr.c' || echo './'`gen-psqr.c -o gen-psqr -lm - ./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1) - ./gen-fac 64 0 >fac_table.h || (rm -f fac_table.h; exit 1) - ./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1) - ./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1) - ./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1) - ./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1) - ./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1) - ./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1) - make all-recursive - make[1]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1' - Making all in tests - make[2]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1/tests' - Making all in . - make[3]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1/tests' - make[3]: Nothing to be done for 'all-am'. - make[3]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1/tests' - Making all in devel - make[3]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1/tests/devel' - make[3]: Nothing to be done for 'all'. - make[3]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1/tests/devel' - Making all in mpn - make[3]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1/tests/mpn' - make[3]: Nothing to be done for 'all'. - make[3]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1/tests/mpn' - Making all in mpz - make[3]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1/tests/mpz' - make[3]: Nothing to be done for 'all'. - make[3]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1/tests/mpz' - Making all in mpq - make[3]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1/tests/mpq' - make[3]: Nothing to be done for 'all'. - make[3]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1/tests/mpq' - Making all in mpf - make[3]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1/tests/mpf' - make[3]: Nothing to be done for 'all'. - make[3]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1/tests/mpf' - Making all in rand - make[3]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1/tests/rand' - make[3]: Nothing to be done for 'all'. - make[3]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1/tests/rand' - Making all in misc - make[3]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1/tests/misc' - make[3]: Nothing to be done for 'all'. - make[3]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1/tests/misc' - Making all in cxx - make[3]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1/tests/cxx' - make[3]: Nothing to be done for 'all'. - make[3]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1/tests/cxx' - make[2]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1/tests' - Making all in mpn - make[2]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1/mpn' - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o fib_table.lo fib_table.c - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o mp_bases.lo mp_bases.c - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb_table | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack `test -f 'invert_limb_table.asm' || echo './'`invert_limb_table.asm - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o add.lo add.c - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o add_1.lo add_1.c - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack `test -f 'add_n.asm' || echo './'`add_n.asm - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o sub.lo sub.c - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o sub_1.lo sub_1.c - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_n | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack `test -f 'sub_n.asm' || echo './'`sub_n.asm - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_add_n | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack `test -f 'cnd_add_n.asm' || echo './'`cnd_add_n.asm - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_sub_n | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack `test -f 'cnd_sub_n.asm' || echo './'`cnd_sub_n.asm - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_swap | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o cnd_swap.lo cnd_swap.c - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o neg.lo neg.c - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo com | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack `test -f 'com.asm' || echo './'`com.asm - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_1 | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack `test -f 'mul_1.asm' || echo './'`mul_1.asm - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_1 | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack `test -f 'addmul_1.asm' || echo './'`addmul_1.asm - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo submul_1 | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack `test -f 'submul_1.asm' || echo './'`submul_1.asm - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err1_n | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack `test -f 'add_err1_n.asm' || echo './'`add_err1_n.asm - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err2_n | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack `test -f 'add_err2_n.asm' || echo './'`add_err2_n.asm - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err3_n | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack `test -f 'add_err3_n.asm' || echo './'`add_err3_n.asm - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack `test -f 'sub_err1_n.asm' || echo './'`sub_err1_n.asm - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack `test -f 'sub_err2_n.asm' || echo './'`sub_err2_n.asm - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err3_n | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack `test -f 'sub_err3_n.asm' || echo './'`sub_err3_n.asm - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshift | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack `test -f 'lshift.asm' || echo './'`lshift.asm - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rshift | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack `test -f 'rshift.asm' || echo './'`rshift.asm - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dive_1 | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack `test -f 'dive_1.asm' || echo './'`dive_1.asm - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo diveby3 | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o diveby3.lo diveby3.c - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divis | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o divis.lo divis.c - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o divrem.lo divrem.c - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_1 | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack `test -f 'divrem_1.asm' || echo './'`divrem_1.asm - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_2 | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack `test -f 'divrem_2.asm' || echo './'`divrem_2.asm - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o fib2_ui.lo fib2_ui.c - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2m | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o fib2m.lo fib2m.c - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1 | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o mod_1.lo mod_1.c - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack `test -f 'mod_34lsub1.asm' || echo './'`mod_34lsub1.asm - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mode1o | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack `test -f 'mode1o.asm' || echo './'`mode1o.asm - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o pre_mod_1.lo pre_mod_1.c - /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dump | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o dump.lo dump.c - /bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack `test -f 'mod_1_1.asm' || echo './'`mod_1_1.asm - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c add_1.c -fPIC -DPIC -o .libs/add_1.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c sub.c -fPIC -DPIC -o .libs/sub.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c neg.c -fPIC -DPIC -o .libs/neg.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c add.c -fPIC -DPIC -o .libs/add.o - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack add_err1_n.asm -fPIC -DPIC -o .libs/add_err1_n.o - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack cnd_add_n.asm -fPIC -DPIC -o .libs/cnd_add_n.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c diveby3.c -fPIC -DPIC -o .libs/diveby3.o - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack sub_err3_n.asm -fPIC -DPIC -o .libs/sub_err3_n.o - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack mul_1.asm -fPIC -DPIC -o .libs/mul_1.o - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack lshift.asm -fPIC -DPIC -o .libs/lshift.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c divis.c -fPIC -DPIC -o .libs/divis.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c sub_1.c -fPIC -DPIC -o .libs/sub_1.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c divrem.c -fPIC -DPIC -o .libs/divrem.o - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack cnd_sub_n.asm -fPIC -DPIC -o .libs/cnd_sub_n.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c mp_bases.c -fPIC -DPIC -o .libs/mp_bases.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_swap -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c cnd_swap.c -fPIC -DPIC -o .libs/cnd_swap.o - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack submul_1.asm -fPIC -DPIC -o .libs/submul_1.o - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack addmul_1.asm -fPIC -DPIC -o .libs/addmul_1.o - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb_table -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack invert_limb_table.asm -fPIC -DPIC -o .libs/invert_limb_table.o - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack add_n.asm -fPIC -DPIC -o .libs/add_n.o - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack divrem_2.asm -fPIC -DPIC -o .libs/divrem_2.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_1 -DPIC mul_1.asm >tmp-mul_1.s - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack com.asm -fPIC -DPIC -o .libs/com.o - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack sub_n.asm -fPIC -DPIC -o .libs/sub_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshift -DPIC lshift.asm >tmp-lshift.s - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack sub_err1_n.asm -fPIC -DPIC -o .libs/sub_err1_n.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c fib_table.c -fPIC -DPIC -o .libs/fib_table.o - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack dive_1.asm -fPIC -DPIC -o .libs/dive_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_add_n -DPIC cnd_add_n.asm >tmp-cnd_add_n.s - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err3_n -DPIC sub_err3_n.asm >tmp-sub_err3_n.s - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack sub_err2_n.asm -fPIC -DPIC -o .libs/sub_err2_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_1 -DPIC addmul_1.asm >tmp-addmul_1.s - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack add_err3_n.asm -fPIC -DPIC -o .libs/add_err3_n.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c fib2_ui.c -fPIC -DPIC -o .libs/fib2_ui.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_n -DPIC sub_n.asm >tmp-sub_n.s - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_submul_1 -DPIC submul_1.asm >tmp-submul_1.s - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_dive_1 -DPIC dive_1.asm >tmp-dive_1.s - libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2m -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c fib2m.c -fPIC -DPIC -o .libs/fib2m.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_2 -DPIC divrem_2.asm >tmp-divrem_2.s - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n -DPIC add_n.asm >tmp-add_n.s - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb_table -DPIC invert_limb_table.asm >tmp-invert_limb_table.s - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack divrem_1.asm -fPIC -DPIC -o .libs/divrem_1.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err1_n -DPIC add_err1_n.asm >tmp-add_err1_n.s - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_com -DPIC com.asm >tmp-com.s - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err3_n -DPIC add_err3_n.asm >tmp-add_err3_n.s - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack add_err2_n.asm -fPIC -DPIC -o .libs/add_err2_n.o - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err2_n -DPIC sub_err2_n.asm >tmp-sub_err2_n.s - m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_sub_n -DPIC cnd_sub_n.asm >tmp-cnd_sub_n.s - libtool: compile: ../mpn/m4-ccas --m4=m4 cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack rshift.asm -fPIC -DPIC -o .libs/rshift.o - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack tmp-mul_1.s -fPIC -DPIC -o .libs/mul_1.o - cc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -Wa,--noexecstack tmp-sub_err3_n.s -fPIC -DPIC -o .libs/sub_err3_n.o - ...TRUNCATED BY DUNE... - make[2]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1/doc' - make[2]: Nothing to be done for 'all'. - make[2]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1/doc' - make[2]: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1' - /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o assert.lo assert.c - /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o compat.lo compat.c - /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o errno.lo errno.c - /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o extract-dbl.lo extract-dbl.c - /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o invalid.lo invalid.c - /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o memory.lo memory.c - /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o mp_bpl.lo mp_bpl.c - /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o mp_clz_tab.lo mp_clz_tab.c - /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o mp_dv_tab.lo mp_dv_tab.c - /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o mp_minv_tab.lo mp_minv_tab.c - /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o mp_get_fns.lo mp_get_fns.c - /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o mp_set_fns.lo mp_set_fns.c - /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o version.lo version.c - /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o nextprime.lo nextprime.c - /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o primesieve.lo primesieve.c - /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c -o tal-reent.lo tal-reent.c - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c errno.c -fPIC -DPIC -o .libs/errno.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c extract-dbl.c -fPIC -DPIC -o .libs/extract-dbl.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c mp_clz_tab.c -fPIC -DPIC -o .libs/mp_clz_tab.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c memory.c -fPIC -DPIC -o .libs/memory.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c mp_dv_tab.c -fPIC -DPIC -o .libs/mp_dv_tab.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c compat.c -fPIC -DPIC -o .libs/compat.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c mp_bpl.c -fPIC -DPIC -o .libs/mp_bpl.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c invalid.c -fPIC -DPIC -o .libs/invalid.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c assert.c -fPIC -DPIC -o .libs/assert.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c tal-reent.c -fPIC -DPIC -o .libs/tal-reent.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c version.c -fPIC -DPIC -o .libs/version.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c mp_get_fns.c -fPIC -DPIC -o .libs/mp_get_fns.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c mp_minv_tab.c -fPIC -DPIC -o .libs/mp_minv_tab.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c nextprime.c -fPIC -DPIC -o .libs/nextprime.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c primesieve.c -fPIC -DPIC -o .libs/primesieve.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c mp_clz_tab.c -o mp_clz_tab.o >/dev/null 2>&1 - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c mp_set_fns.c -fPIC -DPIC -o .libs/mp_set_fns.o - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c mp_bpl.c -o mp_bpl.o >/dev/null 2>&1 - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c extract-dbl.c -o extract-dbl.o >/dev/null 2>&1 - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c compat.c -o compat.o >/dev/null 2>&1 - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c errno.c -o errno.o >/dev/null 2>&1 - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c memory.c -o memory.o >/dev/null 2>&1 - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c mp_dv_tab.c -o mp_dv_tab.o >/dev/null 2>&1 - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c mp_minv_tab.c -o mp_minv_tab.o >/dev/null 2>&1 - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c version.c -o version.o >/dev/null 2>&1 - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c tal-reent.c -o tal-reent.o >/dev/null 2>&1 - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c assert.c -o assert.o >/dev/null 2>&1 - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c invalid.c -o invalid.o >/dev/null 2>&1 - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c mp_get_fns.c -o mp_get_fns.o >/dev/null 2>&1 - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c nextprime.c -o nextprime.o >/dev/null 2>&1 - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c mp_set_fns.c -o mp_set_fns.o >/dev/null 2>&1 - libtool: compile: cc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -c primesieve.c -o primesieve.o >/dev/null 2>&1 - /bin/bash ./libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -version-info 14:1:4 -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_z.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/limbs_finish.lo mpz/limbs_modify.lo mpz/limbs_read.lo mpz/limbs_write.lo mpz/lucmod.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/roinit_n.lo mpz/root.lo mpz/rootrem.lo mpz/rrandomb.lo mpz/scan0.lo mpz/scan1.lo mpz/set.lo mpz/set_d.lo mpz/set_f.lo mpz/set_q.lo mpz/set_si.lo mpz/set_str.lo mpz/set_ui.lo mpz/setbit.lo mpz/size.lo mpz/sizeinbase.lo mpz/sqrt.lo mpz/sqrtrem.lo mpz/stronglucas.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/invert_limb_table.lo mpn/add.lo mpn/add_1.lo mpn/add_n.lo mpn/sub.lo mpn/sub_1.lo mpn/sub_n.lo mpn/cnd_add_n.lo mpn/cnd_sub_n.lo mpn/cnd_swap.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/fib2m.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_mod_1.lo mpn/dump.lo mpn/mod_1_1.lo mpn/mod_1_2.lo mpn/mod_1_3.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul.lo mpn/mul_fft.lo mpn/mul_n.lo mpn/sqr.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul.lo mpn/mulmid_basecase.lo mpn/toom42_mulmid.lo mpn/mulmid_n.lo mpn/mulmid.lo mpn/random.lo mpn/random2.lo mpn/pow_1.lo mpn/rootrem.lo mpn/sqrtrem.lo mpn/sizeinbase.lo mpn/get_str.lo mpn/set_str.lo mpn/compute_powtab.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo mpn/zero_p.lo mpn/perfsqr.lo mpn/perfpow.lo mpn/strongfibo.lo mpn/gcd_11.lo mpn/gcd_22.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/sqrlo.lo mpn/sqrlo_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_1.lo mpn/div_qr_1n_pi1.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/sbpi1_bdiv_r.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/sec_powm.lo mpn/sec_mul.lo mpn/sec_sqr.lo mpn/sec_div_qr.lo mpn/sec_div_r.lo mpn/sec_pi1_div_qr.lo mpn/sec_pi1_div_r.lo mpn/sec_add_1.lo mpn/sec_sub_1.lo mpn/sec_invert.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/sec_tabselect.lo mpn/comb_tables.lo mpn/invert_limb.lo mpn/sqr_diag_addlsh1.lo mpn/mul_2.lo mpn/addmul_2.lo mpn/addlsh1_n.lo mpn/sublsh1_n.lo mpn/rsblsh1_n.lo mpn/rsh1add_n.lo mpn/rsh1sub_n.lo mpn/addlsh2_n.lo mpn/rsblsh2_n.lo mpn/addlsh_n.lo mpn/rsblsh_n.lo mpn/add_n_sub_n.lo mpn/addaddmul_1msb0.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 - libtool: link: cc -shared -fPIC -DPIC .libs/assert.o .libs/compat.o .libs/errno.o .libs/extract-dbl.o .libs/invalid.o .libs/memory.o .libs/mp_bpl.o .libs/mp_clz_tab.o .libs/mp_dv_tab.o .libs/mp_minv_tab.o .libs/mp_get_fns.o .libs/mp_set_fns.o .libs/version.o .libs/nextprime.o .libs/primesieve.o .libs/tal-reent.o mpf/.libs/init.o mpf/.libs/init2.o mpf/.libs/inits.o mpf/.libs/set.o mpf/.libs/set_ui.o mpf/.libs/set_si.o mpf/.libs/set_str.o mpf/.libs/set_d.o mpf/.libs/set_z.o mpf/.libs/iset.o mpf/.libs/iset_ui.o mpf/.libs/iset_si.o mpf/.libs/iset_str.o mpf/.libs/iset_d.o mpf/.libs/clear.o mpf/.libs/clears.o mpf/.libs/get_str.o mpf/.libs/dump.o mpf/.libs/size.o mpf/.libs/eq.o mpf/.libs/reldiff.o mpf/.libs/sqrt.o mpf/.libs/random2.o mpf/.libs/inp_str.o mpf/.libs/out_str.o mpf/.libs/add.o mpf/.libs/add_ui.o mpf/.libs/sub.o mpf/.libs/sub_ui.o mpf/.libs/ui_sub.o mpf/.libs/mul.o mpf/.libs/mul_ui.o mpf/.libs/div.o mpf/.libs/div_ui.o mpf/.libs/cmp_z.o mpf/.libs/cmp.o mpf/.libs/cmp_d.o mpf/.libs/cmp_ui.o mpf/.libs/cmp_si.o mpf/.libs/mul_2exp.o mpf/.libs/div_2exp.o mpf/.libs/abs.o mpf/.libs/neg.o mpf/.libs/set_q.o mpf/.libs/get_d.o mpf/.libs/get_d_2exp.o mpf/.libs/set_dfl_prec.o mpf/.libs/set_prc.o mpf/.libs/set_prc_raw.o mpf/.libs/get_dfl_prec.o mpf/.libs/get_prc.o mpf/.libs/ui_div.o mpf/.libs/sqrt_ui.o mpf/.libs/ceilfloor.o mpf/.libs/trunc.o mpf/.libs/pow_ui.o mpf/.libs/urandomb.o mpf/.libs/swap.o mpf/.libs/fits_sint.o mpf/.libs/fits_slong.o mpf/.libs/fits_sshort.o mpf/.libs/fits_uint.o mpf/.libs/fits_ulong.o mpf/.libs/fits_ushort.o mpf/.libs/get_si.o mpf/.libs/get_ui.o mpf/.libs/int_p.o mpz/.libs/abs.o mpz/.libs/add.o mpz/.libs/add_ui.o mpz/.libs/aorsmul.o mpz/.libs/aorsmul_i.o mpz/.libs/and.o mpz/.libs/array_init.o mpz/.libs/bin_ui.o mpz/.libs/bin_uiui.o mpz/.libs/cdiv_q.o mpz/.libs/cdiv_q_ui.o mpz/.libs/cdiv_qr.o mpz/.libs/cdiv_qr_ui.o mpz/.libs/cdiv_r.o mpz/.libs/cdiv_r_ui.o mpz/.libs/cdiv_ui.o mpz/.libs/cfdiv_q_2exp.o mpz/.libs/cfdiv_r_2exp.o mpz/.libs/clear.o mpz/.libs/clears.o mpz/.libs/clrbit.o mpz/.libs/cmp.o mpz/.libs/cmp_d.o mpz/.libs/cmp_si.o mpz/.libs/cmp_ui.o mpz/.libs/cmpabs.o mpz/.libs/cmpabs_d.o mpz/.libs/cmpabs_ui.o mpz/.libs/com.o mpz/.libs/combit.o mpz/.libs/cong.o mpz/.libs/cong_2exp.o mpz/.libs/cong_ui.o mpz/.libs/divexact.o mpz/.libs/divegcd.o mpz/.libs/dive_ui.o mpz/.libs/divis.o mpz/.libs/divis_ui.o mpz/.libs/divis_2exp.o mpz/.libs/dump.o mpz/.libs/export.o mpz/.libs/mfac_uiui.o mpz/.libs/2fac_ui.o mpz/.libs/fac_ui.o mpz/.libs/oddfac_1.o mpz/.libs/prodlimbs.o mpz/.libs/fdiv_q_ui.o mpz/.libs/fdiv_qr.o mpz/.libs/fdiv_qr_ui.o mpz/.libs/fdiv_r.o mpz/.libs/fdiv_r_ui.o mpz/.libs/fdiv_q.o mpz/.libs/fdiv_ui.o mpz/.libs/fib_ui.o mpz/.libs/fib2_ui.o mpz/.libs/fits_sint.o mpz/.libs/fits_slong.o mpz/.libs/fits_sshort.o mpz/.libs/fits_uint.o mpz/.libs/fits_ulong.o mpz/.libs/fits_ushort.o mpz/.libs/gcd.o mpz/.libs/gcd_ui.o mpz/.libs/gcdext.o mpz/.libs/get_d.o mpz/.libs/get_d_2exp.o mpz/.libs/get_si.o mpz/.libs/get_str.o mpz/.libs/get_ui.o mpz/.libs/getlimbn.o mpz/.libs/hamdist.o mpz/.libs/import.o mpz/.libs/init.o mpz/.libs/init2.o mpz/.libs/inits.o mpz/.libs/inp_raw.o mpz/.libs/inp_str.o mpz/.libs/invert.o mpz/.libs/ior.o mpz/.libs/iset.o mpz/.libs/iset_d.o mpz/.libs/iset_si.o mpz/.libs/iset_str.o mpz/.libs/iset_ui.o mpz/.libs/jacobi.o mpz/.libs/kronsz.o mpz/.libs/kronuz.o mpz/.libs/kronzs.o mpz/.libs/kronzu.o mpz/.libs/lcm.o mpz/.libs/lcm_ui.o mpz/.libs/limbs_finish.o mpz/.libs/limbs_modify.o mpz/.libs/limbs_read.o mpz/.libs/limbs_write.o mpz/.libs/lucmod.o mpz/.libs/lucnum_ui.o mpz/.libs/lucnum2_ui.o mpz/.libs/millerrabin.o mpz/.libs/mod.o mpz/.libs/mul.o mpz/.libs/mul_2exp.o mpz/.libs/mul_si.o mpz/.libs/mul_ui.o mpz/.libs/n_pow_ui.o mpz/.libs/neg.o mpz/.libs/nextprime.o mpz/.libs/out_raw.o mpz/.libs/out_str.o mpz/.libs/perfpow.o mpz/.libs/perfsqr.o mpz/.libs/popcount.o mpz/.libs/pow_ui.o mpz/.libs/powm.o mpz/.libs/powm_sec.o mpz/.libs/powm_ui.o mpz/.libs/primorial_ui.o mpz/.libs/pprime_p.o mpz/.libs/random.o mpz/.libs/random2.o mpz/.libs/realloc.o mpz/.libs/realloc2.o mpz/.libs/remove.o mpz/.libs/roinit_n.o mpz/.libs/root.o mpz/.libs/rootrem.o mpz/.libs/rrandomb.o mpz/.libs/scan0.o mpz/.libs/scan1.o mpz/.libs/set.o mpz/.libs/set_d.o mpz/.libs/set_f.o mpz/.libs/set_q.o mpz/.libs/set_si.o mpz/.libs/set_str.o mpz/.libs/set_ui.o mpz/.libs/setbit.o mpz/.libs/size.o mpz/.libs/sizeinbase.o mpz/.libs/sqrt.o mpz/.libs/sqrtrem.o mpz/.libs/stronglucas.o mpz/.libs/sub.o mpz/.libs/sub_ui.o mpz/.libs/swap.o mpz/.libs/tdiv_ui.o mpz/.libs/tdiv_q.o mpz/.libs/tdiv_q_2exp.o mpz/.libs/tdiv_q_ui.o mpz/.libs/tdiv_qr.o mpz/.libs/tdiv_qr_ui.o mpz/.libs/tdiv_r.o mpz/.libs/tdiv_r_2exp.o mpz/.libs/tdiv_r_ui.o mpz/.libs/tstbit.o mpz/.libs/ui_pow_ui.o mpz/.libs/ui_sub.o mpz/.libs/urandomb.o mpz/.libs/urandomm.o mpz/.libs/xor.o mpq/.libs/abs.o mpq/.libs/aors.o mpq/.libs/canonicalize.o mpq/.libs/clear.o mpq/.libs/clears.o mpq/.libs/cmp.o mpq/.libs/cmp_si.o mpq/.libs/cmp_ui.o mpq/.libs/div.o mpq/.libs/get_d.o mpq/.libs/get_den.o mpq/.libs/get_num.o mpq/.libs/get_str.o mpq/.libs/init.o mpq/.libs/inits.o mpq/.libs/inp_str.o mpq/.libs/inv.o mpq/.libs/md_2exp.o mpq/.libs/mul.o mpq/.libs/neg.o mpq/.libs/out_str.o mpq/.libs/set.o mpq/.libs/set_den.o mpq/.libs/set_num.o mpq/.libs/set_si.o mpq/.libs/set_str.o mpq/.libs/set_ui.o mpq/.libs/equal.o mpq/.libs/set_z.o mpq/.libs/set_d.o mpq/.libs/set_f.o mpq/.libs/swap.o mpn/.libs/fib_table.o mpn/.libs/mp_bases.o mpn/.libs/invert_limb_table.o mpn/.libs/add.o mpn/.libs/add_1.o mpn/.libs/add_n.o mpn/.libs/sub.o mpn/.libs/sub_1.o mpn/.libs/sub_n.o mpn/.libs/cnd_add_n.o mpn/.libs/cnd_sub_n.o mpn/.libs/cnd_swap.o mpn/.libs/neg.o mpn/.libs/com.o mpn/.libs/mul_1.o mpn/.libs/addmul_1.o mpn/.libs/submul_1.o mpn/.libs/add_err1_n.o mpn/.libs/add_err2_n.o mpn/.libs/add_err3_n.o mpn/.libs/sub_err1_n.o mpn/.libs/sub_err2_n.o mpn/.libs/sub_err3_n.o mpn/.libs/lshift.o mpn/.libs/rshift.o mpn/.libs/dive_1.o mpn/.libs/diveby3.o mpn/.libs/divis.o mpn/.libs/divrem.o mpn/.libs/divrem_1.o mpn/.libs/divrem_2.o mpn/.libs/fib2_ui.o mpn/.libs/fib2m.o mpn/.libs/mod_1.o mpn/.libs/mod_34lsub1.o mpn/.libs/mode1o.o mpn/.libs/pre_mod_1.o mpn/.libs/dump.o mpn/.libs/mod_1_1.o mpn/.libs/mod_1_2.o mpn/.libs/mod_1_3.o mpn/.libs/mod_1_4.o mpn/.libs/lshiftc.o mpn/.libs/mul.o mpn/.libs/mul_fft.o mpn/.libs/mul_n.o mpn/.libs/sqr.o mpn/.libs/mul_basecase.o mpn/.libs/sqr_basecase.o mpn/.libs/nussbaumer_mul.o mpn/.libs/mulmid_basecase.o mpn/.libs/toom42_mulmid.o mpn/.libs/mulmid_n.o mpn/.libs/mulmid.o mpn/.libs/random.o mpn/.libs/random2.o mpn/.libs/pow_1.o mpn/.libs/rootrem.o mpn/.libs/sqrtrem.o mpn/.libs/sizeinbase.o mpn/.libs/get_str.o mpn/.libs/set_str.o mpn/.libs/compute_powtab.o mpn/.libs/scan0.o mpn/.libs/scan1.o mpn/.libs/popcount.o mpn/.libs/hamdist.o mpn/.libs/cmp.o mpn/.libs/zero_p.o mpn/.libs/perfsqr.o mpn/.libs/perfpow.o mpn/.libs/strongfibo.o mpn/.libs/gcd_11.o mpn/.libs/gcd_22.o mpn/.libs/gcd_1.o mpn/.libs/gcd.o mpn/.libs/gcdext_1.o mpn/.libs/gcdext.o mpn/.libs/gcd_subdiv_step.o mpn/.libs/gcdext_lehmer.o mpn/.libs/div_q.o mpn/.libs/tdiv_qr.o mpn/.libs/jacbase.o mpn/.libs/jacobi_2.o mpn/.libs/jacobi.o mpn/.libs/get_d.o mpn/.libs/matrix22_mul.o mpn/.libs/matrix22_mul1_inverse_vector.o mpn/.libs/hgcd_matrix.o mpn/.libs/hgcd2.o mpn/.libs/hgcd_step.o mpn/.libs/hgcd_reduce.o mpn/.libs/hgcd.o mpn/.libs/hgcd_appr.o mpn/.libs/hgcd2_jacobi.o mpn/.libs/hgcd_jacobi.o mpn/.libs/mullo_n.o mpn/.libs/mullo_basecase.o mpn/.libs/sqrlo.o mpn/.libs/sqrlo_basecase.o mpn/.libs/toom22_mul.o mpn/.libs/toom32_mul.o mpn/.libs/toom42_mul.o mpn/.libs/toom52_mul.o mpn/.libs/toom62_mul.o mpn/.libs/toom33_mul.o mpn/.libs/toom43_mul.o mpn/.libs/toom53_mul.o mpn/.libs/toom54_mul.o mpn/.libs/toom63_mul.o mpn/.libs/toom44_mul.o mpn/.libs/toom6h_mul.o mpn/.libs/toom6_sqr.o mpn/.libs/toom8h_mul.o mpn/.libs/toom8_sqr.o mpn/.libs/toom_couple_handling.o mpn/.libs/toom2_sqr.o mpn/.libs/toom3_sqr.o mpn/.libs/toom4_sqr.o mpn/.libs/toom_eval_dgr3_pm1.o mpn/.libs/toom_eval_dgr3_pm2.o mpn/.libs/toom_eval_pm1.o mpn/.libs/toom_eval_pm2.o mpn/.libs/toom_eval_pm2exp.o mpn/.libs/toom_eval_pm2rexp.o mpn/.libs/toom_interpolate_5pts.o mpn/.libs/toom_interpolate_6pts.o mpn/.libs/toom_interpolate_7pts.o mpn/.libs/toom_interpolate_8pts.o mpn/.libs/toom_interpolate_12pts.o mpn/.libs/toom_interpolate_16pts.o mpn/.libs/invertappr.o mpn/.libs/invert.o mpn/.libs/binvert.o mpn/.libs/mulmod_bnm1.o mpn/.libs/sqrmod_bnm1.o mpn/.libs/div_qr_1.o mpn/.libs/div_qr_1n_pi1.o mpn/.libs/div_qr_2.o mpn/.libs/div_qr_2n_pi1.o mpn/.libs/div_qr_2u_pi1.o mpn/.libs/sbpi1_div_q.o mpn/.libs/sbpi1_div_qr.o mpn/.libs/sbpi1_divappr_q.o mpn/.libs/dcpi1_div_q.o mpn/.libs/dcpi1_div_qr.o mpn/.libs/dcpi1_divappr_q.o mpn/.libs/mu_div_qr.o mpn/.libs/mu_divappr_q.o mpn/.libs/mu_div_q.o mpn/.libs/bdiv_q_1.o mpn/.libs/sbpi1_bdiv_q.o mpn/.libs/sbpi1_bdiv_qr.o mpn/.libs/sbpi1_bdiv_r.o mpn/.libs/dcpi1_bdiv_q.o mpn/.libs/dcpi1_bdiv_qr.o mpn/.libs/mu_bdiv_q.o mpn/.libs/mu_bdiv_qr.o mpn/.libs/bdiv_q.o mpn/.libs/bdiv_qr.o mpn/.libs/broot.o mpn/.libs/brootinv.o mpn/.libs/bsqrt.o mpn/.libs/bsqrtinv.o mpn/.libs/divexact.o mpn/.libs/bdiv_dbm1c.o mpn/.libs/redc_1.o mpn/.libs/redc_2.o mpn/.libs/redc_n.o mpn/.libs/powm.o mpn/.libs/powlo.o mpn/.libs/sec_powm.o mpn/.libs/sec_mul.o mpn/.libs/sec_sqr.o mpn/.libs/sec_div_qr.o mpn/.libs/sec_div_r.o mpn/.libs/sec_pi1_div_qr.o mpn/.libs/sec_pi1_div_r.o mpn/.libs/sec_add_1.o mpn/.libs/sec_sub_1.o mpn/.libs/sec_invert.o mpn/.libs/trialdiv.o mpn/.libs/remove.o mpn/.libs/and_n.o mpn/.libs/andn_n.o mpn/.libs/nand_n.o mpn/.libs/ior_n.o mpn/.libs/iorn_n.o mpn/.libs/nior_n.o mpn/.libs/xor_n.o mpn/.libs/xnor_n.o mpn/.libs/copyi.o mpn/.libs/copyd.o mpn/.libs/zero.o mpn/.libs/sec_tabselect.o mpn/.libs/comb_tables.o mpn/.libs/invert_limb.o mpn/.libs/sqr_diag_addlsh1.o mpn/.libs/mul_2.o mpn/.libs/addmul_2.o mpn/.libs/addlsh1_n.o mpn/.libs/sublsh1_n.o mpn/.libs/rsblsh1_n.o mpn/.libs/rsh1add_n.o mpn/.libs/rsh1sub_n.o mpn/.libs/addlsh2_n.o mpn/.libs/rsblsh2_n.o mpn/.libs/addlsh_n.o mpn/.libs/rsblsh_n.o mpn/.libs/add_n_sub_n.o mpn/.libs/addaddmul_1msb0.o printf/.libs/asprintf.o printf/.libs/asprntffuns.o printf/.libs/doprnt.o printf/.libs/doprntf.o printf/.libs/doprnti.o printf/.libs/fprintf.o printf/.libs/obprintf.o printf/.libs/obvprintf.o printf/.libs/obprntffuns.o printf/.libs/printf.o printf/.libs/printffuns.o printf/.libs/snprintf.o printf/.libs/snprntffuns.o printf/.libs/sprintf.o printf/.libs/sprintffuns.o printf/.libs/vasprintf.o printf/.libs/vfprintf.o printf/.libs/vprintf.o printf/.libs/vsnprintf.o printf/.libs/vsprintf.o printf/.libs/repl-vsnprintf.o scanf/.libs/doscan.o scanf/.libs/fscanf.o scanf/.libs/fscanffuns.o scanf/.libs/scanf.o scanf/.libs/sscanf.o scanf/.libs/sscanffuns.o scanf/.libs/vfscanf.o scanf/.libs/vscanf.o scanf/.libs/vsscanf.o rand/.libs/rand.o rand/.libs/randclr.o rand/.libs/randdef.o rand/.libs/randiset.o rand/.libs/randlc2s.o rand/.libs/randlc2x.o rand/.libs/randmt.o rand/.libs/randmts.o rand/.libs/rands.o rand/.libs/randsd.o rand/.libs/randsdui.o rand/.libs/randbui.o rand/.libs/randmui.o -O2 -pthread -pthread -pthread -Wl,-soname -Wl,libgmp.so.10 -o .libs/libgmp.so.10.4.1 - libtool: link: (cd ".libs" && rm -f "libgmp.so.10" && ln -s "libgmp.so.10.4.1" "libgmp.so.10") - libtool: link: (cd ".libs" && rm -f "libgmp.so" && ln -s "libgmp.so.10.4.1" "libgmp.so") - 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/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o || cp mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o - libtool: link: ln mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o || cp mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o - libtool: link: ln mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o || cp mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o - libtool: link: ln mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o || cp mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o - libtool: link: ln mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o || cp mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o - libtool: link: ln mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o || cp mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o - libtool: link: ln mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o || cp mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o - libtool: link: ln mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o || cp mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o - libtool: link: ln mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o || cp mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o - libtool: link: ln mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o || cp mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o - libtool: link: ln mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o || cp mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o - libtool: link: ln mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o || cp mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o - libtool: link: ln mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o || cp mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o - libtool: link: ln mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o || cp mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o - libtool: link: ln mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o || cp mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o - libtool: link: ln mpn/invert.o .libs/libgmp.lax/lt102-invert.o || cp mpn/invert.o .libs/libgmp.lax/lt102-invert.o - libtool: link: ln mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o || cp mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o - libtool: link: ln mpn/powm.o .libs/libgmp.lax/lt104-powm.o || cp mpn/powm.o .libs/libgmp.lax/lt104-powm.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: 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_z.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/limbs_finish.o mpz/limbs_modify.o mpz/limbs_read.o mpz/limbs_write.o mpz/lucmod.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/roinit_n.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 mpz/stronglucas.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 mpn/invert_limb_table.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/cnd_add_n.o mpn/cnd_sub_n.o mpn/cnd_swap.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/fib2m.o mpn/mod_1.o mpn/mod_34lsub1.o mpn/mode1o.o mpn/pre_mod_1.o .libs/libgmp.lax/lt81-dump.o mpn/mod_1_1.o mpn/mod_1_2.o mpn/mod_1_3.o mpn/mod_1_4.o mpn/lshiftc.o .libs/libgmp.lax/lt82-mul.o mpn/mul_fft.o mpn/mul_n.o mpn/sqr.o mpn/mul_basecase.o mpn/sqr_basecase.o mpn/nussbaumer_mul.o mpn/mulmid_basecase.o mpn/toom42_mulmid.o mpn/mulmid_n.o mpn/mulmid.o .libs/libgmp.lax/lt83-random.o .libs/libgmp.lax/lt84-random2.o mpn/pow_1.o .libs/libgmp.lax/lt85-rootrem.o .libs/libgmp.lax/lt86-sqrtrem.o .libs/libgmp.lax/lt87-sizeinbase.o .libs/libgmp.lax/lt88-get_str.o .libs/libgmp.lax/lt89-set_str.o mpn/compute_powtab.o .libs/libgmp.lax/lt90-scan0.o .libs/libgmp.lax/lt91-scan1.o .libs/libgmp.lax/lt92-popcount.o .libs/libgmp.lax/lt93-hamdist.o .libs/libgmp.lax/lt94-cmp.o mpn/zero_p.o .libs/libgmp.lax/lt95-perfsqr.o .libs/libgmp.lax/lt96-perfpow.o mpn/strongfibo.o mpn/gcd_11.o mpn/gcd_22.o mpn/gcd_1.o .libs/libgmp.lax/lt97-gcd.o mpn/gcdext_1.o .libs/libgmp.lax/lt98-gcdext.o mpn/gcd_subdiv_step.o mpn/gcdext_lehmer.o mpn/div_q.o .libs/libgmp.lax/lt99-tdiv_qr.o mpn/jacbase.o mpn/jacobi_2.o .libs/libgmp.lax/lt100-jacobi.o .libs/libgmp.lax/lt101-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/sqrlo.o mpn/sqrlo_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/lt102-invert.o mpn/binvert.o mpn/mulmod_bnm1.o mpn/sqrmod_bnm1.o mpn/div_qr_1.o mpn/div_qr_1n_pi1.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/sbpi1_bdiv_r.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/lt103-divexact.o mpn/bdiv_dbm1c.o mpn/redc_1.o mpn/redc_2.o mpn/redc_n.o .libs/libgmp.lax/lt104-powm.o mpn/powlo.o mpn/sec_powm.o mpn/sec_mul.o mpn/sec_sqr.o mpn/sec_div_qr.o mpn/sec_div_r.o mpn/sec_pi1_div_qr.o mpn/sec_pi1_div_r.o mpn/sec_add_1.o mpn/sec_sub_1.o mpn/sec_invert.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/sec_tabselect.o mpn/comb_tables.o mpn/invert_limb.o mpn/sqr_diag_addlsh1.o mpn/mul_2.o mpn/addmul_2.o mpn/addlsh1_n.o mpn/sublsh1_n.o mpn/rsblsh1_n.o mpn/rsh1add_n.o mpn/rsh1sub_n.o mpn/addlsh2_n.o mpn/rsblsh2_n.o mpn/addlsh_n.o mpn/rsblsh_n.o mpn/add_n_sub_n.o mpn/addaddmul_1msb0.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: 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 '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1' - make[1]: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/gmp.6.2.1/_build/default/src/gmp-6.2.1' - ./configure: line 14343: /usr/bin/file: No such file or directory -> compiled gmp.6.2.1 -> installed gmp.6.2.1 Done. # To update the current shell environment, run: eval $(opam env) 2024-11-09 20:55.07 ---> saved as "5626dc25beef87ce19b4685fcc486191846116f58fcb3af3fe837eb602b48afa" Job succeeded