OCamllabs icon Home|Differences with the last checks|Previous runs


Building on clete.ocamllabs.io

(from ocaml/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
2021-12-03 09:47.39 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam"))
2021-12-03 09:47.39 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q b1ed080260d9fb3332ffd1ed74a70b40f8d46d66"))
2021-12-03 09:47.39 ---> using "470a5139cd314c308ef6f8a7115ce3eecbef27ce3b36ad57c590d49c448a8f62" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2021-12-03 09:47.39 ---> using "6ff696b0fce120bd80d73dc055775d9b6cd971171da508a2aeef8fc7d75ea210" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.08' '4.08.1'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.08.1"} | "ocaml-system" {= "4.08.1"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.08.1  (cached)
-> installed ocaml-base-compiler.4.08.1
-> installed ocaml-config.1
-> installed ocaml.4.08.1
Done.
# Run eval $(opam env --switch=4.08) to update the current shell environment
2021-12-03 09:47.39 ---> using "84e45f93652c43553339386909c04f29871c2c93decd064ff0c7994dda78ac6f" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8877 kB]
- Fetched 9106 kB in 2s (5249 kB/s)
- Reading package lists...
- 
2021-12-03 09:47.39 ---> using "a3462fbbdbfd0a4f12ce5d71cbc1a8df627bd58ef199e711ff1a6ddcc2d42951" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"gmp-ecm.7.0.3\"\
               \nopam install -vy \"gmp-ecm.7.0.3\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"gmp-ecm.7.0.3\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
Nothing to do.
[NOTE] gmp-ecm.7.0.3 is not installed.

The following actions will be performed:
  - install conf-which    1     [required by conf-autoconf]
  - install conf-g++      1.0   [required by gmp-ecm]
  - install conf-gmp      3     [required by gmp-ecm]
  - install conf-libtool  1     [required by gmp-ecm]
  - install conf-autoconf 0.1   [required by gmp-ecm]
  - install conf-automake 1     [required by gmp-ecm]
  - install gmp-ecm       7.0.3
===== 7 to install =====

