[INFO] cloning repository https://github.com/jtcoolen/ecm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jtcoolen/ecm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtcoolen%2Fecm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtcoolen%2Fecm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a53b8a1509a0b73b5e9e69c8e26e79d83816dc7
[INFO] checking jtcoolen/ecm against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtcoolen%2Fecm" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jtcoolen/ecm
[INFO] finished tweaking git repo https://github.com/jtcoolen/ecm
[INFO] tweaked toml for git repo https://github.com/jtcoolen/ecm written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jtcoolen/ecm on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jtcoolen/ecm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded az v1.1.0
[INFO] [stderr]   Downloaded hwloc v0.5.0
[INFO] [stderr]   Downloaded rug v1.12.0
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c7c41a371df9e9fc182576040cbcf82282837b3650b24f4de32d0f127e6ee80
[INFO] running `Command { std: "docker" "start" "-a" "8c7c41a371df9e9fc182576040cbcf82282837b3650b24f4de32d0f127e6ee80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c7c41a371df9e9fc182576040cbcf82282837b3650b24f4de32d0f127e6ee80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c7c41a371df9e9fc182576040cbcf82282837b3650b24f4de32d0f127e6ee80", kill_on_drop: false }`
[INFO] [stdout] 8c7c41a371df9e9fc182576040cbcf82282837b3650b24f4de32d0f127e6ee80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fddff7177941f48e61c30d9b368eb19749d888e5587b5ec98bf1d005f1f5110
[INFO] running `Command { std: "docker" "start" "-a" "6fddff7177941f48e61c30d9b368eb19749d888e5587b5ec98bf1d005f1f5110", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.4.3
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling rug v1.12.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.4
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling hwloc v0.5.0
[INFO] [stderr]     Checking colored v1.9.3
[INFO] [stderr]     Checking errno v0.2.7
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]     Checking plotters-backend v0.3.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking az v1.1.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]     Checking os_str_bytes v2.4.0
[INFO] [stderr]     Checking plotters-svg v0.3.0
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking half v1.7.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking itertools v0.10.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling cast v0.2.6
[INFO] [stderr]     Checking simple_logger v1.11.0
[INFO] [stderr]     Checking criterion-plot v0.4.3
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking bstr v0.2.16
[INFO] [stderr]     Checking serde_cbor v0.11.1
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]     Checking clap v3.0.0-beta.2
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustc5Y9Hd0/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc5Y9Hd0/symbols.o" "<16 object files omitted>" "/tmp/rustc5Y9Hd0/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-ff7166d94ba4f379,libquote-44774f1654750d84,libproc_macro2-ba1ee78cd6fec040,libunicode_xid-467b3a2737902552}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5Y9Hd0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-6f5c72a6db81675a.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `gmp-mpfr-sys v1.4.3`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/gmp-mpfr-sys-27b34d8e446c57d8/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=GMP_MPFR_SYS_CACHE
[INFO] [stderr]   $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/try_external_doc"
[INFO] [stderr]   $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/try_external_doc"
[INFO] [stderr]   $ printf '%s' "// try_ext"... > "/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/try_external_doc/try_external_doc.rs"
[INFO] [stderr]   $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/try_external_doc" && "/opt/rustwide/rustup-home/toolchains/32cd9114712a24010b0583624dc52ac302194128/bin/rustc" "try_external_doc.rs" "--emit=dep-info,metadata" >& /dev/null
[INFO] [stderr]   $ printf '%s' "#![feature"... > "/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/try_external_doc/try_external_doc.rs"
[INFO] [stderr]   $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/try_external_doc" && "/opt/rustwide/rustup-home/toolchains/32cd9114712a24010b0583624dc52ac302194128/bin/rustc" "try_external_doc.rs" "--emit=dep-info,metadata" >& /dev/null
[INFO] [stderr]   $ rm -r "/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/try_external_doc"
[INFO] [stderr]   $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/lib"
[INFO] [stderr]   $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/include"
[INFO] [stderr]   $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build"
[INFO] [stderr]   $ ln -s "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gmp-mpfr-sys-1.4.3/gmp-6.2.1-c" "/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-src"
[INFO] [stderr]   $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build"
[INFO] [stderr]   $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build"
[INFO] [stderr]   $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build" && "sh" "-c" "../gmp-src/configure --enable-fat --disable-shared --with-pic"
[INFO] [stderr]   checking build system type... zen3-pc-linux-gnu
[INFO] [stderr]   checking host system type... zen3-pc-linux-gnu
[INFO] [stderr]   checking for a BSD-compatible install... /usr/bin/install -c
[INFO] [stderr]   checking whether build environment is sane... yes
[INFO] [stderr]   checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[INFO] [stderr]   checking for gawk... no
[INFO] [stderr]   checking for mawk... mawk
[INFO] [stderr]   checking whether make sets $(MAKE)... yes
[INFO] [stderr]   checking whether make supports nested variables... yes
[INFO] [stderr]   checking whether to enable maintainer-specific portions of Makefiles... no
[INFO] [stderr]   checking ABI=64
[INFO] [stderr]   checking compiler gcc -O2 -pedantic -fomit-frame-pointer -m64 ... yes
[INFO] [stderr]   checking for gcc... gcc
[INFO] [stderr]   checking whether the C compiler works... yes
[INFO] [stderr]   checking for C compiler default output file name... a.out
[INFO] [stderr]   checking for suffix of executables... 
[INFO] [stderr]   checking whether we are cross compiling... no
[INFO] [stderr]   checking for suffix of object files... o
[INFO] [stderr]   checking whether we are using the GNU C compiler... yes
[INFO] [stderr]   checking whether gcc accepts -g... yes
[INFO] [stderr]   checking for gcc option to accept ISO C89... none needed
[INFO] [stderr]   checking whether gcc understands -c and -o together... yes
[INFO] [stderr]   checking for gcc option to accept ISO C99... none needed
[INFO] [stderr]   checking how to run the C preprocessor... gcc -E
[INFO] [stderr]   checking build system compiler gcc... yes
[INFO] [stderr]   checking for build system preprocessor... gcc -E
[INFO] [stderr]   checking for build system executable suffix... 
[INFO] [stderr]   checking whether build system compiler is ANSI... yes
[INFO] [stderr]   checking for build system compiler math library... -lm
[INFO] [stderr]   checking for grep that handles long lines and -e... /usr/bin/grep
[INFO] [stderr]   checking for egrep... /usr/bin/grep -E
[INFO] [stderr]   using ABI="64"
[INFO] [stderr]         CC="gcc"
[INFO] [stderr]         CFLAGS="-O2 -pedantic -fomit-frame-pointer -m64"
[INFO] [stderr]         CPPFLAGS=""
[INFO] [stderr]         MPN_PATH=" x86_64/fat x86_64 generic"
[INFO] [stderr]   checking whether assembler supports --noexecstack option... yes
[INFO] [stderr]   checking for ar... ar
[INFO] [stderr]   checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[INFO] [stderr]   checking the name lister (/usr/bin/nm -B) interface... BSD nm
[INFO] [stderr]   checking how to print strings... printf
[INFO] [stderr]   checking for a sed that does not truncate output... /usr/bin/sed
[INFO] [stderr]   checking for fgrep... /usr/bin/grep -F
[INFO] [stderr]   checking for ld used by gcc... /usr/bin/ld
[INFO] [stderr]   checking if the linker (/usr/bin/ld) is GNU ld... yes
[INFO] [stderr]   checking whether ln -s works... yes
[INFO] [stderr]   checking the maximum length of command line arguments... 1572864
[INFO] [stderr]   checking how to convert zen3-pc-linux-gnu file names to zen3-pc-linux-gnu format... func_convert_file_noop
[INFO] [stderr]   checking how to convert zen3-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[INFO] [stderr]   checking for /usr/bin/ld option to reload object files... -r
[INFO] [stderr]   checking for objdump... objdump
[INFO] [stderr]   checking how to recognize dependent libraries... pass_all
[INFO] [stderr]   checking for dlltool... dlltool
[INFO] [stderr]   checking how to associate runtime and link libraries... printf %s\n
[INFO] [stderr]   checking for archiver @FILE support... @
[INFO] [stderr]   checking for strip... strip
[INFO] [stderr]   checking for ranlib... ranlib
[INFO] [stderr]   checking command to parse /usr/bin/nm -B output from gcc object... ok
[INFO] [stderr]   checking for sysroot... no
[INFO] [stderr]   checking for a working dd... /usr/bin/dd
[INFO] [stderr]   checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
[INFO] [stderr]   checking for mt... no
[INFO] [stderr]   checking if : is a manifest tool... no
[INFO] [stderr]   checking for ANSI C header files... yes
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for sys/stat.h... yes
[INFO] [stderr]   checking for stdlib.h... yes
[INFO] [stderr]   checking for string.h... yes
[INFO] [stderr]   checking for memory.h... yes
[INFO] [stderr]   checking for strings.h... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for unistd.h... yes
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking for objdir... .libs
[INFO] [stderr]   checking if gcc supports -fno-rtti -fno-exceptions... no
[INFO] [stderr]   checking for gcc option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if gcc PIC flag -fPIC -DPIC works... yes
[INFO] [stderr]   checking if gcc static flag -static works... yes
[INFO] [stderr]   checking if gcc supports -c -o file.o... yes
[INFO] [stderr]   checking if gcc supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
[INFO] [stderr]   checking dynamic linker characteristics... GNU/Linux ld.so
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking whether stripping libraries is possible... yes
[INFO] [stderr]   checking if libtool supports shared libraries... yes
[INFO] [stderr]   checking whether to build shared libraries... no
[INFO] [stderr]   checking whether to build static libraries... yes
[INFO] [stderr]   checking for ANSI C header files... (cached) yes
[INFO] [stderr]   checking whether time.h and sys/time.h may both be included... yes
[INFO] [stderr]   checking fcntl.h usability... yes
[INFO] [stderr]   checking fcntl.h presence... yes
[INFO] [stderr]   checking for fcntl.h... yes
[INFO] [stderr]   checking float.h usability... yes
[INFO] [stderr]   checking float.h presence... yes
[INFO] [stderr]   checking for float.h... yes
[INFO] [stderr]   checking invent.h usability... no
[INFO] [stderr]   checking invent.h presence... no
[INFO] [stderr]   checking for invent.h... no
[INFO] [stderr]   checking langinfo.h usability... yes
[INFO] [stderr]   checking langinfo.h presence... yes
[INFO] [stderr]   checking for langinfo.h... yes
[INFO] [stderr]   checking locale.h usability... yes
[INFO] [stderr]   checking locale.h presence... yes
[INFO] [stderr]   checking for locale.h... yes
[INFO] [stderr]   checking nl_types.h usability... yes
[INFO] [stderr]   checking nl_types.h presence... yes
[INFO] [stderr]   checking for nl_types.h... yes
[INFO] [stderr]   checking sys/attributes.h usability... no
[INFO] [stderr]   checking sys/attributes.h presence... no
[INFO] [stderr]   checking for sys/attributes.h... no
[INFO] [stderr]   checking sys/iograph.h usability... no
[INFO] [stderr]   checking sys/iograph.h presence... no
[INFO] [stderr]   checking for sys/iograph.h... no
[INFO] [stderr]   checking sys/mman.h usability... yes
[INFO] [stderr]   checking sys/mman.h presence... yes
[INFO] [stderr]   checking for sys/mman.h... yes
[INFO] [stderr]   checking sys/param.h usability... yes
[INFO] [stderr]   checking sys/param.h presence... yes
[INFO] [stderr]   checking for sys/param.h... yes
[INFO] [stderr]   checking sys/processor.h usability... no
[INFO] [stderr]   checking sys/processor.h presence... no
[INFO] [stderr]   checking for sys/processor.h... no
[INFO] [stderr]   checking sys/pstat.h usability... no
[INFO] [stderr]   checking sys/pstat.h presence... no
[INFO] [stderr]   checking for sys/pstat.h... no
[INFO] [stderr]   checking sys/sysinfo.h usability... yes
[INFO] [stderr]   checking sys/sysinfo.h presence... yes
[INFO] [stderr]   checking for sys/sysinfo.h... yes
[INFO] [stderr]   checking sys/syssgi.h usability... no
[INFO] [stderr]   checking sys/syssgi.h presence... no
[INFO] [stderr]   checking for sys/syssgi.h... no
[INFO] [stderr]   checking sys/systemcfg.h usability... no
[INFO] [stderr]   checking sys/systemcfg.h presence... no
[INFO] [stderr]   checking for sys/systemcfg.h... no
[INFO] [stderr]   checking sys/time.h usability... yes
[INFO] [stderr]   checking sys/time.h presence... yes
[INFO] [stderr]   checking for sys/time.h... yes
[INFO] [stderr]   checking sys/times.h usability... yes
[INFO] [stderr]   checking sys/times.h presence... yes
[INFO] [stderr]   checking for sys/times.h... yes
[INFO] [stderr]   checking for sys/resource.h... yes
[INFO] [stderr]   checking for sys/sysctl.h... no
[INFO] [stderr]   checking for machine/hal_sysinfo.h... no
[INFO] [stderr]   checking whether fgetc is declared... yes
[INFO] [stderr]   checking whether fscanf is declared... yes
[INFO] [stderr]   checking whether optarg is declared... yes
[INFO] [stderr]   checking whether ungetc is declared... yes
[INFO] [stderr]   checking whether vfprintf is declared... yes
[INFO] [stderr]   checking whether sys_errlist is declared... no
[INFO] [stderr]   checking whether sys_nerr is declared... no
[INFO] [stderr]   checking return type of signal handlers... void
[INFO] [stderr]   checking for intmax_t... yes
[INFO] [stderr]   checking for long double... yes
[INFO] [stderr]   checking for long long... yes
[INFO] [stderr]   checking for ptrdiff_t... yes
[INFO] [stderr]   checking for quad_t... yes
[INFO] [stderr]   checking for uint_least32_t... no
[INFO] [stderr]   checking for intptr_t... no
[INFO] [stderr]   checking for working volatile... yes
[INFO] [stderr]   checking for C/C++ restrict keyword... __restrict__
[INFO] [stderr]   checking whether gcc __attribute__ ((const)) works... yes
[INFO] [stderr]   checking whether gcc __attribute__ ((malloc)) works... yes
[INFO] [stderr]   checking whether gcc __attribute__ ((mode (XX))) works... yes
[INFO] [stderr]   checking whether gcc __attribute__ ((noreturn)) works... yes
[INFO] [stderr]   checking whether gcc hidden aliases work... yes
[INFO] [stderr]   checking for inline... inline
[INFO] [stderr]   checking for cos in -lm... yes
[INFO] [stderr]   checking for working alloca.h... yes
[INFO] [stderr]   checking for alloca (via gmp-impl.h)... yes
[INFO] [stderr]   checking how to allocate temporary memory... alloca
[INFO] [stderr]   checking whether byte ordering is bigendian... no
[INFO] [stderr]   checking format of `double' floating point... unknown
[INFO] [stderr]   checking for alarm... yes
[INFO] [stderr]   checking for attr_get... no
[INFO] [stderr]   checking for clock... no
[INFO] [stderr]   checking for cputime... no
[INFO] [stderr]   checking for getpagesize... no
[INFO] [stderr]   checking for getrusage... yes
[INFO] [stderr]   checking for gettimeofday... yes
[INFO] [stderr]   checking for getsysinfo... no
[INFO] [stderr]   checking for localeconv... yes
[INFO] [stderr]   checking for memset... yes
[INFO] [stderr]   checking for mmap... yes
[INFO] [stderr]   checking for mprotect... yes
[INFO] [stderr]   checking for nl_langinfo... yes
[INFO] [stderr]   checking for obstack_vprintf... yes
[INFO] [stderr]   checking for popen... yes
[INFO] [stderr]   checking for processor_info... no
[INFO] [stderr]   checking for pstat_getprocessor... no
[INFO] [stderr]   checking for raise... yes
[INFO] [stderr]   checking for read_real_time... no
[INFO] [stderr]   checking for sigaction... yes
[INFO] [stderr]   checking for sigaltstack... yes
[INFO] [stderr]   checking for sigstack... yes
[INFO] [stderr]   checking for syssgi... no
[INFO] [stderr]   checking for strchr... yes
[INFO] [stderr]   checking for strerror... yes
[INFO] [stderr]   checking for strnlen... yes
[INFO] [stderr]   checking for strtol... yes
[INFO] [stderr]   checking for strtoul... yes
[INFO] [stderr]   checking for sysconf... yes
[INFO] [stderr]   checking for sysctl... no
[INFO] [stderr]   checking for sysctlbyname... no
[INFO] [stderr]   checking for times... yes
[INFO] [stderr]   checking for library containing clock_gettime... none required
[INFO] [stderr]   checking for vsnprintf... yes
[INFO] [stderr]   checking whether vsnprintf works... yes
[INFO] [stderr]   checking whether sscanf needs writable input... no
[INFO] [stderr]   checking for struct pst_processor.psp_iticksperclktick... no
[INFO] [stderr]   checking for suitable m4... m4
[INFO] [stderr]   checking if m4wrap produces spurious output... no
[INFO] [stderr]   checking how to switch to text section... .text
[INFO] [stderr]   checking how to switch to data section... .data
[INFO] [stderr]   checking for assembler label suffix... :
[INFO] [stderr]   checking for assembler global directive... .globl
[INFO] [stderr]   checking for assembler global directive attribute... 
[INFO] [stderr]   checking if globals are prefixed by underscore... no
[INFO] [stderr]   checking how to switch to read-only data section... 	.section	.rodata
[INFO] [stderr]   checking for assembler .type directive... .type	$1,@$2
[INFO] [stderr]   checking for assembler .size directive... .size	$1,$2
[INFO] [stderr]   checking for assembler local label prefix... .L
[INFO] [stderr]   checking for assembler byte directive... .byte
[INFO] [stderr]   checking how to define a 32-bit word... .long
[INFO] [stderr]   checking if .align assembly directive is logarithmic... no
[INFO] [stderr]   checking if the .align directive accepts an 0x90 fill in .text... yes
[INFO] [stderr]   checking if the assembler knows about the mulx instruction... yes
[INFO] [stderr]   checking for assembler COFF type directives... no
[INFO] [stderr]   checking size of void *... 8
[INFO] [stderr]   checking size of unsigned short... 2
[INFO] [stderr]   checking size of unsigned... 4
[INFO] [stderr]   checking size of unsigned long... 8
[INFO] [stderr]   checking size of mp_limb_t... 8
[INFO] [stderr]   creating config.m4
[INFO] [stderr]   checking that generated files are newer than configure... done
[INFO] [stderr]   configure: creating ./config.status
[INFO] [stderr]   config.status: creating Makefile
[INFO] [stderr]   config.status: creating mpf/Makefile
[INFO] [stderr]   config.status: creating mpn/Makefile
[INFO] [stderr]   config.status: creating mpq/Makefile
[INFO] [stderr]   config.status: creating mpz/Makefile
[INFO] [stderr]   config.status: creating printf/Makefile
[INFO] [stderr]   config.status: creating scanf/Makefile
[INFO] [stderr]   config.status: creating rand/Makefile
[INFO] [stderr]   config.status: creating cxx/Makefile
[INFO] [stderr]   config.status: creating tests/Makefile
[INFO] [stderr]   config.status: creating tests/devel/Makefile
[INFO] [stderr]   config.status: creating tests/mpf/Makefile
[INFO] [stderr]   config.status: creating tests/mpn/Makefile
[INFO] [stderr]   config.status: creating tests/mpq/Makefile
[INFO] [stderr]   config.status: creating tests/mpz/Makefile
[INFO] [stderr]   config.status: creating tests/rand/Makefile
[INFO] [stderr]   config.status: creating tests/misc/Makefile
[INFO] [stderr]   config.status: creating tests/cxx/Makefile
[INFO] [stderr]   config.status: creating tune/Makefile
[INFO] [stderr]   config.status: creating gmp.h
[INFO] [stderr]   config.status: creating gmp.pc
[INFO] [stderr]   config.status: creating gmpxx.pc
[INFO] [stderr]   config.status: creating config.h
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/invert_limb_table.asm to mpn/invert_limb_table.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/fat/fat.c to mpn/fat.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/fat/fat_entry.asm to mpn/fat_entry.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/add.c to mpn/add.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/add_1.c to mpn/add_1.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/sub.c to mpn/sub.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/sub_1.c to mpn/sub_1.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/cnd_swap.c to mpn/cnd_swap.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/neg.c to mpn/neg.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/aors_err1_n.asm to mpn/add_err1_n.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/aors_err2_n.asm to mpn/add_err2_n.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/aors_err3_n.asm to mpn/add_err3_n.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/aors_err1_n.asm to mpn/sub_err1_n.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/aors_err2_n.asm to mpn/sub_err2_n.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/aors_err3_n.asm to mpn/sub_err3_n.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/diveby3.c to mpn/diveby3.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/divis.c to mpn/divis.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/divrem.c to mpn/divrem.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/divrem_2.asm to mpn/divrem_2.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/fib2_ui.c to mpn/fib2_ui.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/fib2m.c to mpn/fib2m.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/dump.c to mpn/dump.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/mod_1_3.c to mpn/mod_1_3.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/mul.c to mpn/mul.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/mul_fft.c to mpn/mul_fft.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/mul_n.c to mpn/mul_n.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/sqr.c to mpn/sqr.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/mulmid_n.c to mpn/mulmid_n.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/mulmid.c to mpn/mulmid.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/random.c to mpn/random.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/random2.c to mpn/random2.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/pow_1.c to mpn/pow_1.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/rootrem.c to mpn/rootrem.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/sqrtrem.c to mpn/sqrtrem.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/sizeinbase.c to mpn/sizeinbase.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/get_str.c to mpn/get_str.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/set_str.c to mpn/set_str.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/compute_powtab.c to mpn/compute_powtab.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/scan0.c to mpn/scan0.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/scan1.c to mpn/scan1.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/popham.asm to mpn/popcount.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/popham.asm to mpn/hamdist.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/cmp.c to mpn/cmp.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/zero_p.c to mpn/zero_p.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/perfsqr.c to mpn/perfsqr.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/perfpow.c to mpn/perfpow.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/strongfibo.c to mpn/strongfibo.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/gcd_22.asm to mpn/gcd_22.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/gcd_1.c to mpn/gcd_1.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/gcd.c to mpn/gcd.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/gcdext_1.c to mpn/gcdext_1.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/gcdext.c to mpn/gcdext.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/div_q.c to mpn/div_q.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/jacbase.c to mpn/jacbase.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/jacobi_2.c to mpn/jacobi_2.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/jacobi.c to mpn/jacobi.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/get_d.c to mpn/get_d.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/hgcd2.c to mpn/hgcd2.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/hgcd_step.c to mpn/hgcd_step.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/hgcd.c to mpn/hgcd.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/mullo_n.c to mpn/mullo_n.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/sqrlo.c to mpn/sqrlo.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom22_mul.c to mpn/toom22_mul.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom32_mul.c to mpn/toom32_mul.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom42_mul.c to mpn/toom42_mul.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom52_mul.c to mpn/toom52_mul.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom62_mul.c to mpn/toom62_mul.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom33_mul.c to mpn/toom33_mul.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom43_mul.c to mpn/toom43_mul.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom53_mul.c to mpn/toom53_mul.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom54_mul.c to mpn/toom54_mul.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom63_mul.c to mpn/toom63_mul.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom44_mul.c to mpn/toom44_mul.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/invertappr.c to mpn/invertappr.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/invert.c to mpn/invert.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/binvert.c to mpn/binvert.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/div_qr_1.c to mpn/div_qr_1.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/div_qr_1n_pi1.asm to mpn/div_qr_1n_pi1.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/div_qr_2.c to mpn/div_qr_2.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/div_qr_2n_pi1.asm to mpn/div_qr_2n_pi1.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/div_qr_2u_pi1.asm to mpn/div_qr_2u_pi1.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/mu_div_q.c to mpn/mu_div_q.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/bdiv_q_1.asm to mpn/bdiv_q_1.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/sbpi1_bdiv_r.c to mpn/sbpi1_bdiv_r.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/bdiv_q.c to mpn/bdiv_q.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/broot.c to mpn/broot.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/brootinv.c to mpn/brootinv.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/bsqrt.c to mpn/bsqrt.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/divexact.c to mpn/divexact.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/redc_n.c to mpn/redc_n.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/powm.c to mpn/powm.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/powlo.c to mpn/powlo.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/sec_powm.c to mpn/sec_powm.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/sec_mul.c to mpn/sec_mul.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/sec_sqr.c to mpn/sec_sqr.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/sec_div.c to mpn/sec_div_qr.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/sec_div.c to mpn/sec_div_r.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/sec_aors_1.c to mpn/sec_add_1.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/sec_invert.c to mpn/sec_invert.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/trialdiv.c to mpn/trialdiv.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/remove.c to mpn/remove.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/logops_n.asm to mpn/and_n.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/logops_n.asm to mpn/andn_n.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/logops_n.asm to mpn/nand_n.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/logops_n.asm to mpn/ior_n.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/logops_n.asm to mpn/iorn_n.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/logops_n.asm to mpn/nior_n.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/logops_n.asm to mpn/xor_n.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/logops_n.asm to mpn/xnor_n.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/zero.c to mpn/zero.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/sec_tabselect.asm to mpn/sec_tabselect.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/comb_tables.c to mpn/comb_tables.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/invert_limb.asm to mpn/invert_limb.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/sqr_diag_addlsh1.asm to mpn/sqr_diag_addlsh1.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/mul_2.asm to mpn/mul_2.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/aorrlsh1_n.asm to mpn/rsblsh1_n.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/rsh1aors_n.asm to mpn/rsh1add_n.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/rsh1aors_n.asm to mpn/rsh1sub_n.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/aorrlsh2_n.asm to mpn/rsblsh2_n.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/aorrlsh_n.asm to mpn/addlsh_n.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/aorrlsh_n.asm to mpn/rsblsh_n.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/addaddmul_1msb0.asm to mpn/addaddmul_1msb0.asm
[INFO] [stderr]   config.status: linking ../gmp-src/mpn/x86_64/fat/gmp-mparam.h to gmp-mparam.h
[INFO] [stderr]   config.status: executing libtool commands
[INFO] [stderr]   configure: summary of build options:
[INFO] [stderr] 
[INFO] [stderr]     Version:           GNU MP 6.2.1
[INFO] [stderr]     Host type:         zen3-pc-linux-gnu
[INFO] [stderr]     ABI:               64
[INFO] [stderr]     Install prefix:    /usr/local
[INFO] [stderr]     Compiler:          gcc
[INFO] [stderr]     Static libraries:  yes
[INFO] [stderr]     Shared libraries:  no
[INFO] [stderr] 
[INFO] [stderr]   $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build" && "make" "-j" "16"
[INFO] [stderr]   gcc `test -f 'gen-fac.c' || echo '../gmp-src/'`gen-fac.c -o gen-fac
[INFO] [stderr]   gcc `test -f 'gen-fib.c' || echo '../gmp-src/'`gen-fib.c -o gen-fib
[INFO] [stderr]   gcc `test -f 'gen-bases.c' || echo '../gmp-src/'`gen-bases.c -o gen-bases -lm
[INFO] [stderr]   gcc `test -f 'gen-trialdivtab.c' || echo '../gmp-src/'`gen-trialdivtab.c -o gen-trialdivtab -lm
[INFO] [stderr]   gcc `test -f 'gen-jacobitab.c' || echo '../gmp-src/'`gen-jacobitab.c -o gen-jacobitab
[INFO] [stderr]   gcc `test -f 'gen-psqr.c' || echo '../gmp-src/'`gen-psqr.c -o gen-psqr -lm
[INFO] [stderr]   ./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1)
[INFO] [stderr]   ./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1)
[INFO] [stderr]   ./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1)
[INFO] [stderr]   ./gen-fac 64 0 >fac_table.h || (rm -f fac_table.h; exit 1)
[INFO] [stderr]   ./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1)
[INFO] [stderr]   ./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1)
[INFO] [stderr]   ./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1)
[INFO] [stderr]   ./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1)
[INFO] [stderr]   make  all-recursive
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build'
[INFO] [stderr]   Making all in tests
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build/tests'
[INFO] [stderr]   Making all in .
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build/tests'
[INFO] [stderr]   make[3]: Nothing to be done for 'all-am'.
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build/tests'
[INFO] [stderr]   Making all in devel
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build/tests/devel'
[INFO] [stderr]   make[3]: Nothing to be done for 'all'.
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build/tests/devel'
[INFO] [stderr]   Making all in mpn
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build/tests/mpn'
[INFO] [stderr]   make[3]: Nothing to be done for 'all'.
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build/tests/mpn'
[INFO] [stderr]   Making all in mpz
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build/tests/mpz'
[INFO] [stderr]   make[3]: Nothing to be done for 'all'.
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build/tests/mpz'
[INFO] [stderr]   Making all in mpq
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build/tests/mpq'
[INFO] [stderr]   make[3]: Nothing to be done for 'all'.
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build/tests/mpq'
[INFO] [stderr]   Making all in mpf
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build/tests/mpf'
[INFO] [stderr]   make[3]: Nothing to be done for 'all'.
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build/tests/mpf'
[INFO] [stderr]   Making all in rand
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build/tests/rand'
[INFO] [stderr]   make[3]: Nothing to be done for 'all'.
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build/tests/rand'
[INFO] [stderr]   Making all in misc
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build/tests/misc'
[INFO] [stderr]   make[3]: Nothing to be done for 'all'.
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build/tests/misc'
[INFO] [stderr]   Making all in cxx
[INFO] [stderr]   make[3]: Entering directory '/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build/tests/cxx'
[INFO] [stderr]   make[3]: Nothing to be done for 'all'.
[INFO] [stderr]   make[3]: Leaving directory '/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build/tests/cxx'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build/tests'
[INFO] [stderr]   Making all in mpn
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build/mpn'
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo fib_table | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -c -o fib_table.lo fib_table.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo mp_bases | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -c -o mp_bases.lo mp_bases.c
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_add_n | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_add_n.asm' || echo '../../gmp-src/mpn/'`x86_64_add_n.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_addmul_1 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_addmul_1.asm' || echo '../../gmp-src/mpn/'`x86_64_addmul_1.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_bdiv_dbm1c | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_bdiv_dbm1c.asm' || echo '../../gmp-src/mpn/'`x86_64_bdiv_dbm1c.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_com | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_com.asm' || echo '../../gmp-src/mpn/'`x86_64_com.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_cnd_add_n | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_cnd_add_n.asm' || echo '../../gmp-src/mpn/'`x86_64_cnd_add_n.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_cnd_sub_n | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_cnd_sub_n.asm' || echo '../../gmp-src/mpn/'`x86_64_cnd_sub_n.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_copyd | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_copyd.asm' || echo '../../gmp-src/mpn/'`x86_64_copyd.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_copyi | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_copyi.asm' || echo '../../gmp-src/mpn/'`x86_64_copyi.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_dive_1 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_dive_1.asm' || echo '../../gmp-src/mpn/'`x86_64_dive_1.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_divrem_1 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_divrem_1.asm' || echo '../../gmp-src/mpn/'`x86_64_divrem_1.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_gcd_11 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_gcd_11.asm' || echo '../../gmp-src/mpn/'`x86_64_gcd_11.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_lshift | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_lshift.asm' || echo '../../gmp-src/mpn/'`x86_64_lshift.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_lshiftc | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_lshiftc.asm' || echo '../../gmp-src/mpn/'`x86_64_lshiftc.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_mod_1_1 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_mod_1_1.asm' || echo '../../gmp-src/mpn/'`x86_64_mod_1_1.asm
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_mp_bases -O2 -pedantic -fomit-frame-pointer -m64 -c mp_bases.c  -fPIC -DPIC -o mp_bases.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_divrem_1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_divrem_1.asm  -fPIC -DPIC -o x86_64_divrem_1.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_lshift -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_lshift.asm  -fPIC -DPIC -o x86_64_lshift.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_fib_table -O2 -pedantic -fomit-frame-pointer -m64 -c fib_table.c  -fPIC -DPIC -o fib_table.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_mod_1_1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_mod_1_1.asm  -fPIC -DPIC -o x86_64_mod_1_1.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_bdiv_dbm1c -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_bdiv_dbm1c.asm  -fPIC -DPIC -o x86_64_bdiv_dbm1c.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_cnd_add_n -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_cnd_add_n.asm  -fPIC -DPIC -o x86_64_cnd_add_n.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_lshift -DPIC x86_64_lshift.asm >tmp-x86_64_lshift.s
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_addmul_1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_addmul_1.asm  -fPIC -DPIC -o x86_64_addmul_1.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_add_n -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_add_n.asm  -fPIC -DPIC -o x86_64_add_n.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_copyd -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_copyd.asm  -fPIC -DPIC -o x86_64_copyd.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_com -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_com.asm  -fPIC -DPIC -o x86_64_com.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_bdiv_dbm1c -DPIC x86_64_bdiv_dbm1c.asm >tmp-x86_64_bdiv_dbm1c.s
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_dive_1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_dive_1.asm  -fPIC -DPIC -o x86_64_dive_1.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_gcd_11 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_gcd_11.asm  -fPIC -DPIC -o x86_64_gcd_11.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_cnd_add_n -DPIC x86_64_cnd_add_n.asm >tmp-x86_64_cnd_add_n.s
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_lshiftc -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_lshiftc.asm  -fPIC -DPIC -o x86_64_lshiftc.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_add_n -DPIC x86_64_add_n.asm >tmp-x86_64_add_n.s
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_divrem_1 -DPIC x86_64_divrem_1.asm >tmp-x86_64_divrem_1.s
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_mod_1_1 -DPIC x86_64_mod_1_1.asm >tmp-x86_64_mod_1_1.s
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_gcd_11 -DPIC x86_64_gcd_11.asm >tmp-x86_64_gcd_11.s
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_dive_1 -DPIC x86_64_dive_1.asm >tmp-x86_64_dive_1.s
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_copyi -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_copyi.asm  -fPIC -DPIC -o x86_64_copyi.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_cnd_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_cnd_sub_n.asm  -fPIC -DPIC -o x86_64_cnd_sub_n.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_lshift -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_lshift.s -fPIC -DPIC -o x86_64_lshift.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_copyd -DPIC x86_64_copyd.asm >tmp-x86_64_copyd.s
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_addmul_1 -DPIC x86_64_addmul_1.asm >tmp-x86_64_addmul_1.s
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_cnd_add_n -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_cnd_add_n.s -fPIC -DPIC -o x86_64_cnd_add_n.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_copyi -DPIC x86_64_copyi.asm >tmp-x86_64_copyi.s
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_com -DPIC x86_64_com.asm >tmp-x86_64_com.s
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_lshiftc -DPIC x86_64_lshiftc.asm >tmp-x86_64_lshiftc.s
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_add_n -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_add_n.s -fPIC -DPIC -o x86_64_add_n.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_cnd_sub_n -DPIC x86_64_cnd_sub_n.asm >tmp-x86_64_cnd_sub_n.s
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_mod_1_2 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_mod_1_2.asm' || echo '../../gmp-src/mpn/'`x86_64_mod_1_2.asm
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_dive_1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_dive_1.s -fPIC -DPIC -o x86_64_dive_1.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_copyd -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_copyd.s -fPIC -DPIC -o x86_64_copyd.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_bdiv_dbm1c -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_bdiv_dbm1c.s -fPIC -DPIC -o x86_64_bdiv_dbm1c.o
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_mod_1_4 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_mod_1_4.asm' || echo '../../gmp-src/mpn/'`x86_64_mod_1_4.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_mod_34lsub1 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_mod_34lsub1.asm' || echo '../../gmp-src/mpn/'`x86_64_mod_34lsub1.asm
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_lshiftc -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_lshiftc.s -fPIC -DPIC -o x86_64_lshiftc.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_gcd_11 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_gcd_11.s -fPIC -DPIC -o x86_64_gcd_11.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_mod_1_1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_mod_1_1.s -fPIC -DPIC -o x86_64_mod_1_1.o
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_mode1o | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_mode1o.asm' || echo '../../gmp-src/mpn/'`x86_64_mode1o.asm
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_com -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_com.s -fPIC -DPIC -o x86_64_com.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_divrem_1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_divrem_1.s -fPIC -DPIC -o x86_64_divrem_1.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_addmul_1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_addmul_1.s -fPIC -DPIC -o x86_64_addmul_1.o
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_mul_1 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_mul_1.asm' || echo '../../gmp-src/mpn/'`x86_64_mul_1.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_rshift | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_rshift.asm' || echo '../../gmp-src/mpn/'`x86_64_rshift.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_sub_n | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_sub_n.asm' || echo '../../gmp-src/mpn/'`x86_64_sub_n.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_submul_1 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_submul_1.asm' || echo '../../gmp-src/mpn/'`x86_64_submul_1.asm
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_cnd_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_cnd_sub_n.s -fPIC -DPIC -o x86_64_cnd_sub_n.o
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_addlsh1_n | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_addlsh1_n.asm' || echo '../../gmp-src/mpn/'`x86_64_addlsh1_n.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_addlsh2_n | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_addlsh2_n.asm' || echo '../../gmp-src/mpn/'`x86_64_addlsh2_n.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo x86_64_sublsh1_n | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'x86_64_sublsh1_n.asm' || echo '../../gmp-src/mpn/'`x86_64_sublsh1_n.asm
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_copyi -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_copyi.s -fPIC -DPIC -o x86_64_copyi.o
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo fat_mod_1 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -c -o fat_mod_1.lo fat_mod_1.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo fat_mul_basecase | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -c -o fat_mul_basecase.lo fat_mul_basecase.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo fat_mullo_basecase | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -c -o fat_mullo_basecase.lo fat_mullo_basecase.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo fat_redc_1 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -c -o fat_redc_1.lo fat_redc_1.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo fat_redc_2 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -c -o fat_redc_2.lo fat_redc_2.c
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_mul_1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_mul_1.asm  -fPIC -DPIC -o x86_64_mul_1.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_mod_1_4 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_mod_1_4.asm  -fPIC -DPIC -o x86_64_mod_1_4.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_mode1o -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_mode1o.asm  -fPIC -DPIC -o x86_64_mode1o.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_rshift -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_rshift.asm  -fPIC -DPIC -o x86_64_rshift.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_mode1o -DPIC x86_64_mode1o.asm >tmp-x86_64_mode1o.s
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_mod_1_4 -DPIC x86_64_mod_1_4.asm >tmp-x86_64_mod_1_4.s
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_submul_1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_submul_1.asm  -fPIC -DPIC -o x86_64_submul_1.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_addlsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_addlsh2_n.asm  -fPIC -DPIC -o x86_64_addlsh2_n.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_mod_1_2 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_mod_1_2.asm  -fPIC -DPIC -o x86_64_mod_1_2.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_mode1o -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_mode1o.s -fPIC -DPIC -o x86_64_mode1o.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_rshift -DPIC x86_64_rshift.asm >tmp-x86_64_rshift.s
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_mul_1 -DPIC x86_64_mul_1.asm >tmp-x86_64_mul_1.s
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_mod_34lsub1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_mod_34lsub1.asm  -fPIC -DPIC -o x86_64_mod_34lsub1.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_submul_1 -DPIC x86_64_submul_1.asm >tmp-x86_64_submul_1.s
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_addlsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_addlsh1_n.asm  -fPIC -DPIC -o x86_64_addlsh1_n.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_addlsh2_n -DPIC x86_64_addlsh2_n.asm >tmp-x86_64_addlsh2_n.s
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_rshift -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_rshift.s -fPIC -DPIC -o x86_64_rshift.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_sublsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_sublsh1_n.asm  -fPIC -DPIC -o x86_64_sublsh1_n.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_fat_mul_basecase -O2 -pedantic -fomit-frame-pointer -m64 -c fat_mul_basecase.c  -fPIC -DPIC -o fat_mul_basecase.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_addlsh1_n -DPIC x86_64_addlsh1_n.asm >tmp-x86_64_addlsh1_n.s
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_mod_1_2 -DPIC x86_64_mod_1_2.asm >tmp-x86_64_mod_1_2.s
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo fat_sqr_basecase | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -c -o fat_sqr_basecase.lo fat_sqr_basecase.c
[INFO] [stderr]   /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo fat_addmul_2 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -c -o fat_addmul_2.lo fat_addmul_2.c
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_mod_1_4 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_mod_1_4.s -fPIC -DPIC -o x86_64_mod_1_4.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_submul_1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_submul_1.s -fPIC -DPIC -o x86_64_submul_1.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_mod_34lsub1 -DPIC x86_64_mod_34lsub1.asm >tmp-x86_64_mod_34lsub1.s
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_addlsh2_n -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_addlsh2_n.s -fPIC -DPIC -o x86_64_addlsh2_n.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_sublsh1_n -DPIC x86_64_sublsh1_n.asm >tmp-x86_64_sublsh1_n.s
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_fat_mod_1 -O2 -pedantic -fomit-frame-pointer -m64 -c fat_mod_1.c  -fPIC -DPIC -o fat_mod_1.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_fat_mullo_basecase -O2 -pedantic -fomit-frame-pointer -m64 -c fat_mullo_basecase.c  -fPIC -DPIC -o fat_mullo_basecase.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_fat_redc_1 -O2 -pedantic -fomit-frame-pointer -m64 -c fat_redc_1.c  -fPIC -DPIC -o fat_redc_1.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_mul_1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_mul_1.s -fPIC -DPIC -o x86_64_mul_1.o
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo k8_mul_basecase | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'k8_mul_basecase.asm' || echo '../../gmp-src/mpn/'`k8_mul_basecase.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo k8_mullo_basecase | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'k8_mullo_basecase.asm' || echo '../../gmp-src/mpn/'`k8_mullo_basecase.asm
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_mod_1_2 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_mod_1_2.s -fPIC -DPIC -o x86_64_mod_1_2.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_addlsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_addlsh1_n.s -fPIC -DPIC -o x86_64_addlsh1_n.o
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo k8_redc_1 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'k8_redc_1.asm' || echo '../../gmp-src/mpn/'`k8_redc_1.asm
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack x86_64_sub_n.asm  -fPIC -DPIC -o x86_64_sub_n.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_mod_34lsub1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_mod_34lsub1.s -fPIC -DPIC -o x86_64_mod_34lsub1.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_fat_redc_2 -O2 -pedantic -fomit-frame-pointer -m64 -c fat_redc_2.c  -fPIC -DPIC -o fat_redc_2.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_x86_64_sub_n -DPIC x86_64_sub_n.asm >tmp-x86_64_sub_n.s
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo k8_sqr_basecase | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'k8_sqr_basecase.asm' || echo '../../gmp-src/mpn/'`k8_sqr_basecase.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo k8_addmul_2 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'k8_addmul_2.asm' || echo '../../gmp-src/mpn/'`k8_addmul_2.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo k10_gcd_11 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'k10_gcd_11.asm' || echo '../../gmp-src/mpn/'`k10_gcd_11.asm
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_sublsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_sublsh1_n.s -fPIC -DPIC -o x86_64_sublsh1_n.o
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo k10_lshift | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'k10_lshift.asm' || echo '../../gmp-src/mpn/'`k10_lshift.asm
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_x86_64_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-x86_64_sub_n.s -fPIC -DPIC -o x86_64_sub_n.o
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_fat_sqr_basecase -O2 -pedantic -fomit-frame-pointer -m64 -c fat_sqr_basecase.c  -fPIC -DPIC -o fat_sqr_basecase.o
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo k10_lshiftc | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'k10_lshiftc.asm' || echo '../../gmp-src/mpn/'`k10_lshiftc.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo k10_rshift | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'k10_rshift.asm' || echo '../../gmp-src/mpn/'`k10_rshift.asm
[INFO] [stderr]   libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_fat_addmul_2 -O2 -pedantic -fomit-frame-pointer -m64 -c fat_addmul_2.c  -fPIC -DPIC -o fat_addmul_2.o
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo bd1_add_n | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'bd1_add_n.asm' || echo '../../gmp-src/mpn/'`bd1_add_n.asm
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_k8_mullo_basecase -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack k8_mullo_basecase.asm  -fPIC -DPIC -o k8_mullo_basecase.o
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo bd1_addmul_1 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'bd1_addmul_1.asm' || echo '../../gmp-src/mpn/'`bd1_addmul_1.asm
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k8_mullo_basecase -DPIC k8_mullo_basecase.asm >tmp-k8_mullo_basecase.s
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_k8_addmul_2 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack k8_addmul_2.asm  -fPIC -DPIC -o k8_addmul_2.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_k8_mullo_basecase -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-k8_mullo_basecase.s -fPIC -DPIC -o k8_mullo_basecase.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k8_addmul_2 -DPIC k8_addmul_2.asm >tmp-k8_addmul_2.s
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo bd1_com | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'bd1_com.asm' || echo '../../gmp-src/mpn/'`bd1_com.asm
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_k10_rshift -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack k10_rshift.asm  -fPIC -DPIC -o k10_rshift.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_k8_sqr_basecase -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack k8_sqr_basecase.asm  -fPIC -DPIC -o k8_sqr_basecase.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_k10_gcd_11 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack k10_gcd_11.asm  -fPIC -DPIC -o k10_gcd_11.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_addmul_1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack bd1_addmul_1.asm  -fPIC -DPIC -o bd1_addmul_1.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_k8_mul_basecase -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack k8_mul_basecase.asm  -fPIC -DPIC -o k8_mul_basecase.o
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo bd1_copyd | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'bd1_copyd.asm' || echo '../../gmp-src/mpn/'`bd1_copyd.asm
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_add_n -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack bd1_add_n.asm  -fPIC -DPIC -o bd1_add_n.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k10_gcd_11 -DPIC k10_gcd_11.asm >tmp-k10_gcd_11.s
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_k8_addmul_2 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-k8_addmul_2.s -fPIC -DPIC -o k8_addmul_2.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k10_rshift -DPIC k10_rshift.asm >tmp-k10_rshift.s
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_k8_redc_1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack k8_redc_1.asm  -fPIC -DPIC -o k8_redc_1.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_addmul_1 -DPIC bd1_addmul_1.asm >tmp-bd1_addmul_1.s
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k8_mul_basecase -DPIC k8_mul_basecase.asm >tmp-k8_mul_basecase.s
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_add_n -DPIC bd1_add_n.asm >tmp-bd1_add_n.s
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo bd1_copyi | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'bd1_copyi.asm' || echo '../../gmp-src/mpn/'`bd1_copyi.asm
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_k10_lshiftc -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack k10_lshiftc.asm  -fPIC -DPIC -o k10_lshiftc.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_addmul_1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-bd1_addmul_1.s -fPIC -DPIC -o bd1_addmul_1.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_k10_gcd_11 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-k10_gcd_11.s -fPIC -DPIC -o k10_gcd_11.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k8_sqr_basecase -DPIC k8_sqr_basecase.asm >tmp-k8_sqr_basecase.s
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k8_redc_1 -DPIC k8_redc_1.asm >tmp-k8_redc_1.s
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_k8_mul_basecase -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-k8_mul_basecase.s -fPIC -DPIC -o k8_mul_basecase.o
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo bd1_gcd_11 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'bd1_gcd_11.asm' || echo '../../gmp-src/mpn/'`bd1_gcd_11.asm
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_k10_lshift -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack k10_lshift.asm  -fPIC -DPIC -o k10_lshift.o
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo bd1_mul_1 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'bd1_mul_1.asm' || echo '../../gmp-src/mpn/'`bd1_mul_1.asm
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_add_n -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-bd1_add_n.s -fPIC -DPIC -o bd1_add_n.o
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo bd1_mul_basecase | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'bd1_mul_basecase.asm' || echo '../../gmp-src/mpn/'`bd1_mul_basecase.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo bd1_sub_n | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'bd1_sub_n.asm' || echo '../../gmp-src/mpn/'`bd1_sub_n.asm
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k10_lshiftc -DPIC k10_lshiftc.asm >tmp-k10_lshiftc.s
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_k8_sqr_basecase -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-k8_sqr_basecase.s -fPIC -DPIC -o k8_sqr_basecase.o
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo bd1_submul_1 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'bd1_submul_1.asm' || echo '../../gmp-src/mpn/'`bd1_submul_1.asm
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_k8_redc_1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-k8_redc_1.s -fPIC -DPIC -o k8_redc_1.o
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo bd1_addmul_2 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'bd1_addmul_2.asm' || echo '../../gmp-src/mpn/'`bd1_addmul_2.asm
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_k10_lshift -DPIC k10_lshift.asm >tmp-k10_lshift.s
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo bd1_addlsh1_n | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'bd1_addlsh1_n.asm' || echo '../../gmp-src/mpn/'`bd1_addlsh1_n.asm
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_k10_rshift -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-k10_rshift.s -fPIC -DPIC -o k10_rshift.o
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo bd1_sublsh1_n | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'bd1_sublsh1_n.asm' || echo '../../gmp-src/mpn/'`bd1_sublsh1_n.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo bt1_add_n | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'bt1_add_n.asm' || echo '../../gmp-src/mpn/'`bt1_add_n.asm
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_k10_lshiftc -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-k10_lshiftc.s -fPIC -DPIC -o k10_lshiftc.o
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo bt1_addmul_1 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'bt1_addmul_1.asm' || echo '../../gmp-src/mpn/'`bt1_addmul_1.asm
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_k10_lshift -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-k10_lshift.s -fPIC -DPIC -o k10_lshift.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_copyi -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack bd1_copyi.asm  -fPIC -DPIC -o bd1_copyi.o
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo bt1_copyd | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'bt1_copyd.asm' || echo '../../gmp-src/mpn/'`bt1_copyd.asm
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_copyi -DPIC bd1_copyi.asm >tmp-bd1_copyi.s
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo bt1_copyi | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'bt1_copyi.asm' || echo '../../gmp-src/mpn/'`bt1_copyi.asm
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo bt1_gcd_11 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'bt1_gcd_11.asm' || echo '../../gmp-src/mpn/'`bt1_gcd_11.asm
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_com -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack bd1_com.asm  -fPIC -DPIC -o bd1_com.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_submul_1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack bd1_submul_1.asm  -fPIC -DPIC -o bd1_submul_1.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bt1_add_n -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack bt1_add_n.asm  -fPIC -DPIC -o bt1_add_n.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_addlsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack bd1_addlsh1_n.asm  -fPIC -DPIC -o bd1_addlsh1_n.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bt1_addmul_1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack bt1_addmul_1.asm  -fPIC -DPIC -o bt1_addmul_1.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_gcd_11 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack bd1_gcd_11.asm  -fPIC -DPIC -o bd1_gcd_11.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_addlsh1_n -DPIC bd1_addlsh1_n.asm >tmp-bd1_addlsh1_n.s
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack bd1_sub_n.asm  -fPIC -DPIC -o bd1_sub_n.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_copyd -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack bd1_copyd.asm  -fPIC -DPIC -o bd1_copyd.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_mul_1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack bd1_mul_1.asm  -fPIC -DPIC -o bd1_mul_1.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_copyi -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-bd1_copyi.s -fPIC -DPIC -o bd1_copyi.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_com -DPIC bd1_com.asm >tmp-bd1_com.s
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_sublsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack bd1_sublsh1_n.asm  -fPIC -DPIC -o bd1_sublsh1_n.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_addmul_2 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack bd1_addmul_2.asm  -fPIC -DPIC -o bd1_addmul_2.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_addmul_1 -DPIC bt1_addmul_1.asm >tmp-bt1_addmul_1.s
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_sub_n -DPIC bd1_sub_n.asm >tmp-bd1_sub_n.s
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_add_n -DPIC bt1_add_n.asm >tmp-bt1_add_n.s
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_submul_1 -DPIC bd1_submul_1.asm >tmp-bd1_submul_1.s
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_copyd -DPIC bd1_copyd.asm >tmp-bd1_copyd.s
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bt1_gcd_11 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack bt1_gcd_11.asm  -fPIC -DPIC -o bt1_gcd_11.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_mul_basecase -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack bd1_mul_basecase.asm  -fPIC -DPIC -o bd1_mul_basecase.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_mul_1 -DPIC bd1_mul_1.asm >tmp-bd1_mul_1.s
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_sublsh1_n -DPIC bd1_sublsh1_n.asm >tmp-bd1_sublsh1_n.s
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_gcd_11 -DPIC bd1_gcd_11.asm >tmp-bd1_gcd_11.s
[INFO] [stderr]   /bin/bash ../libtool --mode=compile --tag=CC ../../gmp-src/mpn/m4-ccas --m4="m4" gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I..  -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_`echo bt1_mul_1 | sed 's/_$//'`   -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack `test -f 'bt1_mul_1.asm' || echo '../../gmp-src/mpn/'`bt1_mul_1.asm
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bt1_copyd -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack bt1_copyd.asm  -fPIC -DPIC -o bt1_copyd.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_gcd_11 -DPIC bt1_gcd_11.asm >tmp-bt1_gcd_11.s
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_copyd -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-bd1_copyd.s -fPIC -DPIC -o bd1_copyd.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_gcd_11 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-bd1_gcd_11.s -fPIC -DPIC -o bd1_gcd_11.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_sublsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-bd1_sublsh1_n.s -fPIC -DPIC -o bd1_sublsh1_n.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_addmul_2 -DPIC bd1_addmul_2.asm >tmp-bd1_addmul_2.s
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_sub_n -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-bd1_sub_n.s -fPIC -DPIC -o bd1_sub_n.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bt1_add_n -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-bt1_add_n.s -fPIC -DPIC -o bt1_add_n.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bd1_mul_basecase -DPIC bd1_mul_basecase.asm >tmp-bd1_mul_basecase.s
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_addlsh1_n -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-bd1_addlsh1_n.s -fPIC -DPIC -o bd1_addlsh1_n.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_copyd -DPIC bt1_copyd.asm >tmp-bt1_copyd.s
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_addmul_2 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-bd1_addmul_2.s -fPIC -DPIC -o bd1_addmul_2.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bt1_gcd_11 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-bt1_gcd_11.s -fPIC -DPIC -o bt1_gcd_11.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bt1_copyd -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-bt1_copyd.s -fPIC -DPIC -o bt1_copyd.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_mul_1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-bd1_mul_1.s -fPIC -DPIC -o bd1_mul_1.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_mul_basecase -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-bd1_mul_basecase.s -fPIC -DPIC -o bd1_mul_basecase.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bd1_submul_1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-bd1_submul_1.s -fPIC -DPIC -o bd1_submul_1.o
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bt1_copyi -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack bt1_copyi.asm  -fPIC -DPIC -o bt1_copyi.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_copyi -DPIC bt1_copyi.asm >tmp-bt1_copyi.s
[INFO] [stderr]   libtool: compile:  ../../gmp-src/mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bt1_mul_1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack bt1_mul_1.asm  -fPIC -DPIC -o bt1_mul_1.o
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bt1_copyi -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-bt1_copyi.s -fPIC -DPIC -o bt1_copyi.o
[INFO] [stderr]   m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bt1_mul_1 -DPIC bt1_mul_1.asm >tmp-bt1_mul_1.s
[INFO] [stderr]    gcc -c -DHAVE_CONFIG_H -I. -I../../gmp-src/mpn -I.. -D__GMP_WITHIN_GMP -I../../gmp-src -DOPERATION_bt1_mul_1 -O2 -pedantic -fomit-frame-pointer -m64 -Wa,--noexecstack tmp-bt1_mul_1.s -fPIC -DPIC -o bt1_mul_1.o
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build/mpn'
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build'
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   grep: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   configure: WARNING: oops, cannot compile test program
[INFO] [stderr]   configure: WARNING: Could not determine float format.
[INFO] [stderr]   configure: WARNING: Conversions to and from "double" may be slow.
[INFO] [stderr]   sed: couldn't flush stdout: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2002: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1947: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1835: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1843: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 1853: printf: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 2002: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25311: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25311: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25311: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25311: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25311: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25311: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25311: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25311: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25311: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25311: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25311: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25311: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25311: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25311: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25311: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25311: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25311: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25311: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25311: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25311: mpn/coreihwl_addmul_2.asm: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25354: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25151: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25311: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25311: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25311: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25311: echo: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   m4: write error: No space left on device
[INFO] [stderr]   m4: write error: No space left on device
[INFO] [stderr]   make[2]: *** [Makefile:768: bd1_com.lo] Error 1
[INFO] [stderr]   make[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   make[2]: *** [Makefile:768: bt1_addmul_1.lo] Error 1
[INFO] [stderr]   make[1]: *** [Makefile:997: all-recursive] Error 1
[INFO] [stderr]   make: *** [Makefile:787: all] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gmp-mpfr-sys-1.4.3/build.rs:1265:13:
[INFO] [stderr]   Program failed with code 2: cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-062ac9e8f47ac8d3/out/build/gmp-build" && "make" "-j" "16"
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x564a754edc62 - std::backtrace_rs::backtrace::libunwind::trace::h891094572dc87f41
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x564a754edc62 - std::backtrace_rs::backtrace::trace_unsynchronized::h0f4b32b10f5344e2
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x564a754edc62 - std::sys::backtrace::_print_fmt::hba12e5e7a489ef95
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x564a754edc62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h99bfe0bffe442d68
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x564a7550ff33 - core::fmt::rt::Argument::fmt::h808b14cdadff520f
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x564a7550ff33 - core::fmt::write::h6013248e06841026
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x564a754eb093 - std::io::default_write_fmt::heef89a9c106908dd
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x564a754eb093 - std::io::Write::write_fmt::h3594cf5a9fd38b7b
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x564a754edab2 - std::sys::backtrace::BacktraceLock::print::h141a99332efccdfb
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x564a754ef613 - std::panicking::default_hook::{{closure}}::hb4bb2e2b20fdbde9
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x564a754ef3f5 - std::panicking::default_hook::h03b783b9253c59af
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x564a754effe2 - std::panicking::rust_panic_with_hook::he34c238474f7e081
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x564a754efd7a - std::panicking::begin_panic_handler::{{closure}}::h9ae6cd345d67b800
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x564a754ee159 - std::sys::backtrace::__rust_end_short_backtrace::h112b194985e9b439
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x564a754efa0d - __rustc[658fb56f1fc9f5f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x564a7550ef30 - core::panicking::panic_fmt::hdb87a66f3c8fe8c2
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x564a754afaa9 - build_script_build::execute::h98c593063b488fed
[INFO] [stderr]     17:     0x564a754af464 - build_script_build::make_and_check::hdb518949e5a4d43a
[INFO] [stderr]     18:     0x564a754a73b9 - build_script_build::build_gmp::h68466dbbdec6090b
[INFO] [stderr]     19:     0x564a754a1c35 - build_script_build::compile_libs::h7da46be2bb511dcc
[INFO] [stderr]     20:     0x564a754a0081 - build_script_build::main::h048305d2346ae8c3
[INFO] [stderr]     21:     0x564a754ba2d3 - core::ops::function::FnOnce::call_once::h19c8c7e5549a3d10
[INFO] [stderr]     22:     0x564a754c3656 - std::sys::backtrace::__rust_begin_short_backtrace::h44022652c3023a14
[INFO] [stderr]     23:     0x564a754b3a09 - std::rt::lang_start::{{closure}}::h3943729c349c6d96
[INFO] [stderr]     24:     0x564a754e7550 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4f4585fe72a25a3b
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     25:     0x564a754e7550 - std::panicking::catch_unwind::do_call::hc7ecc65e80036aa3
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:589:40
[INFO] [stderr]     26:     0x564a754e7550 - std::panicking::catch_unwind::hecd6c0902cfaf2d3
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:552:19
[INFO] [stderr]     27:     0x564a754e7550 - std::panic::catch_unwind::hf2df4b1683f64d1d
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x564a754e7550 - std::rt::lang_start_internal::{{closure}}::h5296c3d96741f8e3
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x564a754e7550 - std::panicking::catch_unwind::do_call::ha1d68ac5b71773e0
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:589:40
[INFO] [stderr]     30:     0x564a754e7550 - std::panicking::catch_unwind::hc49303e4359af9e3
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:552:19
[INFO] [stderr]     31:     0x564a754e7550 - std::panic::catch_unwind::hb4909e9c6b4c44c3
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x564a754e7550 - std::rt::lang_start_internal::h6f30646bbb0adad2
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x564a754b39f1 - std::rt::lang_start::h064b97ff52e10c87
[INFO] [stderr]     34:     0x564a754b0675 - main
[INFO] [stderr]     35:     0x7b571097c1ca - <unknown>
[INFO] [stderr]     36:     0x7b571097c28b - __libc_start_main
[INFO] [stderr]     37:     0x564a7549f065 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "6fddff7177941f48e61c30d9b368eb19749d888e5587b5ec98bf1d005f1f5110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fddff7177941f48e61c30d9b368eb19749d888e5587b5ec98bf1d005f1f5110", kill_on_drop: false }`
[INFO] [stdout] 6fddff7177941f48e61c30d9b368eb19749d888e5587b5ec98bf1d005f1f5110