The following system packages will first need to be installed:
    autoconf automake libgmp-dev libtool

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "autoconf" "automake" "libgmp-dev" "libtool"
- debconf: delaying package configuration, since apt-utils is not installed
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18049 files and directories currently installed.)
- Preparing to unpack .../libgmp10_2%3a6.2.1+dfsg-3_amd64.deb ...
- Unpacking libgmp10:amd64 (2:6.2.1+dfsg-3) over (2:6.2.1+dfsg-1) ...
- Setting up libgmp10:amd64 (2:6.2.1+dfsg-3) ...
- Selecting previously unselected package libmagic-mgc.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18049 files and directories currently installed.)
- Preparing to unpack .../00-libmagic-mgc_1%3a5.41-2_amd64.deb ...
- Unpacking libmagic-mgc (1:5.41-2) ...
- Selecting previously unselected package libmagic1:amd64.
- Preparing to unpack .../01-libmagic1_1%3a5.41-2_amd64.deb ...
- Unpacking libmagic1:amd64 (1:5.41-2) ...
- Selecting previously unselected package file.
- Preparing to unpack .../02-file_1%3a5.41-2_amd64.deb ...
- Unpacking file (1:5.41-2) ...
- Selecting previously unselected package libsigsegv2:amd64.
- Preparing to unpack .../03-libsigsegv2_2.13-1_amd64.deb ...
- Unpacking libsigsegv2:amd64 (2.13-1) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../04-m4_1.4.18-5_amd64.deb ...
- Unpacking m4 (1.4.18-5) ...
- Selecting previously unselected package autoconf.
- Preparing to unpack .../05-autoconf_2.71-2_all.deb ...
- Unpacking autoconf (2.71-2) ...
- Selecting previously unselected package autotools-dev.
- Preparing to unpack .../06-autotools-dev_20180224.1+nmu1_all.deb ...
- Unpacking autotools-dev (20180224.1+nmu1) ...
- Selecting previously unselected package automake.
- Preparing to unpack .../07-automake_1%3a1.16.5-1.1_all.deb ...
- Unpacking automake (1:1.16.5-1.1) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../08-libgmpxx4ldbl_2%3a6.2.1+dfsg-3_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../09-libgmp-dev_2%3a6.2.1+dfsg-3_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg-3) ...
- Selecting previously unselected package libltdl7:amd64.
- Preparing to unpack .../10-libltdl7_2.4.6-15_amd64.deb ...
- Unpacking libltdl7:amd64 (2.4.6-15) ...
- Selecting previously unselected package libltdl-dev:amd64.
- Preparing to unpack .../11-libltdl-dev_2.4.6-15_amd64.deb ...
- Unpacking libltdl-dev:amd64 (2.4.6-15) ...
- Selecting previously unselected package libtool.
- Preparing to unpack .../12-libtool_2.4.6-15_all.deb ...
- Unpacking libtool (2.4.6-15) ...
- Setting up libmagic-mgc (1:5.41-2) ...
- Setting up libmagic1:amd64 (1:5.41-2) ...
- Setting up file (1:5.41-2) ...
- Setting up autotools-dev (20180224.1+nmu1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3) ...
- Setting up libsigsegv2:amd64 (2.13-1) ...
- Setting up libltdl7:amd64 (2.4.6-15) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg-3) ...
- Setting up libtool (2.4.6-15) ...
- Setting up m4 (1.4.18-5) ...
- Setting up autoconf (2.71-2) ...
- Setting up automake (1:1.16.5-1.1) ...
- update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
- Setting up libltdl-dev:amd64 (2.4.6-15) ...
- Processing triggers for libc-bin (2.31-13) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  7/21:
Processing  8/21: [conf-g++: g++]
Processing  9/21: [conf-g++: g++] [conf-gmp: sh]
Processing 10/21: [conf-g++: g++] [conf-gmp: sh] [conf-libtool: libtoolize]
Processing 11/21: [conf-g++: g++] [conf-gmp: sh] [conf-libtool: libtoolize] [conf-which: which which]
-> retrieved gmp-ecm.7.0.3  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "g++" "--version" (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-g++.1.0)
- g++ (Debian 10.2.1-6) 10.2.1 20210110
- Copyright (C) 2020 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 
- g++ (Debian 10.2.1-6) 10.2.1 20210110
- Copyright (C) 2020 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 
-> compiled  conf-g++.1.0
Processing 11/21: [conf-gmp: sh] [conf-libtool: libtoolize] [conf-which: which which]
-> installed conf-g++.1.0
Processing 12/21: [conf-gmp: sh] [conf-libtool: libtoolize] [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-gmp.3)
- + cc -c -I/usr/local/include test.c
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.3
Processing 12/21: [conf-libtool: libtoolize] [conf-which: which which]
-> installed conf-gmp.3
Processing 13/21: [conf-libtool: libtoolize] [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "which" (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-which.1)
- /usr/bin/which
- /usr/bin/which
-> compiled  conf-which.1
Processing 13/21: [conf-libtool: libtoolize]
-> installed conf-which.1
Processing 14/21: [conf-libtool: libtoolize]
Processing 15/21: [conf-autoconf: which autoconf] [conf-libtool: libtoolize]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "autoconf" (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-autoconf.0.1)
- /usr/bin/autoconf
- /usr/bin/autoconf
-> compiled  conf-autoconf.0.1
Processing 15/21: [conf-libtool: libtoolize]
-> installed conf-autoconf.0.1
Processing 16/21: [conf-libtool: libtoolize]
Processing 17/21: [conf-automake: automake] [conf-libtool: libtoolize]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "libtoolize" "--version" (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-libtool.1)
- libtoolize (GNU libtool) 2.4.6
- Written by Gary V. Vaughan <gary@gnu.org>, 2003
- 
- Copyright (C) 2015 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- libtoolize (GNU libtool) 2.4.6
- Written by Gary V. Vaughan <gary@gnu.org>, 2003
- 
- Copyright (C) 2015 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-> compiled  conf-libtool.1
Processing 17/21: [conf-automake: automake]
-> installed conf-libtool.1
Processing 18/21: [conf-automake: automake]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "automake" "--help" (CWD=/home/opam/.opam/4.08/.opam-switch/build/conf-automake.1)
- Usage: /usr/bin/automake [OPTION]... [Makefile]...
- 
- Generate Makefile.in for configure from Makefile.am.
- 
- Operation modes:
-       --help               print this help, then exit
-       --version            print version number, then exit
-   -v, --verbose            verbosely list files processed
-       --no-force           only update Makefile.in's that are out of date
-   -W, --warnings=CATEGORY  report the warnings falling in CATEGORY
- 
- Dependency tracking:
-   -i, --ignore-deps      disable dependency tracking code
-       --include-deps     enable dependency tracking code
- 
- Flavors:
-       --foreign          set strictness to foreign
-       --gnits            set strictness to gnits
-       --gnu              set strictness to gnu
- 
- Library files:
-   -a, --add-missing      add missing standard files to package
-       --libdir=DIR       set directory storing library files
-       --print-libdir     print directory storing library files
-   -c, --copy             with -a, copy missing files (default is symlink)
-   -f, --force-missing    force update of standard files
- 
- Warning categories include:
-   cross                  cross compilation issues
-   gnu                    GNU coding standards (default in gnu and gnits modes)
-   obsolete               obsolete features or constructions (default)
-   override               user redefinitions of Automake rules or variables
-   portability            portability issues (default in gnu and gnits modes)
-   portability-recursive  nested Make variables (default with -Wportability)
-   extra-portability      extra portability issues related to obscure tools
-   syntax                 dubious syntactic constructs (default)
-   unsupported            unsupported or incomplete features (default)
-   all                    all the warnings
-   no-CATEGORY            turn off warnings in CATEGORY
-   none                   turn off all the warnings
-   error                  treat warnings as errors
- 
- Files automatically distributed if found (always):
-   ABOUT-GNU           TODO                install-sh          mdate-sh
-   ABOUT-NLS           ar-lib              libversion.in       missing
-   BACKLOG             compile             ltcf-c.sh           mkinstalldirs
-   COPYING             config.guess        ltcf-cxx.sh         py-compile
-   COPYING.DOC         config.rpath        ltcf-gcj.sh         texinfo.tex
-   COPYING.LESSER      config.sub          ltconfig            ylwrap
-   COPYING.LIB         depcomp             ltmain.sh
- 
- Files automatically distributed if found (as .md if needed):
-   AUTHORS[.md]        INSTALL[.md]        README[.md]         THANKS[.md]
-   ChangeLog[.md]      NEWS[.md]
- 
- Files automatically distributed if found (under certain conditions):
-   README-alpha[.md]   config.h.bot        configure           configure.in
-   acconfig.h          config.h.top        configure.ac        stamp-vti
-   aclocal.m4
- 
- Report bugs to <bug-automake@gnu.org>.
- GNU Automake home page: <https://www.gnu.org/software/automake/>.
- General help using GNU software: <https://www.gnu.org/gethelp/>.
-> compiled  conf-automake.1
-> installed conf-automake.1
Processing 20/21: [gmp-ecm: autoreconf]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "autoreconf" "-i" "-s" (CWD=/home/opam/.opam/4.08/.opam-switch/build/gmp-ecm.7.0.3)
- libtoolize: putting auxiliary files in '.'.
- libtoolize: linking file './ltmain.sh'
- libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
- libtoolize: linking file 'm4/libtool.m4'
- libtoolize: linking file 'm4/ltoptions.m4'
- libtoolize: linking file 'm4/ltsugar.m4'
- libtoolize: linking file 'm4/ltversion.m4'
- libtoolize: linking file 'm4/lt~obsolete.m4'
- configure.ac:161: warning: The macro `AC_PROG_CC_C99' is obsolete.
- configure.ac:161: You should run autoupdate.
- ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
- configure.ac:161: the top level
- configure.ac:186: warning: The macro `AC_HEADER_TIME' is obsolete.
- configure.ac:186: You should run autoupdate.
- ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
- configure.ac:186: the top level
- configure.ac:268: warning: The macro `AC_FD_CC' is obsolete.
- configure.ac:268: You should run autoupdate.
- ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
- lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- acinclude.m4:76: GMP_PROG_M4 is expanded from...
- configure.ac:268: the top level
- configure.ac:269: warning: The macro `AC_FD_CC' is obsolete.
- configure.ac:269: You should run autoupdate.
- ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
- lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- acinclude.m4:286: GMP_ASM_UNDERSCORE is expanded from...
- configure.ac:269: the top level
- configure.ac:272: warning: The macro `AC_FD_CC' is obsolete.
- configure.ac:272: You should run autoupdate.
- ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
- acinclude.m4:157: GMP_TRY_ASSEMBLE is expanded from...
- lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
- lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
- ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
- ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
- acinclude.m4:194: GMP_ASM_TYPE is expanded from...
- configure.ac:272: the top level
- configure.ac:372: warning: The macro `AC_HEADER_STDC' is obsolete.
- configure.ac:372: You should run autoupdate.
- ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
- configure.ac:372: the top level
- configure.ac:161: installing './compile'
- configure.ac:9: installing './config.guess'
- configure.ac:9: installing './config.sub'
- configure.ac:8: installing './install-sh'
- configure.ac:8: installing './missing'
- Makefile.am: installing './INSTALL'
- Makefile.am: installing './depcomp'
- parallel-tests: installing './test-driver'
Processing 20/21: [gmp-ecm: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.08" (CWD=/home/opam/.opam/4.08/.opam-switch/build/gmp-ecm.7.0.3)
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a race-free mkdir -p... /bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for a sed that does not truncate output... /bin/sed
- checking for CC and CFLAGS in gmp.h... yes CC=x86_64-linux-gnu-gcc CFLAGS=-g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3
- checking whether CC=x86_64-linux-gnu-gcc and CFLAGS=-g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 works... yes
- checking whether make supports the include directive... yes (GNU style)
- checking for gcc... x86_64-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether x86_64-linux-gnu-gcc accepts -g... yes
- checking for x86_64-linux-gnu-gcc option to enable C11 features... none needed
- checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes
- checking dependency style of x86_64-linux-gnu-gcc... gcc3
- checking dependency style of x86_64-linux-gnu-gcc... gcc3
- checking how to print strings... printf
- checking for a sed that does not truncate output... (cached) /bin/sed
- checking for fgrep... /bin/grep -F
- checking for ld used by x86_64-linux-gnu-gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from x86_64-linux-gnu-gcc object... ok
- checking for sysroot... no
- checking for a working dd... /bin/dd
- checking how to truncate binary pipes... /bin/dd bs=4096 count=1
- checking for mt... no
- checking if : is a manifest tool... no
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for sys/time.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
- checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
- checking if x86_64-linux-gnu-gcc static flag -static works... yes
- checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes
- checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
- checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... no
- checking whether to build static libraries... yes
- checking for int64_t... yes
- checking for uint64_t... yes
- checking for unsigned long long int... 
- yes
- checking for long long int... yes
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking for size_t... yes
- checking if assembly code is ELF... checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
- yes
- checking for suitable m4... m4
- checking how to switch to text section... .text
- checking how to export a symbol... .globl
- checking what assembly label suffix to use... :
- checking if globals are prefixed by underscore... no
- checking how to switch to text section... (cached) .text
- checking how to export a symbol... (cached) .globl
- checking for assembler .type directive... .type	$1,@$2
- checking for working alloca.h... yes
- checking for alloca... yes
- checking for egrep... (cached) /bin/grep -E
- checking for math.h... yes
- checking for limits.h... yes
- checking for malloc.h... yes
- checking for strings.h... (cached) yes
- checking for sys/time.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for io.h... no
- checking for signal.h... yes
- checking for fcntl.h... yes
- checking for windows.h... no
- checking for psapi.h... no
- checking for ctype.h... yes
- checking for sys/types.h... (cached) yes
- checking for sys/resource.h... yes
- checking for aio.h... yes
- checking for working strtod... yes
- checking for pow in -lm... 
- yes
- checking for floor in -lm... yes
- checking for sqrt in -lm... yes
- checking for fmod in -lm... yes
- checking for cos in -lm... yes
- checking for aio_read in -lrt... yes
- checking for GetProcessMemoryInfo in -lpsapi... no
- checking for isascii... yes
- checking for memset... yes
- checking for strchr... yes
- checking for strlen... yes
- checking for strncasecmp... yes
- checking for strstr... yes
- checking for access... yes
- checking for unlink... yes
- checking for isspace... 
- yes
- checking for isdigit... yes
- checking for isxdigit... yes
- checking for time... yes
- checking for ctime... yes
- checking for gethostname... yes
- checking for gettimeofday... yes
- checking for getrusage... yes
- checking for memmove... yes
- checking for signal... yes
- checking for fcntl... yes
- checking for fileno... yes
- checking for setvbuf... yes
- checking for fallocate... yes
- checking for aio_read... yes
- checking for aio_init... yes
- checking for _fseeki64... 
- no
- checking for _ftelli64... no
- checking for malloc_usable_size... yes
- checking for gmp.h... yes
- checking for recent GMP... yes
- checking if GMP is MPIR... no
- checking whether we can link against GMP... yes
- checking if gmp.h version and libgmp version are the same... (6.2.1/6.2.1) yes
- checking for __gmpn_add_nc... yes
- checking for __gmpn_mod_34lsub1... yes
- checking for __gmpn_redc_1... yes
- checking for __gmpn_redc_2... yes
- checking for __gmpn_mullo_n... yes
- checking for __gmpn_redc_n... yes
- checking for __gmpn_preinv_mod_1... yes
- checking for __gmpn_mod_1s_4p_cps... yes
- checking for __gmpn_mod_1s_4p... yes
- checking for __gmpn_mul_fft... yes
- checking for __gmpn_fft_next_size... yes
- checking for __gmpn_fft_best_k... 
- yes
- checking for __gmpn_mulmod_bnm1... yes
- checking for __gmpn_mulmod_bnm1_next_size... yes
- checking whether assembler supports --noexecstack option... yes
- checking whether compiler knows __attribute__((hot))... yes
- checking for xsltproc... no
- checking whether self tests are run under valgrind... no
- creating config.m4
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating athlon/Makefile
- config.status: creating pentium4/Makefile
- config.status: creating x86_64/Makefile
- config.status: creating powerpc64/Makefile
- config.status: creating aprtcle/Makefile
- config.status: creating build.vc12/Makefile
- config.status: creating build.vc12/assembler/Makefile
- config.status: creating build.vc12/ecm/Makefile
- config.status: creating build.vc12/ecm_gpu/Makefile
- config.status: creating build.vc12/libecm/Makefile
- config.status: creating build.vc12/libecm_gpu/Makefile
- config.status: creating build.vc12/tune/Makefile
- config.status: creating build.vc12/bench_mulredc/Makefile
- config.status: creating config.h
- config.status: creating ecm.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- configure: Configuration:
- configure: Build for host type x86_64-pc-linux-gnu
- configure: CC=x86_64-linux-gnu-gcc, CFLAGS=-W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3
- configure: Linking GMP with -lgmp
- configure: Using asm redc code from directory x86_64
- configure: Not using SSE2 instructions in NTT code
- configure: Using APRCL to prove factors prime/composite
- configure: Assertions enabled
- configure: Shell command execution disabled
- configure: OpenMP disabled
- configure: Memory debugging disabled
Processing 20/21: [gmp-ecm: make 71]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-j" "71" (CWD=/home/opam/.opam/4.08/.opam-switch/build/gmp-ecm.7.0.3)
- make  all-recursive
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/gmp-ecm.7.0.3'
- Making all in x86_64
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/gmp-ecm.7.0.3/x86_64'
- m4 -I../ -DOPERATION_mulredc1 `test -f mulredc1.asm || echo './'`mulredc1.asm >mulredc1.s
- m4 -DLENGTH=2 mulredc.m4 > mulredc2.asm
- m4 -DLENGTH=3 mulredc.m4 > mulredc3.asm
- m4 -DLENGTH=4 mulredc.m4 > mulredc4.asm
- m4 -DLENGTH=5 mulredc.m4 > mulredc5.asm
- m4 -DLENGTH=6 mulredc.m4 > mulredc6.asm
- m4 -DLENGTH=7 mulredc.m4 > mulredc7.asm
- m4 -DLENGTH=8 mulredc.m4 > mulredc8.asm
- m4 -DLENGTH=9 mulredc.m4 > mulredc9.asm
- m4 -DLENGTH=10 mulredc.m4 > mulredc10.asm
- m4 -DLENGTH=11 mulredc.m4 > mulredc11.asm
- m4 -DLENGTH=12 mulredc.m4 > mulredc12.asm
- m4 -DLENGTH=13 mulredc.m4 > mulredc13.asm
- m4 -DLENGTH=14 mulredc.m4 > mulredc14.asm
- m4 -DLENGTH=15 mulredc.m4 > mulredc15.asm
- m4 -DLENGTH=16 mulredc.m4 > mulredc16.asm
- m4 -DLENGTH=17 mulredc.m4 > mulredc17.asm
- m4 -DLENGTH=18 mulredc.m4 > mulredc18.asm
- m4 -DLENGTH=19 mulredc.m4 > mulredc19.asm
- m4 -DLENGTH=20 mulredc.m4 > mulredc20.asm
- m4 -DLENGTH=2 mulredc1.m4 > mulredc1_2.asm
- m4 -DLENGTH=3 mulredc1.m4 > mulredc1_3.asm
- m4 -DLENGTH=4 mulredc1.m4 > mulredc1_4.asm
- m4 -DLENGTH=5 mulredc1.m4 > mulredc1_5.asm
- m4 -DLENGTH=6 mulredc1.m4 > mulredc1_6.asm
- m4 -DLENGTH=7 mulredc1.m4 > mulredc1_7.asm
- m4 -DLENGTH=8 mulredc1.m4 > mulredc1_8.asm
- m4 -DLENGTH=9 mulredc1.m4 > mulredc1_9.asm
- m4 -DLENGTH=10 mulredc1.m4 > mulredc1_10.asm
- m4 -DLENGTH=11 mulredc1.m4 > mulredc1_11.asm
- m4 -DLENGTH=12 mulredc1.m4 > mulredc1_12.asm
- m4 -DLENGTH=13 mulredc1.m4 > mulredc1_13.asm
- m4 -DLENGTH=14 mulredc1.m4 > mulredc1_14.asm
- m4 -DLENGTH=15 mulredc1.m4 > mulredc1_15.asm
- m4 -DLENGTH=16 mulredc1.m4 > mulredc1_16.asm
- m4 -DLENGTH=17 mulredc1.m4 > mulredc1_17.asm
- m4 -DLENGTH=18 mulredc1.m4 > mulredc1_18.asm
- m4 -DLENGTH=19 mulredc1.m4 > mulredc1_19.asm
- m4 -DLENGTH=20 mulredc1.m4 > mulredc1_20.asm
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc1.lo mulredc1.s
- m4 -I../ -DOPERATION_mulredc2 `test -f mulredc2.asm || echo './'`mulredc2.asm >mulredc2.s
- m4 -I../ -DOPERATION_mulredc3 `test -f mulredc3.asm || echo './'`mulredc3.asm >mulredc3.s
- m4 -I../ -DOPERATION_mulredc4 `test -f mulredc4.asm || echo './'`mulredc4.asm >mulredc4.s
- m4 -I../ -DOPERATION_mulredc5 `test -f mulredc5.asm || echo './'`mulredc5.asm >mulredc5.s
- m4 -I../ -DOPERATION_mulredc6 `test -f mulredc6.asm || echo './'`mulredc6.asm >mulredc6.s
- m4 -I../ -DOPERATION_mulredc7 `test -f mulredc7.asm || echo './'`mulredc7.asm >mulredc7.s
- m4 -I../ -DOPERATION_mulredc8 `test -f mulredc8.asm || echo './'`mulredc8.asm >mulredc8.s
- m4 -I../ -DOPERATION_mulredc9 `test -f mulredc9.asm || echo './'`mulredc9.asm >mulredc9.s
- m4 -I../ -DOPERATION_mulredc10 `test -f mulredc10.asm || echo './'`mulredc10.asm >mulredc10.s
- m4 -I../ -DOPERATION_mulredc11 `test -f mulredc11.asm || echo './'`mulredc11.asm >mulredc11.s
- m4 -I../ -DOPERATION_mulredc12 `test -f mulredc12.asm || echo './'`mulredc12.asm >mulredc12.s
- m4 -I../ -DOPERATION_mulredc13 `test -f mulredc13.asm || echo './'`mulredc13.asm >mulredc13.s
- m4 -I../ -DOPERATION_mulredc14 `test -f mulredc14.asm || echo './'`mulredc14.asm >mulredc14.s
- m4 -I../ -DOPERATION_mulredc15 `test -f mulredc15.asm || echo './'`mulredc15.asm >mulredc15.s
- m4 -I../ -DOPERATION_mulredc16 `test -f mulredc16.asm || echo './'`mulredc16.asm >mulredc16.s
- m4 -I../ -DOPERATION_mulredc17 `test -f mulredc17.asm || echo './'`mulredc17.asm >mulredc17.s
- m4 -I../ -DOPERATION_mulredc18 `test -f mulredc18.asm || echo './'`mulredc18.asm >mulredc18.s
- m4 -I../ -DOPERATION_mulredc19 `test -f mulredc19.asm || echo './'`mulredc19.asm >mulredc19.s
- m4 -I../ -DOPERATION_mulredc20 `test -f mulredc20.asm || echo './'`mulredc20.asm >mulredc20.s
- m4 -I../ -DOPERATION_mulredc1_2 `test -f mulredc1_2.asm || echo './'`mulredc1_2.asm >mulredc1_2.s
- m4 -I../ -DOPERATION_mulredc1_3 `test -f mulredc1_3.asm || echo './'`mulredc1_3.asm >mulredc1_3.s
- m4 -I../ -DOPERATION_mulredc1_4 `test -f mulredc1_4.asm || echo './'`mulredc1_4.asm >mulredc1_4.s
- m4 -I../ -DOPERATION_mulredc1_5 `test -f mulredc1_5.asm || echo './'`mulredc1_5.asm >mulredc1_5.s
- m4 -I../ -DOPERATION_mulredc1_6 `test -f mulredc1_6.asm || echo './'`mulredc1_6.asm >mulredc1_6.s
- m4 -I../ -DOPERATION_mulredc1_7 `test -f mulredc1_7.asm || echo './'`mulredc1_7.asm >mulredc1_7.s
- m4 -I../ -DOPERATION_mulredc1_8 `test -f mulredc1_8.asm || echo './'`mulredc1_8.asm >mulredc1_8.s
- m4 -I../ -DOPERATION_mulredc1_9 `test -f mulredc1_9.asm || echo './'`mulredc1_9.asm >mulredc1_9.s
- m4 -I../ -DOPERATION_mulredc1_10 `test -f mulredc1_10.asm || echo './'`mulredc1_10.asm >mulredc1_10.s
- m4 -I../ -DOPERATION_mulredc1_11 `test -f mulredc1_11.asm || echo './'`mulredc1_11.asm >mulredc1_11.s
- m4 -I../ -DOPERATION_mulredc1_12 `test -f mulredc1_12.asm || echo './'`mulredc1_12.asm >mulredc1_12.s
- m4 -I../ -DOPERATION_mulredc1_13 `test -f mulredc1_13.asm || echo './'`mulredc1_13.asm >mulredc1_13.s
- m4 -I../ -DOPERATION_mulredc1_14 `test -f mulredc1_14.asm || echo './'`mulredc1_14.asm >mulredc1_14.s
- m4 -I../ -DOPERATION_mulredc1_15 `test -f mulredc1_15.asm || echo './'`mulredc1_15.asm >mulredc1_15.s
- m4 -I../ -DOPERATION_mulredc1_16 `test -f mulredc1_16.asm || echo './'`mulredc1_16.asm >mulredc1_16.s
- m4 -I../ -DOPERATION_mulredc1_17 `test -f mulredc1_17.asm || echo './'`mulredc1_17.asm >mulredc1_17.s
- m4 -I../ -DOPERATION_mulredc1_18 `test -f mulredc1_18.asm || echo './'`mulredc1_18.asm >mulredc1_18.s
- m4 -I../ -DOPERATION_mulredc1_19 `test -f mulredc1_19.asm || echo './'`mulredc1_19.asm >mulredc1_19.s
- m4 -I../ -DOPERATION_mulredc1_20 `test -f mulredc1_20.asm || echo './'`mulredc1_20.asm >mulredc1_20.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc2.lo mulredc2.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc3.lo mulredc3.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc4.lo mulredc4.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc5.lo mulredc5.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc6.lo mulredc6.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc7.lo mulredc7.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc8.lo mulredc8.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc9.lo mulredc9.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc10.lo mulredc10.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc11.lo mulredc11.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc12.lo mulredc12.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc13.lo mulredc13.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc14.lo mulredc14.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc15.lo mulredc15.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc16.lo mulredc16.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc17.lo mulredc17.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc18.lo mulredc18.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc19.lo mulredc19.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc20.lo mulredc20.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc1_2.lo mulredc1_2.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc1_3.lo mulredc1_3.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc1_4.lo mulredc1_4.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc1_5.lo mulredc1_5.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc1_6.lo mulredc1_6.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc1_7.lo mulredc1_7.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc1_8.lo mulredc1_8.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc1_9.lo mulredc1_9.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc1_10.lo mulredc1_10.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc1_11.lo mulredc1_11.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc1_12.lo mulredc1_12.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc1_13.lo mulredc1_13.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc1_14.lo mulredc1_14.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc1_15.lo mulredc1_15.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc1_16.lo mulredc1_16.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc1_17.lo mulredc1_17.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc1_18.lo mulredc1_18.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc1_19.lo mulredc1_19.s
- /bin/bash ../libtool    --mode=compile x86_64-linux-gnu-gcc  -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c -o mulredc1_20.lo mulredc1_20.s
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc1.s -o mulredc1.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc2.s -o mulredc2.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc7.s -o mulredc7.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc10.s -o mulredc10.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc6.s -o mulredc6.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc11.s -o mulredc11.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc3.s -o mulredc3.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc14.s -o mulredc14.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc12.s -o mulredc12.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc4.s -o mulredc4.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc1_6.s -o mulredc1_6.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc15.s -o mulredc15.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc1_5.s -o mulredc1_5.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc5.s -o mulredc5.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc8.s -o mulredc8.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc1_3.s -o mulredc1_3.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc1_4.s -o mulredc1_4.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc9.s -o mulredc9.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc13.s -o mulredc13.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc1_11.s -o mulredc1_11.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc16.s -o mulredc16.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc1_14.s -o mulredc1_14.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc1_16.s -o mulredc1_16.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc1_10.s -o mulredc1_10.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc1_17.s -o mulredc1_17.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc18.s -o mulredc18.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc1_15.s -o mulredc1_15.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc1_12.s -o mulredc1_12.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc1_18.s -o mulredc1_18.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc1_9.s -o mulredc1_9.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc1_7.s -o mulredc1_7.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc19.s -o mulredc19.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc1_2.s -o mulredc1_2.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc17.s -o mulredc17.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc20.s -o mulredc20.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc1_8.s -o mulredc1_8.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc1_19.s -o mulredc1_19.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc1_13.s -o mulredc1_13.o
- libtool: compile:  x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -c mulredc1_20.s -o mulredc1_20.o
- /bin/bash ../libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc  -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3   -o libmulredc.la  mulredc1.lo mulredc2.lo mulredc3.lo mulredc4.lo mulredc5.lo mulredc6.lo mulredc7.lo mulredc8.lo mulredc9.lo mulredc10.lo mulredc11.lo mulredc12.lo mulredc13.lo mulredc14.lo mulredc15.lo mulredc16.lo mulredc17.lo mulredc18.lo mulredc19.lo mulredc20.lo mulredc1_2.lo mulredc1_3.lo mulredc1_4.lo mulredc1_5.lo mulredc1_6.lo mulredc1_7.lo mulredc1_8.lo mulredc1_9.lo mulredc1_10.lo mulredc1_11.lo mulredc1_12.lo mulredc1_13.lo mulredc1_14.lo mulredc1_15.lo mulredc1_16.lo mulredc1_17.lo mulredc1_18.lo mulredc1_19.lo mulredc1_20.lo  
- libtool: link: ar cr .libs/libmulredc.a  mulredc1.o mulredc2.o mulredc3.o mulredc4.o mulredc5.o mulredc6.o mulredc7.o mulredc8.o mulredc9.o mulredc10.o mulredc11.o mulredc12.o mulredc13.o mulredc14.o mulredc15.o mulredc16.o mulredc17.o mulredc18.o mulredc19.o mulredc20.o mulredc1_2.o mulredc1_3.o mulredc1_4.o mulredc1_5.o mulredc1_6.o mulredc1_7.o mulredc1_8.o mulredc1_9.o mulredc1_10.o mulredc1_11.o mulredc1_12.o mulredc1_13.o mulredc1_14.o mulredc1_15.o mulredc1_16.o mulredc1_17.o mulredc1_18.o mulredc1_19.o mulredc1_20.o
- libtool: link: ranlib .libs/libmulredc.a
- libtool: link: ( cd ".libs" && rm -f "libmulredc.la" && ln -s "../libmulredc.la" "libmulredc.la" )
- rm mulredc17.s mulredc1_7.s mulredc5.s mulredc1_20.s mulredc1_19.s mulredc1_6.s mulredc1_15.s mulredc8.s mulredc9.s mulredc6.s mulredc1_16.s mulredc13.s mulredc1_18.s mulredc12.s mulredc11.s mulredc1_3.s mulredc14.s mulredc15.s mulredc1_11.s mulredc1_17.s mulredc3.s mulredc7.s mulredc1_4.s mulredc19.s mulredc1_13.s mulredc1_5.s mulredc2.s mulredc10.s mulredc1_9.s mulredc20.s mulredc16.s mulredc1_12.s mulredc1.s mulredc18.s mulredc1_10.s mulredc1_8.s mulredc4.s mulredc1_14.s mulredc1_2.s
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/gmp-ecm.7.0.3/x86_64'
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/gmp-ecm.7.0.3'
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DOUTSIDE_LIBECM   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT ecm-auxi.o -MD -MP -MF .deps/ecm-auxi.Tpo -c -o ecm-auxi.o `test -f 'auxi.c' || echo './'`auxi.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DOUTSIDE_LIBECM   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT ecm-b1_ainc.o -MD -MP -MF .deps/ecm-b1_ainc.Tpo -c -o ecm-b1_ainc.o `test -f 'b1_ainc.c' || echo './'`b1_ainc.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DOUTSIDE_LIBECM   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT ecm-candi.o -MD -MP -MF .deps/ecm-candi.Tpo -c -o ecm-candi.o `test -f 'candi.c' || echo './'`candi.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DOUTSIDE_LIBECM   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT ecm-eval.o -MD -MP -MF .deps/ecm-eval.Tpo -c -o ecm-eval.o `test -f 'eval.c' || echo './'`eval.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DOUTSIDE_LIBECM   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT ecm-main.o -MD -MP -MF .deps/ecm-main.Tpo -c -o ecm-main.o `test -f 'main.c' || echo './'`main.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DOUTSIDE_LIBECM   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT ecm-resume.o -MD -MP -MF .deps/ecm-resume.Tpo -c -o ecm-resume.o `test -f 'resume.c' || echo './'`resume.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DOUTSIDE_LIBECM   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT ecm-addlaws.o -MD -MP -MF .deps/ecm-addlaws.Tpo -c -o ecm-addlaws.o `test -f 'addlaws.c' || echo './'`addlaws.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DOUTSIDE_LIBECM   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT ecm-torsions.o -MD -MP -MF .deps/ecm-torsions.Tpo -c -o ecm-torsions.o `test -f 'torsions.c' || echo './'`torsions.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DOUTSIDE_LIBECM   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT ecm-getprime_r.o -MD -MP -MF .deps/ecm-getprime_r.Tpo -c -o ecm-getprime_r.o `test -f 'getprime_r.c' || echo './'`getprime_r.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DOUTSIDE_LIBECM   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT ecm-memusage.o -MD -MP -MF .deps/ecm-memusage.Tpo -c -o ecm-memusage.o `test -f 'memusage.c' || echo './'`memusage.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-ecm.lo -MD -MP -MF .deps/libecm_la-ecm.Tpo -c -o libecm_la-ecm.lo `test -f 'ecm.c' || echo './'`ecm.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-ecm2.lo -MD -MP -MF .deps/libecm_la-ecm2.Tpo -c -o libecm_la-ecm2.lo `test -f 'ecm2.c' || echo './'`ecm2.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-pm1.lo -MD -MP -MF .deps/libecm_la-pm1.Tpo -c -o libecm_la-pm1.lo `test -f 'pm1.c' || echo './'`pm1.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-pp1.lo -MD -MP -MF .deps/libecm_la-pp1.Tpo -c -o libecm_la-pp1.lo `test -f 'pp1.c' || echo './'`pp1.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-getprime_r.lo -MD -MP -MF .deps/libecm_la-getprime_r.Tpo -c -o libecm_la-getprime_r.lo `test -f 'getprime_r.c' || echo './'`getprime_r.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-listz.lo -MD -MP -MF .deps/libecm_la-listz.Tpo -c -o libecm_la-listz.lo `test -f 'listz.c' || echo './'`listz.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-lucas.lo -MD -MP -MF .deps/libecm_la-lucas.Tpo -c -o libecm_la-lucas.lo `test -f 'lucas.c' || echo './'`lucas.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-stage2.lo -MD -MP -MF .deps/libecm_la-stage2.Tpo -c -o libecm_la-stage2.lo `test -f 'stage2.c' || echo './'`stage2.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-mpmod.lo -MD -MP -MF .deps/libecm_la-mpmod.Tpo -c -o libecm_la-mpmod.lo `test -f 'mpmod.c' || echo './'`mpmod.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-mul_lo.lo -MD -MP -MF .deps/libecm_la-mul_lo.Tpo -c -o libecm_la-mul_lo.lo `test -f 'mul_lo.c' || echo './'`mul_lo.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-polyeval.lo -MD -MP -MF .deps/libecm_la-polyeval.Tpo -c -o libecm_la-polyeval.lo `test -f 'polyeval.c' || echo './'`polyeval.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-median.lo -MD -MP -MF .deps/libecm_la-median.Tpo -c -o libecm_la-median.lo `test -f 'median.c' || echo './'`median.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-schoen_strass.lo -MD -MP -MF .deps/libecm_la-schoen_strass.Tpo -c -o libecm_la-schoen_strass.lo `test -f 'schoen_strass.c' || echo './'`schoen_strass.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-ks-multiply.lo -MD -MP -MF .deps/libecm_la-ks-multiply.Tpo -c -o libecm_la-ks-multiply.lo `test -f 'ks-multiply.c' || echo './'`ks-multiply.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-rho.lo -MD -MP -MF .deps/libecm_la-rho.Tpo -c -o libecm_la-rho.lo `test -f 'rho.c' || echo './'`rho.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-bestd.lo -MD -MP -MF .deps/libecm_la-bestd.Tpo -c -o libecm_la-bestd.lo `test -f 'bestd.c' || echo './'`bestd.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-auxlib.lo -MD -MP -MF .deps/libecm_la-auxlib.Tpo -c -o libecm_la-auxlib.lo `test -f 'auxlib.c' || echo './'`auxlib.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-random.lo -MD -MP -MF .deps/libecm_la-random.Tpo -c -o libecm_la-random.lo `test -f 'random.c' || echo './'`random.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-factor.lo -MD -MP -MF .deps/libecm_la-factor.Tpo -c -o libecm_la-factor.lo `test -f 'factor.c' || echo './'`factor.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-sp.lo -MD -MP -MF .deps/libecm_la-sp.Tpo -c -o libecm_la-sp.lo `test -f 'sp.c' || echo './'`sp.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-spv.lo -MD -MP -MF .deps/libecm_la-spv.Tpo -c -o libecm_la-spv.lo `test -f 'spv.c' || echo './'`spv.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-spm.lo -MD -MP -MF .deps/libecm_la-spm.Tpo -c -o libecm_la-spm.lo `test -f 'spm.c' || echo './'`spm.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-mpzspm.lo -MD -MP -MF .deps/libecm_la-mpzspm.Tpo -c -o libecm_la-mpzspm.lo `test -f 'mpzspm.c' || echo './'`mpzspm.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-mpzspv.lo -MD -MP -MF .deps/libecm_la-mpzspv.Tpo -c -o libecm_la-mpzspv.lo `test -f 'mpzspv.c' || echo './'`mpzspv.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-ntt_gfp.lo -MD -MP -MF .deps/libecm_la-ntt_gfp.Tpo -c -o libecm_la-ntt_gfp.lo `test -f 'ntt_gfp.c' || echo './'`ntt_gfp.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-ecm_ntt.lo -MD -MP -MF .deps/libecm_la-ecm_ntt.Tpo -c -o libecm_la-ecm_ntt.lo `test -f 'ecm_ntt.c' || echo './'`ecm_ntt.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-pm1fs2.lo -MD -MP -MF .deps/libecm_la-pm1fs2.Tpo -c -o libecm_la-pm1fs2.lo `test -f 'pm1fs2.c' || echo './'`pm1fs2.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-sets_long.lo -MD -MP -MF .deps/libecm_la-sets_long.Tpo -c -o libecm_la-sets_long.lo `test -f 'sets_long.c' || echo './'`sets_long.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-auxarith.lo -MD -MP -MF .deps/libecm_la-auxarith.Tpo -c -o libecm_la-auxarith.lo `test -f 'auxarith.c' || echo './'`auxarith.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-batch.lo -MD -MP -MF .deps/libecm_la-batch.Tpo -c -o libecm_la-batch.lo `test -f 'batch.c' || echo './'`batch.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-parametrizations.lo -MD -MP -MF .deps/libecm_la-parametrizations.Tpo -c -o libecm_la-parametrizations.lo `test -f 'parametrizations.c' || echo './'`parametrizations.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-cudawrapper.lo -MD -MP -MF .deps/libecm_la-cudawrapper.Tpo -c -o libecm_la-cudawrapper.lo `test -f 'cudawrapper.c' || echo './'`cudawrapper.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT aprtcle/libecm_la-mpz_aprcl.lo -MD -MP -MF aprtcle/.deps/libecm_la-mpz_aprcl.Tpo -c -o aprtcle/libecm_la-mpz_aprcl.lo `test -f 'aprtcle/mpz_aprcl.c' || echo './'`aprtcle/mpz_aprcl.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-addlaws.lo -MD -MP -MF .deps/libecm_la-addlaws.Tpo -c -o libecm_la-addlaws.lo `test -f 'addlaws.c' || echo './'`addlaws.c
- /bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-torsions.lo -MD -MP -MF .deps/libecm_la-torsions.Tpo -c -o libecm_la-torsions.lo `test -f 'torsions.c' || echo './'`torsions.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DTUNE -I./x86_64   -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT tune-mpmod.o -MD -MP -MF .deps/tune-mpmod.Tpo -c -o tune-mpmod.o `test -f 'mpmod.c' || echo './'`mpmod.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DTUNE -I./x86_64   -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT tune-tune.o -MD -MP -MF .deps/tune-tune.Tpo -c -o tune-tune.o `test -f 'tune.c' || echo './'`tune.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DTUNE -I./x86_64   -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT tune-mul_lo.o -MD -MP -MF .deps/tune-mul_lo.Tpo -c -o tune-mul_lo.o `test -f 'mul_lo.c' || echo './'`mul_lo.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DTUNE -I./x86_64   -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT tune-listz.o -MD -MP -MF .deps/tune-listz.Tpo -c -o tune-listz.o `test -f 'listz.c' || echo './'`listz.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DTUNE -I./x86_64   -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT tune-auxlib.o -MD -MP -MF .deps/tune-auxlib.Tpo -c -o tune-auxlib.o `test -f 'auxlib.c' || echo './'`auxlib.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DTUNE -I./x86_64   -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT tune-ks-multiply.o -MD -MP -MF .deps/tune-ks-multiply.Tpo -c -o tune-ks-multiply.o `test -f 'ks-multiply.c' || echo './'`ks-multiply.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DTUNE -I./x86_64   -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT tune-schoen_strass.o -MD -MP -MF .deps/tune-schoen_strass.Tpo -c -o tune-schoen_strass.o `test -f 'schoen_strass.c' || echo './'`schoen_strass.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DTUNE -I./x86_64   -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT tune-polyeval.o -MD -MP -MF .deps/tune-polyeval.Tpo -c -o tune-polyeval.o `test -f 'polyeval.c' || echo './'`polyeval.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DTUNE -I./x86_64   -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT tune-median.o -MD -MP -MF .deps/tune-median.Tpo -c -o tune-median.o `test -f 'median.c' || echo './'`median.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DTUNE -I./x86_64   -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT tune-ecm_ntt.o -MD -MP -MF .deps/tune-ecm_ntt.Tpo -c -o tune-ecm_ntt.o `test -f 'ecm_ntt.c' || echo './'`ecm_ntt.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DTUNE -I./x86_64   -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT tune-ntt_gfp.o -MD -MP -MF .deps/tune-ntt_gfp.Tpo -c -o tune-ntt_gfp.o `test -f 'ntt_gfp.c' || echo './'`ntt_gfp.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DTUNE -I./x86_64   -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT tune-mpzspv.o -MD -MP -MF .deps/tune-mpzspv.Tpo -c -o tune-mpzspv.o `test -f 'mpzspv.c' || echo './'`mpzspv.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DTUNE -I./x86_64   -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT tune-mpzspm.o -MD -MP -MF .deps/tune-mpzspm.Tpo -c -o tune-mpzspm.o `test -f 'mpzspm.c' || echo './'`mpzspm.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DTUNE -I./x86_64   -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT tune-sp.o -MD -MP -MF .deps/tune-sp.Tpo -c -o tune-sp.o `test -f 'sp.c' || echo './'`sp.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DTUNE -I./x86_64   -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT tune-spv.o -MD -MP -MF .deps/tune-spv.Tpo -c -o tune-spv.o `test -f 'spv.c' || echo './'`spv.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DTUNE -I./x86_64   -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT tune-spm.o -MD -MP -MF .deps/tune-spm.Tpo -c -o tune-spm.o `test -f 'spm.c' || echo './'`spm.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DTUNE -I./x86_64   -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT tune-auxarith.o -MD -MP -MF .deps/tune-auxarith.Tpo -c -o tune-auxarith.o `test -f 'auxarith.c' || echo './'`auxarith.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -lpthread -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT ecmfactor-ecmfactor.o -MD -MP -MF .deps/ecmfactor-ecmfactor.Tpo -c -o ecmfactor-ecmfactor.o `test -f 'ecmfactor.c' || echo './'`ecmfactor.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -I./x86_64   -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT bench_mulredc-bench_mulredc.o -MD -MP -MF .deps/bench_mulredc-bench_mulredc.Tpo -c -o bench_mulredc-bench_mulredc.o `test -f 'bench_mulredc.c' || echo './'`bench_mulredc.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -Wall -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT aprtcle/aprcl-mpz_aprcl.o -MD -MP -MF aprtcle/.deps/aprcl-mpz_aprcl.Tpo -c -o aprtcle/aprcl-mpz_aprcl.o `test -f 'aprtcle/mpz_aprcl.c' || echo './'`aprtcle/mpz_aprcl.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -Wall -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT aprtcle/aprcl-aprcl.o -MD -MP -MF aprtcle/.deps/aprcl-aprcl.Tpo -c -o aprtcle/aprcl-aprcl.o `test -f 'aprtcle/aprcl.c' || echo './'`aprtcle/aprcl.c
- x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DOUTSIDE_LIBECM   -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT aprtcle/ecm-mpz_aprcl.o -MD -MP -MF aprtcle/.deps/ecm-mpz_aprcl.Tpo -c -o aprtcle/ecm-mpz_aprcl.o `test -f 'aprtcle/mpz_aprcl.c' || echo './'`aprtcle/mpz_aprcl.c
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-ecm2.lo -MD -MP -MF .deps/libecm_la-ecm2.Tpo -c ecm2.c -o libecm_la-ecm2.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-getprime_r.lo -MD -MP -MF .deps/libecm_la-getprime_r.Tpo -c getprime_r.c -o libecm_la-getprime_r.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-pm1.lo -MD -MP -MF .deps/libecm_la-pm1.Tpo -c pm1.c -o libecm_la-pm1.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-ecm.lo -MD -MP -MF .deps/libecm_la-ecm.Tpo -c ecm.c -o libecm_la-ecm.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-listz.lo -MD -MP -MF .deps/libecm_la-listz.Tpo -c listz.c -o libecm_la-listz.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-lucas.lo -MD -MP -MF .deps/libecm_la-lucas.Tpo -c lucas.c -o libecm_la-lucas.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-stage2.lo -MD -MP -MF .deps/libecm_la-stage2.Tpo -c stage2.c -o libecm_la-stage2.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-pp1.lo -MD -MP -MF .deps/libecm_la-pp1.Tpo -c pp1.c -o libecm_la-pp1.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-mpmod.lo -MD -MP -MF .deps/libecm_la-mpmod.Tpo -c mpmod.c -o libecm_la-mpmod.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-schoen_strass.lo -MD -MP -MF .deps/libecm_la-schoen_strass.Tpo -c schoen_strass.c -o libecm_la-schoen_strass.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-rho.lo -MD -MP -MF .deps/libecm_la-rho.Tpo -c rho.c -o libecm_la-rho.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-mul_lo.lo -MD -MP -MF .deps/libecm_la-mul_lo.Tpo -c mul_lo.c -o libecm_la-mul_lo.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-median.lo -MD -MP -MF .deps/libecm_la-median.Tpo -c median.c -o libecm_la-median.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-auxlib.lo -MD -MP -MF .deps/libecm_la-auxlib.Tpo -c auxlib.c -o libecm_la-auxlib.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-bestd.lo -MD -MP -MF .deps/libecm_la-bestd.Tpo -c bestd.c -o libecm_la-bestd.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-polyeval.lo -MD -MP -MF .deps/libecm_la-polyeval.Tpo -c polyeval.c -o libecm_la-polyeval.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-sp.lo -MD -MP -MF .deps/libecm_la-sp.Tpo -c sp.c -o libecm_la-sp.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-spv.lo -MD -MP -MF .deps/libecm_la-spv.Tpo -c spv.c -o libecm_la-spv.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-random.lo -MD -MP -MF .deps/libecm_la-random.Tpo -c random.c -o libecm_la-random.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-factor.lo -MD -MP -MF .deps/libecm_la-factor.Tpo -c factor.c -o libecm_la-factor.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-mpzspm.lo -MD -MP -MF .deps/libecm_la-mpzspm.Tpo -c mpzspm.c -o libecm_la-mpzspm.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-mpzspv.lo -MD -MP -MF .deps/libecm_la-mpzspv.Tpo -c mpzspv.c -o libecm_la-mpzspv.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-spm.lo -MD -MP -MF .deps/libecm_la-spm.Tpo -c spm.c -o libecm_la-spm.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-ecm_ntt.lo -MD -MP -MF .deps/libecm_la-ecm_ntt.Tpo -c ecm_ntt.c -o libecm_la-ecm_ntt.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-pm1fs2.lo -MD -MP -MF .deps/libecm_la-pm1fs2.Tpo -c pm1fs2.c -o libecm_la-pm1fs2.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-ntt_gfp.lo -MD -MP -MF .deps/libecm_la-ntt_gfp.Tpo -c ntt_gfp.c -o libecm_la-ntt_gfp.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-auxarith.lo -MD -MP -MF .deps/libecm_la-auxarith.Tpo -c auxarith.c -o libecm_la-auxarith.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-parametrizations.lo -MD -MP -MF .deps/libecm_la-parametrizations.Tpo -c parametrizations.c -o libecm_la-parametrizations.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-cudawrapper.lo -MD -MP -MF .deps/libecm_la-cudawrapper.Tpo -c cudawrapper.c -o libecm_la-cudawrapper.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-sets_long.lo -MD -MP -MF .deps/libecm_la-sets_long.Tpo -c sets_long.c -o libecm_la-sets_long.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-ks-multiply.lo -MD -MP -MF .deps/libecm_la-ks-multiply.Tpo -c ks-multiply.c -o libecm_la-ks-multiply.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT aprtcle/libecm_la-mpz_aprcl.lo -MD -MP -MF aprtcle/.deps/libecm_la-mpz_aprcl.Tpo -c aprtcle/mpz_aprcl.c -o aprtcle/libecm_la-mpz_aprcl.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-batch.lo -MD -MP -MF .deps/libecm_la-batch.Tpo -c batch.c -o libecm_la-batch.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-torsions.lo -MD -MP -MF .deps/libecm_la-torsions.Tpo -c torsions.c -o libecm_la-torsions.o
- libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./x86_64 -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -MT libecm_la-addlaws.lo -MD -MP -MF .deps/libecm_la-addlaws.Tpo -c addlaws.c -o libecm_la-addlaws.o
- mv -f .deps/ecm-memusage.Tpo .deps/ecm-memusage.Po
- mv -f .deps/ecm-getprime_r.Tpo .deps/ecm-getprime_r.Po
- mv -f .deps/tune-mul_lo.Tpo .deps/tune-mul_lo.Po
- mv -f .deps/libecm_la-cudawrapper.Tpo .deps/libecm_la-cudawrapper.Plo
- mv -f .deps/tune-auxarith.Tpo .deps/tune-auxarith.Po
- mv -f .deps/ecmfactor-ecmfactor.Tpo .deps/ecmfactor-ecmfactor.Po
- mv -f .deps/tune-sp.Tpo .deps/tune-sp.Po
- mv -f .deps/libecm_la-mul_lo.Tpo .deps/libecm_la-mul_lo.Plo
- mv -f .deps/libecm_la-getprime_r.Tpo .deps/libecm_la-getprime_r.Plo
- mv -f .deps/tune-auxlib.Tpo .deps/tune-auxlib.Po
- mv -f .deps/libecm_la-sp.Tpo .deps/libecm_la-sp.Plo
- mv -f .deps/libecm_la-random.Tpo .deps/libecm_la-random.Plo
- mv -f .deps/libecm_la-lucas.Tpo .deps/libecm_la-lucas.Plo
- mv -f .deps/tune-spv.Tpo .deps/tune-spv.Po
- mv -f .deps/libecm_la-auxarith.Tpo .deps/libecm_la-auxarith.Plo
- mv -f .deps/libecm_la-auxlib.Tpo .deps/libecm_la-auxlib.Plo
- mv -f .deps/libecm_la-factor.Tpo .deps/libecm_la-factor.Plo
- mv -f .deps/libecm_la-spv.Tpo .deps/libecm_la-spv.Plo
- mv -f .deps/tune-mpzspm.Tpo .deps/tune-mpzspm.Po
- mv -f .deps/libecm_la-bestd.Tpo .deps/libecm_la-bestd.Plo
- mv -f .deps/libecm_la-batch.Tpo .deps/libecm_la-batch.Plo
- mv -f .deps/ecm-b1_ainc.Tpo .deps/ecm-b1_ainc.Po
- mv -f .deps/libecm_la-parametrizations.Tpo .deps/libecm_la-parametrizations.Plo
- mv -f .deps/tune-polyeval.Tpo .deps/tune-polyeval.Po
- mv -f .deps/tune-ecm_ntt.Tpo .deps/tune-ecm_ntt.Po
- mv -f .deps/tune-spm.Tpo .deps/tune-spm.Po
- mv -f aprtcle/.deps/aprcl-aprcl.Tpo aprtcle/.deps/aprcl-aprcl.Po
- mv -f .deps/ecm-candi.Tpo .deps/ecm-candi.Po
- mv -f .deps/libecm_la-mpzspm.Tpo .deps/libecm_la-mpzspm.Plo
- mv -f .deps/ecm-auxi.Tpo .deps/ecm-auxi.Po
- mv -f .deps/libecm_la-ecm_ntt.Tpo .deps/libecm_la-ecm_ntt.Plo
- mv -f .deps/libecm_la-polyeval.Tpo .deps/libecm_la-polyeval.Plo
- mv -f .deps/libecm_la-spm.Tpo .deps/libecm_la-spm.Plo
- mv -f .deps/libecm_la-pp1.Tpo .deps/libecm_la-pp1.Plo
- mv -f .deps/tune-ntt_gfp.Tpo .deps/tune-ntt_gfp.Po
- mv -f .deps/tune-median.Tpo .deps/tune-median.Po
- mv -f .deps/libecm_la-pm1.Tpo .deps/libecm_la-pm1.Plo
- mv -f .deps/libecm_la-listz.Tpo .deps/libecm_la-listz.Plo
- mv -f .deps/libecm_la-ntt_gfp.Tpo .deps/libecm_la-ntt_gfp.Plo
- mv -f .deps/tune-tune.Tpo .deps/tune-tune.Po
- mv -f .deps/libecm_la-stage2.Tpo .deps/libecm_la-stage2.Plo
- mv -f .deps/libecm_la-rho.Tpo .deps/libecm_la-rho.Plo
- mv -f .deps/libecm_la-sets_long.Tpo .deps/libecm_la-sets_long.Plo
- mv -f .deps/libecm_la-median.Tpo .deps/libecm_la-median.Plo
- mv -f .deps/tune-ks-multiply.Tpo .deps/tune-ks-multiply.Po
- mv -f .deps/tune-listz.Tpo .deps/tune-listz.Po
- mv -f .deps/libecm_la-ecm2.Tpo .deps/libecm_la-ecm2.Plo
- mv -f .deps/libecm_la-ks-multiply.Tpo .deps/libecm_la-ks-multiply.Plo
- mv -f .deps/ecm-resume.Tpo .deps/ecm-resume.Po
- mv -f .deps/ecm-eval.Tpo .deps/ecm-eval.Po
- mv -f .deps/libecm_la-addlaws.Tpo .deps/libecm_la-addlaws.Plo
- mv -f .deps/ecm-addlaws.Tpo .deps/ecm-addlaws.Po
- mv -f .deps/bench_mulredc-bench_mulredc.Tpo .deps/bench_mulredc-bench_mulredc.Po
- /bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc  -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3   -o bench_mulredc bench_mulredc-bench_mulredc.o ./x86_64/libmulredc.la -lgmp -lrt -lm -lm -lm -lm -lm   
- mv -f .deps/libecm_la-ecm.Tpo .deps/libecm_la-ecm.Plo
- mv -f .deps/ecm-main.Tpo .deps/ecm-main.Po
- libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -o bench_mulredc bench_mulredc-bench_mulredc.o  ./x86_64/.libs/libmulredc.a -lgmp -lrt -lm
- mv -f aprtcle/.deps/libecm_la-mpz_aprcl.Tpo aprtcle/.deps/libecm_la-mpz_aprcl.Plo
- mv -f .deps/libecm_la-torsions.Tpo .deps/libecm_la-torsions.Plo
- mv -f aprtcle/.deps/aprcl-mpz_aprcl.Tpo aprtcle/.deps/aprcl-mpz_aprcl.Po
- /bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -Wall -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3   -o aprcl aprtcle/aprcl-mpz_aprcl.o aprtcle/aprcl-aprcl.o -lgmp -lrt -lm -lm -lm -lm -lm   
- libtool: link: x86_64-linux-gnu-gcc -Wall -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -o aprcl aprtcle/aprcl-mpz_aprcl.o aprtcle/aprcl-aprcl.o  -lgmp -lrt -lm
- mv -f .deps/ecm-torsions.Tpo .deps/ecm-torsions.Po
- mv -f .deps/libecm_la-mpzspv.Tpo .deps/libecm_la-mpzspv.Plo
- mv -f .deps/tune-mpzspv.Tpo .deps/tune-mpzspv.Po
- mv -f aprtcle/.deps/ecm-mpz_aprcl.Tpo aprtcle/.deps/ecm-mpz_aprcl.Po
- mv -f .deps/libecm_la-schoen_strass.Tpo .deps/libecm_la-schoen_strass.Plo
- mv -f .deps/tune-mpmod.Tpo .deps/tune-mpmod.Po
- mv -f .deps/tune-schoen_strass.Tpo .deps/tune-schoen_strass.Po
- /bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc  -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3   -o tune tune-mpmod.o tune-tune.o tune-mul_lo.o tune-listz.o tune-auxlib.o tune-ks-multiply.o tune-schoen_strass.o tune-polyeval.o tune-median.o tune-ecm_ntt.o tune-ntt_gfp.o tune-mpzspv.o tune-mpzspm.o tune-sp.o tune-spv.o tune-spm.o tune-auxarith.o ./x86_64/libmulredc.la -lgmp -lrt -lm -lm -lm -lm -lm   
- mv -f .deps/libecm_la-mpmod.Tpo .deps/libecm_la-mpmod.Plo
- libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -o tune tune-mpmod.o tune-tune.o tune-mul_lo.o tune-listz.o tune-auxlib.o tune-ks-multiply.o tune-schoen_strass.o tune-polyeval.o tune-median.o tune-ecm_ntt.o tune-ntt_gfp.o tune-mpzspv.o tune-mpzspm.o tune-sp.o tune-spv.o tune-spm.o tune-auxarith.o  ./x86_64/.libs/libmulredc.a -lgmp -lrt -lm
- mv -f .deps/libecm_la-pm1fs2.Tpo .deps/libecm_la-pm1fs2.Plo
- /bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc  -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -Wl,-znoexecstack -version-info 1:0:0 -g   -o libecm.la -rpath /home/opam/.opam/4.08/lib libecm_la-ecm.lo libecm_la-ecm2.lo libecm_la-pm1.lo libecm_la-pp1.lo libecm_la-getprime_r.lo libecm_la-listz.lo libecm_la-lucas.lo libecm_la-stage2.lo libecm_la-mpmod.lo libecm_la-mul_lo.lo libecm_la-polyeval.lo libecm_la-median.lo libecm_la-schoen_strass.lo libecm_la-ks-multiply.lo libecm_la-rho.lo libecm_la-bestd.lo libecm_la-auxlib.lo libecm_la-random.lo libecm_la-factor.lo libecm_la-sp.lo libecm_la-spv.lo libecm_la-spm.lo libecm_la-mpzspm.lo libecm_la-mpzspv.lo libecm_la-ntt_gfp.lo libecm_la-ecm_ntt.lo libecm_la-pm1fs2.lo libecm_la-sets_long.lo libecm_la-auxarith.lo libecm_la-batch.lo libecm_la-parametrizations.lo libecm_la-cudawrapper.lo aprtcle/libecm_la-mpz_aprcl.lo libecm_la-addlaws.lo libecm_la-torsions.lo   ./x86_64/libmulredc.la  -lgmp -lrt -lm -lm -lm -lm -lm   
- libtool: link: (cd .libs/libecm.lax/libmulredc.a && ar x "/home/opam/.opam/4.08/.opam-switch/build/gmp-ecm.7.0.3/./x86_64/.libs/libmulredc.a")
- libtool: link: ar cr .libs/libecm.a  libecm_la-ecm.o libecm_la-ecm2.o libecm_la-pm1.o libecm_la-pp1.o libecm_la-getprime_r.o libecm_la-listz.o libecm_la-lucas.o libecm_la-stage2.o libecm_la-mpmod.o libecm_la-mul_lo.o libecm_la-polyeval.o libecm_la-median.o libecm_la-schoen_strass.o libecm_la-ks-multiply.o libecm_la-rho.o libecm_la-bestd.o libecm_la-auxlib.o libecm_la-random.o libecm_la-factor.o libecm_la-sp.o libecm_la-spv.o libecm_la-spm.o libecm_la-mpzspm.o libecm_la-mpzspv.o libecm_la-ntt_gfp.o libecm_la-ecm_ntt.o libecm_la-pm1fs2.o libecm_la-sets_long.o libecm_la-auxarith.o libecm_la-batch.o libecm_la-parametrizations.o libecm_la-cudawrapper.o aprtcle/libecm_la-mpz_aprcl.o libecm_la-addlaws.o libecm_la-torsions.o  .libs/libecm.lax/libmulredc.a/mulredc1.o .libs/libecm.lax/libmulredc.a/mulredc10.o .libs/libecm.lax/libmulredc.a/mulredc11.o .libs/libecm.lax/libmulredc.a/mulredc12.o .libs/libecm.lax/libmulredc.a/mulredc13.o .libs/libecm.lax/libmulredc.a/mulredc14.o .libs/libecm.lax/libmulredc.a/mulredc15.o .libs/libecm.lax/libmulredc.a/mulredc16.o .libs/libecm.lax/libmulredc.a/mulredc17.o .libs/libecm.lax/libmulredc.a/mulredc18.o .libs/libecm.lax/libmulredc.a/mulredc19.o .libs/libecm.lax/libmulredc.a/mulredc1_10.o .libs/libecm.lax/libmulredc.a/mulredc1_11.o .libs/libecm.lax/libmulredc.a/mulredc1_12.o .libs/libecm.lax/libmulredc.a/mulredc1_13.o .libs/libecm.lax/libmulredc.a/mulredc1_14.o .libs/libecm.lax/libmulredc.a/mulredc1_15.o .libs/libecm.lax/libmulredc.a/mulredc1_16.o .libs/libecm.lax/libmulredc.a/mulredc1_17.o .libs/libecm.lax/libmulredc.a/mulredc1_18.o .libs/libecm.lax/libmulredc.a/mulredc1_19.o .libs/libecm.lax/libmulredc.a/mulredc1_2.o .libs/libecm.lax/libmulredc.a/mulredc1_20.o .libs/libecm.lax/libmulredc.a/mulredc1_3.o .libs/libecm.lax/libmulredc.a/mulredc1_4.o .libs/libecm.lax/libmulredc.a/mulredc1_5.o .libs/libecm.lax/libmulredc.a/mulredc1_6.o .libs/libecm.lax/libmulredc.a/mulredc1_7.o .libs/libecm.lax/libmulredc.a/mulredc1_8.o .libs/libecm.lax/libmulredc.a/mulredc1_9.o .libs/libecm.lax/libmulredc.a/mulredc2.o .libs/libecm.lax/libmulredc.a/mulredc20.o .libs/libecm.lax/libmulredc.a/mulredc3.o .libs/libecm.lax/libmulredc.a/mulredc4.o .libs/libecm.lax/libmulredc.a/mulredc5.o .libs/libecm.lax/libmulredc.a/mulredc6.o .libs/libecm.lax/libmulredc.a/mulredc7.o .libs/libecm.lax/libmulredc.a/mulredc8.o .libs/libecm.lax/libmulredc.a/mulredc9.o 
- libtool: link: ranlib .libs/libecm.a
- libtool: link: rm -fr .libs/libecm.lax
- libtool: link: ( cd ".libs" && rm -f "libecm.la" && ln -s "../libecm.la" "libecm.la" )
- /bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc  -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3   -o ecm ecm-auxi.o ecm-b1_ainc.o ecm-candi.o ecm-eval.o ecm-main.o ecm-resume.o ecm-addlaws.o ecm-torsions.o ecm-getprime_r.o aprtcle/ecm-mpz_aprcl.o ecm-memusage.o libecm.la -lgmp -lrt -lm -lm -lm -lm -lm   
- /bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc  -lpthread -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3   -o ecmfactor ecmfactor-ecmfactor.o libecm.la -lgmp -lrt -lm -lm -lm -lm -lm   
- libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -o ecmfactor ecmfactor-ecmfactor.o  -lpthread ./.libs/libecm.a -lgmp -lrt -lm
- libtool: link: x86_64-linux-gnu-gcc -g -W -Wall -Wundef -pedantic -g -O2 -ffile-prefix-map=/build/gmp-NZsLEd/gmp-6.2.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -O3 -o ecm ecm-auxi.o ecm-b1_ainc.o ecm-candi.o ecm-eval.o ecm-main.o ecm-resume.o ecm-addlaws.o ecm-torsions.o ecm-getprime_r.o aprtcle/ecm-mpz_aprcl.o ecm-memusage.o  ./.libs/libecm.a -lgmp -lrt -lm
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/gmp-ecm.7.0.3'
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/gmp-ecm.7.0.3'
-> compiled  gmp-ecm.7.0.3
Processing 21/21: [gmp-ecm: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/gmp-ecm.7.0.3)
- Making install in x86_64
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/gmp-ecm.7.0.3/x86_64'
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/gmp-ecm.7.0.3/x86_64'
- make[2]: Nothing to be done for 'install-exec-am'.
- make[2]: Nothing to be done for 'install-data-am'.
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/gmp-ecm.7.0.3/x86_64'
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/gmp-ecm.7.0.3/x86_64'
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/gmp-ecm.7.0.3'
- make[2]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/gmp-ecm.7.0.3'
-  /bin/mkdir -p '/home/opam/.opam/4.08/lib'
-  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libecm.la '/home/opam/.opam/4.08/lib'
- libtool: install: /usr/bin/install -c .libs/libecm.lai /home/opam/.opam/4.08/lib/libecm.la
- libtool: install: /usr/bin/install -c .libs/libecm.a /home/opam/.opam/4.08/lib/libecm.a
- libtool: install: chmod 644 /home/opam/.opam/4.08/lib/libecm.a
- libtool: install: ranlib /home/opam/.opam/4.08/lib/libecm.a
- libtool: finish: PATH="/home/opam/.opam/4.08/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/opam/.opam/4.08/lib
- /home/opam/.opam/4.08/.opam-switch/build/gmp-ecm.7.0.3/libtool: line 1719: ldconfig: command not found
- ----------------------------------------------------------------------
- Libraries have been installed in:
-    /home/opam/.opam/4.08/lib
- 
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the '-LLIBDIR'
- flag during linking and do at least one of the following:
-    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
-      during execution
-    - add LIBDIR to the 'LD_RUN_PATH' environment variable
-      during linking
-    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
-    - have your system administrator run these commands:
- 
-    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
- 
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
-  /bin/mkdir -p '/home/opam/.opam/4.08/bin'
-   /bin/bash ./libtool   --mode=install /usr/bin/install -c ecm '/home/opam/.opam/4.08/bin'
- libtool: install: /usr/bin/install -c ecm /home/opam/.opam/4.08/bin/ecm
-  /bin/mkdir -p '/home/opam/.opam/4.08/include'
-  /usr/bin/install -c -m 644 ecm.h '/home/opam/.opam/4.08/include'
-  /bin/mkdir -p '/home/opam/.opam/4.08/share/man/man1'
-  /usr/bin/install -c -m 644 ecm.1 '/home/opam/.opam/4.08/share/man/man1'
- make[2]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/gmp-ecm.7.0.3'
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/gmp-ecm.7.0.3'
-> installed gmp-ecm.7.0.3
Done.
# Run eval $(opam env) to update the current shell environment
2021-12-03 09:48.20 ---> saved as "f53bb5a8e1007f9419172b151a31be12684636fe5cb9dedf88541ae34784d057"
Job succeeded